| 1 | [ Apr 1 18:02:25 Enabled. ] | ||
| 2 | [ Apr 1 18:02:25 Rereading configuration. ] | ||
| 3 | [ Apr 1 18:02:27 Rereading configuration. ] | ||
| 4 | [ Apr 1 18:02: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 | [ Apr 1 18:02: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.04.01 18:02:31.026683 [ 1 ] {} <Information> Application: Will watch for the process with pid 27813 | ||
| 29 | 2026.04.01 18:02:31.027222 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.01 18:02:31.407499 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 27813 | ||
| 31 | 2026.04.01 18:02:31.408233 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.01 18:02:31.408392 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.01 18:02:31.510761 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.01 18:02:31.577613 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.01 18:02:31.577695 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.01 18:02:31.577715 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.01 18:02:31.577774 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.01 18:02:31.578411 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.01 18:02:31.580751 [ 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.04.01 18:02:31.581732 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.01 18:02:31.582626 [ 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.04.01 18:02:31.582684 [ 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.04.01 18:02:31.582725 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.01 18:02:31.583447 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.01 18:02:31.584393 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.01 18:02:31.590333 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.01 18:02:31.591034 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.01 18:02:31.592542 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.01 18:02:31.592652 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.01 18:02:31.593785 [ 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.04.01 18:02:31.594279 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.01 18:02:31.598323 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.01 18:02:31.598760 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.01 18:02:31.601985 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.01 18:02:31.602443 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.01 18:02:31.602853 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.01 18:02:31.603203 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.01 18:02:31.604785 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.01 18:02:31.604813 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.01 18:02:31.604902 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.01 18:02:31.604992 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.01 18:02:31.624639 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.01 18:02:31.624670 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168735 sec | ||
| 68 | 2026.04.01 18:02:31.624730 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.01 18:02:31.624770 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.01 18:02:31.625512 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.01 18:02:31.626152 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.01 18:02:31.636881 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.01 18:02:31.636926 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.01 18:02:31.637014 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.01 18:02:31.637027 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.01 18:02:31.637060 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.01 18:02:31.637145 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.01 18:02:31.641603 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.01 18:02:31.641655 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.01 18:02:31.641723 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.01 18:02:31.641906 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.01 18:02:31.641950 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.01 18:02:31.641963 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.01 18:02:31.642045 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.01 18:02:31.642058 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.01 18:02:31.642088 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.01 18:02:31.642167 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.01 18:02:31.665390 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.01 18:02:31.667254 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.01 18:02:31.667355 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000121393 sec | ||
| 91 | 2026.04.01 18:02:31.667368 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.01 18:02:31.667379 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.01 18:02:31.667405 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.01 18:02:31.667616 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.01 18:02:31.667722 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.01 18:02:31.667735 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.01 18:02:31.667746 [ 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.04.01 18:02:31.667757 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.01 18:02:31.748397 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.01 18:02:31.748626 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.04.01 18:02:31.750130 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.428e-05 sec. | ||
| 102 | 2026.04.01 18:02:31.750471 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.01 18:02:31.752019 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.01 18:02:31.752064 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.01 18:02:32.000357 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 118.35 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.04.01 18:02:32.159486 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63678 | ||
| 107 | 2026.04.01 18:02:32.160441 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.01 18:02:32.160501 [ 3 ] {} <Debug> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Authenticating user 'default' from [fd00:1122:3344:101::d]:63678 | ||
| 109 | 2026.04.01 18:02:32.160613 [ 3 ] {} <Debug> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.01 18:02:32.160628 [ 3 ] {} <Debug> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.01 18:02:32.160724 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.01 18:02:32.160825 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.01 18:02:32.160842 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.04.01 18:02:32.161657 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41692 | ||
| 115 | 2026.04.01 18:02:32.161742 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64750 | ||
| 116 | 2026.04.01 18:02:32.161773 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40182 | ||
| 117 | 2026.04.01 18:02:32.161858 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.01 18:02:32.161913 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.04.01 18:02:32.161991 [ 254 ] {} <Debug> TCP-Session: a6bf7e2d-cc02-4506-8a77-ded1199a0f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:64750 | ||
| 120 | 2026.04.01 18:02:32.162070 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62788 | ||
| 121 | 2026.04.01 18:02:32.162073 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37940 | ||
| 122 | 2026.04.01 18:02:32.162110 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.01 18:02:32.162003 [ 4 ] {} <Debug> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Authenticating user 'default' from [fd00:1122:3344:101::d]:41692 | ||
| 124 | 2026.04.01 18:02:32.162177 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38887 | ||
| 125 | 2026.04.01 18:02:32.162203 [ 254 ] {} <Debug> TCP-Session: a6bf7e2d-cc02-4506-8a77-ded1199a0f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.01 18:02:32.162205 [ 4 ] {} <Debug> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.01 18:02:32.162227 [ 254 ] {} <Debug> TCP-Session: a6bf7e2d-cc02-4506-8a77-ded1199a0f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.01 18:02:32.162300 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.04.01 18:02:32.162310 [ 4 ] {} <Debug> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.04.01 18:02:32.162306 [ 5 ] {} <Debug> TCP-Session: 561b857c-ef59-4d15-96f4-b124ceea68a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40182 | ||
| 131 | 2026.04.01 18:02:32.162378 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33647 | ||
| 132 | 2026.04.01 18:02:32.162403 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38759 | ||
| 133 | 2026.04.01 18:02:32.162426 [ 5 ] {} <Debug> TCP-Session: 561b857c-ef59-4d15-96f4-b124ceea68a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.04.01 18:02:32.162497 [ 257 ] {} <Debug> TCP-Session: f1013e71-5613-468c-bb6b-d220c37bb10d Authenticating user 'default' from [fd00:1122:3344:101::d]:38887 | ||
| 135 | 2026.04.01 18:02:32.162531 [ 5 ] {} <Debug> TCP-Session: 561b857c-ef59-4d15-96f4-b124ceea68a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.01 18:02:32.162535 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.04.01 18:02:32.162518 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.04.01 18:02:32.162639 [ 259 ] {} <Debug> TCP-Session: 9af220c9-d7b8-49c7-9640-af09d80d04ef Authenticating user 'default' from [fd00:1122:3344:101::d]:33647 | ||
| 139 | 2026.04.01 18:02:32.162644 [ 255 ] {} <Debug> TCP-Session: 6e1e71b1-f7eb-42aa-bc3d-911817b47d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:37940 | ||
| 140 | 2026.04.01 18:02:32.162694 [ 257 ] {} <Debug> TCP-Session: f1013e71-5613-468c-bb6b-d220c37bb10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.01 18:02:32.162796 [ 259 ] {} <Debug> TCP-Session: 9af220c9-d7b8-49c7-9640-af09d80d04ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.01 18:02:32.162816 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.04.01 18:02:32.162835 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.04.01 18:02:32.162873 [ 258 ] {} <Debug> TCP-Session: b002bdb4-8510-4891-845d-cd2f76ab060c Authenticating user 'default' from [fd00:1122:3344:101::d]:38759 | ||
| 145 | 2026.04.01 18:02:32.162845 [ 255 ] {} <Debug> TCP-Session: 6e1e71b1-f7eb-42aa-bc3d-911817b47d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.01 18:02:32.162828 [ 259 ] {} <Debug> TCP-Session: 9af220c9-d7b8-49c7-9640-af09d80d04ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.01 18:02:32.162979 [ 258 ] {} <Debug> TCP-Session: b002bdb4-8510-4891-845d-cd2f76ab060c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.01 18:02:32.162951 [ 255 ] {} <Debug> TCP-Session: 6e1e71b1-f7eb-42aa-bc3d-911817b47d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.01 18:02:32.162957 [ 256 ] {} <Debug> TCP-Session: f98f78f7-cf33-4563-b9e8-8d078757ac75 Authenticating user 'default' from [fd00:1122:3344:101::d]:62788 | ||
| 150 | 2026.04.01 18:02:32.163078 [ 258 ] {} <Debug> TCP-Session: b002bdb4-8510-4891-845d-cd2f76ab060c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.01 18:02:32.162820 [ 257 ] {} <Debug> TCP-Session: f1013e71-5613-468c-bb6b-d220c37bb10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.01 18:02:32.163146 [ 256 ] {} <Debug> TCP-Session: f98f78f7-cf33-4563-b9e8-8d078757ac75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.01 18:02:32.163258 [ 256 ] {} <Debug> TCP-Session: f98f78f7-cf33-4563-b9e8-8d078757ac75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.01 18:02:32.169543 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.04.01 18:02:32.172519 [ 3 ] {2b863d4e-35f2-456b-8a7e-e4e10c7dc20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.01 18:02:32.224696 [ 3 ] {2b863d4e-35f2-456b-8a7e-e4e10c7dc20e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63678) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.01 18:02:32.225532 [ 3 ] {2b863d4e-35f2-456b-8a7e-e4e10c7dc20e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.04.01 18:02:32.225618 [ 3 ] {2b863d4e-35f2-456b-8a7e-e4e10c7dc20e} <Debug> TCPHandler: Processed in 0.058420158 sec. | ||
| 205 | 2026.04.01 18:02:32.226238 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.01 18:02:32.226501 [ 4 ] {37363818-a53c-4e49-9cb8-2452fdf60656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.01 18:02:32.226872 [ 4 ] {37363818-a53c-4e49-9cb8-2452fdf60656} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41692) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.01 18:02:32.227014 [ 4 ] {37363818-a53c-4e49-9cb8-2452fdf60656} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.01 18:02:32.227099 [ 4 ] {37363818-a53c-4e49-9cb8-2452fdf60656} <Debug> TCPHandler: Processed in 0.001195401 sec. | ||
| 256 | 2026.04.01 18:02:32.227484 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.01 18:02:32.228420 [ 3 ] {9141154b-fb4d-47fc-9eab-73dc1a3ebdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.01 18:02:32.229229 [ 3 ] {9141154b-fb4d-47fc-9eab-73dc1a3ebdb0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.01 18:02:32.236103 [ 3 ] {9141154b-fb4d-47fc-9eab-73dc1a3ebdb0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.01 18:02:32.236125 [ 3 ] {9141154b-fb4d-47fc-9eab-73dc1a3ebdb0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5831e-05 sec | ||
| 261 | 2026.04.01 18:02:32.236150 [ 3 ] {9141154b-fb4d-47fc-9eab-73dc1a3ebdb0} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.01 18:02:32.236162 [ 3 ] {9141154b-fb4d-47fc-9eab-73dc1a3ebdb0} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.01 18:02:32.236187 [ 3 ] {9141154b-fb4d-47fc-9eab-73dc1a3ebdb0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.01 18:02:32.236866 [ 3 ] {9141154b-fb4d-47fc-9eab-73dc1a3ebdb0} <Debug> TCPHandler: Processed in 0.009530698 sec. | ||
| 265 | 2026.04.01 18:02:32.237055 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.01 18:02:32.237207 [ 3 ] {cac2bc36-d6ee-418d-bbbf-897040bdf509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.01 18:02:32.237276 [ 3 ] {cac2bc36-d6ee-418d-bbbf-897040bdf509} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.01 18:02:32.242593 [ 3 ] {cac2bc36-d6ee-418d-bbbf-897040bdf509} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.01 18:02:32.248466 [ 3 ] {cac2bc36-d6ee-418d-bbbf-897040bdf509} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f): Loading data parts | ||
| 271 | 2026.04.01 18:02:32.249880 [ 3 ] {cac2bc36-d6ee-418d-bbbf-897040bdf509} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f): There are no data parts | ||
| 272 | 2026.04.01 18:02:32.253898 [ 3 ] {cac2bc36-d6ee-418d-bbbf-897040bdf509} <Debug> TCPHandler: Processed in 0.016901039 sec. | ||
| 273 | 2026.04.01 18:02:32.254073 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.01 18:02:32.254272 [ 3 ] {9c8ced9c-6127-49d9-9234-dbdb384b5355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.04.01 18:02:32.254333 [ 3 ] {9c8ced9c-6127-49d9-9234-dbdb384b5355} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.01 18:02:32.265308 [ 3 ] {9c8ced9c-6127-49d9-9234-dbdb384b5355} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Loading data parts | ||
| 287 | 2026.04.01 18:02:32.265542 [ 3 ] {9c8ced9c-6127-49d9-9234-dbdb384b5355} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): There are no data parts | ||
| 288 | 2026.04.01 18:02:32.277461 [ 3 ] {9c8ced9c-6127-49d9-9234-dbdb384b5355} <Debug> TCPHandler: Processed in 0.023428999 sec. | ||
| 289 | 2026.04.01 18:02:32.277697 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.01 18:02:32.277927 [ 3 ] {0db16f02-67cc-47a4-ba3b-65b9c9561166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 291 | 2026.04.01 18:02:32.278000 [ 3 ] {0db16f02-67cc-47a4-ba3b-65b9c9561166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.01 18:02:32.280745 [ 3 ] {0db16f02-67cc-47a4-ba3b-65b9c9561166} <Debug> oximeter.measurements_i8 (e636e355-6ad7-4509-b252-c0e23677feee): Loading data parts | ||
| 293 | 2026.04.01 18:02:32.281076 [ 3 ] {0db16f02-67cc-47a4-ba3b-65b9c9561166} <Debug> oximeter.measurements_i8 (e636e355-6ad7-4509-b252-c0e23677feee): There are no data parts | ||
| 294 | 2026.04.01 18:02:32.290905 [ 3 ] {0db16f02-67cc-47a4-ba3b-65b9c9561166} <Debug> TCPHandler: Processed in 0.013278386 sec. | ||
| 295 | 2026.04.01 18:02:32.291098 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.01 18:02:32.291269 [ 3 ] {d6626865-4d64-4e76-be8a-c423b132517c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 297 | 2026.04.01 18:02:32.291312 [ 3 ] {d6626865-4d64-4e76-be8a-c423b132517c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.01 18:02:32.294376 [ 3 ] {d6626865-4d64-4e76-be8a-c423b132517c} <Debug> oximeter.measurements_u8 (97bf94b4-0e80-415c-953e-f551539e7a35): Loading data parts | ||
| 299 | 2026.04.01 18:02:32.294605 [ 3 ] {d6626865-4d64-4e76-be8a-c423b132517c} <Debug> oximeter.measurements_u8 (97bf94b4-0e80-415c-953e-f551539e7a35): There are no data parts | ||
| 300 | 2026.04.01 18:02:32.307474 [ 3 ] {d6626865-4d64-4e76-be8a-c423b132517c} <Debug> TCPHandler: Processed in 0.016423017 sec. | ||
| 301 | 2026.04.01 18:02:32.307775 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.01 18:02:32.308169 [ 3 ] {bb58acfc-7f75-4a49-a3f0-204147dde19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 303 | 2026.04.01 18:02:32.308248 [ 3 ] {bb58acfc-7f75-4a49-a3f0-204147dde19c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.01 18:02:32.320421 [ 3 ] {bb58acfc-7f75-4a49-a3f0-204147dde19c} <Debug> oximeter.measurements_i16 (8802fdf4-b6ce-4cda-b572-204c05f832cf): Loading data parts | ||
| 305 | 2026.04.01 18:02:32.320604 [ 3 ] {bb58acfc-7f75-4a49-a3f0-204147dde19c} <Debug> oximeter.measurements_i16 (8802fdf4-b6ce-4cda-b572-204c05f832cf): There are no data parts | ||
| 306 | 2026.04.01 18:02:32.322778 [ 3 ] {bb58acfc-7f75-4a49-a3f0-204147dde19c} <Debug> TCPHandler: Processed in 0.015137913 sec. | ||
| 307 | 2026.04.01 18:02:32.322955 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.01 18:02:32.323121 [ 3 ] {0b31e84e-4548-4ef7-bb63-daec072804d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 309 | 2026.04.01 18:02:32.323233 [ 3 ] {0b31e84e-4548-4ef7-bb63-daec072804d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.01 18:02:32.324841 [ 3 ] {0b31e84e-4548-4ef7-bb63-daec072804d6} <Debug> oximeter.measurements_u16 (b895a79f-d262-4a9a-9df5-af794b7c4d9c): Loading data parts | ||
| 311 | 2026.04.01 18:02:32.324996 [ 3 ] {0b31e84e-4548-4ef7-bb63-daec072804d6} <Debug> oximeter.measurements_u16 (b895a79f-d262-4a9a-9df5-af794b7c4d9c): There are no data parts | ||
| 312 | 2026.04.01 18:02:32.336620 [ 3 ] {0b31e84e-4548-4ef7-bb63-daec072804d6} <Debug> TCPHandler: Processed in 0.013720837 sec. | ||
| 313 | 2026.04.01 18:02:32.336897 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.01 18:02:32.337156 [ 3 ] {4ad60d00-db89-4e2d-a53e-4ec81c07f6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 315 | 2026.04.01 18:02:32.337686 [ 3 ] {4ad60d00-db89-4e2d-a53e-4ec81c07f6f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.01 18:02:32.341430 [ 3 ] {4ad60d00-db89-4e2d-a53e-4ec81c07f6f3} <Debug> oximeter.measurements_i32 (adb964f9-a390-41e0-86e3-14e8bbe7387a): Loading data parts | ||
| 317 | 2026.04.01 18:02:32.341595 [ 3 ] {4ad60d00-db89-4e2d-a53e-4ec81c07f6f3} <Debug> oximeter.measurements_i32 (adb964f9-a390-41e0-86e3-14e8bbe7387a): There are no data parts | ||
| 318 | 2026.04.01 18:02:32.351516 [ 3 ] {4ad60d00-db89-4e2d-a53e-4ec81c07f6f3} <Debug> TCPHandler: Processed in 0.014692452 sec. | ||
| 319 | 2026.04.01 18:02:32.351706 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.01 18:02:32.351903 [ 3 ] {17c79f80-ac87-4b83-b766-8d531130b32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 321 | 2026.04.01 18:02:32.351977 [ 3 ] {17c79f80-ac87-4b83-b766-8d531130b32b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.01 18:02:32.366467 [ 3 ] {17c79f80-ac87-4b83-b766-8d531130b32b} <Debug> oximeter.measurements_u32 (666ec153-f4ac-454b-8c30-a4748279ff5a): Loading data parts | ||
| 323 | 2026.04.01 18:02:32.366626 [ 3 ] {17c79f80-ac87-4b83-b766-8d531130b32b} <Debug> oximeter.measurements_u32 (666ec153-f4ac-454b-8c30-a4748279ff5a): There are no data parts | ||
| 324 | 2026.04.01 18:02:32.370233 [ 3 ] {17c79f80-ac87-4b83-b766-8d531130b32b} <Debug> TCPHandler: Processed in 0.018587693 sec. | ||
| 325 | 2026.04.01 18:02:32.370404 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.01 18:02:32.370594 [ 3 ] {3bece835-3580-4690-90f5-c51d6990d0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 327 | 2026.04.01 18:02:32.371222 [ 3 ] {3bece835-3580-4690-90f5-c51d6990d0c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.01 18:02:32.380280 [ 3 ] {3bece835-3580-4690-90f5-c51d6990d0c2} <Debug> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Loading data parts | ||
| 329 | 2026.04.01 18:02:32.380430 [ 3 ] {3bece835-3580-4690-90f5-c51d6990d0c2} <Debug> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): There are no data parts | ||
| 330 | 2026.04.01 18:02:32.383999 [ 3 ] {3bece835-3580-4690-90f5-c51d6990d0c2} <Debug> TCPHandler: Processed in 0.013643544 sec. | ||
| 331 | 2026.04.01 18:02:32.384182 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.01 18:02:32.384371 [ 3 ] {c67fed95-43e9-44c1-851e-60330f30f85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 333 | 2026.04.01 18:02:32.384505 [ 3 ] {c67fed95-43e9-44c1-851e-60330f30f85e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.01 18:02:32.395877 [ 3 ] {c67fed95-43e9-44c1-851e-60330f30f85e} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Loading data parts | ||
| 335 | 2026.04.01 18:02:32.396075 [ 3 ] {c67fed95-43e9-44c1-851e-60330f30f85e} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): There are no data parts | ||
| 336 | 2026.04.01 18:02:32.399056 [ 3 ] {c67fed95-43e9-44c1-851e-60330f30f85e} <Debug> TCPHandler: Processed in 0.014939288 sec. | ||
| 337 | 2026.04.01 18:02:32.399217 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.01 18:02:32.399449 [ 3 ] {5db05dd6-db6b-4412-a315-f14324354e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 339 | 2026.04.01 18:02:32.399572 [ 3 ] {5db05dd6-db6b-4412-a315-f14324354e69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.01 18:02:32.408772 [ 3 ] {5db05dd6-db6b-4412-a315-f14324354e69} <Debug> oximeter.measurements_f32 (6000de89-dc09-4120-9794-d1785649b2c0): Loading data parts | ||
| 341 | 2026.04.01 18:02:32.408926 [ 3 ] {5db05dd6-db6b-4412-a315-f14324354e69} <Debug> oximeter.measurements_f32 (6000de89-dc09-4120-9794-d1785649b2c0): There are no data parts | ||
| 342 | 2026.04.01 18:02:32.411970 [ 3 ] {5db05dd6-db6b-4412-a315-f14324354e69} <Debug> TCPHandler: Processed in 0.012801683 sec. | ||
| 343 | 2026.04.01 18:02:32.412128 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.01 18:02:32.412285 [ 3 ] {c47c680f-8b15-472b-b481-eca76fdb6ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 345 | 2026.04.01 18:02:32.412430 [ 3 ] {c47c680f-8b15-472b-b481-eca76fdb6ff7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.01 18:02:32.414720 [ 3 ] {c47c680f-8b15-472b-b481-eca76fdb6ff7} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Loading data parts | ||
| 347 | 2026.04.01 18:02:32.414946 [ 3 ] {c47c680f-8b15-472b-b481-eca76fdb6ff7} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): There are no data parts | ||
| 348 | 2026.04.01 18:02:32.424308 [ 3 ] {c47c680f-8b15-472b-b481-eca76fdb6ff7} <Debug> TCPHandler: Processed in 0.012227787 sec. | ||
| 349 | 2026.04.01 18:02:32.424463 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.01 18:02:32.424712 [ 3 ] {75229e04-9811-410b-9fb2-045ca095c718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 351 | 2026.04.01 18:02:32.424863 [ 3 ] {75229e04-9811-410b-9fb2-045ca095c718} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.01 18:02:32.436995 [ 3 ] {75229e04-9811-410b-9fb2-045ca095c718} <Debug> oximeter.measurements_string (52e44608-17fc-4deb-b7ff-91ae789d31eb): Loading data parts | ||
| 353 | 2026.04.01 18:02:32.437152 [ 3 ] {75229e04-9811-410b-9fb2-045ca095c718} <Debug> oximeter.measurements_string (52e44608-17fc-4deb-b7ff-91ae789d31eb): There are no data parts | ||
| 354 | 2026.04.01 18:02:32.444785 [ 3 ] {75229e04-9811-410b-9fb2-045ca095c718} <Debug> TCPHandler: Processed in 0.02037365 sec. | ||
| 355 | 2026.04.01 18:02:32.444971 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.01 18:02:32.445154 [ 3 ] {723e9dc8-34a3-4916-84f0-0ffb292a487c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.01 18:02:32.445306 [ 3 ] {723e9dc8-34a3-4916-84f0-0ffb292a487c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.01 18:02:32.476912 [ 3 ] {723e9dc8-34a3-4916-84f0-0ffb292a487c} <Debug> oximeter.measurements_bytes (2d8e8b63-8a6f-4c7e-a907-757e5a67cf8f): Loading data parts | ||
| 366 | 2026.04.01 18:02:32.477105 [ 3 ] {723e9dc8-34a3-4916-84f0-0ffb292a487c} <Debug> oximeter.measurements_bytes (2d8e8b63-8a6f-4c7e-a907-757e5a67cf8f): There are no data parts | ||
| 367 | 2026.04.01 18:02:32.490705 [ 3 ] {723e9dc8-34a3-4916-84f0-0ffb292a487c} <Debug> TCPHandler: Processed in 0.045782681 sec. | ||
| 368 | 2026.04.01 18:02:32.490895 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.01 18:02:32.491107 [ 3 ] {a3757a8e-f6f4-4d13-bd4b-bf10a3909d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.04.01 18:02:32.491294 [ 3 ] {a3757a8e-f6f4-4d13-bd4b-bf10a3909d5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.01 18:02:32.512360 [ 3 ] {a3757a8e-f6f4-4d13-bd4b-bf10a3909d5d} <Debug> oximeter.measurements_cumulativei64 (3a27ec73-71ea-4e7e-ace6-d56ac51ab74e): Loading data parts | ||
| 372 | 2026.04.01 18:02:32.512563 [ 3 ] {a3757a8e-f6f4-4d13-bd4b-bf10a3909d5d} <Debug> oximeter.measurements_cumulativei64 (3a27ec73-71ea-4e7e-ace6-d56ac51ab74e): There are no data parts | ||
| 373 | 2026.04.01 18:02:32.518362 [ 3 ] {a3757a8e-f6f4-4d13-bd4b-bf10a3909d5d} <Debug> TCPHandler: Processed in 0.027528155 sec. | ||
| 374 | 2026.04.01 18:02:32.518567 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.01 18:02:32.518778 [ 3 ] {73647be0-3ecb-4a59-a00f-b460783832cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.04.01 18:02:32.518903 [ 3 ] {73647be0-3ecb-4a59-a00f-b460783832cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.01 18:02:32.530303 [ 3 ] {73647be0-3ecb-4a59-a00f-b460783832cb} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Loading data parts | ||
| 378 | 2026.04.01 18:02:32.530556 [ 3 ] {73647be0-3ecb-4a59-a00f-b460783832cb} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): There are no data parts | ||
| 379 | 2026.04.01 18:02:32.543290 [ 3 ] {73647be0-3ecb-4a59-a00f-b460783832cb} <Debug> TCPHandler: Processed in 0.024772484 sec. | ||
| 380 | 2026.04.01 18:02:32.543470 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.01 18:02:32.543732 [ 3 ] {c9f31f5f-9eb6-454b-a399-2c29bb933eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.04.01 18:02:32.543821 [ 3 ] {c9f31f5f-9eb6-454b-a399-2c29bb933eb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.04.01 18:02:32.546532 [ 3 ] {c9f31f5f-9eb6-454b-a399-2c29bb933eb7} <Debug> oximeter.measurements_cumulativef32 (2a62d290-56d7-4210-a4cc-7453e3f9ec0c): Loading data parts | ||
| 384 | 2026.04.01 18:02:32.546689 [ 3 ] {c9f31f5f-9eb6-454b-a399-2c29bb933eb7} <Debug> oximeter.measurements_cumulativef32 (2a62d290-56d7-4210-a4cc-7453e3f9ec0c): There are no data parts | ||
| 385 | 2026.04.01 18:02:32.558606 [ 3 ] {c9f31f5f-9eb6-454b-a399-2c29bb933eb7} <Debug> TCPHandler: Processed in 0.015196255 sec. | ||
| 386 | 2026.04.01 18:02:32.558760 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.01 18:02:32.558931 [ 3 ] {58a8288e-9381-4bba-aa4d-57b3c8f633e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.04.01 18:02:32.559054 [ 3 ] {58a8288e-9381-4bba-aa4d-57b3c8f633e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.04.01 18:02:32.571482 [ 3 ] {58a8288e-9381-4bba-aa4d-57b3c8f633e4} <Debug> oximeter.measurements_cumulativef64 (f01dcba6-e01e-4bd2-9ca1-d9031b91c1b1): Loading data parts | ||
| 390 | 2026.04.01 18:02:32.571748 [ 3 ] {58a8288e-9381-4bba-aa4d-57b3c8f633e4} <Debug> oximeter.measurements_cumulativef64 (f01dcba6-e01e-4bd2-9ca1-d9031b91c1b1): There are no data parts | ||
| 391 | 2026.04.01 18:02:32.586540 [ 3 ] {58a8288e-9381-4bba-aa4d-57b3c8f633e4} <Debug> TCPHandler: Processed in 0.027825054 sec. | ||
| 392 | 2026.04.01 18:02:32.586763 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.01 18:02:32.587253 [ 3 ] {32ae30b0-5149-4fe9-8517-977ca988ad33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.04.01 18:02:32.587460 [ 3 ] {32ae30b0-5149-4fe9-8517-977ca988ad33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.04.01 18:02:32.601718 [ 3 ] {32ae30b0-5149-4fe9-8517-977ca988ad33} <Debug> oximeter.measurements_histogrami8 (7b08021e-e4b7-4286-9910-69812cab4384): Loading data parts | ||
| 406 | 2026.04.01 18:02:32.601912 [ 3 ] {32ae30b0-5149-4fe9-8517-977ca988ad33} <Debug> oximeter.measurements_histogrami8 (7b08021e-e4b7-4286-9910-69812cab4384): There are no data parts | ||
| 407 | 2026.04.01 18:02:32.605522 [ 3 ] {32ae30b0-5149-4fe9-8517-977ca988ad33} <Debug> TCPHandler: Processed in 0.01884325 sec. | ||
| 408 | 2026.04.01 18:02:32.605697 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.04.01 18:02:32.605962 [ 3 ] {dd41977e-2d1b-4bf1-8093-d1e6a94fe7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.04.01 18:02:32.606125 [ 3 ] {dd41977e-2d1b-4bf1-8093-d1e6a94fe7e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.04.01 18:02:32.617386 [ 3 ] {dd41977e-2d1b-4bf1-8093-d1e6a94fe7e7} <Debug> oximeter.measurements_histogramu8 (54f6c554-3980-4d52-a87f-accd1e921957): Loading data parts | ||
| 412 | 2026.04.01 18:02:32.617636 [ 3 ] {dd41977e-2d1b-4bf1-8093-d1e6a94fe7e7} <Debug> oximeter.measurements_histogramu8 (54f6c554-3980-4d52-a87f-accd1e921957): There are no data parts | ||
| 413 | 2026.04.01 18:02:32.619822 [ 3 ] {dd41977e-2d1b-4bf1-8093-d1e6a94fe7e7} <Debug> TCPHandler: Processed in 0.014184069 sec. | ||
| 414 | 2026.04.01 18:02:32.619980 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.04.01 18:02:32.620301 [ 3 ] {8682ce2e-a606-4586-b601-eab6b8c045a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.04.01 18:02:32.620428 [ 3 ] {8682ce2e-a606-4586-b601-eab6b8c045a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.04.01 18:02:32.630493 [ 3 ] {8682ce2e-a606-4586-b601-eab6b8c045a3} <Debug> oximeter.measurements_histogrami16 (d0ea5e0f-4487-454a-8b9b-81f4d37b3609): Loading data parts | ||
| 418 | 2026.04.01 18:02:32.630639 [ 3 ] {8682ce2e-a606-4586-b601-eab6b8c045a3} <Debug> oximeter.measurements_histogrami16 (d0ea5e0f-4487-454a-8b9b-81f4d37b3609): There are no data parts | ||
| 419 | 2026.04.01 18:02:32.633161 [ 3 ] {8682ce2e-a606-4586-b601-eab6b8c045a3} <Debug> TCPHandler: Processed in 0.013229114 sec. | ||
| 420 | 2026.04.01 18:02:32.633391 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.04.01 18:02:32.633610 [ 3 ] {d1817449-885f-4523-8cc0-c78d25ebc139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.04.01 18:02:32.633739 [ 3 ] {d1817449-885f-4523-8cc0-c78d25ebc139} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.04.01 18:02:32.645667 [ 3 ] {d1817449-885f-4523-8cc0-c78d25ebc139} <Debug> oximeter.measurements_histogramu16 (a9950c33-4182-40e0-9ced-ee3a2d0d7b04): Loading data parts | ||
| 424 | 2026.04.01 18:02:32.645938 [ 3 ] {d1817449-885f-4523-8cc0-c78d25ebc139} <Debug> oximeter.measurements_histogramu16 (a9950c33-4182-40e0-9ced-ee3a2d0d7b04): There are no data parts | ||
| 425 | 2026.04.01 18:02:32.649035 [ 3 ] {d1817449-885f-4523-8cc0-c78d25ebc139} <Debug> TCPHandler: Processed in 0.015741939 sec. | ||
| 426 | 2026.04.01 18:02:32.649191 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.04.01 18:02:32.649591 [ 3 ] {1539e7da-5780-436e-8b97-854b725312b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.04.01 18:02:32.649733 [ 3 ] {1539e7da-5780-436e-8b97-854b725312b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.04.01 18:02:32.659972 [ 3 ] {1539e7da-5780-436e-8b97-854b725312b6} <Debug> oximeter.measurements_histogrami32 (4794dcd5-256a-4d02-816f-b9c0c2dd0871): Loading data parts | ||
| 430 | 2026.04.01 18:02:32.660132 [ 3 ] {1539e7da-5780-436e-8b97-854b725312b6} <Debug> oximeter.measurements_histogrami32 (4794dcd5-256a-4d02-816f-b9c0c2dd0871): There are no data parts | ||
| 431 | 2026.04.01 18:02:32.663067 [ 3 ] {1539e7da-5780-436e-8b97-854b725312b6} <Debug> TCPHandler: Processed in 0.01386502 sec. | ||
| 432 | 2026.04.01 18:02:32.663339 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.04.01 18:02:32.663561 [ 3 ] {938823fe-68a9-42ee-b047-b89b7ca9ef2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.04.01 18:02:32.663708 [ 3 ] {938823fe-68a9-42ee-b047-b89b7ca9ef2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.04.01 18:02:32.674920 [ 3 ] {938823fe-68a9-42ee-b047-b89b7ca9ef2e} <Debug> oximeter.measurements_histogramu32 (adeedbc6-afa6-43a2-9441-8100d3d114e4): Loading data parts | ||
| 436 | 2026.04.01 18:02:32.675140 [ 3 ] {938823fe-68a9-42ee-b047-b89b7ca9ef2e} <Debug> oximeter.measurements_histogramu32 (adeedbc6-afa6-43a2-9441-8100d3d114e4): There are no data parts | ||
| 437 | 2026.04.01 18:02:32.683420 [ 3 ] {938823fe-68a9-42ee-b047-b89b7ca9ef2e} <Debug> TCPHandler: Processed in 0.020131723 sec. | ||
| 438 | 2026.04.01 18:02:32.683584 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.04.01 18:02:32.683857 [ 3 ] {ac30ca02-d246-4ccc-8453-eaacd1a732cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.04.01 18:02:32.684012 [ 3 ] {ac30ca02-d246-4ccc-8453-eaacd1a732cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.04.01 18:02:32.708033 [ 3 ] {ac30ca02-d246-4ccc-8453-eaacd1a732cb} <Debug> oximeter.measurements_histogrami64 (086a8386-4f1d-4619-97bc-ce76c9947fde): Loading data parts | ||
| 442 | 2026.04.01 18:02:32.708278 [ 3 ] {ac30ca02-d246-4ccc-8453-eaacd1a732cb} <Debug> oximeter.measurements_histogrami64 (086a8386-4f1d-4619-97bc-ce76c9947fde): There are no data parts | ||
| 443 | 2026.04.01 18:02:32.711593 [ 3 ] {ac30ca02-d246-4ccc-8453-eaacd1a732cb} <Debug> TCPHandler: Processed in 0.02805576 sec. | ||
| 444 | 2026.04.01 18:02:32.711860 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.04.01 18:02:32.712127 [ 3 ] {25438c52-68c1-461c-8856-dd726f60aa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.04.01 18:02:32.712288 [ 3 ] {25438c52-68c1-461c-8856-dd726f60aa4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.04.01 18:02:32.721454 [ 3 ] {25438c52-68c1-461c-8856-dd726f60aa4f} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Loading data parts | ||
| 448 | 2026.04.01 18:02:32.721629 [ 3 ] {25438c52-68c1-461c-8856-dd726f60aa4f} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): There are no data parts | ||
| 449 | 2026.04.01 18:02:32.724341 [ 3 ] {25438c52-68c1-461c-8856-dd726f60aa4f} <Debug> TCPHandler: Processed in 0.012545876 sec. | ||
| 450 | 2026.04.01 18:02:32.724502 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.04.01 18:02:32.724722 [ 3 ] {4e246322-fb28-4651-b5f2-006c9c7566ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.04.01 18:02:32.724857 [ 3 ] {4e246322-fb28-4651-b5f2-006c9c7566ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.04.01 18:02:32.736166 [ 3 ] {4e246322-fb28-4651-b5f2-006c9c7566ea} <Debug> oximeter.measurements_histogramf32 (3b0be3de-78a4-4584-aaf8-12d4016c2e25): Loading data parts | ||
| 454 | 2026.04.01 18:02:32.736371 [ 3 ] {4e246322-fb28-4651-b5f2-006c9c7566ea} <Debug> oximeter.measurements_histogramf32 (3b0be3de-78a4-4584-aaf8-12d4016c2e25): There are no data parts | ||
| 455 | 2026.04.01 18:02:32.739706 [ 3 ] {4e246322-fb28-4651-b5f2-006c9c7566ea} <Debug> TCPHandler: Processed in 0.015252807 sec. | ||
| 456 | 2026.04.01 18:02:32.739939 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.04.01 18:02:32.740210 [ 3 ] {61bb3978-e49e-49d7-9bc1-e82177d6b0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.04.01 18:02:32.740385 [ 3 ] {61bb3978-e49e-49d7-9bc1-e82177d6b0a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.04.01 18:02:32.749248 [ 3 ] {61bb3978-e49e-49d7-9bc1-e82177d6b0a4} <Debug> oximeter.measurements_histogramf64 (130c41cd-b2b7-4c1a-8de1-21bf6ff6d4e3): Loading data parts | ||
| 460 | 2026.04.01 18:02:32.749420 [ 3 ] {61bb3978-e49e-49d7-9bc1-e82177d6b0a4} <Debug> oximeter.measurements_histogramf64 (130c41cd-b2b7-4c1a-8de1-21bf6ff6d4e3): There are no data parts | ||
| 461 | 2026.04.01 18:02:32.752112 [ 3 ] {61bb3978-e49e-49d7-9bc1-e82177d6b0a4} <Debug> TCPHandler: Processed in 0.012281429 sec. | ||
| 462 | 2026.04.01 18:02:32.752346 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.04.01 18:02:32.752562 [ 3 ] {8ca8f3ad-03d8-4497-aafb-57aa6c61416c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.04.01 18:02:32.752699 [ 3 ] {8ca8f3ad-03d8-4497-aafb-57aa6c61416c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.04.01 18:02:32.765161 [ 3 ] {8ca8f3ad-03d8-4497-aafb-57aa6c61416c} <Debug> oximeter.fields_bool (7872ffe5-9bce-4f82-9549-9a5253fb97ce): Loading data parts | ||
| 491 | 2026.04.01 18:02:32.765418 [ 3 ] {8ca8f3ad-03d8-4497-aafb-57aa6c61416c} <Debug> oximeter.fields_bool (7872ffe5-9bce-4f82-9549-9a5253fb97ce): There are no data parts | ||
| 492 | 2026.04.01 18:02:32.779184 [ 3 ] {8ca8f3ad-03d8-4497-aafb-57aa6c61416c} <Debug> TCPHandler: Processed in 0.026897179 sec. | ||
| 493 | 2026.04.01 18:02:32.779344 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.04.01 18:02:32.779583 [ 3 ] {becad4e0-0f9b-4d0c-8aac-ea139946b87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.04.01 18:02:32.779699 [ 3 ] {becad4e0-0f9b-4d0c-8aac-ea139946b87e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.04.01 18:02:32.793552 [ 3 ] {becad4e0-0f9b-4d0c-8aac-ea139946b87e} <Debug> oximeter.fields_i8 (9ce9a5b0-9088-4220-bb68-2474ff1358b5): Loading data parts | ||
| 497 | 2026.04.01 18:02:32.793785 [ 3 ] {becad4e0-0f9b-4d0c-8aac-ea139946b87e} <Debug> oximeter.fields_i8 (9ce9a5b0-9088-4220-bb68-2474ff1358b5): There are no data parts | ||
| 498 | 2026.04.01 18:02:32.797482 [ 3 ] {becad4e0-0f9b-4d0c-8aac-ea139946b87e} <Debug> TCPHandler: Processed in 0.018190883 sec. | ||
| 499 | 2026.04.01 18:02:32.797633 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.04.01 18:02:32.797793 [ 3 ] {baf8faa2-855d-402c-b637-2f337f704b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.04.01 18:02:32.797905 [ 3 ] {baf8faa2-855d-402c-b637-2f337f704b12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.04.01 18:02:32.808222 [ 3 ] {baf8faa2-855d-402c-b637-2f337f704b12} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Loading data parts | ||
| 503 | 2026.04.01 18:02:32.808475 [ 3 ] {baf8faa2-855d-402c-b637-2f337f704b12} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): There are no data parts | ||
| 504 | 2026.04.01 18:02:32.811585 [ 3 ] {baf8faa2-855d-402c-b637-2f337f704b12} <Debug> TCPHandler: Processed in 0.014001764 sec. | ||
| 505 | 2026.04.01 18:02:32.811735 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.04.01 18:02:32.811978 [ 3 ] {7e82b392-ae62-417d-9940-73ccdb83b4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.04.01 18:02:32.812105 [ 3 ] {7e82b392-ae62-417d-9940-73ccdb83b4d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.04.01 18:02:32.823909 [ 3 ] {7e82b392-ae62-417d-9940-73ccdb83b4d2} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Loading data parts | ||
| 509 | 2026.04.01 18:02:32.824061 [ 3 ] {7e82b392-ae62-417d-9940-73ccdb83b4d2} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): There are no data parts | ||
| 510 | 2026.04.01 18:02:32.827206 [ 3 ] {7e82b392-ae62-417d-9940-73ccdb83b4d2} <Debug> TCPHandler: Processed in 0.015518594 sec. | ||
| 511 | 2026.04.01 18:02:32.827361 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.04.01 18:02:32.827514 [ 3 ] {fe9318d0-5468-4e38-be29-b539eb5a02b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.04.01 18:02:32.827641 [ 3 ] {fe9318d0-5468-4e38-be29-b539eb5a02b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.04.01 18:02:32.837325 [ 3 ] {fe9318d0-5468-4e38-be29-b539eb5a02b6} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Loading data parts | ||
| 515 | 2026.04.01 18:02:32.837590 [ 3 ] {fe9318d0-5468-4e38-be29-b539eb5a02b6} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): There are no data parts | ||
| 516 | 2026.04.01 18:02:32.839988 [ 3 ] {fe9318d0-5468-4e38-be29-b539eb5a02b6} <Debug> TCPHandler: Processed in 0.012674079 sec. | ||
| 517 | 2026.04.01 18:02:32.840146 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.04.01 18:02:32.840411 [ 3 ] {c8092ce7-153d-4d06-8db3-e5f43705d1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.04.01 18:02:32.840537 [ 3 ] {c8092ce7-153d-4d06-8db3-e5f43705d1ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.04.01 18:02:32.852062 [ 3 ] {c8092ce7-153d-4d06-8db3-e5f43705d1ac} <Debug> oximeter.fields_i32 (a64afbd7-a178-48c5-806f-d077a4e6215a): Loading data parts | ||
| 521 | 2026.04.01 18:02:32.852281 [ 3 ] {c8092ce7-153d-4d06-8db3-e5f43705d1ac} <Debug> oximeter.fields_i32 (a64afbd7-a178-48c5-806f-d077a4e6215a): There are no data parts | ||
| 522 | 2026.04.01 18:02:32.854410 [ 3 ] {c8092ce7-153d-4d06-8db3-e5f43705d1ac} <Debug> TCPHandler: Processed in 0.014315362 sec. | ||
| 523 | 2026.04.01 18:02:32.854572 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.04.01 18:02:32.854739 [ 3 ] {bce824f6-3a99-4320-9d56-8a99b7163810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.04.01 18:02:32.854906 [ 3 ] {bce824f6-3a99-4320-9d56-8a99b7163810} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.04.01 18:02:32.866043 [ 3 ] {bce824f6-3a99-4320-9d56-8a99b7163810} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Loading data parts | ||
| 527 | 2026.04.01 18:02:32.866412 [ 3 ] {bce824f6-3a99-4320-9d56-8a99b7163810} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): There are no data parts | ||
| 528 | 2026.04.01 18:02:32.881005 [ 3 ] {bce824f6-3a99-4320-9d56-8a99b7163810} <Debug> TCPHandler: Processed in 0.026481368 sec. | ||
| 529 | 2026.04.01 18:02:32.881168 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.04.01 18:02:32.881434 [ 3 ] {b5b21171-3411-41c2-8993-375bc4623be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.04.01 18:02:32.881563 [ 3 ] {b5b21171-3411-41c2-8993-375bc4623be7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.04.01 18:02:32.894527 [ 3 ] {b5b21171-3411-41c2-8993-375bc4623be7} <Debug> oximeter.fields_i64 (1263ea41-90a5-48d4-8b18-51a986511ddf): Loading data parts | ||
| 533 | 2026.04.01 18:02:32.894781 [ 3 ] {b5b21171-3411-41c2-8993-375bc4623be7} <Debug> oximeter.fields_i64 (1263ea41-90a5-48d4-8b18-51a986511ddf): There are no data parts | ||
| 534 | 2026.04.01 18:02:32.898862 [ 3 ] {b5b21171-3411-41c2-8993-375bc4623be7} <Debug> TCPHandler: Processed in 0.017745251 sec. | ||
| 535 | 2026.04.01 18:02:32.899014 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.04.01 18:02:32.899172 [ 3 ] {70ce9303-e523-41da-8869-7e6f60347009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.04.01 18:02:32.899315 [ 3 ] {70ce9303-e523-41da-8869-7e6f60347009} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.04.01 18:02:32.911165 [ 3 ] {70ce9303-e523-41da-8869-7e6f60347009} <Debug> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Loading data parts | ||
| 539 | 2026.04.01 18:02:32.911416 [ 3 ] {70ce9303-e523-41da-8869-7e6f60347009} <Debug> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): There are no data parts | ||
| 540 | 2026.04.01 18:02:32.914417 [ 3 ] {70ce9303-e523-41da-8869-7e6f60347009} <Debug> TCPHandler: Processed in 0.015452352 sec. | ||
| 541 | 2026.04.01 18:02:32.914568 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.04.01 18:02:32.914820 [ 3 ] {bb32f465-63c3-400c-aa82-8c41e316cf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.04.01 18:02:32.914951 [ 3 ] {bb32f465-63c3-400c-aa82-8c41e316cf4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.04.01 18:02:32.924410 [ 3 ] {bb32f465-63c3-400c-aa82-8c41e316cf4b} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Loading data parts | ||
| 545 | 2026.04.01 18:02:32.924586 [ 3 ] {bb32f465-63c3-400c-aa82-8c41e316cf4b} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): There are no data parts | ||
| 546 | 2026.04.01 18:02:32.926751 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36498 | ||
| 547 | 2026.04.01 18:02:32.926932 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 548 | 2026.04.01 18:02:32.926991 [ 262 ] {} <Debug> TCP-Session: cb96c897-38fc-4079-8466-b99bff333be7 Authenticating user 'default' from [fd00:1122:3344:101::a]:36498 | ||
| 549 | 2026.04.01 18:02:32.927014 [ 262 ] {} <Debug> TCP-Session: cb96c897-38fc-4079-8466-b99bff333be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 550 | 2026.04.01 18:02:32.927166 [ 262 ] {} <Debug> TCP-Session: cb96c897-38fc-4079-8466-b99bff333be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 551 | 2026.04.01 18:02:32.927240 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 552 | 2026.04.01 18:02:32.927275 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 553 | 2026.04.01 18:02:32.927395 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 554 | 2026.04.01 18:02:32.927757 [ 3 ] {bb32f465-63c3-400c-aa82-8c41e316cf4b} <Debug> TCPHandler: Processed in 0.013237095 sec. | ||
| 555 | 2026.04.01 18:02:32.927914 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.04.01 18:02:32.928246 [ 3 ] {d3a3e509-2b2e-4f2a-8f6a-d5b962bfd3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 557 | 2026.04.01 18:02:32.928291 [ 3 ] {d3a3e509-2b2e-4f2a-8f6a-d5b962bfd3e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 558 | 2026.04.01 18:02:32.928508 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54529 | ||
| 559 | 2026.04.01 18:02:32.928622 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45881 | ||
| 560 | 2026.04.01 18:02:32.928649 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 561 | 2026.04.01 18:02:32.928740 [ 263 ] {} <Debug> TCP-Session: 420ff732-ad5b-41d6-b07e-907b8b46a884 Authenticating user 'default' from [fd00:1122:3344:101::a]:54529 | ||
| 562 | 2026.04.01 18:02:32.928863 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50348 | ||
| 563 | 2026.04.01 18:02:32.928877 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43249 | ||
| 564 | 2026.04.01 18:02:32.928904 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 565 | 2026.04.01 18:02:32.929069 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35290 | ||
| 566 | 2026.04.01 18:02:32.928972 [ 263 ] {} <Debug> TCP-Session: 420ff732-ad5b-41d6-b07e-907b8b46a884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 567 | 2026.04.01 18:02:32.928962 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64402 | ||
| 568 | 2026.04.01 18:02:32.929174 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54033 | ||
| 569 | 2026.04.01 18:02:32.929209 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 570 | 2026.04.01 18:02:32.929247 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 571 | 2026.04.01 18:02:32.929187 [ 264 ] {} <Debug> TCP-Session: 14ee5d6f-0e06-4434-b149-9606bb23e4ca Authenticating user 'default' from [fd00:1122:3344:101::a]:45881 | ||
| 572 | 2026.04.01 18:02:32.929335 [ 266 ] {} <Debug> TCP-Session: 415eb80d-78b4-46c0-8911-533676aecafe Authenticating user 'default' from [fd00:1122:3344:101::a]:50348 | ||
| 573 | 2026.04.01 18:02:32.929488 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 574 | 2026.04.01 18:02:32.929411 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 575 | 2026.04.01 18:02:32.929382 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 576 | 2026.04.01 18:02:32.929590 [ 268 ] {} <Debug> TCP-Session: ca1adb01-f040-48e6-b935-d69b9a978b46 Authenticating user 'default' from [fd00:1122:3344:101::a]:35290 | ||
| 577 | 2026.04.01 18:02:32.929567 [ 266 ] {} <Debug> TCP-Session: 415eb80d-78b4-46c0-8911-533676aecafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 578 | 2026.04.01 18:02:32.929364 [ 264 ] {} <Debug> TCP-Session: 14ee5d6f-0e06-4434-b149-9606bb23e4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 579 | 2026.04.01 18:02:32.929763 [ 268 ] {} <Debug> TCP-Session: ca1adb01-f040-48e6-b935-d69b9a978b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2026.04.01 18:02:32.929741 [ 266 ] {} <Debug> TCP-Session: 415eb80d-78b4-46c0-8911-533676aecafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.04.01 18:02:32.929742 [ 267 ] {} <Debug> TCP-Session: 3a936178-e6eb-442d-87f5-33c75dd63215 Authenticating user 'default' from [fd00:1122:3344:101::a]:64402 | ||
| 582 | 2026.04.01 18:02:32.929866 [ 268 ] {} <Debug> TCP-Session: ca1adb01-f040-48e6-b935-d69b9a978b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.04.01 18:02:32.929841 [ 264 ] {} <Debug> TCP-Session: 14ee5d6f-0e06-4434-b149-9606bb23e4ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.04.01 18:02:32.929355 [ 265 ] {} <Debug> TCP-Session: a7684d8d-69a5-4cd6-8135-917d24bcbf5b Authenticating user 'default' from [fd00:1122:3344:101::a]:43249 | ||
| 585 | 2026.04.01 18:02:32.929941 [ 267 ] {} <Debug> TCP-Session: 3a936178-e6eb-442d-87f5-33c75dd63215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2026.04.01 18:02:32.929186 [ 263 ] {} <Debug> TCP-Session: 420ff732-ad5b-41d6-b07e-907b8b46a884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 587 | 2026.04.01 18:02:32.929594 [ 269 ] {} <Debug> TCP-Session: 0ef9fece-c19a-4a57-b212-9330ca7b1758 Authenticating user 'default' from [fd00:1122:3344:101::a]:54033 | ||
| 588 | 2026.04.01 18:02:32.930109 [ 267 ] {} <Debug> TCP-Session: 3a936178-e6eb-442d-87f5-33c75dd63215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.04.01 18:02:32.930089 [ 265 ] {} <Debug> TCP-Session: a7684d8d-69a5-4cd6-8135-917d24bcbf5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.04.01 18:02:32.930213 [ 269 ] {} <Debug> TCP-Session: 0ef9fece-c19a-4a57-b212-9330ca7b1758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.04.01 18:02:32.930233 [ 265 ] {} <Debug> TCP-Session: a7684d8d-69a5-4cd6-8135-917d24bcbf5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.04.01 18:02:32.930323 [ 269 ] {} <Debug> TCP-Session: 0ef9fece-c19a-4a57-b212-9330ca7b1758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.04.01 18:02:32.940735 [ 3 ] {d3a3e509-2b2e-4f2a-8f6a-d5b962bfd3e8} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Loading data parts | ||
| 594 | 2026.04.01 18:02:32.941091 [ 3 ] {d3a3e509-2b2e-4f2a-8f6a-d5b962bfd3e8} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): There are no data parts | ||
| 595 | 2026.04.01 18:02:32.943974 [ 3 ] {d3a3e509-2b2e-4f2a-8f6a-d5b962bfd3e8} <Debug> TCPHandler: Processed in 0.016108548 sec. | ||
| 596 | 2026.04.01 18:02:32.944129 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.04.01 18:02:32.944393 [ 3 ] {a666db63-e467-4814-b755-d7334d41bb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 598 | 2026.04.01 18:02:32.944484 [ 3 ] {a666db63-e467-4814-b755-d7334d41bb5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.04.01 18:02:32.955448 [ 3 ] {a666db63-e467-4814-b755-d7334d41bb5f} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Loading data parts | ||
| 600 | 2026.04.01 18:02:32.955626 [ 3 ] {a666db63-e467-4814-b755-d7334d41bb5f} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): There are no data parts | ||
| 601 | 2026.04.01 18:02:32.957928 [ 3 ] {a666db63-e467-4814-b755-d7334d41bb5f} <Debug> TCPHandler: Processed in 0.01384876 sec. | ||
| 602 | 2026.04.01 18:02:32.958179 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.04.01 18:02:32.958429 [ 3 ] {0eba1f87-26ea-425b-84d0-f424bb7c04e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 607 | 2026.04.01 18:02:32.958559 [ 3 ] {0eba1f87-26ea-425b-84d0-f424bb7c04e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.04.01 18:02:32.969726 [ 3 ] {0eba1f87-26ea-425b-84d0-f424bb7c04e5} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Loading data parts | ||
| 609 | 2026.04.01 18:02:32.969874 [ 3 ] {0eba1f87-26ea-425b-84d0-f424bb7c04e5} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): There are no data parts | ||
| 610 | 2026.04.01 18:02:32.973190 [ 3 ] {0eba1f87-26ea-425b-84d0-f424bb7c04e5} <Debug> TCPHandler: Processed in 0.015063382 sec. | ||
| 611 | 2026.04.01 18:02:32.973553 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.04.01 18:02:32.973945 [ 4 ] {211b4308-d3ca-45f9-9bde-bf69707e1be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.04.01 18:02:32.975429 [ 4 ] {211b4308-d3ca-45f9-9bde-bf69707e1be1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.04.01 18:02:32.984136 [ 260 ] {211b4308-d3ca-45f9-9bde-bf69707e1be1} <Trace> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.04.01 18:02:32.984203 [ 260 ] {211b4308-d3ca-45f9-9bde-bf69707e1be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 616 | 2026.04.01 18:02:32.989372 [ 260 ] {211b4308-d3ca-45f9-9bde-bf69707e1be1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.04.01 18:02:32.990084 [ 260 ] {211b4308-d3ca-45f9-9bde-bf69707e1be1} <Trace> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.04.01 18:02:32.990355 [ 4 ] {211b4308-d3ca-45f9-9bde-bf69707e1be1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016579 sec., 60.31726883406719 rows/sec., 965.08 B/sec. | ||
| 619 | 2026.04.01 18:02:32.990752 [ 4 ] {211b4308-d3ca-45f9-9bde-bf69707e1be1} <Debug> TCPHandler: Processed in 0.017364561 sec. | ||
| 620 | 2026.04.01 18:02:33.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.75 MiB, peak 125.75 MiB, free memory in arenas 0.00 B, will set to 138.57 MiB (RSS), difference: 12.83 MiB | ||
| 621 | 2026.04.01 18:02:33.127372 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41819 | ||
| 622 | 2026.04.01 18:02:33.127505 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.01 18:02:33.127677 [ 270 ] {} <Debug> TCP-Session: e010bdc1-61cc-422e-94c4-a11f97823d2b Authenticating user 'default' from [fd00:1122:3344:101::b]:41819 | ||
| 624 | 2026.04.01 18:02:33.127704 [ 270 ] {} <Debug> TCP-Session: e010bdc1-61cc-422e-94c4-a11f97823d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.01 18:02:33.127720 [ 270 ] {} <Debug> TCP-Session: e010bdc1-61cc-422e-94c4-a11f97823d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.01 18:02:33.127890 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.01 18:02:33.127947 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.04.01 18:02:33.128075 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.04.01 18:02:33.129206 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46183 | ||
| 630 | 2026.04.01 18:02:33.129325 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43797 | ||
| 631 | 2026.04.01 18:02:33.129443 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35410 | ||
| 632 | 2026.04.01 18:02:33.129544 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.04.01 18:02:33.129582 [ 271 ] {} <Debug> TCP-Session: 26cd94fc-90d5-4f5c-8543-c4f4559ca760 Authenticating user 'default' from [fd00:1122:3344:101::b]:46183 | ||
| 634 | 2026.04.01 18:02:33.129604 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.04.01 18:02:33.129577 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54024 | ||
| 636 | 2026.04.01 18:02:33.129714 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34063 | ||
| 637 | 2026.04.01 18:02:33.129741 [ 271 ] {} <Debug> TCP-Session: 26cd94fc-90d5-4f5c-8543-c4f4559ca760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.04.01 18:02:33.129798 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44501 | ||
| 639 | 2026.04.01 18:02:33.129774 [ 272 ] {} <Debug> TCP-Session: 44cb05ea-f947-412c-89b0-ce729bb3c127 Authenticating user 'default' from [fd00:1122:3344:101::b]:43797 | ||
| 640 | 2026.04.01 18:02:33.129719 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.04.01 18:02:33.129994 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.04.01 18:02:33.129972 [ 272 ] {} <Debug> TCP-Session: 44cb05ea-f947-412c-89b0-ce729bb3c127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.04.01 18:02:33.129953 [ 271 ] {} <Debug> TCP-Session: 26cd94fc-90d5-4f5c-8543-c4f4559ca760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.04.01 18:02:33.130122 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.04.01 18:02:33.130130 [ 273 ] {} <Debug> TCP-Session: a218d58f-82c6-4b01-8fda-e6a45c8c6777 Authenticating user 'default' from [fd00:1122:3344:101::b]:35410 | ||
| 646 | 2026.04.01 18:02:33.130152 [ 275 ] {} <Debug> TCP-Session: 621ec384-46c8-42a7-b324-88031f19c4f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:34063 | ||
| 647 | 2026.04.01 18:02:33.130129 [ 272 ] {} <Debug> TCP-Session: 44cb05ea-f947-412c-89b0-ce729bb3c127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.04.01 18:02:33.130265 [ 273 ] {} <Debug> TCP-Session: a218d58f-82c6-4b01-8fda-e6a45c8c6777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.01 18:02:33.130246 [ 276 ] {} <Debug> TCP-Session: 6c506cdd-6352-45e9-9c0e-4a5801d723ed Authenticating user 'default' from [fd00:1122:3344:101::b]:44501 | ||
| 650 | 2026.04.01 18:02:33.130238 [ 275 ] {} <Debug> TCP-Session: 621ec384-46c8-42a7-b324-88031f19c4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.04.01 18:02:33.130472 [ 273 ] {} <Debug> TCP-Session: a218d58f-82c6-4b01-8fda-e6a45c8c6777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.04.01 18:02:33.129950 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.04.01 18:02:33.129932 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39395 | ||
| 654 | 2026.04.01 18:02:33.130743 [ 274 ] {} <Debug> TCP-Session: 1aebc062-e686-4273-9434-7559d4a6c946 Authenticating user 'default' from [fd00:1122:3344:101::b]:54024 | ||
| 655 | 2026.04.01 18:02:33.130710 [ 275 ] {} <Debug> TCP-Session: 621ec384-46c8-42a7-b324-88031f19c4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.01 18:02:33.130456 [ 276 ] {} <Debug> TCP-Session: 6c506cdd-6352-45e9-9c0e-4a5801d723ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.01 18:02:33.130921 [ 274 ] {} <Debug> TCP-Session: 1aebc062-e686-4273-9434-7559d4a6c946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.01 18:02:33.130941 [ 276 ] {} <Debug> TCP-Session: 6c506cdd-6352-45e9-9c0e-4a5801d723ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.01 18:02:33.130947 [ 274 ] {} <Debug> TCP-Session: 1aebc062-e686-4273-9434-7559d4a6c946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.04.01 18:02:33.131023 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.04.01 18:02:33.131179 [ 277 ] {} <Debug> TCP-Session: 0947e5fa-8051-4efd-a113-ac35a7b6e1bc Authenticating user 'default' from [fd00:1122:3344:101::b]:39395 | ||
| 662 | 2026.04.01 18:02:33.131208 [ 277 ] {} <Debug> TCP-Session: 0947e5fa-8051-4efd-a113-ac35a7b6e1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.01 18:02:33.131346 [ 277 ] {} <Debug> TCP-Session: 0947e5fa-8051-4efd-a113-ac35a7b6e1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.01 18:02:33.716086 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48959 | ||
| 665 | 2026.04.01 18:02:33.716271 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.04.01 18:02:33.716303 [ 278 ] {} <Debug> TCP-Session: 269f0937-f449-4823-8a3e-ea671e93c588 Authenticating user 'default' from [fd00:1122:3344:101::c]:48959 | ||
| 667 | 2026.04.01 18:02:33.716495 [ 278 ] {} <Debug> TCP-Session: 269f0937-f449-4823-8a3e-ea671e93c588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.04.01 18:02:33.716509 [ 278 ] {} <Debug> TCP-Session: 269f0937-f449-4823-8a3e-ea671e93c588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.01 18:02:33.716576 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.04.01 18:02:33.716687 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.04.01 18:02:33.716705 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.04.01 18:02:33.721370 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53760 | ||
| 673 | 2026.04.01 18:02:33.721457 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48795 | ||
| 674 | 2026.04.01 18:02:33.721537 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35498 | ||
| 675 | 2026.04.01 18:02:33.721637 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.04.01 18:02:33.721679 [ 279 ] {} <Debug> TCP-Session: d856c611-df4e-4355-8209-2e4445748c4a Authenticating user 'default' from [fd00:1122:3344:101::c]:53760 | ||
| 677 | 2026.04.01 18:02:33.721700 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49870 | ||
| 678 | 2026.04.01 18:02:33.721770 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.04.01 18:02:33.721744 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.04.01 18:02:33.721846 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41104 | ||
| 681 | 2026.04.01 18:02:33.721703 [ 279 ] {} <Debug> TCP-Session: d856c611-df4e-4355-8209-2e4445748c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.04.01 18:02:33.721925 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48851 | ||
| 683 | 2026.04.01 18:02:33.721920 [ 280 ] {} <Debug> TCP-Session: ae5df430-9da4-495c-9bac-547d34fd2696 Authenticating user 'default' from [fd00:1122:3344:101::c]:48795 | ||
| 684 | 2026.04.01 18:02:33.722051 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54831 | ||
| 685 | 2026.04.01 18:02:33.722093 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.04.01 18:02:33.722075 [ 280 ] {} <Debug> TCP-Session: ae5df430-9da4-495c-9bac-547d34fd2696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.04.01 18:02:33.721918 [ 281 ] {} <Debug> TCP-Session: e39ff81d-61ec-4c63-a31e-58ecc964940f Authenticating user 'default' from [fd00:1122:3344:101::c]:35498 | ||
| 688 | 2026.04.01 18:02:33.722409 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.04.01 18:02:33.722233 [ 283 ] {} <Debug> TCP-Session: c738327a-e979-4d05-a5be-e33b9ee9c4a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:41104 | ||
| 690 | 2026.04.01 18:02:33.722438 [ 281 ] {} <Debug> TCP-Session: e39ff81d-61ec-4c63-a31e-58ecc964940f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.04.01 18:02:33.722223 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.04.01 18:02:33.722502 [ 283 ] {} <Debug> TCP-Session: c738327a-e979-4d05-a5be-e33b9ee9c4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.04.01 18:02:33.722480 [ 281 ] {} <Debug> TCP-Session: e39ff81d-61ec-4c63-a31e-58ecc964940f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.04.01 18:02:33.722230 [ 280 ] {} <Debug> TCP-Session: ae5df430-9da4-495c-9bac-547d34fd2696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.01 18:02:33.722622 [ 283 ] {} <Debug> TCP-Session: c738327a-e979-4d05-a5be-e33b9ee9c4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.04.01 18:02:33.722602 [ 284 ] {} <Debug> TCP-Session: 2036213e-a3b1-43b1-b956-fc8f0d59c6eb Authenticating user 'default' from [fd00:1122:3344:101::c]:48851 | ||
| 697 | 2026.04.01 18:02:33.722025 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.04.01 18:02:33.722691 [ 284 ] {} <Debug> TCP-Session: 2036213e-a3b1-43b1-b956-fc8f0d59c6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.01 18:02:33.722056 [ 279 ] {} <Debug> TCP-Session: d856c611-df4e-4355-8209-2e4445748c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.01 18:02:33.722481 [ 285 ] {} <Debug> TCP-Session: d7e3fddd-d76c-42cd-a7ed-a0714c0beb19 Authenticating user 'default' from [fd00:1122:3344:101::c]:54831 | ||
| 701 | 2026.04.01 18:02:33.722816 [ 282 ] {} <Debug> TCP-Session: 98644bbf-d768-4b8f-9b62-9024b8aebc77 Authenticating user 'default' from [fd00:1122:3344:101::c]:49870 | ||
| 702 | 2026.04.01 18:02:33.722822 [ 284 ] {} <Debug> TCP-Session: 2036213e-a3b1-43b1-b956-fc8f0d59c6eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.01 18:02:33.722920 [ 285 ] {} <Debug> TCP-Session: d7e3fddd-d76c-42cd-a7ed-a0714c0beb19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.01 18:02:33.722978 [ 282 ] {} <Debug> TCP-Session: 98644bbf-d768-4b8f-9b62-9024b8aebc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.01 18:02:33.723069 [ 285 ] {} <Debug> TCP-Session: d7e3fddd-d76c-42cd-a7ed-a0714c0beb19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.01 18:02:33.723081 [ 282 ] {} <Debug> TCP-Session: 98644bbf-d768-4b8f-9b62-9024b8aebc77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.01 18:02:34.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.67 MiB, peak 138.67 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 1.05 MiB | ||
| 708 | 2026.04.01 18:02:39.142549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.04.01 18:02:39.142539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.04.01 18:02:39.142656 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.04.01 18:02:39.142774 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.04.01 18:02:39.150606 [ 245 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Loading data parts | ||
| 713 | 2026.04.01 18:02:39.150815 [ 245 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): There are no data parts | ||
| 714 | 2026.04.01 18:02:39.164501 [ 244 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Loading data parts | ||
| 715 | 2026.04.01 18:02:39.164809 [ 244 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): There are no data parts | ||
| 716 | 2026.04.01 18:02:39.167048 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.04.01 18:02:39.167210 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 718 | 2026.04.01 18:02:39.172853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.04.01 18:02:39.173324 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): 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.04.01 18:02:39.173515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.04.01 18:02:39.200110 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.04.01 18:02:39.200183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 723 | 2026.04.01 18:02:39.206858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.04.01 18:02:39.208273 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): 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.04.01 18:02:39.213007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.04.01 18:02:40.001105 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2026.04.01 18:02:41.642311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.04.01 18:02:41.642414 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.04.01 18:02:41.654892 [ 243 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Loading data parts | ||
| 730 | 2026.04.01 18:02:41.655093 [ 243 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): There are no data parts | ||
| 731 | 2026.04.01 18:02:41.661899 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.04.01 18:02:41.661938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 733 | 2026.04.01 18:02:41.666025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.04.01 18:02:41.666542 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): 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.04.01 18:02:41.666880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.04.01 18:02:42.001124 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 154.95 MiB (RSS), difference: -3.19 MiB | ||
| 737 | 2026.04.01 18:02:43.542544 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63990 | ||
| 738 | 2026.04.01 18:02:43.542959 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.04.01 18:02:43.543007 [ 286 ] {} <Debug> TCP-Session: 7eed9ffe-b59d-4bf5-a8dc-d7412b563356 Authenticating user 'default' from [fd00:1122:3344:101::e]:63990 | ||
| 740 | 2026.04.01 18:02:43.543035 [ 286 ] {} <Debug> TCP-Session: 7eed9ffe-b59d-4bf5-a8dc-d7412b563356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.04.01 18:02:43.543209 [ 286 ] {} <Debug> TCP-Session: 7eed9ffe-b59d-4bf5-a8dc-d7412b563356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.04.01 18:02:43.543285 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.04.01 18:02:43.543320 [ 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.04.01 18:02:43.543516 [ 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.04.01 18:02:43.546271 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56699 | ||
| 746 | 2026.04.01 18:02:43.546473 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.04.01 18:02:43.546521 [ 287 ] {} <Debug> TCP-Session: 2de75132-61a7-4b90-98e4-0bfa5600bb32 Authenticating user 'default' from [fd00:1122:3344:101::e]:56699 | ||
| 748 | 2026.04.01 18:02:43.546563 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51989 | ||
| 749 | 2026.04.01 18:02:43.546659 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36333 | ||
| 750 | 2026.04.01 18:02:43.546659 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46718 | ||
| 751 | 2026.04.01 18:02:43.546706 [ 287 ] {} <Debug> TCP-Session: 2de75132-61a7-4b90-98e4-0bfa5600bb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.04.01 18:02:43.546725 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52399 | ||
| 753 | 2026.04.01 18:02:43.546799 [ 287 ] {} <Debug> TCP-Session: 2de75132-61a7-4b90-98e4-0bfa5600bb32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.04.01 18:02:43.547036 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.04.01 18:02:43.547080 [ 290 ] {} <Debug> TCP-Session: 0ce9062d-ee59-4e44-a523-b1cdb6159c13 Authenticating user 'default' from [fd00:1122:3344:101::e]:36333 | ||
| 756 | 2026.04.01 18:02:43.547161 [ 290 ] {} <Debug> TCP-Session: 0ce9062d-ee59-4e44-a523-b1cdb6159c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.04.01 18:02:43.547168 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.04.01 18:02:43.547184 [ 290 ] {} <Debug> TCP-Session: 0ce9062d-ee59-4e44-a523-b1cdb6159c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.04.01 18:02:43.547209 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.04.01 18:02:43.547233 [ 289 ] {} <Debug> TCP-Session: d5d298ab-4937-4502-82d9-728c182a0d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:46718 | ||
| 761 | 2026.04.01 18:02:43.547308 [ 289 ] {} <Debug> TCP-Session: d5d298ab-4937-4502-82d9-728c182a0d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.04.01 18:02:43.547341 [ 289 ] {} <Debug> TCP-Session: d5d298ab-4937-4502-82d9-728c182a0d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.04.01 18:02:43.547347 [ 291 ] {} <Debug> TCP-Session: 254d0991-6a36-4944-b1d1-75379e91a167 Authenticating user 'default' from [fd00:1122:3344:101::e]:52399 | ||
| 764 | 2026.04.01 18:02:43.547376 [ 291 ] {} <Debug> TCP-Session: 254d0991-6a36-4944-b1d1-75379e91a167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.04.01 18:02:43.547390 [ 291 ] {} <Debug> TCP-Session: 254d0991-6a36-4944-b1d1-75379e91a167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.04.01 18:02:43.547473 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 767 | 2026.04.01 18:02:43.547546 [ 288 ] {} <Debug> TCP-Session: 81b43bac-8191-4dd6-b1f1-f2e67e24ace2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51989 | ||
| 768 | 2026.04.01 18:02:43.547554 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37029 | ||
| 769 | 2026.04.01 18:02:43.547566 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50081 | ||
| 770 | 2026.04.01 18:02:43.547598 [ 286 ] {} <Trace> TCP-Session: 7eed9ffe-b59d-4bf5-a8dc-d7412b563356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.04.01 18:02:43.547590 [ 288 ] {} <Debug> TCP-Session: 81b43bac-8191-4dd6-b1f1-f2e67e24ace2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.04.01 18:02:43.547689 [ 288 ] {} <Debug> TCP-Session: 81b43bac-8191-4dd6-b1f1-f2e67e24ace2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.04.01 18:02:43.547691 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54356 | ||
| 774 | 2026.04.01 18:02:43.547780 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.04.01 18:02:43.547894 [ 286 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63990) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 776 | 2026.04.01 18:02:43.547918 [ 293 ] {} <Debug> TCP-Session: a14e03a1-5d64-457f-a49b-166a80ce0e86 Authenticating user 'default' from [fd00:1122:3344:101::e]:37029 | ||
| 777 | 2026.04.01 18:02:43.547952 [ 293 ] {} <Debug> TCP-Session: a14e03a1-5d64-457f-a49b-166a80ce0e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.04.01 18:02:43.547969 [ 293 ] {} <Debug> TCP-Session: a14e03a1-5d64-457f-a49b-166a80ce0e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.04.01 18:02:43.548052 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.04.01 18:02:43.548100 [ 292 ] {} <Debug> TCP-Session: 34103f91-a918-4e2c-b99c-2f34ea986bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:50081 | ||
| 781 | 2026.04.01 18:02:43.548122 [ 292 ] {} <Debug> TCP-Session: 34103f91-a918-4e2c-b99c-2f34ea986bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.04.01 18:02:43.548136 [ 292 ] {} <Debug> TCP-Session: 34103f91-a918-4e2c-b99c-2f34ea986bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.04.01 18:02:43.548152 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.04.01 18:02:43.548208 [ 294 ] {} <Debug> TCP-Session: ad471ec8-f68c-4540-bb4d-7068fb140540 Authenticating user 'default' from [fd00:1122:3344:101::e]:54356 | ||
| 785 | 2026.04.01 18:02:43.548226 [ 294 ] {} <Debug> TCP-Session: ad471ec8-f68c-4540-bb4d-7068fb140540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.04.01 18:02:43.548239 [ 294 ] {} <Debug> TCP-Session: ad471ec8-f68c-4540-bb4d-7068fb140540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.04.01 18:02:43.550823 [ 286 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.04.01 18:02:43.551146 [ 286 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.04.01 18:02:43.558433 [ 286 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.04.01 18:02:43.577854 [ 297 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.04.01 18:02:43.580264 [ 297 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.04.01 18:02:43.581018 [ 297 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.010761369 sec. (92.925 rows/sec., 3.63 KiB/sec.) | ||
| 793 | 2026.04.01 18:02:43.581050 [ 297 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.04.01 18:02:43.581086 [ 297 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.04.01 18:02:43.584684 [ 286 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03692 sec., 27.085590465872155 rows/sec., 1.06 KiB/sec. | ||
| 796 | 2026.04.01 18:02:43.584866 [ 286 ] {50879843-42c7-4567-abe3-a6aa99569ada} <Debug> TCPHandler: Processed in 0.037772722 sec. | ||
| 797 | 2026.04.01 18:02:43.592212 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.04.01 18:02:43.592253 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.04.01 18:02:43.592281 [ 286 ] {} <Debug> TCP-Session: 7eed9ffe-b59d-4bf5-a8dc-d7412b563356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.04.01 18:02:43.592283 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.04.01 18:02:43.592331 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.04.01 18:02:43.592375 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.04.01 18:02:43.592401 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.04.01 18:02:43.592416 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.04.01 18:02:43.592435 [ 288 ] {} <Debug> TCP-Session: 81b43bac-8191-4dd6-b1f1-f2e67e24ace2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.04.01 18:02:43.592455 [ 291 ] {} <Debug> TCP-Session: 254d0991-6a36-4944-b1d1-75379e91a167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.04.01 18:02:43.592469 [ 294 ] {} <Debug> TCP-Session: ad471ec8-f68c-4540-bb4d-7068fb140540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.04.01 18:02:43.592422 [ 293 ] {} <Debug> TCP-Session: a14e03a1-5d64-457f-a49b-166a80ce0e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.04.01 18:02:43.592410 [ 292 ] {} <Debug> TCP-Session: 34103f91-a918-4e2c-b99c-2f34ea986bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.04.01 18:02:43.592349 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.04.01 18:02:43.592339 [ 287 ] {} <Debug> TCP-Session: 2de75132-61a7-4b90-98e4-0bfa5600bb32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.04.01 18:02:43.592318 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.04.01 18:02:43.592598 [ 290 ] {} <Debug> TCP-Session: 0ce9062d-ee59-4e44-a523-b1cdb6159c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.04.01 18:02:43.592643 [ 289 ] {} <Debug> TCP-Session: d5d298ab-4937-4502-82d9-728c182a0d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.04.01 18:02:44.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.24 MiB, peak 167.36 MiB, free memory in arenas 0.00 B, will set to 159.08 MiB (RSS), difference: 3.84 MiB | ||
| 816 | 2026.04.01 18:02:46.605039 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.04.01 18:02:46.605102 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.04.01 18:02:46.674516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 985 | ||
| 819 | 2026.04.01 18:02:46.681016 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.04.01 18:02:46.681084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 821 | 2026.04.01 18:02:46.682160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.04.01 18:02:46.682721 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): 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.04.01 18:02:46.682939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 824 | 2026.04.01 18:02:46.713968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.04.01 18:02:46.736758 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.04.01 18:02:46.736823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 827 | 2026.04.01 18:02:46.744514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.04.01 18:02:46.745412 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): 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.04.01 18:02:46.748954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.04.01 18:02:47.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.78 MiB, peak 167.36 MiB, free memory in arenas 0.00 B, will set to 162.19 MiB (RSS), difference: 2.41 MiB | ||
| 831 | 2026.04.01 18:02:50.701468 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54156 | ||
| 832 | 2026.04.01 18:02:50.701601 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.04.01 18:02:50.701634 [ 286 ] {} <Debug> TCP-Session: 10e55637-3b7e-49d2-bceb-a01d278fd9a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54156 | ||
| 834 | 2026.04.01 18:02:50.701657 [ 286 ] {} <Debug> TCP-Session: 10e55637-3b7e-49d2-bceb-a01d278fd9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.04.01 18:02:50.701670 [ 286 ] {} <Debug> TCP-Session: 10e55637-3b7e-49d2-bceb-a01d278fd9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.04.01 18:02:50.701913 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41015 | ||
| 837 | 2026.04.01 18:02:50.701940 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63881 | ||
| 838 | 2026.04.01 18:02:50.701974 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46458 | ||
| 839 | 2026.04.01 18:02:50.702003 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44046 | ||
| 840 | 2026.04.01 18:02:50.702033 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.04.01 18:02:50.702041 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.04.01 18:02:50.702075 [ 287 ] {} <Debug> TCP-Session: 6d90c8a3-4cbb-47eb-bf4b-98be56788803 Authenticating user 'default' from [fd00:1122:3344:101::e]:41015 | ||
| 843 | 2026.04.01 18:02:50.702092 [ 290 ] {} <Debug> TCP-Session: a68e269e-94ac-459f-9d79-912e433de82f Authenticating user 'default' from [fd00:1122:3344:101::e]:63881 | ||
| 844 | 2026.04.01 18:02:50.702104 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.04.01 18:02:50.702121 [ 290 ] {} <Debug> TCP-Session: a68e269e-94ac-459f-9d79-912e433de82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.04.01 18:02:50.702125 [ 286 ] {} <Trace> TCP-Session: 10e55637-3b7e-49d2-bceb-a01d278fd9a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.04.01 18:02:50.702138 [ 294 ] {} <Debug> TCP-Session: 7b1006fb-4697-47ce-a070-6a30053d0d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:44046 | ||
| 848 | 2026.04.01 18:02:50.702138 [ 290 ] {} <Debug> TCP-Session: a68e269e-94ac-459f-9d79-912e433de82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.04.01 18:02:50.702165 [ 294 ] {} <Debug> TCP-Session: 7b1006fb-4697-47ce-a070-6a30053d0d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.04.01 18:02:50.702094 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.04.01 18:02:50.702192 [ 294 ] {} <Debug> TCP-Session: 7b1006fb-4697-47ce-a070-6a30053d0d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.04.01 18:02:50.701996 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49051 | ||
| 853 | 2026.04.01 18:02:50.702243 [ 292 ] {} <Debug> TCP-Session: 66fa769e-4f68-4941-a659-cba4cecbbf7c Authenticating user 'default' from [fd00:1122:3344:101::e]:46458 | ||
| 854 | 2026.04.01 18:02:50.701958 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43525 | ||
| 855 | 2026.04.01 18:02:50.702294 [ 292 ] {} <Debug> TCP-Session: 66fa769e-4f68-4941-a659-cba4cecbbf7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.04.01 18:02:50.702312 [ 286 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54156) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 857 | 2026.04.01 18:02:50.702327 [ 292 ] {} <Debug> TCP-Session: 66fa769e-4f68-4941-a659-cba4cecbbf7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.04.01 18:02:50.702332 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.04.01 18:02:50.702363 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 860 | 2026.04.01 18:02:50.701943 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39848 | ||
| 861 | 2026.04.01 18:02:50.702385 [ 293 ] {} <Debug> TCP-Session: 589e0bd7-39aa-4e83-977a-d8086f5b35d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49051 | ||
| 862 | 2026.04.01 18:02:50.702398 [ 291 ] {} <Debug> TCP-Session: 3fbc7705-0de6-449c-9b51-415273cfc018 Authenticating user 'default' from [fd00:1122:3344:101::e]:43525 | ||
| 863 | 2026.04.01 18:02:50.702431 [ 293 ] {} <Debug> TCP-Session: 589e0bd7-39aa-4e83-977a-d8086f5b35d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.04.01 18:02:50.702439 [ 291 ] {} <Debug> TCP-Session: 3fbc7705-0de6-449c-9b51-415273cfc018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.04.01 18:02:50.702454 [ 293 ] {} <Debug> TCP-Session: 589e0bd7-39aa-4e83-977a-d8086f5b35d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.04.01 18:02:50.702467 [ 291 ] {} <Debug> TCP-Session: 3fbc7705-0de6-449c-9b51-415273cfc018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.04.01 18:02:50.701938 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53299 | ||
| 868 | 2026.04.01 18:02:50.702490 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.04.01 18:02:50.702111 [ 287 ] {} <Debug> TCP-Session: 6d90c8a3-4cbb-47eb-bf4b-98be56788803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.04.01 18:02:50.702543 [ 289 ] {} <Debug> TCP-Session: d4f0a94d-9b63-4b30-b806-1164c4a1574c Authenticating user 'default' from [fd00:1122:3344:101::e]:39848 | ||
| 871 | 2026.04.01 18:02:50.702558 [ 287 ] {} <Debug> TCP-Session: 6d90c8a3-4cbb-47eb-bf4b-98be56788803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.04.01 18:02:50.702573 [ 289 ] {} <Debug> TCP-Session: d4f0a94d-9b63-4b30-b806-1164c4a1574c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.04.01 18:02:50.702579 [ 286 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 874 | 2026.04.01 18:02:50.702597 [ 289 ] {} <Debug> TCP-Session: d4f0a94d-9b63-4b30-b806-1164c4a1574c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.04.01 18:02:50.702622 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 876 | 2026.04.01 18:02:50.702651 [ 288 ] {} <Debug> TCP-Session: 068ed55b-52ac-460e-b915-23fa35269ac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53299 | ||
| 877 | 2026.04.01 18:02:50.702653 [ 286 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.04.01 18:02:50.702670 [ 288 ] {} <Debug> TCP-Session: 068ed55b-52ac-460e-b915-23fa35269ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.04.01 18:02:50.702695 [ 288 ] {} <Debug> TCP-Session: 068ed55b-52ac-460e-b915-23fa35269ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.04.01 18:02:50.702952 [ 286 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.04.01 18:02:50.703869 [ 314 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.04.01 18:02:50.703923 [ 314 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.04.01 18:02:50.703977 [ 314 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916284 sec. (1091.365 rows/sec., 42.63 KiB/sec.) | ||
| 884 | 2026.04.01 18:02:50.704007 [ 314 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.04.01 18:02:50.705224 [ 286 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002975 sec., 336.1344537815126 rows/sec., 13.13 KiB/sec. | ||
| 886 | 2026.04.01 18:02:50.705359 [ 286 ] {e6abc6db-193c-4d5a-9ba1-627da4e55e99} <Debug> TCPHandler: Processed in 0.003396979 sec. | ||
| 887 | 2026.04.01 18:02:50.705487 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.04.01 18:02:50.705518 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.04.01 18:02:50.705519 [ 286 ] {} <Debug> TCP-Session: 10e55637-3b7e-49d2-bceb-a01d278fd9a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.04.01 18:02:50.705547 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.04.01 18:02:50.705565 [ 294 ] {} <Debug> TCP-Session: 7b1006fb-4697-47ce-a070-6a30053d0d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.04.01 18:02:50.705588 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.04.01 18:02:50.705607 [ 288 ] {} <Debug> TCP-Session: 068ed55b-52ac-460e-b915-23fa35269ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.04.01 18:02:50.705630 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.04.01 18:02:50.705645 [ 287 ] {} <Debug> TCP-Session: 6d90c8a3-4cbb-47eb-bf4b-98be56788803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.04.01 18:02:50.705651 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.04.01 18:02:50.705672 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.04.01 18:02:50.705699 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.04.01 18:02:50.705709 [ 291 ] {} <Debug> TCP-Session: 3fbc7705-0de6-449c-9b51-415273cfc018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.04.01 18:02:50.705682 [ 290 ] {} <Debug> TCP-Session: a68e269e-94ac-459f-9d79-912e433de82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.04.01 18:02:50.705609 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.04.01 18:02:50.705764 [ 289 ] {} <Debug> TCP-Session: d4f0a94d-9b63-4b30-b806-1164c4a1574c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.04.01 18:02:50.705776 [ 293 ] {} <Debug> TCP-Session: 589e0bd7-39aa-4e83-977a-d8086f5b35d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.04.01 18:02:50.705809 [ 292 ] {} <Debug> TCP-Session: 66fa769e-4f68-4941-a659-cba4cecbbf7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.04.01 18:02:51.191503 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59261 | ||
| 906 | 2026.04.01 18:02:51.191606 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.04.01 18:02:51.191632 [ 286 ] {} <Debug> TCP-Session: a3d77e07-1cc5-4382-9eb6-eb14bdd79c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:59261 | ||
| 908 | 2026.04.01 18:02:51.191653 [ 286 ] {} <Debug> TCP-Session: a3d77e07-1cc5-4382-9eb6-eb14bdd79c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.04.01 18:02:51.191666 [ 286 ] {} <Debug> TCP-Session: a3d77e07-1cc5-4382-9eb6-eb14bdd79c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.04.01 18:02:51.191857 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57725 | ||
| 911 | 2026.04.01 18:02:51.191903 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45461 | ||
| 912 | 2026.04.01 18:02:51.191913 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34038 | ||
| 913 | 2026.04.01 18:02:51.191937 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54336 | ||
| 914 | 2026.04.01 18:02:51.191964 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37049 | ||
| 915 | 2026.04.01 18:02:51.191981 [ 286 ] {} <Trace> TCP-Session: a3d77e07-1cc5-4382-9eb6-eb14bdd79c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.04.01 18:02:51.192014 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.04.01 18:02:51.192028 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.04.01 18:02:51.192047 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.04.01 18:02:51.192058 [ 292 ] {} <Debug> TCP-Session: f69f5347-dc8e-47c7-9790-d615698e7336 Authenticating user 'default' from [fd00:1122:3344:101::e]:54336 | ||
| 920 | 2026.04.01 18:02:51.192077 [ 294 ] {} <Debug> TCP-Session: 6cac24af-5f7f-41d5-9ece-7a3688bdbd3c Authenticating user 'default' from [fd00:1122:3344:101::e]:37049 | ||
| 921 | 2026.04.01 18:02:51.192096 [ 292 ] {} <Debug> TCP-Session: f69f5347-dc8e-47c7-9790-d615698e7336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.04.01 18:02:51.192110 [ 294 ] {} <Debug> TCP-Session: 6cac24af-5f7f-41d5-9ece-7a3688bdbd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.04.01 18:02:51.192120 [ 292 ] {} <Debug> TCP-Session: f69f5347-dc8e-47c7-9790-d615698e7336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.04.01 18:02:51.192136 [ 294 ] {} <Debug> TCP-Session: 6cac24af-5f7f-41d5-9ece-7a3688bdbd3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.04.01 18:02:51.192051 [ 288 ] {} <Debug> TCP-Session: 22e7b375-c1aa-41b0-ad94-32ff8cd426f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45461 | ||
| 926 | 2026.04.01 18:02:51.192167 [ 286 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59261) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 927 | 2026.04.01 18:02:51.192190 [ 288 ] {} <Debug> TCP-Session: 22e7b375-c1aa-41b0-ad94-32ff8cd426f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.04.01 18:02:51.192019 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 929 | 2026.04.01 18:02:51.192219 [ 288 ] {} <Debug> TCP-Session: 22e7b375-c1aa-41b0-ad94-32ff8cd426f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.04.01 18:02:51.192244 [ 290 ] {} <Debug> TCP-Session: 6ae8219e-4b41-4baa-9661-e08ce57c3d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:34038 | ||
| 931 | 2026.04.01 18:02:51.191967 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.04.01 18:02:51.192273 [ 290 ] {} <Debug> TCP-Session: 6ae8219e-4b41-4baa-9661-e08ce57c3d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.04.01 18:02:51.191958 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42642 | ||
| 934 | 2026.04.01 18:02:51.192302 [ 287 ] {} <Debug> TCP-Session: 73c60ca3-e52e-4328-a4a9-c8452c421f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:57725 | ||
| 935 | 2026.04.01 18:02:51.191923 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53482 | ||
| 936 | 2026.04.01 18:02:51.192383 [ 287 ] {} <Debug> TCP-Session: 73c60ca3-e52e-4328-a4a9-c8452c421f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.04.01 18:02:51.191924 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52446 | ||
| 938 | 2026.04.01 18:02:51.192413 [ 287 ] {} <Debug> TCP-Session: 73c60ca3-e52e-4328-a4a9-c8452c421f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.04.01 18:02:51.192417 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.04.01 18:02:51.192441 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.04.01 18:02:51.192304 [ 290 ] {} <Debug> TCP-Session: 6ae8219e-4b41-4baa-9661-e08ce57c3d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.04.01 18:02:51.192476 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2026.04.01 18:02:51.192483 [ 286 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 944 | 2026.04.01 18:02:51.192511 [ 291 ] {} <Debug> TCP-Session: d605f496-2684-4857-83f9-109305a56d59 Authenticating user 'default' from [fd00:1122:3344:101::e]:52446 | ||
| 945 | 2026.04.01 18:02:51.192474 [ 289 ] {} <Debug> TCP-Session: c7b5ec0d-da16-4e19-a994-7cd3721dffc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53482 | ||
| 946 | 2026.04.01 18:02:51.192543 [ 291 ] {} <Debug> TCP-Session: d605f496-2684-4857-83f9-109305a56d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.04.01 18:02:51.192562 [ 286 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 948 | 2026.04.01 18:02:51.192574 [ 289 ] {} <Debug> TCP-Session: c7b5ec0d-da16-4e19-a994-7cd3721dffc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.04.01 18:02:51.192576 [ 291 ] {} <Debug> TCP-Session: d605f496-2684-4857-83f9-109305a56d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.04.01 18:02:51.192602 [ 289 ] {} <Debug> TCP-Session: c7b5ec0d-da16-4e19-a994-7cd3721dffc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.04.01 18:02:51.192469 [ 293 ] {} <Debug> TCP-Session: 0f8aa970-18d7-4bf7-87f3-2f716c9d0425 Authenticating user 'default' from [fd00:1122:3344:101::e]:42642 | ||
| 952 | 2026.04.01 18:02:51.192653 [ 293 ] {} <Debug> TCP-Session: 0f8aa970-18d7-4bf7-87f3-2f716c9d0425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.04.01 18:02:51.192668 [ 293 ] {} <Debug> TCP-Session: 0f8aa970-18d7-4bf7-87f3-2f716c9d0425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.04.01 18:02:51.192876 [ 286 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.04.01 18:02:51.193730 [ 329 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.04.01 18:02:51.193782 [ 329 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.04.01 18:02:51.193820 [ 329 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000839472 sec. (1191.225 rows/sec., 46.53 KiB/sec.) | ||
| 958 | 2026.04.01 18:02:51.193842 [ 329 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.04.01 18:02:51.195317 [ 286 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 960 | 2026.04.01 18:02:51.195482 [ 286 ] {9778f13c-bf13-483e-9c03-09e7357ea95d} <Debug> TCPHandler: Processed in 0.003636434 sec. | ||
| 961 | 2026.04.01 18:02:51.195622 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.04.01 18:02:51.195652 [ 286 ] {} <Debug> TCP-Session: a3d77e07-1cc5-4382-9eb6-eb14bdd79c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.04.01 18:02:51.195656 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.04.01 18:02:51.195680 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.04.01 18:02:51.195697 [ 289 ] {} <Debug> TCP-Session: c7b5ec0d-da16-4e19-a994-7cd3721dffc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.04.01 18:02:51.195706 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.04.01 18:02:51.195726 [ 287 ] {} <Debug> TCP-Session: 73c60ca3-e52e-4328-a4a9-c8452c421f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.04.01 18:02:51.195734 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.04.01 18:02:51.195754 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.04.01 18:02:51.195755 [ 291 ] {} <Debug> TCP-Session: d605f496-2684-4857-83f9-109305a56d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.04.01 18:02:51.195773 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.04.01 18:02:51.195789 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.04.01 18:02:51.195803 [ 292 ] {} <Debug> TCP-Session: f69f5347-dc8e-47c7-9790-d615698e7336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.04.01 18:02:51.195830 [ 290 ] {} <Debug> TCP-Session: 6ae8219e-4b41-4baa-9661-e08ce57c3d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.04.01 18:02:51.195846 [ 293 ] {} <Debug> TCP-Session: 0f8aa970-18d7-4bf7-87f3-2f716c9d0425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.04.01 18:02:51.195716 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.04.01 18:02:51.195798 [ 288 ] {} <Debug> TCP-Session: 22e7b375-c1aa-41b0-ad94-32ff8cd426f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.04.01 18:02:51.195922 [ 294 ] {} <Debug> TCP-Session: 6cac24af-5f7f-41d5-9ece-7a3688bdbd3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.04.01 18:02:51.668117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2026.04.01 18:02:51.670788 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.04.01 18:02:51.670867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 982 | 2026.04.01 18:02:51.672813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.04.01 18:02:51.673337 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.04.01 18:02:51.673691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.04.01 18:02:52.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.46 MiB, peak 172.56 MiB, free memory in arenas 0.00 B, will set to 162.25 MiB (RSS), difference: 3.79 MiB | ||
| 986 | 2026.04.01 18:02:53.002188 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.04.01 18:02:53.002388 [ 3 ] {100d8995-a3d2-432a-8ed7-ea9e4c7b5355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.04.01 18:02:53.002647 [ 3 ] {100d8995-a3d2-432a-8ed7-ea9e4c7b5355} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.04.01 18:02:53.002707 [ 3 ] {100d8995-a3d2-432a-8ed7-ea9e4c7b5355} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.04.01 18:02:53.003138 [ 3 ] {100d8995-a3d2-432a-8ed7-ea9e4c7b5355} <Debug> TCPHandler: Processed in 0.001068597 sec. | ||
| 991 | 2026.04.01 18:02:53.060314 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.04.01 18:02:53.060479 [ 3 ] {bdbe2a6f-d932-4e50-b157-3151c1020298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.04.01 18:02:53.070731 [ 3 ] {bdbe2a6f-d932-4e50-b157-3151c1020298} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.04.01 18:02:53.070800 [ 3 ] {bdbe2a6f-d932-4e50-b157-3151c1020298} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.04.01 18:02:53.073186 [ 3 ] {bdbe2a6f-d932-4e50-b157-3151c1020298} <Debug> TCPHandler: Processed in 0.012948576 sec. | ||
| 996 | 2026.04.01 18:02:53.073710 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.04.01 18:02:53.073837 [ 3 ] {40ff767e-8c2c-4ec0-be00-3ce6e067345c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.04.01 18:02:53.088514 [ 3 ] {40ff767e-8c2c-4ec0-be00-3ce6e067345c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.04.01 18:02:53.088568 [ 3 ] {40ff767e-8c2c-4ec0-be00-3ce6e067345c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.04.01 18:02:53.088979 [ 3 ] {40ff767e-8c2c-4ec0-be00-3ce6e067345c} <Debug> TCPHandler: Processed in 0.015317438 sec. | ||
| 1001 | 2026.04.01 18:02:53.089225 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.04.01 18:02:53.089355 [ 3 ] {aef60c21-a6aa-4abb-8a78-934619afbc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.04.01 18:02:53.089617 [ 3 ] {aef60c21-a6aa-4abb-8a78-934619afbc01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.04.01 18:02:53.089664 [ 3 ] {aef60c21-a6aa-4abb-8a78-934619afbc01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.04.01 18:02:53.090002 [ 3 ] {aef60c21-a6aa-4abb-8a78-934619afbc01} <Debug> TCPHandler: Processed in 0.000827611 sec. | ||
| 1006 | 2026.04.01 18:02:53.090199 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.04.01 18:02:53.090322 [ 3 ] {57008f1b-b79f-47eb-91df-c97185594354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.04.01 18:02:53.090581 [ 3 ] {57008f1b-b79f-47eb-91df-c97185594354} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.04.01 18:02:53.090637 [ 3 ] {57008f1b-b79f-47eb-91df-c97185594354} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.04.01 18:02:53.091134 [ 3 ] {57008f1b-b79f-47eb-91df-c97185594354} <Debug> TCPHandler: Processed in 0.000984546 sec. | ||
| 1011 | 2026.04.01 18:02:53.093633 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.04.01 18:02:53.093766 [ 3 ] {4cdf7941-cdc4-49f2-924c-7783ad4562f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1013 | 2026.04.01 18:02:53.093819 [ 3 ] {4cdf7941-cdc4-49f2-924c-7783ad4562f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.04.01 18:02:53.094412 [ 3 ] {4cdf7941-cdc4-49f2-924c-7783ad4562f3} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.04.01 18:02:53.094459 [ 3 ] {4cdf7941-cdc4-49f2-924c-7783ad4562f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1016 | 2026.04.01 18:02:53.095099 [ 3 ] {4cdf7941-cdc4-49f2-924c-7783ad4562f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.04.01 18:02:53.095314 [ 3 ] {4cdf7941-cdc4-49f2-924c-7783ad4562f3} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.04.01 18:02:53.095463 [ 3 ] {4cdf7941-cdc4-49f2-924c-7783ad4562f3} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.001734 sec., 2883.506343713956 rows/sec., 374.52 KiB/sec. | ||
| 1019 | 2026.04.01 18:02:53.095503 [ 3 ] {4cdf7941-cdc4-49f2-924c-7783ad4562f3} <Debug> TCPHandler: Processed in 0.0019332 sec. | ||
| 1020 | 2026.04.01 18:02:53.095611 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.04.01 18:02:53.095710 [ 3 ] {28d4c984-aad0-4b25-95ad-f9fced74d888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1022 | 2026.04.01 18:02:53.095752 [ 3 ] {28d4c984-aad0-4b25-95ad-f9fced74d888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1023 | 2026.04.01 18:02:53.098275 [ 3 ] {28d4c984-aad0-4b25-95ad-f9fced74d888} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.04.01 18:02:53.098318 [ 3 ] {28d4c984-aad0-4b25-95ad-f9fced74d888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1025 | 2026.04.01 18:02:53.100781 [ 3 ] {28d4c984-aad0-4b25-95ad-f9fced74d888} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.04.01 18:02:53.101101 [ 3 ] {28d4c984-aad0-4b25-95ad-f9fced74d888} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.04.01 18:02:53.101259 [ 3 ] {28d4c984-aad0-4b25-95ad-f9fced74d888} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00557 sec., 359.0664272890485 rows/sec., 29.28 KiB/sec. | ||
| 1028 | 2026.04.01 18:02:53.101298 [ 3 ] {28d4c984-aad0-4b25-95ad-f9fced74d888} <Debug> TCPHandler: Processed in 0.005736779 sec. | ||
| 1029 | 2026.04.01 18:02:53.101413 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.04.01 18:02:53.101510 [ 3 ] {4376a85e-47d3-4037-a70d-ac7977c3d241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1031 | 2026.04.01 18:02:53.101552 [ 3 ] {4376a85e-47d3-4037-a70d-ac7977c3d241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1032 | 2026.04.01 18:02:53.101990 [ 3 ] {4376a85e-47d3-4037-a70d-ac7977c3d241} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2026.04.01 18:02:53.102026 [ 3 ] {4376a85e-47d3-4037-a70d-ac7977c3d241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1034 | 2026.04.01 18:02:53.102432 [ 3 ] {4376a85e-47d3-4037-a70d-ac7977c3d241} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1035 | 2026.04.01 18:02:53.102656 [ 3 ] {4376a85e-47d3-4037-a70d-ac7977c3d241} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2026.04.01 18:02:53.102775 [ 3 ] {4376a85e-47d3-4037-a70d-ac7977c3d241} <Debug> executeQuery: Read 5 rows, 476.00 B in 0.001324 sec., 3776.43504531722 rows/sec., 351.09 KiB/sec. | ||
| 1037 | 2026.04.01 18:02:53.102811 [ 3 ] {4376a85e-47d3-4037-a70d-ac7977c3d241} <Debug> TCPHandler: Processed in 0.001489229 sec. | ||
| 1038 | 2026.04.01 18:02:53.102989 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.04.01 18:02:53.103078 [ 3 ] {84c2b5a4-0426-4f8c-b1f4-62c8feaadf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1040 | 2026.04.01 18:02:53.103116 [ 3 ] {84c2b5a4-0426-4f8c-b1f4-62c8feaadf69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1041 | 2026.04.01 18:02:53.103577 [ 3 ] {84c2b5a4-0426-4f8c-b1f4-62c8feaadf69} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.04.01 18:02:53.103614 [ 3 ] {84c2b5a4-0426-4f8c-b1f4-62c8feaadf69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1043 | 2026.04.01 18:02:53.104038 [ 3 ] {84c2b5a4-0426-4f8c-b1f4-62c8feaadf69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1044 | 2026.04.01 18:02:53.104252 [ 3 ] {84c2b5a4-0426-4f8c-b1f4-62c8feaadf69} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.04.01 18:02:53.104378 [ 3 ] {84c2b5a4-0426-4f8c-b1f4-62c8feaadf69} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001258 sec., 3179.650238473768 rows/sec., 230.56 KiB/sec. | ||
| 1046 | 2026.04.01 18:02:53.104415 [ 3 ] {84c2b5a4-0426-4f8c-b1f4-62c8feaadf69} <Debug> TCPHandler: Processed in 0.001420707 sec. | ||
| 1047 | 2026.04.01 18:02:53.104526 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.04.01 18:02:53.104627 [ 3 ] {aae099dc-c580-433c-937d-dbd56617f532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1049 | 2026.04.01 18:02:53.104669 [ 3 ] {aae099dc-c580-433c-937d-dbd56617f532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1050 | 2026.04.01 18:02:53.105081 [ 3 ] {aae099dc-c580-433c-937d-dbd56617f532} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.04.01 18:02:53.105117 [ 3 ] {aae099dc-c580-433c-937d-dbd56617f532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1052 | 2026.04.01 18:02:53.105442 [ 3 ] {aae099dc-c580-433c-937d-dbd56617f532} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1053 | 2026.04.01 18:02:53.105668 [ 3 ] {aae099dc-c580-433c-937d-dbd56617f532} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.04.01 18:02:53.105798 [ 3 ] {aae099dc-c580-433c-937d-dbd56617f532} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.00119 sec., 10924.369747899158 rows/sec., 879.73 KiB/sec. | ||
| 1055 | 2026.04.01 18:02:53.105836 [ 3 ] {aae099dc-c580-433c-937d-dbd56617f532} <Debug> TCPHandler: Processed in 0.001359855 sec. | ||
| 1056 | 2026.04.01 18:02:53.105947 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.04.01 18:02:53.106047 [ 3 ] {ac7591cf-159c-4331-bcd7-9dcdc8e9f491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1058 | 2026.04.01 18:02:53.106091 [ 3 ] {ac7591cf-159c-4331-bcd7-9dcdc8e9f491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1059 | 2026.04.01 18:02:53.108367 [ 3 ] {ac7591cf-159c-4331-bcd7-9dcdc8e9f491} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.04.01 18:02:53.108405 [ 3 ] {ac7591cf-159c-4331-bcd7-9dcdc8e9f491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1061 | 2026.04.01 18:02:53.110856 [ 3 ] {ac7591cf-159c-4331-bcd7-9dcdc8e9f491} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1062 | 2026.04.01 18:02:53.111136 [ 3 ] {ac7591cf-159c-4331-bcd7-9dcdc8e9f491} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.04.01 18:02:53.111266 [ 3 ] {ac7591cf-159c-4331-bcd7-9dcdc8e9f491} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.005239 sec., 190.8761213972132 rows/sec., 13.42 KiB/sec. | ||
| 1064 | 2026.04.01 18:02:53.111304 [ 3 ] {ac7591cf-159c-4331-bcd7-9dcdc8e9f491} <Debug> TCPHandler: Processed in 0.00540797 sec. | ||
| 1065 | 2026.04.01 18:02:53.111423 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.04.01 18:02:53.111520 [ 3 ] {3c462e36-e39d-4283-bba1-63c306474739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.04.01 18:02:53.111579 [ 3 ] {3c462e36-e39d-4283-bba1-63c306474739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1068 | 2026.04.01 18:02:53.112315 [ 3 ] {3c462e36-e39d-4283-bba1-63c306474739} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.04.01 18:02:53.112353 [ 3 ] {3c462e36-e39d-4283-bba1-63c306474739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1070 | 2026.04.01 18:02:53.112851 [ 3 ] {3c462e36-e39d-4283-bba1-63c306474739} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1071 | 2026.04.01 18:02:53.113099 [ 3 ] {3c462e36-e39d-4283-bba1-63c306474739} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.04.01 18:02:53.113233 [ 3 ] {3c462e36-e39d-4283-bba1-63c306474739} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001732 sec., 1154.7344110854503 rows/sec., 2.07 MiB/sec. | ||
| 1073 | 2026.04.01 18:02:53.113286 [ 3 ] {3c462e36-e39d-4283-bba1-63c306474739} <Debug> TCPHandler: Processed in 0.00191299 sec. | ||
| 1074 | 2026.04.01 18:02:53.113398 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.04.01 18:02:53.113493 [ 3 ] {5167519b-edc2-4ca9-a3bd-676e4915e777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1076 | 2026.04.01 18:02:53.113538 [ 3 ] {5167519b-edc2-4ca9-a3bd-676e4915e777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1077 | 2026.04.01 18:02:53.113853 [ 3 ] {5167519b-edc2-4ca9-a3bd-676e4915e777} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.04.01 18:02:53.113890 [ 3 ] {5167519b-edc2-4ca9-a3bd-676e4915e777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1079 | 2026.04.01 18:02:53.118099 [ 3 ] {5167519b-edc2-4ca9-a3bd-676e4915e777} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2026.04.01 18:02:53.118328 [ 3 ] {5167519b-edc2-4ca9-a3bd-676e4915e777} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.04.01 18:02:53.118461 [ 3 ] {5167519b-edc2-4ca9-a3bd-676e4915e777} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.004986 sec., 1805.0541516245487 rows/sec., 127.51 KiB/sec. | ||
| 1082 | 2026.04.01 18:02:53.118498 [ 3 ] {5167519b-edc2-4ca9-a3bd-676e4915e777} <Debug> TCPHandler: Processed in 0.005149303 sec. | ||
| 1083 | 2026.04.01 18:02:54.183988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1497 | ||
| 1084 | 2026.04.01 18:02:54.184530 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.04.01 18:02:54.184579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1086 | 2026.04.01 18:02:54.185108 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1087 | 2026.04.01 18:02:54.185351 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.04.01 18:02:54.185492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1497 | ||
| 1089 | 2026.04.01 18:02:54.249988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1090 | 2026.04.01 18:02:54.267242 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2026.04.01 18:02:54.267310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1092 | 2026.04.01 18:02:54.273725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1093 | 2026.04.01 18:02:54.274432 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2026.04.01 18:02:54.277426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1095 | 2026.04.01 18:02:55.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.27 MiB, peak 172.56 MiB, free memory in arenas 0.00 B, will set to 164.78 MiB (RSS), difference: 1.50 MiB | ||
| 1096 | 2026.04.01 18:03:01.605160 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1097 | 2026.04.01 18:03:01.605247 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1098 | 2026.04.01 18:03:01.673835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 120 | ||
| 1099 | 2026.04.01 18:03:01.675919 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.04.01 18:03:01.675978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1101 | 2026.04.01 18:03:01.677187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2026.04.01 18:03:01.677472 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.04.01 18:03:01.677790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 120 | ||
| 1104 | 2026.04.01 18:03:01.685588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1945 | ||
| 1105 | 2026.04.01 18:03:01.686069 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.04.01 18:03:01.686111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1107 | 2026.04.01 18:03:01.686608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1108 | 2026.04.01 18:03:01.686867 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.04.01 18:03:01.687019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1110 | 2026.04.01 18:03:01.777508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1111 | 2026.04.01 18:03:01.795169 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.04.01 18:03:01.795237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1113 | 2026.04.01 18:03:01.801731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1114 | 2026.04.01 18:03:01.802484 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.04.01 18:03:01.805978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1116 | 2026.04.01 18:03:03.004001 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.04.01 18:03:03.004191 [ 3 ] {7afab1e2-f524-42a9-9a11-f1bf0c868fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1118 | 2026.04.01 18:03:03.004258 [ 3 ] {7afab1e2-f524-42a9-9a11-f1bf0c868fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1119 | 2026.04.01 18:03:03.004859 [ 3 ] {7afab1e2-f524-42a9-9a11-f1bf0c868fb5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.04.01 18:03:03.004906 [ 3 ] {7afab1e2-f524-42a9-9a11-f1bf0c868fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1121 | 2026.04.01 18:03:03.005304 [ 3 ] {7afab1e2-f524-42a9-9a11-f1bf0c868fb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2026.04.01 18:03:03.005566 [ 3 ] {7afab1e2-f524-42a9-9a11-f1bf0c868fb5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.04.01 18:03:03.005729 [ 3 ] {7afab1e2-f524-42a9-9a11-f1bf0c868fb5} <Debug> executeQuery: Read 18 rows, 1.72 KiB in 0.001584 sec., 11363.636363636364 rows/sec., 1.06 MiB/sec. | ||
| 1124 | 2026.04.01 18:03:03.005774 [ 3 ] {7afab1e2-f524-42a9-9a11-f1bf0c868fb5} <Debug> TCPHandler: Processed in 0.00190102 sec. | ||
| 1125 | 2026.04.01 18:03:03.005920 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.04.01 18:03:03.006025 [ 3 ] {c12c435b-9dbe-4608-abdb-9e4eb0ee74a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.04.01 18:03:03.006069 [ 3 ] {c12c435b-9dbe-4608-abdb-9e4eb0ee74a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1128 | 2026.04.01 18:03:03.006484 [ 3 ] {c12c435b-9dbe-4608-abdb-9e4eb0ee74a7} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.04.01 18:03:03.006524 [ 3 ] {c12c435b-9dbe-4608-abdb-9e4eb0ee74a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1130 | 2026.04.01 18:03:03.006833 [ 3 ] {c12c435b-9dbe-4608-abdb-9e4eb0ee74a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.04.01 18:03:03.007059 [ 3 ] {c12c435b-9dbe-4608-abdb-9e4eb0ee74a7} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.04.01 18:03:03.007193 [ 3 ] {c12c435b-9dbe-4608-abdb-9e4eb0ee74a7} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001191 sec., 7556.675062972292 rows/sec., 568.23 KiB/sec. | ||
| 1133 | 2026.04.01 18:03:03.007232 [ 3 ] {c12c435b-9dbe-4608-abdb-9e4eb0ee74a7} <Debug> TCPHandler: Processed in 0.001363806 sec. | ||
| 1134 | 2026.04.01 18:03:03.007341 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.04.01 18:03:03.007438 [ 3 ] {f1c6ac96-df65-425a-9391-fc13f5a67482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.04.01 18:03:03.007481 [ 3 ] {f1c6ac96-df65-425a-9391-fc13f5a67482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.04.01 18:03:03.007868 [ 3 ] {f1c6ac96-df65-425a-9391-fc13f5a67482} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.04.01 18:03:03.007908 [ 3 ] {f1c6ac96-df65-425a-9391-fc13f5a67482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1139 | 2026.04.01 18:03:03.008204 [ 3 ] {f1c6ac96-df65-425a-9391-fc13f5a67482} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1140 | 2026.04.01 18:03:03.008428 [ 3 ] {f1c6ac96-df65-425a-9391-fc13f5a67482} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.04.01 18:03:03.008561 [ 3 ] {f1c6ac96-df65-425a-9391-fc13f5a67482} <Debug> executeQuery: Read 12 rows, 985.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 843.04 KiB/sec. | ||
| 1142 | 2026.04.01 18:03:03.008599 [ 3 ] {f1c6ac96-df65-425a-9391-fc13f5a67482} <Debug> TCPHandler: Processed in 0.001307924 sec. | ||
| 1143 | 2026.04.01 18:03:03.008707 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.04.01 18:03:03.008808 [ 3 ] {18f9067a-955b-49eb-90b8-ec5fc35c46a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1145 | 2026.04.01 18:03:03.008866 [ 3 ] {18f9067a-955b-49eb-90b8-ec5fc35c46a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1146 | 2026.04.01 18:03:03.009636 [ 3 ] {18f9067a-955b-49eb-90b8-ec5fc35c46a4} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.04.01 18:03:03.009677 [ 3 ] {18f9067a-955b-49eb-90b8-ec5fc35c46a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1148 | 2026.04.01 18:03:03.014336 [ 3 ] {18f9067a-955b-49eb-90b8-ec5fc35c46a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1149 | 2026.04.01 18:03:03.014606 [ 3 ] {18f9067a-955b-49eb-90b8-ec5fc35c46a4} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.04.01 18:03:03.014754 [ 3 ] {18f9067a-955b-49eb-90b8-ec5fc35c46a4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005965 sec., 1508.8013411567476 rows/sec., 2.70 MiB/sec. | ||
| 1151 | 2026.04.01 18:03:03.014812 [ 3 ] {18f9067a-955b-49eb-90b8-ec5fc35c46a4} <Debug> TCPHandler: Processed in 0.00615467 sec. | ||
| 1152 | 2026.04.01 18:03:03.014928 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.04.01 18:03:03.015023 [ 3 ] {7b83bc04-f96f-4266-8c63-1fedb400df9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.04.01 18:03:03.015067 [ 3 ] {7b83bc04-f96f-4266-8c63-1fedb400df9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1155 | 2026.04.01 18:03:03.015425 [ 3 ] {7b83bc04-f96f-4266-8c63-1fedb400df9e} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.04.01 18:03:03.015462 [ 3 ] {7b83bc04-f96f-4266-8c63-1fedb400df9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1157 | 2026.04.01 18:03:03.015762 [ 3 ] {7b83bc04-f96f-4266-8c63-1fedb400df9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2026.04.01 18:03:03.015969 [ 3 ] {7b83bc04-f96f-4266-8c63-1fedb400df9e} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.04.01 18:03:03.016098 [ 3 ] {7b83bc04-f96f-4266-8c63-1fedb400df9e} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001094 sec., 2742.2303473491775 rows/sec., 193.71 KiB/sec. | ||
| 1160 | 2026.04.01 18:03:03.016133 [ 3 ] {7b83bc04-f96f-4266-8c63-1fedb400df9e} <Debug> TCPHandler: Processed in 0.001254233 sec. | ||
| 1161 | 2026.04.01 18:03:08.002118 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.04.01 18:03:08.002336 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1163 | 2026.04.01 18:03:08.002632 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1164 | 2026.04.01 18:03:08.006668 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1165 | 2026.04.01 18:03:08.006874 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1166 | 2026.04.01 18:03:08.006944 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1167 | 2026.04.01 18:03:08.007167 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1168 | 2026.04.01 18:03:08.009167 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1169 | 2026.04.01 18:03:08.011272 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1170 | 2026.04.01 18:03:08.011302 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1171 | 2026.04.01 18:03:08.015607 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1172 | 2026.04.01 18:03:08.015637 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1173 | 2026.04.01 18:03:08.042180 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.039916 sec., 125.26305241006112 rows/sec., 5.58 KiB/sec. | ||
| 1174 | 2026.04.01 18:03:08.042295 [ 3 ] {5941fbdf-c01a-4724-ae25-1d3b2a958786} <Debug> TCPHandler: Processed in 0.040295888 sec. | ||
| 1175 | 2026.04.01 18:03:08.042633 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.04.01 18:03:08.042775 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1177 | 2026.04.01 18:03:08.042979 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1178 | 2026.04.01 18:03:08.043008 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1179 | 2026.04.01 18:03:08.043153 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1180 | 2026.04.01 18:03:08.043209 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1181 | 2026.04.01 18:03:08.043317 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1182 | 2026.04.01 18:03:08.043349 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1183 | 2026.04.01 18:03:08.043369 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1184 | 2026.04.01 18:03:08.043385 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1185 | 2026.04.01 18:03:08.043419 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1186 | 2026.04.01 18:03:08.043438 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1187 | 2026.04.01 18:03:08.043913 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001185 sec., 4219.4092827004215 rows/sec., 187.90 KiB/sec. | ||
| 1188 | 2026.04.01 18:03:08.044009 [ 3 ] {27da5c0d-0918-4d45-8e6b-f428c7a85a8d} <Debug> TCPHandler: Processed in 0.001440618 sec. | ||
| 1189 | 2026.04.01 18:03:08.044223 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.04.01 18:03:08.044345 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1191 | 2026.04.01 18:03:08.044536 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1192 | 2026.04.01 18:03:08.044566 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1193 | 2026.04.01 18:03:08.044707 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1194 | 2026.04.01 18:03:08.044763 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1195 | 2026.04.01 18:03:08.044862 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1196 | 2026.04.01 18:03:08.044892 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1197 | 2026.04.01 18:03:08.044912 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1198 | 2026.04.01 18:03:08.044927 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1199 | 2026.04.01 18:03:08.044958 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1200 | 2026.04.01 18:03:08.044978 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1201 | 2026.04.01 18:03:08.045391 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001087 sec., 4599.8160073597055 rows/sec., 204.84 KiB/sec. | ||
| 1202 | 2026.04.01 18:03:08.045481 [ 3 ] {4a169424-a662-47e1-ba3a-42acbd11ce62} <Debug> TCPHandler: Processed in 0.001308904 sec. | ||
| 1203 | 2026.04.01 18:03:08.045689 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.04.01 18:03:08.045810 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1205 | 2026.04.01 18:03:08.045997 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1206 | 2026.04.01 18:03:08.046026 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1207 | 2026.04.01 18:03:08.046167 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1208 | 2026.04.01 18:03:08.046222 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1209 | 2026.04.01 18:03:08.046320 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1210 | 2026.04.01 18:03:08.046349 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1211 | 2026.04.01 18:03:08.046369 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1212 | 2026.04.01 18:03:08.046383 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1213 | 2026.04.01 18:03:08.046415 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1214 | 2026.04.01 18:03:08.046435 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1215 | 2026.04.01 18:03:08.046947 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001178 sec., 4244.4821731748725 rows/sec., 189.01 KiB/sec. | ||
| 1216 | 2026.04.01 18:03:08.047030 [ 3 ] {f343a95d-1321-4ab2-b0ae-0fd743f6c723} <Debug> TCPHandler: Processed in 0.001388916 sec. | ||
| 1217 | 2026.04.01 18:03:08.048462 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.04.01 18:03:08.048570 [ 3 ] {d360cf75-0bb2-431c-b347-c298b33d2fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1219 | 2026.04.01 18:03:08.048613 [ 3 ] {d360cf75-0bb2-431c-b347-c298b33d2fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1220 | 2026.04.01 18:03:08.049171 [ 3 ] {d360cf75-0bb2-431c-b347-c298b33d2fa5} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.04.01 18:03:08.049219 [ 3 ] {d360cf75-0bb2-431c-b347-c298b33d2fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1222 | 2026.04.01 18:03:08.049706 [ 3 ] {d360cf75-0bb2-431c-b347-c298b33d2fa5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1223 | 2026.04.01 18:03:08.049916 [ 3 ] {d360cf75-0bb2-431c-b347-c298b33d2fa5} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.04.01 18:03:08.050063 [ 3 ] {d360cf75-0bb2-431c-b347-c298b33d2fa5} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001524 sec., 2624.6719160104985 rows/sec., 333.85 KiB/sec. | ||
| 1225 | 2026.04.01 18:03:08.050102 [ 3 ] {d360cf75-0bb2-431c-b347-c298b33d2fa5} <Debug> TCPHandler: Processed in 0.001690424 sec. | ||
| 1226 | 2026.04.01 18:03:08.050210 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.04.01 18:03:08.050307 [ 3 ] {d7d1de4b-e003-46db-a7b9-4ee13106ea68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1228 | 2026.04.01 18:03:08.050350 [ 3 ] {d7d1de4b-e003-46db-a7b9-4ee13106ea68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1229 | 2026.04.01 18:03:08.050762 [ 3 ] {d7d1de4b-e003-46db-a7b9-4ee13106ea68} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.04.01 18:03:08.050801 [ 3 ] {d7d1de4b-e003-46db-a7b9-4ee13106ea68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1231 | 2026.04.01 18:03:08.051097 [ 3 ] {d7d1de4b-e003-46db-a7b9-4ee13106ea68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.04.01 18:03:08.051323 [ 3 ] {d7d1de4b-e003-46db-a7b9-4ee13106ea68} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.04.01 18:03:08.051456 [ 3 ] {d7d1de4b-e003-46db-a7b9-4ee13106ea68} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001169 sec., 3421.7279726261763 rows/sec., 279.02 KiB/sec. | ||
| 1234 | 2026.04.01 18:03:08.051494 [ 3 ] {d7d1de4b-e003-46db-a7b9-4ee13106ea68} <Debug> TCPHandler: Processed in 0.001332964 sec. | ||
| 1235 | 2026.04.01 18:03:08.051622 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.04.01 18:03:08.051717 [ 3 ] {3e4d489e-8fea-4e34-a060-70fe7e7a09e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1237 | 2026.04.01 18:03:08.051760 [ 3 ] {3e4d489e-8fea-4e34-a060-70fe7e7a09e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1238 | 2026.04.01 18:03:08.054064 [ 3 ] {3e4d489e-8fea-4e34-a060-70fe7e7a09e0} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.04.01 18:03:08.054104 [ 3 ] {3e4d489e-8fea-4e34-a060-70fe7e7a09e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1240 | 2026.04.01 18:03:08.054475 [ 3 ] {3e4d489e-8fea-4e34-a060-70fe7e7a09e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.04.01 18:03:08.054728 [ 3 ] {3e4d489e-8fea-4e34-a060-70fe7e7a09e0} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.04.01 18:03:08.054858 [ 3 ] {3e4d489e-8fea-4e34-a060-70fe7e7a09e0} <Debug> executeQuery: Read 28 rows, 2.69 KiB in 0.003159 sec., 8863.564419119975 rows/sec., 852.29 KiB/sec. | ||
| 1243 | 2026.04.01 18:03:08.054896 [ 3 ] {3e4d489e-8fea-4e34-a060-70fe7e7a09e0} <Debug> TCPHandler: Processed in 0.003323567 sec. | ||
| 1244 | 2026.04.01 18:03:08.055008 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.04.01 18:03:08.055103 [ 3 ] {80ca7683-554d-40cf-9f53-42a156cc358a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.04.01 18:03:08.055145 [ 3 ] {80ca7683-554d-40cf-9f53-42a156cc358a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1247 | 2026.04.01 18:03:08.055529 [ 3 ] {80ca7683-554d-40cf-9f53-42a156cc358a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.04.01 18:03:08.055567 [ 3 ] {80ca7683-554d-40cf-9f53-42a156cc358a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1249 | 2026.04.01 18:03:08.055868 [ 3 ] {80ca7683-554d-40cf-9f53-42a156cc358a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1250 | 2026.04.01 18:03:08.056083 [ 3 ] {80ca7683-554d-40cf-9f53-42a156cc358a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.04.01 18:03:08.056214 [ 3 ] {80ca7683-554d-40cf-9f53-42a156cc358a} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 980.02 KiB/sec. | ||
| 1252 | 2026.04.01 18:03:08.056259 [ 3 ] {80ca7683-554d-40cf-9f53-42a156cc358a} <Debug> TCPHandler: Processed in 0.001301064 sec. | ||
| 1253 | 2026.04.01 18:03:08.056368 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.04.01 18:03:08.056462 [ 3 ] {8dd3f2e4-f221-43ed-be3b-be2272c533b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1255 | 2026.04.01 18:03:08.056501 [ 3 ] {8dd3f2e4-f221-43ed-be3b-be2272c533b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1256 | 2026.04.01 18:03:08.056882 [ 3 ] {8dd3f2e4-f221-43ed-be3b-be2272c533b1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.04.01 18:03:08.056920 [ 3 ] {8dd3f2e4-f221-43ed-be3b-be2272c533b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1258 | 2026.04.01 18:03:08.057217 [ 3 ] {8dd3f2e4-f221-43ed-be3b-be2272c533b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2026.04.01 18:03:08.057479 [ 3 ] {8dd3f2e4-f221-43ed-be3b-be2272c533b1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.04.01 18:03:08.057612 [ 3 ] {8dd3f2e4-f221-43ed-be3b-be2272c533b1} <Debug> executeQuery: Read 23 rows, 1.85 KiB in 0.001168 sec., 19691.780821917808 rows/sec., 1.55 MiB/sec. | ||
| 1261 | 2026.04.01 18:03:08.057650 [ 3 ] {8dd3f2e4-f221-43ed-be3b-be2272c533b1} <Debug> TCPHandler: Processed in 0.001331484 sec. | ||
| 1262 | 2026.04.01 18:03:08.057755 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.04.01 18:03:08.057849 [ 3 ] {dd4473e4-6d65-4c26-b6f6-146b3b0a6713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1264 | 2026.04.01 18:03:08.057892 [ 3 ] {dd4473e4-6d65-4c26-b6f6-146b3b0a6713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1265 | 2026.04.01 18:03:08.060114 [ 3 ] {dd4473e4-6d65-4c26-b6f6-146b3b0a6713} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.04.01 18:03:08.060146 [ 3 ] {dd4473e4-6d65-4c26-b6f6-146b3b0a6713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1267 | 2026.04.01 18:03:08.060466 [ 3 ] {dd4473e4-6d65-4c26-b6f6-146b3b0a6713} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2026.04.01 18:03:08.060675 [ 3 ] {dd4473e4-6d65-4c26-b6f6-146b3b0a6713} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.04.01 18:03:08.060806 [ 3 ] {dd4473e4-6d65-4c26-b6f6-146b3b0a6713} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.002976 sec., 4032.2580645161293 rows/sec., 303.21 KiB/sec. | ||
| 1270 | 2026.04.01 18:03:08.060861 [ 3 ] {dd4473e4-6d65-4c26-b6f6-146b3b0a6713} <Debug> TCPHandler: Processed in 0.003154712 sec. | ||
| 1271 | 2026.04.01 18:03:08.061010 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.04.01 18:03:08.061125 [ 3 ] {c96e4641-d438-4a30-bf05-d00dfef16cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.04.01 18:03:08.061188 [ 3 ] {c96e4641-d438-4a30-bf05-d00dfef16cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1274 | 2026.04.01 18:03:08.061945 [ 3 ] {c96e4641-d438-4a30-bf05-d00dfef16cb3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.04.01 18:03:08.061983 [ 3 ] {c96e4641-d438-4a30-bf05-d00dfef16cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1276 | 2026.04.01 18:03:08.062610 [ 3 ] {c96e4641-d438-4a30-bf05-d00dfef16cb3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1277 | 2026.04.01 18:03:08.062840 [ 3 ] {c96e4641-d438-4a30-bf05-d00dfef16cb3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.04.01 18:03:08.062979 [ 3 ] {c96e4641-d438-4a30-bf05-d00dfef16cb3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001878 sec., 5857.294994675187 rows/sec., 10.50 MiB/sec. | ||
| 1279 | 2026.04.01 18:03:08.063038 [ 3 ] {c96e4641-d438-4a30-bf05-d00dfef16cb3} <Debug> TCPHandler: Processed in 0.002088094 sec. | ||
| 1280 | 2026.04.01 18:03:08.063153 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.04.01 18:03:08.063249 [ 3 ] {7a38272e-4410-4688-81df-b6ffdc58c717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1282 | 2026.04.01 18:03:08.063292 [ 3 ] {7a38272e-4410-4688-81df-b6ffdc58c717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1283 | 2026.04.01 18:03:08.063736 [ 3 ] {7a38272e-4410-4688-81df-b6ffdc58c717} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.04.01 18:03:08.063773 [ 3 ] {7a38272e-4410-4688-81df-b6ffdc58c717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1285 | 2026.04.01 18:03:08.064139 [ 3 ] {7a38272e-4410-4688-81df-b6ffdc58c717} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1286 | 2026.04.01 18:03:08.064352 [ 3 ] {7a38272e-4410-4688-81df-b6ffdc58c717} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.04.01 18:03:08.064476 [ 3 ] {7a38272e-4410-4688-81df-b6ffdc58c717} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001245 sec., 8032.128514056225 rows/sec., 505.93 KiB/sec. | ||
| 1288 | 2026.04.01 18:03:08.064511 [ 3 ] {7a38272e-4410-4688-81df-b6ffdc58c717} <Debug> TCPHandler: Processed in 0.001409177 sec. | ||
| 1289 | 2026.04.01 18:03:09.188072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2457 | ||
| 1290 | 2026.04.01 18:03:09.188583 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.04.01 18:03:09.188630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1292 | 2026.04.01 18:03:09.189125 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1293 | 2026.04.01 18:03:09.189375 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.04.01 18:03:09.189518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2457 | ||
| 1295 | 2026.04.01 18:03:09.306037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1296 | 2026.04.01 18:03:09.323659 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.04.01 18:03:09.323731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1298 | 2026.04.01 18:03:09.330163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1299 | 2026.04.01 18:03:09.331029 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.04.01 18:03:09.334438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1301 | 2026.04.01 18:03:10.000448 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.83 MiB, peak 172.56 MiB, free memory in arenas 0.00 B, will set to 169.14 MiB (RSS), difference: 1.31 MiB | ||
| 1302 | 2026.04.01 18:03:11.678038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 154 | ||
| 1303 | 2026.04.01 18:03:11.680848 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.04.01 18:03:11.680907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1305 | 2026.04.01 18:03:11.682099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1306 | 2026.04.01 18:03:11.682389 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.04.01 18:03:11.682700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
| 1308 | 2026.04.01 18:03:13.004443 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.04.01 18:03:13.004655 [ 3 ] {6ec0d7d5-a703-4de3-afd8-6b5a002fe30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1310 | 2026.04.01 18:03:13.004732 [ 3 ] {6ec0d7d5-a703-4de3-afd8-6b5a002fe30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1311 | 2026.04.01 18:03:13.005467 [ 3 ] {6ec0d7d5-a703-4de3-afd8-6b5a002fe30d} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.04.01 18:03:13.005519 [ 3 ] {6ec0d7d5-a703-4de3-afd8-6b5a002fe30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1313 | 2026.04.01 18:03:13.005935 [ 3 ] {6ec0d7d5-a703-4de3-afd8-6b5a002fe30d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1314 | 2026.04.01 18:03:13.006176 [ 3 ] {6ec0d7d5-a703-4de3-afd8-6b5a002fe30d} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.04.01 18:03:13.006346 [ 3 ] {6ec0d7d5-a703-4de3-afd8-6b5a002fe30d} <Debug> executeQuery: Read 46 rows, 4.28 KiB in 0.001743 sec., 26391.279403327597 rows/sec., 2.40 MiB/sec. | ||
| 1316 | 2026.04.01 18:03:13.006405 [ 3 ] {6ec0d7d5-a703-4de3-afd8-6b5a002fe30d} <Debug> TCPHandler: Processed in 0.002094944 sec. | ||
| 1317 | 2026.04.01 18:03:13.006542 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.04.01 18:03:13.006655 [ 3 ] {b6bdc3aa-8b14-47bd-a1e5-42e284270484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.04.01 18:03:13.006700 [ 3 ] {b6bdc3aa-8b14-47bd-a1e5-42e284270484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1320 | 2026.04.01 18:03:13.007161 [ 3 ] {b6bdc3aa-8b14-47bd-a1e5-42e284270484} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.04.01 18:03:13.007203 [ 3 ] {b6bdc3aa-8b14-47bd-a1e5-42e284270484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1322 | 2026.04.01 18:03:13.007538 [ 3 ] {b6bdc3aa-8b14-47bd-a1e5-42e284270484} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1323 | 2026.04.01 18:03:13.007773 [ 3 ] {b6bdc3aa-8b14-47bd-a1e5-42e284270484} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.04.01 18:03:13.007921 [ 3 ] {b6bdc3aa-8b14-47bd-a1e5-42e284270484} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001291 sec., 16266.460108443067 rows/sec., 1.19 MiB/sec. | ||
| 1325 | 2026.04.01 18:03:13.007963 [ 3 ] {b6bdc3aa-8b14-47bd-a1e5-42e284270484} <Debug> TCPHandler: Processed in 0.001476829 sec. | ||
| 1326 | 2026.04.01 18:03:13.008084 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.04.01 18:03:13.008194 [ 3 ] {8511db2a-e46c-4103-8aca-a7126abc27f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1328 | 2026.04.01 18:03:13.008252 [ 3 ] {8511db2a-e46c-4103-8aca-a7126abc27f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1329 | 2026.04.01 18:03:13.008717 [ 3 ] {8511db2a-e46c-4103-8aca-a7126abc27f0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.04.01 18:03:13.008759 [ 3 ] {8511db2a-e46c-4103-8aca-a7126abc27f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1331 | 2026.04.01 18:03:13.009083 [ 3 ] {8511db2a-e46c-4103-8aca-a7126abc27f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1332 | 2026.04.01 18:03:13.009314 [ 3 ] {8511db2a-e46c-4103-8aca-a7126abc27f0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.04.01 18:03:13.009455 [ 3 ] {8511db2a-e46c-4103-8aca-a7126abc27f0} <Debug> executeQuery: Read 35 rows, 2.83 KiB in 0.001286 sec., 27216.174183514773 rows/sec., 2.15 MiB/sec. | ||
| 1334 | 2026.04.01 18:03:13.009495 [ 3 ] {8511db2a-e46c-4103-8aca-a7126abc27f0} <Debug> TCPHandler: Processed in 0.001463807 sec. | ||
| 1335 | 2026.04.01 18:03:13.009608 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.04.01 18:03:13.009713 [ 3 ] {7bd22029-3a02-43cc-bc22-e35e839470e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1337 | 2026.04.01 18:03:13.009760 [ 3 ] {7bd22029-3a02-43cc-bc22-e35e839470e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1338 | 2026.04.01 18:03:13.010141 [ 3 ] {7bd22029-3a02-43cc-bc22-e35e839470e1} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.04.01 18:03:13.010183 [ 3 ] {7bd22029-3a02-43cc-bc22-e35e839470e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1340 | 2026.04.01 18:03:13.010524 [ 3 ] {7bd22029-3a02-43cc-bc22-e35e839470e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2026.04.01 18:03:13.010768 [ 3 ] {7bd22029-3a02-43cc-bc22-e35e839470e1} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.04.01 18:03:13.010910 [ 3 ] {7bd22029-3a02-43cc-bc22-e35e839470e1} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.00122 sec., 8196.72131147541 rows/sec., 624.36 KiB/sec. | ||
| 1343 | 2026.04.01 18:03:13.010950 [ 3 ] {7bd22029-3a02-43cc-bc22-e35e839470e1} <Debug> TCPHandler: Processed in 0.001394086 sec. | ||
| 1344 | 2026.04.01 18:03:13.011066 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.04.01 18:03:13.011169 [ 3 ] {e81a72c4-c342-46f8-9007-e80df095da4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1346 | 2026.04.01 18:03:13.011228 [ 3 ] {e81a72c4-c342-46f8-9007-e80df095da4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1347 | 2026.04.01 18:03:13.012130 [ 3 ] {e81a72c4-c342-46f8-9007-e80df095da4c} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.04.01 18:03:13.012175 [ 3 ] {e81a72c4-c342-46f8-9007-e80df095da4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1349 | 2026.04.01 18:03:13.012960 [ 3 ] {e81a72c4-c342-46f8-9007-e80df095da4c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1350 | 2026.04.01 18:03:13.013263 [ 3 ] {e81a72c4-c342-46f8-9007-e80df095da4c} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.04.01 18:03:13.013449 [ 3 ] {e81a72c4-c342-46f8-9007-e80df095da4c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002302 sec., 9122.502172024328 rows/sec., 16.35 MiB/sec. | ||
| 1352 | 2026.04.01 18:03:13.013526 [ 3 ] {e81a72c4-c342-46f8-9007-e80df095da4c} <Debug> TCPHandler: Processed in 0.002510525 sec. | ||
| 1353 | 2026.04.01 18:03:13.013658 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.04.01 18:03:13.013784 [ 3 ] {0949d635-485b-4c7f-af2e-a1bca3df5413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1355 | 2026.04.01 18:03:13.013840 [ 3 ] {0949d635-485b-4c7f-af2e-a1bca3df5413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1356 | 2026.04.01 18:03:13.014197 [ 3 ] {0949d635-485b-4c7f-af2e-a1bca3df5413} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.04.01 18:03:13.014235 [ 3 ] {0949d635-485b-4c7f-af2e-a1bca3df5413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1358 | 2026.04.01 18:03:13.014570 [ 3 ] {0949d635-485b-4c7f-af2e-a1bca3df5413} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1359 | 2026.04.01 18:03:13.014808 [ 3 ] {0949d635-485b-4c7f-af2e-a1bca3df5413} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.04.01 18:03:13.014947 [ 3 ] {0949d635-485b-4c7f-af2e-a1bca3df5413} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 783.05 KiB/sec. | ||
| 1361 | 2026.04.01 18:03:13.014987 [ 3 ] {0949d635-485b-4c7f-af2e-a1bca3df5413} <Debug> TCPHandler: Processed in 0.001391836 sec. | ||
| 1362 | 2026.04.01 18:03:13.015096 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.04.01 18:03:13.015196 [ 3 ] {3d8f486b-c514-45d6-b8f4-95c5cbf70a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1364 | 2026.04.01 18:03:13.015239 [ 3 ] {3d8f486b-c514-45d6-b8f4-95c5cbf70a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1365 | 2026.04.01 18:03:13.015552 [ 3 ] {3d8f486b-c514-45d6-b8f4-95c5cbf70a69} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.04.01 18:03:13.015590 [ 3 ] {3d8f486b-c514-45d6-b8f4-95c5cbf70a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1367 | 2026.04.01 18:03:13.015901 [ 3 ] {3d8f486b-c514-45d6-b8f4-95c5cbf70a69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1368 | 2026.04.01 18:03:13.016117 [ 3 ] {3d8f486b-c514-45d6-b8f4-95c5cbf70a69} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.04.01 18:03:13.016251 [ 3 ] {3d8f486b-c514-45d6-b8f4-95c5cbf70a69} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001076 sec., 9293.68029739777 rows/sec., 585.39 KiB/sec. | ||
| 1370 | 2026.04.01 18:03:13.016289 [ 3 ] {3d8f486b-c514-45d6-b8f4-95c5cbf70a69} <Debug> TCPHandler: Processed in 0.001243362 sec. | ||
| 1371 | 2026.04.01 18:03:16.605482 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1372 | 2026.04.01 18:03:16.605537 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1373 | 2026.04.01 18:03:16.690562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2905 | ||
| 1374 | 2026.04.01 18:03:16.691043 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.04.01 18:03:16.691083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1376 | 2026.04.01 18:03:16.691592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1377 | 2026.04.01 18:03:16.691831 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.04.01 18:03:16.691947 [ 78 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1379 | 2026.04.01 18:03:16.691974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1380 | 2026.04.01 18:03:16.692001 [ 78 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.04.01 18:03:16.692021 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1382 | 2026.04.01 18:03:16.694348 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 1383 | 2026.04.01 18:03:16.697114 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1384 | 2026.04.01 18:03:16.697300 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1385 | 2026.04.01 18:03:16.697413 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 436 rows starting from the beginning of the part | ||
| 1386 | 2026.04.01 18:03:16.697463 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1387 | 2026.04.01 18:03:16.697518 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1388 | 2026.04.01 18:03:16.697571 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1389 | 2026.04.01 18:03:16.697623 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1390 | 2026.04.01 18:03:16.757560 [ 201 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.0653823 sec., 44430.98514429746 rows/sec., 650.84 KiB/sec. | ||
| 1391 | 2026.04.01 18:03:16.758444 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1392 | 2026.04.01 18:03:16.758797 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.04.01 18:03:16.758878 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_6_1} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1394 | 2026.04.01 18:03:16.761107 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1395 | 2026.04.01 18:03:16.835430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1396 | 2026.04.01 18:03:16.853459 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.04.01 18:03:16.853517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1398 | 2026.04.01 18:03:16.859760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1399 | 2026.04.01 18:03:16.860519 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.04.01 18:03:16.860798 [ 78 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1401 | 2026.04.01 18:03:16.860854 [ 78 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.04.01 18:03:16.860876 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1403 | 2026.04.01 18:03:16.860980 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 1404 | 2026.04.01 18:03:16.864031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1405 | 2026.04.01 18:03:16.865087 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1406 | 2026.04.01 18:03:16.866480 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 1407 | 2026.04.01 18:03:16.871127 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 1408 | 2026.04.01 18:03:16.875441 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 1409 | 2026.04.01 18:03:16.879887 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 1410 | 2026.04.01 18:03:16.889067 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 1411 | 2026.04.01 18:03:16.893725 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 1412 | 2026.04.01 18:03:16.957948 [ 186 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097025533 sec., 474.1020077673781 rows/sec., 2.45 MiB/sec. | ||
| 1413 | 2026.04.01 18:03:16.960391 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1414 | 2026.04.01 18:03:16.962591 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_6_1} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.04.01 18:03:16.962705 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_6_1} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1416 | 2026.04.01 18:03:16.964586 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1417 | 2026.04.01 18:03:17.001033 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.37 MiB, peak 179.91 MiB, free memory in arenas 0.00 B, will set to 179.77 MiB (RSS), difference: 9.40 MiB | ||
| 1418 | 2026.04.01 18:03:18.003705 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.04.01 18:03:18.003893 [ 3 ] {5e5020df-4af4-483b-9b93-37b41cf65311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1420 | 2026.04.01 18:03:18.003956 [ 3 ] {5e5020df-4af4-483b-9b93-37b41cf65311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1421 | 2026.04.01 18:03:18.004663 [ 3 ] {5e5020df-4af4-483b-9b93-37b41cf65311} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.04.01 18:03:18.004704 [ 3 ] {5e5020df-4af4-483b-9b93-37b41cf65311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1423 | 2026.04.01 18:03:18.005102 [ 3 ] {5e5020df-4af4-483b-9b93-37b41cf65311} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1424 | 2026.04.01 18:03:18.005359 [ 3 ] {5e5020df-4af4-483b-9b93-37b41cf65311} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.04.01 18:03:18.005525 [ 3 ] {5e5020df-4af4-483b-9b93-37b41cf65311} <Debug> executeQuery: Read 26 rows, 2.55 KiB in 0.001678 sec., 15494.636471990465 rows/sec., 1.48 MiB/sec. | ||
| 1426 | 2026.04.01 18:03:18.005580 [ 3 ] {5e5020df-4af4-483b-9b93-37b41cf65311} <Debug> TCPHandler: Processed in 0.002002122 sec. | ||
| 1427 | 2026.04.01 18:03:18.005707 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.04.01 18:03:18.005811 [ 3 ] {57822da1-25b5-42b4-9d0d-d786528e264c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1429 | 2026.04.01 18:03:18.005853 [ 3 ] {57822da1-25b5-42b4-9d0d-d786528e264c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1430 | 2026.04.01 18:03:18.006262 [ 3 ] {57822da1-25b5-42b4-9d0d-d786528e264c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.04.01 18:03:18.006301 [ 3 ] {57822da1-25b5-42b4-9d0d-d786528e264c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1432 | 2026.04.01 18:03:18.006615 [ 3 ] {57822da1-25b5-42b4-9d0d-d786528e264c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1433 | 2026.04.01 18:03:18.006862 [ 3 ] {57822da1-25b5-42b4-9d0d-d786528e264c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.04.01 18:03:18.007001 [ 3 ] {57822da1-25b5-42b4-9d0d-d786528e264c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001214 sec., 9060.955518945633 rows/sec., 681.34 KiB/sec. | ||
| 1435 | 2026.04.01 18:03:18.007040 [ 3 ] {57822da1-25b5-42b4-9d0d-d786528e264c} <Debug> TCPHandler: Processed in 0.001387006 sec. | ||
| 1436 | 2026.04.01 18:03:18.007148 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.04.01 18:03:18.007252 [ 3 ] {f7aad649-2a7d-4930-8533-394d2e01f62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1438 | 2026.04.01 18:03:18.007293 [ 3 ] {f7aad649-2a7d-4930-8533-394d2e01f62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1439 | 2026.04.01 18:03:18.007714 [ 3 ] {f7aad649-2a7d-4930-8533-394d2e01f62d} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.04.01 18:03:18.007750 [ 3 ] {f7aad649-2a7d-4930-8533-394d2e01f62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1441 | 2026.04.01 18:03:18.008044 [ 3 ] {f7aad649-2a7d-4930-8533-394d2e01f62d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1442 | 2026.04.01 18:03:18.008257 [ 3 ] {f7aad649-2a7d-4930-8533-394d2e01f62d} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.04.01 18:03:18.008384 [ 3 ] {f7aad649-2a7d-4930-8533-394d2e01f62d} <Debug> executeQuery: Read 19 rows, 1.52 KiB in 0.001152 sec., 16493.055555555555 rows/sec., 1.29 MiB/sec. | ||
| 1444 | 2026.04.01 18:03:18.008419 [ 3 ] {f7aad649-2a7d-4930-8533-394d2e01f62d} <Debug> TCPHandler: Processed in 0.001319584 sec. | ||
| 1445 | 2026.04.01 18:03:18.008532 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.04.01 18:03:18.008622 [ 3 ] {768aacbb-8a0f-4a03-ab29-56d28a149151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.04.01 18:03:18.008662 [ 3 ] {768aacbb-8a0f-4a03-ab29-56d28a149151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1448 | 2026.04.01 18:03:18.009001 [ 3 ] {768aacbb-8a0f-4a03-ab29-56d28a149151} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.04.01 18:03:18.009036 [ 3 ] {768aacbb-8a0f-4a03-ab29-56d28a149151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1450 | 2026.04.01 18:03:18.009331 [ 3 ] {768aacbb-8a0f-4a03-ab29-56d28a149151} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1451 | 2026.04.01 18:03:18.009528 [ 3 ] {768aacbb-8a0f-4a03-ab29-56d28a149151} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.04.01 18:03:18.009652 [ 3 ] {768aacbb-8a0f-4a03-ab29-56d28a149151} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001049 sec., 9532.888465204956 rows/sec., 726.14 KiB/sec. | ||
| 1453 | 2026.04.01 18:03:18.009686 [ 3 ] {768aacbb-8a0f-4a03-ab29-56d28a149151} <Debug> TCPHandler: Processed in 0.001201541 sec. | ||
| 1454 | 2026.04.01 18:03:18.009788 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.04.01 18:03:18.009877 [ 3 ] {2e19e50c-595d-4a03-bacc-8e6a65092a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1456 | 2026.04.01 18:03:18.009927 [ 3 ] {2e19e50c-595d-4a03-bacc-8e6a65092a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1457 | 2026.04.01 18:03:18.010617 [ 3 ] {2e19e50c-595d-4a03-bacc-8e6a65092a0f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.04.01 18:03:18.010652 [ 3 ] {2e19e50c-595d-4a03-bacc-8e6a65092a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1459 | 2026.04.01 18:03:18.011155 [ 3 ] {2e19e50c-595d-4a03-bacc-8e6a65092a0f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1460 | 2026.04.01 18:03:18.011367 [ 3 ] {2e19e50c-595d-4a03-bacc-8e6a65092a0f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.04.01 18:03:18.011499 [ 3 ] {2e19e50c-595d-4a03-bacc-8e6a65092a0f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001639 sec., 6711.4093959731545 rows/sec., 12.03 MiB/sec. | ||
| 1462 | 2026.04.01 18:03:18.011546 [ 3 ] {2e19e50c-595d-4a03-bacc-8e6a65092a0f} <Debug> TCPHandler: Processed in 0.001804077 sec. | ||
| 1463 | 2026.04.01 18:03:18.011648 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.04.01 18:03:18.011738 [ 3 ] {d40a4339-4867-4340-b51f-1638691ffc50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1465 | 2026.04.01 18:03:18.011777 [ 3 ] {d40a4339-4867-4340-b51f-1638691ffc50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1466 | 2026.04.01 18:03:18.012074 [ 3 ] {d40a4339-4867-4340-b51f-1638691ffc50} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.04.01 18:03:18.012109 [ 3 ] {d40a4339-4867-4340-b51f-1638691ffc50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1468 | 2026.04.01 18:03:18.012392 [ 3 ] {d40a4339-4867-4340-b51f-1638691ffc50} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1469 | 2026.04.01 18:03:18.012597 [ 3 ] {d40a4339-4867-4340-b51f-1638691ffc50} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.04.01 18:03:18.012716 [ 3 ] {d40a4339-4867-4340-b51f-1638691ffc50} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.000997 sec., 10030.090270812436 rows/sec., 631.78 KiB/sec. | ||
| 1471 | 2026.04.01 18:03:18.012750 [ 3 ] {d40a4339-4867-4340-b51f-1638691ffc50} <Debug> TCPHandler: Processed in 0.00114888 sec. | ||
| 1472 | 2026.04.01 18:03:21.682836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 180 | ||
| 1473 | 2026.04.01 18:03:21.684878 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.04.01 18:03:21.684929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1475 | 2026.04.01 18:03:21.686076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1476 | 2026.04.01 18:03:21.686407 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.04.01 18:03:21.686801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1478 | 2026.04.01 18:03:23.002808 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.04.01 18:03:23.003040 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1480 | 2026.04.01 18:03:23.003407 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1481 | 2026.04.01 18:03:23.003441 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1482 | 2026.04.01 18:03:23.003763 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1483 | 2026.04.01 18:03:23.003837 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1484 | 2026.04.01 18:03:23.003986 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1485 | 2026.04.01 18:03:23.004106 [ 260 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1486 | 2026.04.01 18:03:23.004106 [ 317 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1487 | 2026.04.01 18:03:23.004223 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1488 | 2026.04.01 18:03:23.004253 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1489 | 2026.04.01 18:03:23.006465 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1490 | 2026.04.01 18:03:23.006497 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1491 | 2026.04.01 18:03:23.006553 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1492 | 2026.04.01 18:03:23.006596 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1493 | 2026.04.01 18:03:23.007500 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.004538 sec., 1983.2525341560156 rows/sec., 85.43 KiB/sec. | ||
| 1494 | 2026.04.01 18:03:23.007610 [ 3 ] {11eb0b0a-9c9e-45b3-a7d4-aa5a3c61ed35} <Debug> TCPHandler: Processed in 0.004934148 sec. | ||
| 1495 | 2026.04.01 18:03:23.007896 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.04.01 18:03:23.008031 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1497 | 2026.04.01 18:03:23.008236 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1498 | 2026.04.01 18:03:23.008267 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1499 | 2026.04.01 18:03:23.008419 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1500 | 2026.04.01 18:03:23.008475 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1501 | 2026.04.01 18:03:23.008581 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1502 | 2026.04.01 18:03:23.008643 [ 260 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1503 | 2026.04.01 18:03:23.008696 [ 316 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1504 | 2026.04.01 18:03:23.008800 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1505 | 2026.04.01 18:03:23.008826 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1506 | 2026.04.01 18:03:23.008883 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1507 | 2026.04.01 18:03:23.008902 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1508 | 2026.04.01 18:03:23.008931 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1509 | 2026.04.01 18:03:23.008966 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1510 | 2026.04.01 18:03:23.009678 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001698 sec., 5300.3533568904595 rows/sec., 228.32 KiB/sec. | ||
| 1511 | 2026.04.01 18:03:23.009789 [ 3 ] {d7bf1140-aa14-4953-b841-4bdce11d3bbd} <Debug> TCPHandler: Processed in 0.001946891 sec. | ||
| 1512 | 2026.04.01 18:03:23.010009 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.04.01 18:03:23.010137 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1514 | 2026.04.01 18:03:23.010333 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1515 | 2026.04.01 18:03:23.010363 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1516 | 2026.04.01 18:03:23.010522 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1517 | 2026.04.01 18:03:23.010576 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1518 | 2026.04.01 18:03:23.010679 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1519 | 2026.04.01 18:03:23.010745 [ 340 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2026.04.01 18:03:23.010746 [ 260 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1521 | 2026.04.01 18:03:23.010852 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1522 | 2026.04.01 18:03:23.010879 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1523 | 2026.04.01 18:03:23.010939 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1524 | 2026.04.01 18:03:23.010956 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1525 | 2026.04.01 18:03:23.010984 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1526 | 2026.04.01 18:03:23.011016 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1527 | 2026.04.01 18:03:23.011650 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001558 sec., 5776.636713735558 rows/sec., 248.84 KiB/sec. | ||
| 1528 | 2026.04.01 18:03:23.011741 [ 3 ] {bad3a6d8-521a-481f-a436-0be0b91a5911} <Debug> TCPHandler: Processed in 0.001785146 sec. | ||
| 1529 | 2026.04.01 18:03:23.011951 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.04.01 18:03:23.012076 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1531 | 2026.04.01 18:03:23.012264 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1532 | 2026.04.01 18:03:23.012294 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1533 | 2026.04.01 18:03:23.012444 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1534 | 2026.04.01 18:03:23.012498 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1535 | 2026.04.01 18:03:23.012598 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1536 | 2026.04.01 18:03:23.012661 [ 316 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1537 | 2026.04.01 18:03:23.012661 [ 340 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1538 | 2026.04.01 18:03:23.012739 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1539 | 2026.04.01 18:03:23.012766 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1540 | 2026.04.01 18:03:23.012819 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1541 | 2026.04.01 18:03:23.012837 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1542 | 2026.04.01 18:03:23.012867 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1543 | 2026.04.01 18:03:23.012898 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1544 | 2026.04.01 18:03:23.013522 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001489 sec., 6044.325050369375 rows/sec., 260.37 KiB/sec. | ||
| 1545 | 2026.04.01 18:03:23.013629 [ 3 ] {83b4c70b-a325-4d00-88d5-1c123645f0df} <Debug> TCPHandler: Processed in 0.001727915 sec. | ||
| 1546 | 2026.04.01 18:03:23.013820 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.04.01 18:03:23.013944 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1548 | 2026.04.01 18:03:23.014137 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1549 | 2026.04.01 18:03:23.014167 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1550 | 2026.04.01 18:03:23.014321 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1551 | 2026.04.01 18:03:23.014373 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1552 | 2026.04.01 18:03:23.014479 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1553 | 2026.04.01 18:03:23.014538 [ 329 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1554 | 2026.04.01 18:03:23.014556 [ 316 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1555 | 2026.04.01 18:03:23.014641 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1556 | 2026.04.01 18:03:23.014666 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1557 | 2026.04.01 18:03:23.014719 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1558 | 2026.04.01 18:03:23.014737 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1559 | 2026.04.01 18:03:23.014766 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1560 | 2026.04.01 18:03:23.014796 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1561 | 2026.04.01 18:03:23.015345 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001444 sec., 6232.686980609418 rows/sec., 268.49 KiB/sec. | ||
| 1562 | 2026.04.01 18:03:23.015448 [ 3 ] {2ec2b70c-1b39-45c9-9e14-24100819d019} <Debug> TCPHandler: Processed in 0.001677844 sec. | ||
| 1563 | 2026.04.01 18:03:23.015643 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.04.01 18:03:23.015767 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1565 | 2026.04.01 18:03:23.015964 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1566 | 2026.04.01 18:03:23.015994 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1567 | 2026.04.01 18:03:23.016150 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1568 | 2026.04.01 18:03:23.016202 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1569 | 2026.04.01 18:03:23.016305 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1570 | 2026.04.01 18:03:23.016373 [ 340 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1571 | 2026.04.01 18:03:23.016374 [ 329 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1572 | 2026.04.01 18:03:23.016467 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1573 | 2026.04.01 18:03:23.016494 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1574 | 2026.04.01 18:03:23.016547 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1575 | 2026.04.01 18:03:23.016564 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1576 | 2026.04.01 18:03:23.016593 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1577 | 2026.04.01 18:03:23.016623 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1578 | 2026.04.01 18:03:23.017189 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001464 sec., 6147.540983606557 rows/sec., 264.82 KiB/sec. | ||
| 1579 | 2026.04.01 18:03:23.017292 [ 3 ] {d8e2d23c-352c-4a4a-8c60-02f62ef61dd0} <Debug> TCPHandler: Processed in 0.001699205 sec. | ||
| 1580 | 2026.04.01 18:03:23.017528 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.04.01 18:03:23.017650 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1582 | 2026.04.01 18:03:23.017844 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1583 | 2026.04.01 18:03:23.017875 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1584 | 2026.04.01 18:03:23.018030 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1585 | 2026.04.01 18:03:23.018082 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1586 | 2026.04.01 18:03:23.018184 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1587 | 2026.04.01 18:03:23.018247 [ 336 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1588 | 2026.04.01 18:03:23.018252 [ 316 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1589 | 2026.04.01 18:03:23.018330 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1590 | 2026.04.01 18:03:23.018357 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1591 | 2026.04.01 18:03:23.018411 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1592 | 2026.04.01 18:03:23.018429 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1593 | 2026.04.01 18:03:23.018459 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1594 | 2026.04.01 18:03:23.018491 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1595 | 2026.04.01 18:03:23.019012 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001405 sec., 6405.693950177936 rows/sec., 275.94 KiB/sec. | ||
| 1596 | 2026.04.01 18:03:23.019114 [ 3 ] {95c40b88-1f1c-4e3d-ac9d-870258e85631} <Debug> TCPHandler: Processed in 0.001636203 sec. | ||
| 1597 | 2026.04.01 18:03:23.019353 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.04.01 18:03:23.019503 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1599 | 2026.04.01 18:03:23.019763 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1600 | 2026.04.01 18:03:23.019806 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1601 | 2026.04.01 18:03:23.020031 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1602 | 2026.04.01 18:03:23.020101 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1603 | 2026.04.01 18:03:23.020231 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1604 | 2026.04.01 18:03:23.020302 [ 332 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1605 | 2026.04.01 18:03:23.020305 [ 336 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1606 | 2026.04.01 18:03:23.020390 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1607 | 2026.04.01 18:03:23.020422 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1608 | 2026.04.01 18:03:23.020494 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1609 | 2026.04.01 18:03:23.020514 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1610 | 2026.04.01 18:03:23.020547 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1611 | 2026.04.01 18:03:23.020582 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1612 | 2026.04.01 18:03:23.021137 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001692 sec., 5319.148936170213 rows/sec., 229.13 KiB/sec. | ||
| 1613 | 2026.04.01 18:03:23.021263 [ 3 ] {c6c44035-9f15-4f5a-bf0f-9a286756537e} <Debug> TCPHandler: Processed in 0.001967561 sec. | ||
| 1614 | 2026.04.01 18:03:23.021484 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.04.01 18:03:23.021618 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1616 | 2026.04.01 18:03:23.021835 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1617 | 2026.04.01 18:03:23.021869 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1618 | 2026.04.01 18:03:23.022037 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1619 | 2026.04.01 18:03:23.022092 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1620 | 2026.04.01 18:03:23.022198 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1621 | 2026.04.01 18:03:23.022266 [ 316 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1622 | 2026.04.01 18:03:23.022266 [ 332 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1623 | 2026.04.01 18:03:23.022358 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1624 | 2026.04.01 18:03:23.022386 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1625 | 2026.04.01 18:03:23.022442 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1626 | 2026.04.01 18:03:23.022462 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1627 | 2026.04.01 18:03:23.022495 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1628 | 2026.04.01 18:03:23.022532 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1629 | 2026.04.01 18:03:23.023058 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.00149 sec., 6040.2684563758385 rows/sec., 260.20 KiB/sec. | ||
| 1630 | 2026.04.01 18:03:23.023162 [ 3 ] {3eda2007-2f16-46ff-a15b-83000fcb1ccc} <Debug> TCPHandler: Processed in 0.001729385 sec. | ||
| 1631 | 2026.04.01 18:03:23.023361 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.04.01 18:03:23.023489 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1633 | 2026.04.01 18:03:23.023690 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1634 | 2026.04.01 18:03:23.023722 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1635 | 2026.04.01 18:03:23.023888 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1636 | 2026.04.01 18:03:23.023941 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1637 | 2026.04.01 18:03:23.024046 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1638 | 2026.04.01 18:03:23.024116 [ 332 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1639 | 2026.04.01 18:03:23.024116 [ 336 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1640 | 2026.04.01 18:03:23.024196 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1641 | 2026.04.01 18:03:23.024223 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1642 | 2026.04.01 18:03:23.024279 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1643 | 2026.04.01 18:03:23.024298 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1644 | 2026.04.01 18:03:23.024330 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1645 | 2026.04.01 18:03:23.024363 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1646 | 2026.04.01 18:03:23.024946 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001503 sec., 5988.023952095808 rows/sec., 257.95 KiB/sec. | ||
| 1647 | 2026.04.01 18:03:23.025054 [ 3 ] {27b77e01-57c7-408c-b92b-4dfb71531273} <Debug> TCPHandler: Processed in 0.001742305 sec. | ||
| 1648 | 2026.04.01 18:03:23.025261 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.04.01 18:03:23.025404 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1650 | 2026.04.01 18:03:23.025609 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1651 | 2026.04.01 18:03:23.025643 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1652 | 2026.04.01 18:03:23.025813 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1653 | 2026.04.01 18:03:23.025866 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1654 | 2026.04.01 18:03:23.025967 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1655 | 2026.04.01 18:03:23.026035 [ 312 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1656 | 2026.04.01 18:03:23.026039 [ 332 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1657 | 2026.04.01 18:03:23.026123 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1658 | 2026.04.01 18:03:23.026150 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1659 | 2026.04.01 18:03:23.026208 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1660 | 2026.04.01 18:03:23.026228 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1661 | 2026.04.01 18:03:23.026260 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1662 | 2026.04.01 18:03:23.026294 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1663 | 2026.04.01 18:03:23.026851 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001495 sec., 6020.066889632107 rows/sec., 259.33 KiB/sec. | ||
| 1664 | 2026.04.01 18:03:23.026983 [ 3 ] {44fa8df3-fec3-46f5-ac0d-b1a257ea88c1} <Debug> TCPHandler: Processed in 0.001772626 sec. | ||
| 1665 | 2026.04.01 18:03:23.027266 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.04.01 18:03:23.027434 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1667 | 2026.04.01 18:03:23.027665 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1668 | 2026.04.01 18:03:23.027703 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1669 | 2026.04.01 18:03:23.027881 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1670 | 2026.04.01 18:03:23.027935 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1671 | 2026.04.01 18:03:23.028037 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1672 | 2026.04.01 18:03:23.028101 [ 336 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1673 | 2026.04.01 18:03:23.028102 [ 332 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1674 | 2026.04.01 18:03:23.028184 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1675 | 2026.04.01 18:03:23.028210 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1676 | 2026.04.01 18:03:23.028265 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1677 | 2026.04.01 18:03:23.028283 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1678 | 2026.04.01 18:03:23.028315 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1679 | 2026.04.01 18:03:23.028346 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1680 | 2026.04.01 18:03:23.028914 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.00155 sec., 5806.451612903226 rows/sec., 250.13 KiB/sec. | ||
| 1681 | 2026.04.01 18:03:23.029015 [ 3 ] {b96f1df0-3249-4aa7-a9cd-8a381ee3b57c} <Debug> TCPHandler: Processed in 0.001814647 sec. | ||
| 1682 | 2026.04.01 18:03:23.029218 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.04.01 18:03:23.029345 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1684 | 2026.04.01 18:03:23.029544 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1685 | 2026.04.01 18:03:23.029576 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1686 | 2026.04.01 18:03:23.029744 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1687 | 2026.04.01 18:03:23.029796 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1688 | 2026.04.01 18:03:23.029893 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1689 | 2026.04.01 18:03:23.029961 [ 332 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1690 | 2026.04.01 18:03:23.029962 [ 336 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1691 | 2026.04.01 18:03:23.030049 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1692 | 2026.04.01 18:03:23.030074 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1693 | 2026.04.01 18:03:23.030128 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1694 | 2026.04.01 18:03:23.030146 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1695 | 2026.04.01 18:03:23.030182 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1696 | 2026.04.01 18:03:23.030212 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1697 | 2026.04.01 18:03:23.031008 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001712 sec., 5257.009345794392 rows/sec., 226.46 KiB/sec. | ||
| 1698 | 2026.04.01 18:03:23.031107 [ 3 ] {810c3e67-3877-40ff-a2b1-a81318e6de7f} <Debug> TCPHandler: Processed in 0.001939001 sec. | ||
| 1699 | 2026.04.01 18:03:23.031327 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.04.01 18:03:23.031455 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1701 | 2026.04.01 18:03:23.031654 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1702 | 2026.04.01 18:03:23.031685 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1703 | 2026.04.01 18:03:23.031861 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1704 | 2026.04.01 18:03:23.031914 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1705 | 2026.04.01 18:03:23.032012 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1706 | 2026.04.01 18:03:23.032086 [ 332 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1707 | 2026.04.01 18:03:23.032100 [ 304 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1708 | 2026.04.01 18:03:23.032199 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1709 | 2026.04.01 18:03:23.032223 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1710 | 2026.04.01 18:03:23.032278 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1711 | 2026.04.01 18:03:23.032295 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1712 | 2026.04.01 18:03:23.032325 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1713 | 2026.04.01 18:03:23.032354 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1714 | 2026.04.01 18:03:23.032965 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001558 sec., 5776.636713735558 rows/sec., 248.84 KiB/sec. | ||
| 1715 | 2026.04.01 18:03:23.033057 [ 3 ] {8e7d7399-c8c6-41bb-8484-d38819086403} <Debug> TCPHandler: Processed in 0.001780246 sec. | ||
| 1716 | 2026.04.01 18:03:23.035520 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.04.01 18:03:23.035653 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) 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) | ||
| 1718 | 2026.04.01 18:03:23.035874 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1719 | 2026.04.01 18:03:23.035910 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <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 | ||
| 1720 | 2026.04.01 18:03:23.036106 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1721 | 2026.04.01 18:03:23.036163 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1722 | 2026.04.01 18:03:23.036265 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1723 | 2026.04.01 18:03:23.036331 [ 310 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1724 | 2026.04.01 18:03:23.036340 [ 304 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1725 | 2026.04.01 18:03:23.036428 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1726 | 2026.04.01 18:03:23.036453 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1727 | 2026.04.01 18:03:23.036511 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1728 | 2026.04.01 18:03:23.036529 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1729 | 2026.04.01 18:03:23.036560 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1730 | 2026.04.01 18:03:23.036599 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1731 | 2026.04.01 18:03:23.037181 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001579 sec., 5699.810006333122 rows/sec., 245.53 KiB/sec. | ||
| 1732 | 2026.04.01 18:03:23.037269 [ 3 ] {a3c523ca-c85c-45a8-bb37-c61a1ca8d11d} <Debug> TCPHandler: Processed in 0.001805097 sec. | ||
| 1733 | 2026.04.01 18:03:23.037548 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.04.01 18:03:23.037678 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1735 | 2026.04.01 18:03:23.037883 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1736 | 2026.04.01 18:03:23.037915 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1737 | 2026.04.01 18:03:23.038093 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1738 | 2026.04.01 18:03:23.038148 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1739 | 2026.04.01 18:03:23.038248 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1740 | 2026.04.01 18:03:23.038308 [ 310 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1741 | 2026.04.01 18:03:23.038327 [ 304 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1742 | 2026.04.01 18:03:23.038407 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1743 | 2026.04.01 18:03:23.038432 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1744 | 2026.04.01 18:03:23.038488 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1745 | 2026.04.01 18:03:23.038506 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1746 | 2026.04.01 18:03:23.038536 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1747 | 2026.04.01 18:03:23.038567 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1748 | 2026.04.01 18:03:23.039182 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001555 sec., 5787.781350482315 rows/sec., 249.32 KiB/sec. | ||
| 1749 | 2026.04.01 18:03:23.039268 [ 3 ] {f983df37-9329-4e28-a0a5-81b89703ac2e} <Debug> TCPHandler: Processed in 0.001769676 sec. | ||
| 1750 | 2026.04.01 18:03:23.039489 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2026.04.01 18:03:23.039621 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1752 | 2026.04.01 18:03:23.039825 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1753 | 2026.04.01 18:03:23.039858 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1754 | 2026.04.01 18:03:23.040038 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1755 | 2026.04.01 18:03:23.040091 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1756 | 2026.04.01 18:03:23.040191 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1757 | 2026.04.01 18:03:23.040261 [ 310 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1758 | 2026.04.01 18:03:23.040261 [ 324 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1759 | 2026.04.01 18:03:23.040348 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1760 | 2026.04.01 18:03:23.040374 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1761 | 2026.04.01 18:03:23.040428 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1762 | 2026.04.01 18:03:23.040445 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1763 | 2026.04.01 18:03:23.040475 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1764 | 2026.04.01 18:03:23.040506 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1765 | 2026.04.01 18:03:23.041057 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001488 sec., 6048.387096774194 rows/sec., 260.55 KiB/sec. | ||
| 1766 | 2026.04.01 18:03:23.041155 [ 3 ] {751e95d6-d3c9-4cd8-baf6-259cbe12c4cd} <Debug> TCPHandler: Processed in 0.001715885 sec. | ||
| 1767 | 2026.04.01 18:03:23.041453 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2026.04.01 18:03:23.041584 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1769 | 2026.04.01 18:03:23.041795 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1770 | 2026.04.01 18:03:23.041827 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1771 | 2026.04.01 18:03:23.042011 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1772 | 2026.04.01 18:03:23.042064 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1773 | 2026.04.01 18:03:23.042162 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1774 | 2026.04.01 18:03:23.042223 [ 304 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1775 | 2026.04.01 18:03:23.042229 [ 324 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1776 | 2026.04.01 18:03:23.042316 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1777 | 2026.04.01 18:03:23.042342 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1778 | 2026.04.01 18:03:23.042398 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1779 | 2026.04.01 18:03:23.042416 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1780 | 2026.04.01 18:03:23.042446 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1781 | 2026.04.01 18:03:23.042478 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1782 | 2026.04.01 18:03:23.043017 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001485 sec., 6060.606060606061 rows/sec., 261.07 KiB/sec. | ||
| 1783 | 2026.04.01 18:03:23.043100 [ 3 ] {87941f1d-4049-4afb-bfa5-d2a4f21800a2} <Debug> TCPHandler: Processed in 0.001696764 sec. | ||
| 1784 | 2026.04.01 18:03:23.043360 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.04.01 18:03:23.043490 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1786 | 2026.04.01 18:03:23.043693 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1787 | 2026.04.01 18:03:23.043726 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1788 | 2026.04.01 18:03:23.043897 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1789 | 2026.04.01 18:03:23.043949 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1790 | 2026.04.01 18:03:23.044042 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1791 | 2026.04.01 18:03:23.044090 [ 310 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1792 | 2026.04.01 18:03:23.044104 [ 324 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1793 | 2026.04.01 18:03:23.044173 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1794 | 2026.04.01 18:03:23.044197 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1795 | 2026.04.01 18:03:23.044249 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1796 | 2026.04.01 18:03:23.044264 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1797 | 2026.04.01 18:03:23.044292 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1798 | 2026.04.01 18:03:23.044322 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1799 | 2026.04.01 18:03:23.044977 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001534 sec., 5867.014341590613 rows/sec., 252.73 KiB/sec. | ||
| 1800 | 2026.04.01 18:03:23.045089 [ 3 ] {ddd12603-1bd0-4de2-a47d-38802263192c} <Debug> TCPHandler: Processed in 0.001776966 sec. | ||
| 1801 | 2026.04.01 18:03:23.045345 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.04.01 18:03:23.045482 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1803 | 2026.04.01 18:03:23.045704 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1804 | 2026.04.01 18:03:23.045742 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1805 | 2026.04.01 18:03:23.045941 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1806 | 2026.04.01 18:03:23.045997 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1807 | 2026.04.01 18:03:23.046101 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1808 | 2026.04.01 18:03:23.046165 [ 307 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1809 | 2026.04.01 18:03:23.046167 [ 304 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1810 | 2026.04.01 18:03:23.046257 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 1811 | 2026.04.01 18:03:23.046288 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1812 | 2026.04.01 18:03:23.046346 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1813 | 2026.04.01 18:03:23.046367 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1814 | 2026.04.01 18:03:23.046399 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1815 | 2026.04.01 18:03:23.046432 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1816 | 2026.04.01 18:03:23.046996 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001567 sec., 5743.458838544991 rows/sec., 247.41 KiB/sec. | ||
| 1817 | 2026.04.01 18:03:23.047111 [ 3 ] {14911909-f5b0-4b6e-92e3-b406c91b7d4a} <Debug> TCPHandler: Processed in 0.001822688 sec. | ||
| 1818 | 2026.04.01 18:03:23.067193 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.04.01 18:03:23.067321 [ 3 ] {a5068041-abf6-40ac-bad1-0f57bb1ff097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1820 | 2026.04.01 18:03:23.067372 [ 3 ] {a5068041-abf6-40ac-bad1-0f57bb1ff097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1821 | 2026.04.01 18:03:23.067987 [ 3 ] {a5068041-abf6-40ac-bad1-0f57bb1ff097} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.04.01 18:03:23.068033 [ 3 ] {a5068041-abf6-40ac-bad1-0f57bb1ff097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1823 | 2026.04.01 18:03:23.068491 [ 3 ] {a5068041-abf6-40ac-bad1-0f57bb1ff097} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1824 | 2026.04.01 18:03:23.068710 [ 3 ] {a5068041-abf6-40ac-bad1-0f57bb1ff097} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.04.01 18:03:23.068869 [ 3 ] {a5068041-abf6-40ac-bad1-0f57bb1ff097} <Debug> executeQuery: Read 20 rows, 4.85 KiB in 0.001581 sec., 12650.22137887413 rows/sec., 3.00 MiB/sec. | ||
| 1826 | 2026.04.01 18:03:23.068934 [ 3 ] {a5068041-abf6-40ac-bad1-0f57bb1ff097} <Debug> TCPHandler: Processed in 0.001806887 sec. | ||
| 1827 | 2026.04.01 18:03:23.069100 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.04.01 18:03:23.069211 [ 3 ] {5a0ea7d8-a3d8-468f-8112-f272a3222829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1829 | 2026.04.01 18:03:23.069254 [ 3 ] {5a0ea7d8-a3d8-468f-8112-f272a3222829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1830 | 2026.04.01 18:03:23.071771 [ 3 ] {5a0ea7d8-a3d8-468f-8112-f272a3222829} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.04.01 18:03:23.071805 [ 3 ] {5a0ea7d8-a3d8-468f-8112-f272a3222829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1832 | 2026.04.01 18:03:23.072224 [ 3 ] {5a0ea7d8-a3d8-468f-8112-f272a3222829} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1833 | 2026.04.01 18:03:23.072463 [ 3 ] {5a0ea7d8-a3d8-468f-8112-f272a3222829} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.04.01 18:03:23.072600 [ 3 ] {5a0ea7d8-a3d8-468f-8112-f272a3222829} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003412 sec., 7033.997655334115 rows/sec., 597.62 KiB/sec. | ||
| 1835 | 2026.04.01 18:03:23.072648 [ 3 ] {5a0ea7d8-a3d8-468f-8112-f272a3222829} <Debug> TCPHandler: Processed in 0.003603524 sec. | ||
| 1836 | 2026.04.01 18:03:23.072779 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.04.01 18:03:23.072877 [ 3 ] {d6807cf7-5bf2-465b-b87f-f4bfc2501590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1838 | 2026.04.01 18:03:23.072919 [ 3 ] {d6807cf7-5bf2-465b-b87f-f4bfc2501590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1839 | 2026.04.01 18:03:23.073321 [ 3 ] {d6807cf7-5bf2-465b-b87f-f4bfc2501590} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.04.01 18:03:23.073360 [ 3 ] {d6807cf7-5bf2-465b-b87f-f4bfc2501590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1841 | 2026.04.01 18:03:23.073693 [ 3 ] {d6807cf7-5bf2-465b-b87f-f4bfc2501590} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1842 | 2026.04.01 18:03:23.073921 [ 3 ] {d6807cf7-5bf2-465b-b87f-f4bfc2501590} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.04.01 18:03:23.074054 [ 3 ] {d6807cf7-5bf2-465b-b87f-f4bfc2501590} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 408.40 KiB/sec. | ||
| 1844 | 2026.04.01 18:03:23.074099 [ 3 ] {d6807cf7-5bf2-465b-b87f-f4bfc2501590} <Debug> TCPHandler: Processed in 0.001371225 sec. | ||
| 1845 | 2026.04.01 18:03:23.074224 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.04.01 18:03:23.074329 [ 3 ] {bad5ba09-a051-4d9e-9fa2-16f3e7db25e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1847 | 2026.04.01 18:03:23.074371 [ 3 ] {bad5ba09-a051-4d9e-9fa2-16f3e7db25e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1848 | 2026.04.01 18:03:23.074901 [ 3 ] {bad5ba09-a051-4d9e-9fa2-16f3e7db25e7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.04.01 18:03:23.074937 [ 3 ] {bad5ba09-a051-4d9e-9fa2-16f3e7db25e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1850 | 2026.04.01 18:03:23.075277 [ 3 ] {bad5ba09-a051-4d9e-9fa2-16f3e7db25e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1851 | 2026.04.01 18:03:23.075499 [ 3 ] {bad5ba09-a051-4d9e-9fa2-16f3e7db25e7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.04.01 18:03:23.075647 [ 70 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1853 | 2026.04.01 18:03:23.075687 [ 3 ] {bad5ba09-a051-4d9e-9fa2-16f3e7db25e7} <Debug> executeQuery: Read 225 rows, 20.42 KiB in 0.00137 sec., 164233.57664233577 rows/sec., 14.56 MiB/sec. | ||
| 1854 | 2026.04.01 18:03:23.075693 [ 70 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.04.01 18:03:23.075734 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1856 | 2026.04.01 18:03:23.075747 [ 3 ] {bad5ba09-a051-4d9e-9fa2-16f3e7db25e7} <Debug> TCPHandler: Processed in 0.001576071 sec. | ||
| 1857 | 2026.04.01 18:03:23.075870 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 1858 | 2026.04.01 18:03:23.075874 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.04.01 18:03:23.076015 [ 3 ] {eb623d37-481a-4674-ad2c-6cb67c11b95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1860 | 2026.04.01 18:03:23.076034 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1861 | 2026.04.01 18:03:23.076058 [ 3 ] {eb623d37-481a-4674-ad2c-6cb67c11b95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1862 | 2026.04.01 18:03:23.076180 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 1863 | 2026.04.01 18:03:23.076286 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 1864 | 2026.04.01 18:03:23.076342 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1865 | 2026.04.01 18:03:23.076396 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 1866 | 2026.04.01 18:03:23.076443 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1867 | 2026.04.01 18:03:23.076488 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 225 rows starting from the beginning of the part | ||
| 1868 | 2026.04.01 18:03:23.076592 [ 3 ] {eb623d37-481a-4674-ad2c-6cb67c11b95e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.04.01 18:03:23.076635 [ 3 ] {eb623d37-481a-4674-ad2c-6cb67c11b95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1870 | 2026.04.01 18:03:23.077092 [ 3 ] {eb623d37-481a-4674-ad2c-6cb67c11b95e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1871 | 2026.04.01 18:03:23.077357 [ 3 ] {eb623d37-481a-4674-ad2c-6cb67c11b95e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.04.01 18:03:23.077475 [ 70 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1873 | 2026.04.01 18:03:23.077507 [ 3 ] {eb623d37-481a-4674-ad2c-6cb67c11b95e} <Debug> executeQuery: Read 41 rows, 3.11 KiB in 0.00151 sec., 27152.3178807947 rows/sec., 2.01 MiB/sec. | ||
| 1874 | 2026.04.01 18:03:23.077507 [ 70 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.04.01 18:03:23.077550 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1876 | 2026.04.01 18:03:23.077564 [ 3 ] {eb623d37-481a-4674-ad2c-6cb67c11b95e} <Debug> TCPHandler: Processed in 0.001741035 sec. | ||
| 1877 | 2026.04.01 18:03:23.077602 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798456 sec., 193499.31274382025 rows/sec., 18.18 MiB/sec. | ||
| 1878 | 2026.04.01 18:03:23.077666 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 1879 | 2026.04.01 18:03:23.077691 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2026.04.01 18:03:23.077794 [ 3 ] {14d3cec2-c48c-4f05-8421-5da7666c1efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1881 | 2026.04.01 18:03:23.077808 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1882 | 2026.04.01 18:03:23.077812 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1883 | 2026.04.01 18:03:23.077839 [ 3 ] {14d3cec2-c48c-4f05-8421-5da7666c1efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1884 | 2026.04.01 18:03:23.077858 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1885 | 2026.04.01 18:03:23.077954 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 1886 | 2026.04.01 18:03:23.078007 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 1887 | 2026.04.01 18:03:23.078067 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1888 | 2026.04.01 18:03:23.078118 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1889 | 2026.04.01 18:03:23.078138 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.04.01 18:03:23.078173 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 41 rows starting from the beginning of the part | ||
| 1891 | 2026.04.01 18:03:23.078222 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_6_1} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1892 | 2026.04.01 18:03:23.078300 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1893 | 2026.04.01 18:03:23.078346 [ 3 ] {14d3cec2-c48c-4f05-8421-5da7666c1efb} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.04.01 18:03:23.078390 [ 3 ] {14d3cec2-c48c-4f05-8421-5da7666c1efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1895 | 2026.04.01 18:03:23.078840 [ 3 ] {14d3cec2-c48c-4f05-8421-5da7666c1efb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1896 | 2026.04.01 18:03:23.079076 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455928 sec., 69371.56233000533 rows/sec., 5.35 MiB/sec. | ||
| 1897 | 2026.04.01 18:03:23.079079 [ 3 ] {14d3cec2-c48c-4f05-8421-5da7666c1efb} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.04.01 18:03:23.079233 [ 3 ] {14d3cec2-c48c-4f05-8421-5da7666c1efb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001458 sec., 16460.905349794237 rows/sec., 1.37 MiB/sec. | ||
| 1899 | 2026.04.01 18:03:23.079268 [ 186 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1900 | 2026.04.01 18:03:23.079273 [ 3 ] {14d3cec2-c48c-4f05-8421-5da7666c1efb} <Debug> TCPHandler: Processed in 0.001633083 sec. | ||
| 1901 | 2026.04.01 18:03:23.079407 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.04.01 18:03:23.079504 [ 3 ] {3aa67c06-bfe0-429e-bcba-e04ca65a510c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1903 | 2026.04.01 18:03:23.079546 [ 3 ] {3aa67c06-bfe0-429e-bcba-e04ca65a510c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1904 | 2026.04.01 18:03:23.079596 [ 186 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.04.01 18:03:23.079676 [ 186 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_6_1} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1906 | 2026.04.01 18:03:23.079761 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1907 | 2026.04.01 18:03:23.079971 [ 3 ] {3aa67c06-bfe0-429e-bcba-e04ca65a510c} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.04.01 18:03:23.080013 [ 3 ] {3aa67c06-bfe0-429e-bcba-e04ca65a510c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1909 | 2026.04.01 18:03:23.082217 [ 3 ] {3aa67c06-bfe0-429e-bcba-e04ca65a510c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1910 | 2026.04.01 18:03:23.082502 [ 3 ] {3aa67c06-bfe0-429e-bcba-e04ca65a510c} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.04.01 18:03:23.082654 [ 3 ] {3aa67c06-bfe0-429e-bcba-e04ca65a510c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003167 sec., 3789.0748342279758 rows/sec., 296.02 KiB/sec. | ||
| 1912 | 2026.04.01 18:03:23.082700 [ 3 ] {3aa67c06-bfe0-429e-bcba-e04ca65a510c} <Debug> TCPHandler: Processed in 0.003340327 sec. | ||
| 1913 | 2026.04.01 18:03:23.082829 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.04.01 18:03:23.082942 [ 3 ] {8b3139cb-d586-4d77-b228-4281710d1138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1915 | 2026.04.01 18:03:23.082995 [ 3 ] {8b3139cb-d586-4d77-b228-4281710d1138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1916 | 2026.04.01 18:03:23.083534 [ 3 ] {8b3139cb-d586-4d77-b228-4281710d1138} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.04.01 18:03:23.083572 [ 3 ] {8b3139cb-d586-4d77-b228-4281710d1138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1918 | 2026.04.01 18:03:23.083886 [ 3 ] {8b3139cb-d586-4d77-b228-4281710d1138} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1919 | 2026.04.01 18:03:23.084102 [ 3 ] {8b3139cb-d586-4d77-b228-4281710d1138} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.04.01 18:03:23.084205 [ 70 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1921 | 2026.04.01 18:03:23.084233 [ 3 ] {8b3139cb-d586-4d77-b228-4281710d1138} <Debug> executeQuery: Read 129 rows, 10.70 KiB in 0.001315 sec., 98098.85931558936 rows/sec., 7.95 MiB/sec. | ||
| 1922 | 2026.04.01 18:03:23.084244 [ 70 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.04.01 18:03:23.084273 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1924 | 2026.04.01 18:03:23.084277 [ 3 ] {8b3139cb-d586-4d77-b228-4281710d1138} <Debug> TCPHandler: Processed in 0.001508689 sec. | ||
| 1925 | 2026.04.01 18:03:23.084369 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1926 | 2026.04.01 18:03:23.084399 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.04.01 18:03:23.084457 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1928 | 2026.04.01 18:03:23.084491 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1929 | 2026.04.01 18:03:23.084500 [ 3 ] {f6a59f17-b574-4508-ac4d-59e67f275535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1930 | 2026.04.01 18:03:23.084537 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 1931 | 2026.04.01 18:03:23.084547 [ 3 ] {f6a59f17-b574-4508-ac4d-59e67f275535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1932 | 2026.04.01 18:03:23.084581 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1933 | 2026.04.01 18:03:23.084622 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 1934 | 2026.04.01 18:03:23.084657 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
| 1935 | 2026.04.01 18:03:23.084693 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 129 rows starting from the beginning of the part | ||
| 1936 | 2026.04.01 18:03:23.085024 [ 3 ] {f6a59f17-b574-4508-ac4d-59e67f275535} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.04.01 18:03:23.085065 [ 3 ] {f6a59f17-b574-4508-ac4d-59e67f275535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1938 | 2026.04.01 18:03:23.085508 [ 3 ] {f6a59f17-b574-4508-ac4d-59e67f275535} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1939 | 2026.04.01 18:03:23.085510 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172201 sec., 197065.17909471155 rows/sec., 16.51 MiB/sec. | ||
| 1940 | 2026.04.01 18:03:23.085668 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1941 | 2026.04.01 18:03:23.085770 [ 3 ] {f6a59f17-b574-4508-ac4d-59e67f275535} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.04.01 18:03:23.085918 [ 3 ] {f6a59f17-b574-4508-ac4d-59e67f275535} <Debug> executeQuery: Read 475 rows, 37.52 KiB in 0.001439 sec., 330090.340514246 rows/sec., 25.46 MiB/sec. | ||
| 1943 | 2026.04.01 18:03:23.085955 [ 3 ] {f6a59f17-b574-4508-ac4d-59e67f275535} <Debug> TCPHandler: Processed in 0.001606111 sec. | ||
| 1944 | 2026.04.01 18:03:23.085957 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.04.01 18:03:23.086040 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_6_1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1946 | 2026.04.01 18:03:23.086068 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.04.01 18:03:23.086115 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1948 | 2026.04.01 18:03:23.086166 [ 3 ] {03e0a468-9277-4eff-b96e-838f1d1579c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1949 | 2026.04.01 18:03:23.086224 [ 3 ] {03e0a468-9277-4eff-b96e-838f1d1579c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1950 | 2026.04.01 18:03:23.087002 [ 3 ] {03e0a468-9277-4eff-b96e-838f1d1579c3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.04.01 18:03:23.087040 [ 3 ] {03e0a468-9277-4eff-b96e-838f1d1579c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1952 | 2026.04.01 18:03:23.087575 [ 3 ] {03e0a468-9277-4eff-b96e-838f1d1579c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1953 | 2026.04.01 18:03:23.087801 [ 3 ] {03e0a468-9277-4eff-b96e-838f1d1579c3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.04.01 18:03:23.087904 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1955 | 2026.04.01 18:03:23.087936 [ 3 ] {03e0a468-9277-4eff-b96e-838f1d1579c3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001789 sec., 12856.344326439352 rows/sec., 23.04 MiB/sec. | ||
| 1956 | 2026.04.01 18:03:23.087940 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.04.01 18:03:23.087979 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1958 | 2026.04.01 18:03:23.087993 [ 3 ] {03e0a468-9277-4eff-b96e-838f1d1579c3} <Debug> TCPHandler: Processed in 0.001974852 sec. | ||
| 1959 | 2026.04.01 18:03:23.088085 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 1960 | 2026.04.01 18:03:23.088130 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.04.01 18:03:23.088229 [ 3 ] {ec79976a-1b86-4a80-8b51-9662bae8ace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1962 | 2026.04.01 18:03:23.088268 [ 3 ] {ec79976a-1b86-4a80-8b51-9662bae8ace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1963 | 2026.04.01 18:03:23.088329 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1964 | 2026.04.01 18:03:23.088393 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 1965 | 2026.04.01 18:03:23.088543 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 1966 | 2026.04.01 18:03:23.088619 [ 3 ] {ec79976a-1b86-4a80-8b51-9662bae8ace6} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.04.01 18:03:23.088655 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 1968 | 2026.04.01 18:03:23.088660 [ 3 ] {ec79976a-1b86-4a80-8b51-9662bae8ace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1969 | 2026.04.01 18:03:23.088772 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1970 | 2026.04.01 18:03:23.088886 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1971 | 2026.04.01 18:03:23.088991 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 1972 | 2026.04.01 18:03:23.089007 [ 3 ] {ec79976a-1b86-4a80-8b51-9662bae8ace6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1973 | 2026.04.01 18:03:23.089230 [ 3 ] {ec79976a-1b86-4a80-8b51-9662bae8ace6} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.04.01 18:03:23.089365 [ 3 ] {ec79976a-1b86-4a80-8b51-9662bae8ace6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 1975 | 2026.04.01 18:03:23.089400 [ 3 ] {ec79976a-1b86-4a80-8b51-9662bae8ace6} <Debug> TCPHandler: Processed in 0.001320274 sec. | ||
| 1976 | 2026.04.01 18:03:23.090875 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 19 columns (19 merged, 0 gathered) in 0.002833183 sec., 27177.9126163047 rows/sec., 48.70 MiB/sec. | ||
| 1977 | 2026.04.01 18:03:23.091223 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1978 | 2026.04.01 18:03:23.091588 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.04.01 18:03:23.091657 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1980 | 2026.04.01 18:03:23.091771 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 1981 | 2026.04.01 18:03:24.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.79 MiB, peak 185.45 MiB, free memory in arenas 0.00 B, will set to 180.49 MiB (RSS), difference: -1.29 MiB | ||
| 1982 | 2026.04.01 18:03:24.192291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3417 | ||
| 1983 | 2026.04.01 18:03:24.192909 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.04.01 18:03:24.192959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1985 | 2026.04.01 18:03:24.193464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1986 | 2026.04.01 18:03:24.193710 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.04.01 18:03:24.193855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3417 | ||
| 1988 | 2026.04.01 18:03:24.364361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1989 | 2026.04.01 18:03:24.381800 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.04.01 18:03:24.381857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 1991 | 2026.04.01 18:03:24.388074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1992 | 2026.04.01 18:03:24.388808 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.04.01 18:03:24.391941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1994 | 2026.04.01 18:03:28.011478 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.04.01 18:03:28.011767 [ 3 ] {31855a60-4993-45a2-b71c-4b7072c17737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1996 | 2026.04.01 18:03:28.011827 [ 3 ] {31855a60-4993-45a2-b71c-4b7072c17737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1997 | 2026.04.01 18:03:28.012467 [ 3 ] {31855a60-4993-45a2-b71c-4b7072c17737} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.04.01 18:03:28.012504 [ 3 ] {31855a60-4993-45a2-b71c-4b7072c17737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 1999 | 2026.04.01 18:03:28.012897 [ 3 ] {31855a60-4993-45a2-b71c-4b7072c17737} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.04.01 18:03:28.013139 [ 3 ] {31855a60-4993-45a2-b71c-4b7072c17737} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.04.01 18:03:28.013284 [ 3 ] {31855a60-4993-45a2-b71c-4b7072c17737} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001584 sec., 49242.42424242425 rows/sec., 4.08 MiB/sec. | ||
| 2002 | 2026.04.01 18:03:28.013323 [ 3 ] {31855a60-4993-45a2-b71c-4b7072c17737} <Debug> TCPHandler: Processed in 0.002023173 sec. | ||
| 2003 | 2026.04.01 18:03:28.013445 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.04.01 18:03:28.013538 [ 3 ] {768de239-87f1-4af8-94b0-5cd18ce1d182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.04.01 18:03:28.013577 [ 3 ] {768de239-87f1-4af8-94b0-5cd18ce1d182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2006 | 2026.04.01 18:03:28.014310 [ 3 ] {768de239-87f1-4af8-94b0-5cd18ce1d182} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.04.01 18:03:28.014344 [ 3 ] {768de239-87f1-4af8-94b0-5cd18ce1d182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2008 | 2026.04.01 18:03:28.014630 [ 3 ] {768de239-87f1-4af8-94b0-5cd18ce1d182} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2009 | 2026.04.01 18:03:28.014831 [ 3 ] {768de239-87f1-4af8-94b0-5cd18ce1d182} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.04.01 18:03:28.014954 [ 3 ] {768de239-87f1-4af8-94b0-5cd18ce1d182} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001435 sec., 7665.5052264808355 rows/sec., 576.41 KiB/sec. | ||
| 2011 | 2026.04.01 18:03:28.014995 [ 3 ] {768de239-87f1-4af8-94b0-5cd18ce1d182} <Debug> TCPHandler: Processed in 0.001599601 sec. | ||
| 2012 | 2026.04.01 18:03:28.015108 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.04.01 18:03:28.015204 [ 3 ] {1f0d02ce-5845-408a-8cdf-e669bbb15294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2014 | 2026.04.01 18:03:28.015244 [ 3 ] {1f0d02ce-5845-408a-8cdf-e669bbb15294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2015 | 2026.04.01 18:03:28.015655 [ 3 ] {1f0d02ce-5845-408a-8cdf-e669bbb15294} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.04.01 18:03:28.015690 [ 3 ] {1f0d02ce-5845-408a-8cdf-e669bbb15294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2017 | 2026.04.01 18:03:28.015986 [ 3 ] {1f0d02ce-5845-408a-8cdf-e669bbb15294} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2018 | 2026.04.01 18:03:28.016190 [ 3 ] {1f0d02ce-5845-408a-8cdf-e669bbb15294} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.04.01 18:03:28.016311 [ 3 ] {1f0d02ce-5845-408a-8cdf-e669bbb15294} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001125 sec., 66666.66666666667 rows/sec., 5.20 MiB/sec. | ||
| 2020 | 2026.04.01 18:03:28.016352 [ 3 ] {1f0d02ce-5845-408a-8cdf-e669bbb15294} <Debug> TCPHandler: Processed in 0.001292723 sec. | ||
| 2021 | 2026.04.01 18:03:28.016460 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.04.01 18:03:28.016552 [ 3 ] {27d04659-54f4-4d51-8668-162369e2c14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.04.01 18:03:28.016593 [ 3 ] {27d04659-54f4-4d51-8668-162369e2c14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2024 | 2026.04.01 18:03:28.016992 [ 3 ] {27d04659-54f4-4d51-8668-162369e2c14b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.04.01 18:03:28.017026 [ 3 ] {27d04659-54f4-4d51-8668-162369e2c14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2026 | 2026.04.01 18:03:28.017333 [ 3 ] {27d04659-54f4-4d51-8668-162369e2c14b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2027 | 2026.04.01 18:03:28.017545 [ 3 ] {27d04659-54f4-4d51-8668-162369e2c14b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.04.01 18:03:28.017631 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2029 | 2026.04.01 18:03:28.017669 [ 3 ] {27d04659-54f4-4d51-8668-162369e2c14b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 2030 | 2026.04.01 18:03:28.017670 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.04.01 18:03:28.017703 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2032 | 2026.04.01 18:03:28.017711 [ 3 ] {27d04659-54f4-4d51-8668-162369e2c14b} <Debug> TCPHandler: Processed in 0.001300444 sec. | ||
| 2033 | 2026.04.01 18:03:28.017820 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.04.01 18:03:28.017851 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 2035 | 2026.04.01 18:03:28.017911 [ 3 ] {70373121-bb5a-43c4-a326-acc0285cb227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.04.01 18:03:28.017965 [ 3 ] {70373121-bb5a-43c4-a326-acc0285cb227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2037 | 2026.04.01 18:03:28.018022 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2038 | 2026.04.01 18:03:28.018068 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 2039 | 2026.04.01 18:03:28.018140 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 2040 | 2026.04.01 18:03:28.018192 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2041 | 2026.04.01 18:03:28.018239 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2042 | 2026.04.01 18:03:28.018285 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 475 rows starting from the beginning of the part | ||
| 2043 | 2026.04.01 18:03:28.018329 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 2044 | 2026.04.01 18:03:28.018714 [ 3 ] {70373121-bb5a-43c4-a326-acc0285cb227} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.04.01 18:03:28.018754 [ 3 ] {70373121-bb5a-43c4-a326-acc0285cb227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2046 | 2026.04.01 18:03:28.019310 [ 3 ] {70373121-bb5a-43c4-a326-acc0285cb227} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2047 | 2026.04.01 18:03:28.019306 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511099 sec., 442062.36652926117 rows/sec., 33.24 MiB/sec. | ||
| 2048 | 2026.04.01 18:03:28.019544 [ 3 ] {70373121-bb5a-43c4-a326-acc0285cb227} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.04.01 18:03:28.019571 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2050 | 2026.04.01 18:03:28.019686 [ 3 ] {70373121-bb5a-43c4-a326-acc0285cb227} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001792 sec., 6138.392857142857 rows/sec., 11.00 MiB/sec. | ||
| 2051 | 2026.04.01 18:03:28.019748 [ 3 ] {70373121-bb5a-43c4-a326-acc0285cb227} <Debug> TCPHandler: Processed in 0.001977932 sec. | ||
| 2052 | 2026.04.01 18:03:28.019858 [ 3 ] {} <Trace> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.04.01 18:03:28.019891 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.04.01 18:03:28.019952 [ 3 ] {d03ba694-e8db-4963-9461-93532136ae01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63678) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2055 | 2026.04.01 18:03:28.019969 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2056 | 2026.04.01 18:03:28.019997 [ 3 ] {d03ba694-e8db-4963-9461-93532136ae01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2057 | 2026.04.01 18:03:28.020047 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2058 | 2026.04.01 18:03:28.020327 [ 3 ] {d03ba694-e8db-4963-9461-93532136ae01} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.04.01 18:03:28.020366 [ 3 ] {d03ba694-e8db-4963-9461-93532136ae01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2060 | 2026.04.01 18:03:28.020663 [ 3 ] {d03ba694-e8db-4963-9461-93532136ae01} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2061 | 2026.04.01 18:03:28.020866 [ 3 ] {d03ba694-e8db-4963-9461-93532136ae01} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.04.01 18:03:28.020992 [ 3 ] {d03ba694-e8db-4963-9461-93532136ae01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2063 | 2026.04.01 18:03:28.021033 [ 3 ] {d03ba694-e8db-4963-9461-93532136ae01} <Debug> TCPHandler: Processed in 0.001223442 sec. | ||
| 2064 | 2026.04.01 18:03:31.605609 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2065 | 2026.04.01 18:03:31.605688 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2066 | 2026.04.01 18:03:31.687904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 254 | ||
| 2067 | 2026.04.01 18:03:31.690849 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.04.01 18:03:31.690884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2069 | 2026.04.01 18:03:31.692155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2070 | 2026.04.01 18:03:31.692416 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.04.01 18:03:31.692566 [ 55 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2072 | 2026.04.01 18:03:31.692607 [ 55 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.04.01 18:03:31.692629 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2074 | 2026.04.01 18:03:31.692653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 2075 | 2026.04.01 18:03:31.692794 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 2076 | 2026.04.01 18:03:31.693444 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2077 | 2026.04.01 18:03:31.693584 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 2078 | 2026.04.01 18:03:31.693973 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 2079 | 2026.04.01 18:03:31.694349 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2080 | 2026.04.01 18:03:31.694719 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2081 | 2026.04.01 18:03:31.694817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3865 | ||
| 2082 | 2026.04.01 18:03:31.695075 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2083 | 2026.04.01 18:03:31.695319 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.04.01 18:03:31.695369 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2085 | 2026.04.01 18:03:31.695449 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 2086 | 2026.04.01 18:03:31.695886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2087 | 2026.04.01 18:03:31.696118 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.04.01 18:03:31.696249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 2089 | 2026.04.01 18:03:31.701244 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 72 columns (72 merged, 0 gathered) in 0.008514002 sec., 29833.208871691597 rows/sec., 30.22 MiB/sec. | ||
| 2090 | 2026.04.01 18:03:31.702069 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2091 | 2026.04.01 18:03:31.702706 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_6_1} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.04.01 18:03:31.702804 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_6_1} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2093 | 2026.04.01 18:03:31.703036 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 2094 | 2026.04.01 18:03:31.892868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2095 | 2026.04.01 18:03:31.911040 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.04.01 18:03:31.911102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2097 | 2026.04.01 18:03:31.917484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2098 | 2026.04.01 18:03:31.918206 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.04.01 18:03:31.921068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2100 | 2026.04.01 18:03:32.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.94 MiB, peak 186.94 MiB, free memory in arenas 0.00 B, will set to 185.78 MiB (RSS), difference: 2.84 MiB | ||
| 2101 | 2026.04.01 18:03:32.163111 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2102 | 2026.04.01 18:03:32.163165 [ 3 ] {} <Debug> TCP-Session: f70c4d87-c997-486f-8069-6576db096040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.04.01 18:03:33.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.74 MiB, peak 186.94 MiB, free memory in arenas 0.00 B, will set to 185.78 MiB (RSS), difference: 2.04 MiB | ||
| 2104 | 2026.04.01 18:03:33.011877 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.04.01 18:03:33.012138 [ 4 ] {29660b25-c1e7-4346-b337-93b94a99fc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2106 | 2026.04.01 18:03:33.012238 [ 4 ] {29660b25-c1e7-4346-b337-93b94a99fc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2107 | 2026.04.01 18:03:33.013131 [ 4 ] {29660b25-c1e7-4346-b337-93b94a99fc0e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.04.01 18:03:33.013175 [ 4 ] {29660b25-c1e7-4346-b337-93b94a99fc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2109 | 2026.04.01 18:03:33.013597 [ 4 ] {29660b25-c1e7-4346-b337-93b94a99fc0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2110 | 2026.04.01 18:03:33.013837 [ 4 ] {29660b25-c1e7-4346-b337-93b94a99fc0e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.04.01 18:03:33.013995 [ 4 ] {29660b25-c1e7-4346-b337-93b94a99fc0e} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001927 sec., 52932.01868188895 rows/sec., 4.43 MiB/sec. | ||
| 2112 | 2026.04.01 18:03:33.014040 [ 4 ] {29660b25-c1e7-4346-b337-93b94a99fc0e} <Debug> TCPHandler: Processed in 0.002334141 sec. | ||
| 2113 | 2026.04.01 18:03:33.014175 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.04.01 18:03:33.014281 [ 4 ] {dcf19f3d-aab3-458c-a5c2-1beb96d9c136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2115 | 2026.04.01 18:03:33.014324 [ 4 ] {dcf19f3d-aab3-458c-a5c2-1beb96d9c136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2116 | 2026.04.01 18:03:33.014758 [ 4 ] {dcf19f3d-aab3-458c-a5c2-1beb96d9c136} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.04.01 18:03:33.014795 [ 4 ] {dcf19f3d-aab3-458c-a5c2-1beb96d9c136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2118 | 2026.04.01 18:03:33.015098 [ 4 ] {dcf19f3d-aab3-458c-a5c2-1beb96d9c136} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2119 | 2026.04.01 18:03:33.015315 [ 4 ] {dcf19f3d-aab3-458c-a5c2-1beb96d9c136} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.04.01 18:03:33.015452 [ 4 ] {dcf19f3d-aab3-458c-a5c2-1beb96d9c136} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001197 sec., 19214.70342522974 rows/sec., 1.41 MiB/sec. | ||
| 2121 | 2026.04.01 18:03:33.015490 [ 4 ] {dcf19f3d-aab3-458c-a5c2-1beb96d9c136} <Debug> TCPHandler: Processed in 0.001367245 sec. | ||
| 2122 | 2026.04.01 18:03:33.015610 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.04.01 18:03:33.015707 [ 4 ] {eb2f95e9-bcaa-49ec-871a-3f6e0ba0a03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2124 | 2026.04.01 18:03:33.015752 [ 4 ] {eb2f95e9-bcaa-49ec-871a-3f6e0ba0a03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2125 | 2026.04.01 18:03:33.016171 [ 4 ] {eb2f95e9-bcaa-49ec-871a-3f6e0ba0a03a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.04.01 18:03:33.016208 [ 4 ] {eb2f95e9-bcaa-49ec-871a-3f6e0ba0a03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2127 | 2026.04.01 18:03:33.016513 [ 4 ] {eb2f95e9-bcaa-49ec-871a-3f6e0ba0a03a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2128 | 2026.04.01 18:03:33.016733 [ 4 ] {eb2f95e9-bcaa-49ec-871a-3f6e0ba0a03a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.04.01 18:03:33.016858 [ 4 ] {eb2f95e9-bcaa-49ec-871a-3f6e0ba0a03a} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001172 sec., 74232.0819112628 rows/sec., 5.80 MiB/sec. | ||
| 2130 | 2026.04.01 18:03:33.016896 [ 4 ] {eb2f95e9-bcaa-49ec-871a-3f6e0ba0a03a} <Debug> TCPHandler: Processed in 0.001336425 sec. | ||
| 2131 | 2026.04.01 18:03:33.017008 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.04.01 18:03:33.017103 [ 4 ] {b7955239-4b4b-49c1-8e3d-2894dc628ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2133 | 2026.04.01 18:03:33.017147 [ 4 ] {b7955239-4b4b-49c1-8e3d-2894dc628ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2134 | 2026.04.01 18:03:33.017561 [ 4 ] {b7955239-4b4b-49c1-8e3d-2894dc628ea2} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.04.01 18:03:33.017596 [ 4 ] {b7955239-4b4b-49c1-8e3d-2894dc628ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2136 | 2026.04.01 18:03:33.017931 [ 4 ] {b7955239-4b4b-49c1-8e3d-2894dc628ea2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2137 | 2026.04.01 18:03:33.018156 [ 4 ] {b7955239-4b4b-49c1-8e3d-2894dc628ea2} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.04.01 18:03:33.018287 [ 4 ] {b7955239-4b4b-49c1-8e3d-2894dc628ea2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 2139 | 2026.04.01 18:03:33.018325 [ 4 ] {b7955239-4b4b-49c1-8e3d-2894dc628ea2} <Debug> TCPHandler: Processed in 0.001366865 sec. | ||
| 2140 | 2026.04.01 18:03:33.018440 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.04.01 18:03:33.018533 [ 4 ] {13458307-6807-4501-87be-5e4c4cc9ef46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2142 | 2026.04.01 18:03:33.018588 [ 4 ] {13458307-6807-4501-87be-5e4c4cc9ef46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2143 | 2026.04.01 18:03:33.019393 [ 4 ] {13458307-6807-4501-87be-5e4c4cc9ef46} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.04.01 18:03:33.019431 [ 4 ] {13458307-6807-4501-87be-5e4c4cc9ef46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2145 | 2026.04.01 18:03:33.019946 [ 4 ] {13458307-6807-4501-87be-5e4c4cc9ef46} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2146 | 2026.04.01 18:03:33.020171 [ 4 ] {13458307-6807-4501-87be-5e4c4cc9ef46} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.04.01 18:03:33.020311 [ 4 ] {13458307-6807-4501-87be-5e4c4cc9ef46} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001795 sec., 12813.370473537605 rows/sec., 22.96 MiB/sec. | ||
| 2148 | 2026.04.01 18:03:33.020367 [ 4 ] {13458307-6807-4501-87be-5e4c4cc9ef46} <Debug> TCPHandler: Processed in 0.001975311 sec. | ||
| 2149 | 2026.04.01 18:03:33.020486 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.04.01 18:03:33.020580 [ 4 ] {e6c5b29b-73b3-43f6-889f-fe884faa4248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.04.01 18:03:33.020622 [ 4 ] {e6c5b29b-73b3-43f6-889f-fe884faa4248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2152 | 2026.04.01 18:03:33.020960 [ 4 ] {e6c5b29b-73b3-43f6-889f-fe884faa4248} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.04.01 18:03:33.020997 [ 4 ] {e6c5b29b-73b3-43f6-889f-fe884faa4248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2154 | 2026.04.01 18:03:33.021297 [ 4 ] {e6c5b29b-73b3-43f6-889f-fe884faa4248} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2155 | 2026.04.01 18:03:33.021516 [ 4 ] {e6c5b29b-73b3-43f6-889f-fe884faa4248} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.04.01 18:03:33.021634 [ 53 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2157 | 2026.04.01 18:03:33.021645 [ 4 ] {e6c5b29b-73b3-43f6-889f-fe884faa4248} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2158 | 2026.04.01 18:03:33.021715 [ 53 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.04.01 18:03:33.021723 [ 4 ] {e6c5b29b-73b3-43f6-889f-fe884faa4248} <Debug> TCPHandler: Processed in 0.001286454 sec. | ||
| 2160 | 2026.04.01 18:03:33.021756 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2161 | 2026.04.01 18:03:33.021894 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 2162 | 2026.04.01 18:03:33.022030 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2163 | 2026.04.01 18:03:33.022065 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2164 | 2026.04.01 18:03:33.022157 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2165 | 2026.04.01 18:03:33.022206 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2166 | 2026.04.01 18:03:33.022251 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 2167 | 2026.04.01 18:03:33.022291 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 2168 | 2026.04.01 18:03:33.022329 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 2169 | 2026.04.01 18:03:33.023187 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357405 sec., 154706.95923471625 rows/sec., 10.30 MiB/sec. | ||
| 2170 | 2026.04.01 18:03:33.023382 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2171 | 2026.04.01 18:03:33.023689 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.04.01 18:03:33.023765 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_6_1} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2173 | 2026.04.01 18:03:33.023855 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2174 | 2026.04.01 18:03:38.005264 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.04.01 18:03:38.005648 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2176 | 2026.04.01 18:03:38.006131 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2177 | 2026.04.01 18:03:38.006169 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2178 | 2026.04.01 18:03:38.006426 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2179 | 2026.04.01 18:03:38.006495 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2180 | 2026.04.01 18:03:38.006636 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2181 | 2026.04.01 18:03:38.006751 [ 304 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2182 | 2026.04.01 18:03:38.006751 [ 307 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2183 | 2026.04.01 18:03:38.006756 [ 324 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2184 | 2026.04.01 18:03:38.006892 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2185 | 2026.04.01 18:03:38.006920 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2186 | 2026.04.01 18:03:38.007002 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2187 | 2026.04.01 18:03:38.007023 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2188 | 2026.04.01 18:03:38.007056 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2189 | 2026.04.01 18:03:38.007099 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2190 | 2026.04.01 18:03:38.007135 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2191 | 2026.04.01 18:03:38.008003 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002513 sec., 11539.9920413848 rows/sec., 502.85 KiB/sec. | ||
| 2192 | 2026.04.01 18:03:38.008120 [ 4 ] {70ad708e-37c1-4968-b95e-0b999f73f9e8} <Debug> TCPHandler: Processed in 0.00305311 sec. | ||
| 2193 | 2026.04.01 18:03:38.008405 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.04.01 18:03:38.008541 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2195 | 2026.04.01 18:03:38.008770 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2196 | 2026.04.01 18:03:38.008805 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2197 | 2026.04.01 18:03:38.008997 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2198 | 2026.04.01 18:03:38.009050 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2199 | 2026.04.01 18:03:38.009150 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2200 | 2026.04.01 18:03:38.009208 [ 307 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2201 | 2026.04.01 18:03:38.009248 [ 331 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2202 | 2026.04.01 18:03:38.009293 [ 330 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2203 | 2026.04.01 18:03:38.009403 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2204 | 2026.04.01 18:03:38.009434 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2205 | 2026.04.01 18:03:38.009502 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2206 | 2026.04.01 18:03:38.009520 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2207 | 2026.04.01 18:03:38.009550 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2208 | 2026.04.01 18:03:38.009579 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2209 | 2026.04.01 18:03:38.009607 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2210 | 2026.04.01 18:03:38.010297 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001811 sec., 16013.252346769741 rows/sec., 697.78 KiB/sec. | ||
| 2211 | 2026.04.01 18:03:38.010410 [ 4 ] {912b5ed0-58e5-49a7-a024-d62a7c884e02} <Debug> TCPHandler: Processed in 0.002055983 sec. | ||
| 2212 | 2026.04.01 18:03:38.010956 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.04.01 18:03:38.011090 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2214 | 2026.04.01 18:03:38.011301 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2215 | 2026.04.01 18:03:38.011334 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2216 | 2026.04.01 18:03:38.011525 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2217 | 2026.04.01 18:03:38.011577 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2218 | 2026.04.01 18:03:38.011675 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2219 | 2026.04.01 18:03:38.011748 [ 331 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2220 | 2026.04.01 18:03:38.011751 [ 330 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2221 | 2026.04.01 18:03:38.011751 [ 301 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2222 | 2026.04.01 18:03:38.011864 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2223 | 2026.04.01 18:03:38.011890 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2224 | 2026.04.01 18:03:38.011956 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2225 | 2026.04.01 18:03:38.011973 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2226 | 2026.04.01 18:03:38.012001 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2227 | 2026.04.01 18:03:38.012032 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2228 | 2026.04.01 18:03:38.012059 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2229 | 2026.04.01 18:03:38.012733 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001695 sec., 17109.14454277286 rows/sec., 745.53 KiB/sec. | ||
| 2230 | 2026.04.01 18:03:38.012843 [ 4 ] {a95de79b-064c-4943-a6da-7eace268eb45} <Debug> TCPHandler: Processed in 0.001937621 sec. | ||
| 2231 | 2026.04.01 18:03:38.013076 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.04.01 18:03:38.013213 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2233 | 2026.04.01 18:03:38.013444 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2234 | 2026.04.01 18:03:38.013480 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 2235 | 2026.04.01 18:03:38.013678 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2236 | 2026.04.01 18:03:38.013733 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2237 | 2026.04.01 18:03:38.013834 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2238 | 2026.04.01 18:03:38.013898 [ 331 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2239 | 2026.04.01 18:03:38.013905 [ 330 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2240 | 2026.04.01 18:03:38.013917 [ 301 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2241 | 2026.04.01 18:03:38.014001 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2242 | 2026.04.01 18:03:38.014028 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2243 | 2026.04.01 18:03:38.014097 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2244 | 2026.04.01 18:03:38.014114 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2245 | 2026.04.01 18:03:38.014143 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2246 | 2026.04.01 18:03:38.014173 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2247 | 2026.04.01 18:03:38.014200 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2248 | 2026.04.01 18:03:38.014862 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001705 sec., 17008.797653958944 rows/sec., 741.16 KiB/sec. | ||
| 2249 | 2026.04.01 18:03:38.014981 [ 4 ] {a51feab1-a1c3-45fc-b019-8f38684cc480} <Debug> TCPHandler: Processed in 0.00195546 sec. | ||
| 2250 | 2026.04.01 18:03:38.015216 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.04.01 18:03:38.015354 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2252 | 2026.04.01 18:03:38.015575 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2253 | 2026.04.01 18:03:38.015620 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2254 | 2026.04.01 18:03:38.015826 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2255 | 2026.04.01 18:03:38.015881 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2256 | 2026.04.01 18:03:38.015987 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2257 | 2026.04.01 18:03:38.016048 [ 338 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2258 | 2026.04.01 18:03:38.016060 [ 295 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2259 | 2026.04.01 18:03:38.016067 [ 330 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2260 | 2026.04.01 18:03:38.016169 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2261 | 2026.04.01 18:03:38.016196 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2262 | 2026.04.01 18:03:38.016265 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2263 | 2026.04.01 18:03:38.016282 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2264 | 2026.04.01 18:03:38.016313 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2265 | 2026.04.01 18:03:38.016345 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2266 | 2026.04.01 18:03:38.016372 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2267 | 2026.04.01 18:03:38.017081 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001786 sec., 16237.402015677491 rows/sec., 707.54 KiB/sec. | ||
| 2268 | 2026.04.01 18:03:38.017211 [ 4 ] {180b4746-f7a0-4feb-8980-37d1239fcda6} <Debug> TCPHandler: Processed in 0.002045653 sec. | ||
| 2269 | 2026.04.01 18:03:38.017440 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.04.01 18:03:38.017579 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2271 | 2026.04.01 18:03:38.017822 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2272 | 2026.04.01 18:03:38.017859 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2273 | 2026.04.01 18:03:38.018068 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2274 | 2026.04.01 18:03:38.018123 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2275 | 2026.04.01 18:03:38.018224 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2276 | 2026.04.01 18:03:38.018291 [ 295 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2277 | 2026.04.01 18:03:38.018304 [ 338 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2278 | 2026.04.01 18:03:38.018321 [ 297 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2279 | 2026.04.01 18:03:38.018426 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2280 | 2026.04.01 18:03:38.018453 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2281 | 2026.04.01 18:03:38.018521 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2282 | 2026.04.01 18:03:38.018539 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2283 | 2026.04.01 18:03:38.018571 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2284 | 2026.04.01 18:03:38.018603 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2285 | 2026.04.01 18:03:38.018632 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2286 | 2026.04.01 18:03:38.019257 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001736 sec., 16705.069124423964 rows/sec., 727.92 KiB/sec. | ||
| 2287 | 2026.04.01 18:03:38.019368 [ 4 ] {55437855-93d3-4d16-9808-d0f32b3c7efd} <Debug> TCPHandler: Processed in 0.001979381 sec. | ||
| 2288 | 2026.04.01 18:03:38.019610 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.04.01 18:03:38.019744 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2290 | 2026.04.01 18:03:38.019978 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2291 | 2026.04.01 18:03:38.020014 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2292 | 2026.04.01 18:03:38.020234 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2293 | 2026.04.01 18:03:38.020289 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2294 | 2026.04.01 18:03:38.020389 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2295 | 2026.04.01 18:03:38.020454 [ 338 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2296 | 2026.04.01 18:03:38.020457 [ 330 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2297 | 2026.04.01 18:03:38.020460 [ 295 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2298 | 2026.04.01 18:03:38.020568 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2299 | 2026.04.01 18:03:38.020590 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2300 | 2026.04.01 18:03:38.020668 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2301 | 2026.04.01 18:03:38.020686 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2302 | 2026.04.01 18:03:38.020722 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2303 | 2026.04.01 18:03:38.020770 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2304 | 2026.04.01 18:03:38.020809 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2305 | 2026.04.01 18:03:38.021462 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001775 sec., 16338.028169014084 rows/sec., 711.93 KiB/sec. | ||
| 2306 | 2026.04.01 18:03:38.021617 [ 4 ] {0208d291-c477-4b80-9ff0-7653bfbdfc87} <Debug> TCPHandler: Processed in 0.002057304 sec. | ||
| 2307 | 2026.04.01 18:03:38.021852 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.04.01 18:03:38.021986 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2309 | 2026.04.01 18:03:38.022248 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2310 | 2026.04.01 18:03:38.022285 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2311 | 2026.04.01 18:03:38.022484 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2312 | 2026.04.01 18:03:38.022536 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2313 | 2026.04.01 18:03:38.022633 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2314 | 2026.04.01 18:03:38.022701 [ 318 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2315 | 2026.04.01 18:03:38.022722 [ 320 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2316 | 2026.04.01 18:03:38.022723 [ 295 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2317 | 2026.04.01 18:03:38.022825 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2318 | 2026.04.01 18:03:38.022847 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2319 | 2026.04.01 18:03:38.022912 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2320 | 2026.04.01 18:03:38.022929 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2321 | 2026.04.01 18:03:38.022958 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2322 | 2026.04.01 18:03:38.022990 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2323 | 2026.04.01 18:03:38.023027 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2324 | 2026.04.01 18:03:38.023673 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001743 sec., 16637.98049340218 rows/sec., 725.00 KiB/sec. | ||
| 2325 | 2026.04.01 18:03:38.023786 [ 4 ] {a01da49c-6b83-46c9-99d9-952b7bfc2a47} <Debug> TCPHandler: Processed in 0.001983761 sec. | ||
| 2326 | 2026.04.01 18:03:38.023999 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.04.01 18:03:38.024134 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2328 | 2026.04.01 18:03:38.024365 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2329 | 2026.04.01 18:03:38.024401 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2330 | 2026.04.01 18:03:38.024606 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2331 | 2026.04.01 18:03:38.024659 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2332 | 2026.04.01 18:03:38.024757 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2333 | 2026.04.01 18:03:38.024817 [ 338 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2334 | 2026.04.01 18:03:38.024831 [ 318 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2335 | 2026.04.01 18:03:38.024833 [ 320 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2336 | 2026.04.01 18:03:38.024936 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2337 | 2026.04.01 18:03:38.024961 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2338 | 2026.04.01 18:03:38.025029 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2339 | 2026.04.01 18:03:38.025047 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2340 | 2026.04.01 18:03:38.025076 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2341 | 2026.04.01 18:03:38.025108 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2342 | 2026.04.01 18:03:38.025146 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2343 | 2026.04.01 18:03:38.025783 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001706 sec., 16998.827667057445 rows/sec., 740.72 KiB/sec. | ||
| 2344 | 2026.04.01 18:03:38.025893 [ 4 ] {0e51e372-297f-4fc6-ada8-8b4b5d0779cc} <Debug> TCPHandler: Processed in 0.00194276 sec. | ||
| 2345 | 2026.04.01 18:03:38.026112 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.04.01 18:03:38.026246 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2347 | 2026.04.01 18:03:38.026474 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2348 | 2026.04.01 18:03:38.026510 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2349 | 2026.04.01 18:03:38.026711 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2350 | 2026.04.01 18:03:38.026763 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2351 | 2026.04.01 18:03:38.026861 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2352 | 2026.04.01 18:03:38.026920 [ 338 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2353 | 2026.04.01 18:03:38.026925 [ 335 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2354 | 2026.04.01 18:03:38.026930 [ 320 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2355 | 2026.04.01 18:03:38.027040 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2356 | 2026.04.01 18:03:38.027065 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2357 | 2026.04.01 18:03:38.027131 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2358 | 2026.04.01 18:03:38.027148 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2359 | 2026.04.01 18:03:38.027176 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2360 | 2026.04.01 18:03:38.027207 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2361 | 2026.04.01 18:03:38.027242 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2362 | 2026.04.01 18:03:38.027841 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001651 sec., 17565.11205330103 rows/sec., 765.40 KiB/sec. | ||
| 2363 | 2026.04.01 18:03:38.027948 [ 4 ] {99c4abc2-bef8-4195-991b-fd516be8a4e1} <Debug> TCPHandler: Processed in 0.001884859 sec. | ||
| 2364 | 2026.04.01 18:03:38.028189 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.04.01 18:03:38.028323 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2366 | 2026.04.01 18:03:38.028552 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2367 | 2026.04.01 18:03:38.028588 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2368 | 2026.04.01 18:03:38.028789 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2369 | 2026.04.01 18:03:38.028842 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2370 | 2026.04.01 18:03:38.028940 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2371 | 2026.04.01 18:03:38.029001 [ 318 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2372 | 2026.04.01 18:03:38.029004 [ 335 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2373 | 2026.04.01 18:03:38.029010 [ 320 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2374 | 2026.04.01 18:03:38.029117 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2375 | 2026.04.01 18:03:38.029143 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2376 | 2026.04.01 18:03:38.029208 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2377 | 2026.04.01 18:03:38.029224 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2378 | 2026.04.01 18:03:38.029254 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2379 | 2026.04.01 18:03:38.029284 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2380 | 2026.04.01 18:03:38.029323 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2381 | 2026.04.01 18:03:38.029962 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001696 sec., 17099.056603773584 rows/sec., 745.09 KiB/sec. | ||
| 2382 | 2026.04.01 18:03:38.030072 [ 4 ] {8886f335-31c4-4af7-8a2e-e2399b15b82d} <Debug> TCPHandler: Processed in 0.001933361 sec. | ||
| 2383 | 2026.04.01 18:03:38.043631 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.04.01 18:03:38.043796 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2385 | 2026.04.01 18:03:38.044065 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2386 | 2026.04.01 18:03:38.044102 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2387 | 2026.04.01 18:03:38.044309 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2388 | 2026.04.01 18:03:38.044363 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2389 | 2026.04.01 18:03:38.044470 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2390 | 2026.04.01 18:03:38.044553 [ 296 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2391 | 2026.04.01 18:03:38.044554 [ 318 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2392 | 2026.04.01 18:03:38.044554 [ 327 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2393 | 2026.04.01 18:03:38.044686 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 2394 | 2026.04.01 18:03:38.044707 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2395 | 2026.04.01 18:03:38.044776 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2396 | 2026.04.01 18:03:38.044794 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2397 | 2026.04.01 18:03:38.044825 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2398 | 2026.04.01 18:03:38.044856 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2399 | 2026.04.01 18:03:38.044890 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2400 | 2026.04.01 18:03:38.045489 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001764 sec., 16439.909297052156 rows/sec., 716.37 KiB/sec. | ||
| 2401 | 2026.04.01 18:03:38.045603 [ 4 ] {610a0446-e0d4-40fc-90c2-ff2577721c64} <Debug> TCPHandler: Processed in 0.002032762 sec. | ||
| 2402 | 2026.04.01 18:03:38.051779 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.04.01 18:03:38.051898 [ 4 ] {4ad45d44-e079-4495-83dc-9be72120b65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2404 | 2026.04.01 18:03:38.051945 [ 4 ] {4ad45d44-e079-4495-83dc-9be72120b65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2405 | 2026.04.01 18:03:38.052595 [ 4 ] {4ad45d44-e079-4495-83dc-9be72120b65f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2026.04.01 18:03:38.052643 [ 4 ] {4ad45d44-e079-4495-83dc-9be72120b65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2407 | 2026.04.01 18:03:38.053121 [ 4 ] {4ad45d44-e079-4495-83dc-9be72120b65f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2408 | 2026.04.01 18:03:38.053317 [ 4 ] {4ad45d44-e079-4495-83dc-9be72120b65f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2026.04.01 18:03:38.053467 [ 4 ] {4ad45d44-e079-4495-83dc-9be72120b65f} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001574 sec., 7623.888182973316 rows/sec., 2.71 MiB/sec. | ||
| 2410 | 2026.04.01 18:03:38.053507 [ 4 ] {4ad45d44-e079-4495-83dc-9be72120b65f} <Debug> TCPHandler: Processed in 0.001763176 sec. | ||
| 2411 | 2026.04.01 18:03:38.053625 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.04.01 18:03:38.053718 [ 4 ] {932a9110-1b2b-45bf-85fe-37e358932775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2413 | 2026.04.01 18:03:38.053759 [ 4 ] {932a9110-1b2b-45bf-85fe-37e358932775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2414 | 2026.04.01 18:03:38.054377 [ 4 ] {932a9110-1b2b-45bf-85fe-37e358932775} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.04.01 18:03:38.054413 [ 4 ] {932a9110-1b2b-45bf-85fe-37e358932775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2416 | 2026.04.01 18:03:38.054741 [ 4 ] {932a9110-1b2b-45bf-85fe-37e358932775} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2417 | 2026.04.01 18:03:38.054974 [ 4 ] {932a9110-1b2b-45bf-85fe-37e358932775} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.04.01 18:03:38.055105 [ 4 ] {932a9110-1b2b-45bf-85fe-37e358932775} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001405 sec., 330249.1103202847 rows/sec., 20.94 MiB/sec. | ||
| 2419 | 2026.04.01 18:03:38.055141 [ 4 ] {932a9110-1b2b-45bf-85fe-37e358932775} <Debug> TCPHandler: Processed in 0.00156538 sec. | ||
| 2420 | 2026.04.01 18:03:38.055258 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.04.01 18:03:38.055351 [ 4 ] {54bd515c-0d19-42fb-8f2b-6084ec54e6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2422 | 2026.04.01 18:03:38.055391 [ 4 ] {54bd515c-0d19-42fb-8f2b-6084ec54e6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2423 | 2026.04.01 18:03:38.056338 [ 4 ] {54bd515c-0d19-42fb-8f2b-6084ec54e6a5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.04.01 18:03:38.056373 [ 4 ] {54bd515c-0d19-42fb-8f2b-6084ec54e6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2425 | 2026.04.01 18:03:38.056743 [ 4 ] {54bd515c-0d19-42fb-8f2b-6084ec54e6a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2426 | 2026.04.01 18:03:38.056959 [ 4 ] {54bd515c-0d19-42fb-8f2b-6084ec54e6a5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.04.01 18:03:38.057088 [ 4 ] {54bd515c-0d19-42fb-8f2b-6084ec54e6a5} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001755 sec., 723076.923076923 rows/sec., 56.12 MiB/sec. | ||
| 2428 | 2026.04.01 18:03:38.057124 [ 4 ] {54bd515c-0d19-42fb-8f2b-6084ec54e6a5} <Debug> TCPHandler: Processed in 0.00191524 sec. | ||
| 2429 | 2026.04.01 18:03:38.057225 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.04.01 18:03:38.057318 [ 4 ] {e14ea542-5392-4af9-a2ce-12d9eb27df78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2431 | 2026.04.01 18:03:38.057357 [ 4 ] {e14ea542-5392-4af9-a2ce-12d9eb27df78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2432 | 2026.04.01 18:03:38.057819 [ 4 ] {e14ea542-5392-4af9-a2ce-12d9eb27df78} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.04.01 18:03:38.057855 [ 4 ] {e14ea542-5392-4af9-a2ce-12d9eb27df78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2434 | 2026.04.01 18:03:38.058161 [ 4 ] {e14ea542-5392-4af9-a2ce-12d9eb27df78} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2435 | 2026.04.01 18:03:38.058369 [ 4 ] {e14ea542-5392-4af9-a2ce-12d9eb27df78} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.04.01 18:03:38.058498 [ 4 ] {e14ea542-5392-4af9-a2ce-12d9eb27df78} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001199 sec., 202668.89074228524 rows/sec., 12.02 MiB/sec. | ||
| 2437 | 2026.04.01 18:03:38.058534 [ 4 ] {e14ea542-5392-4af9-a2ce-12d9eb27df78} <Debug> TCPHandler: Processed in 0.001358326 sec. | ||
| 2438 | 2026.04.01 18:03:38.058645 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.04.01 18:03:38.058738 [ 4 ] {356ef771-6d21-443f-b8dc-b487b4d60a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2440 | 2026.04.01 18:03:38.058777 [ 4 ] {356ef771-6d21-443f-b8dc-b487b4d60a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2441 | 2026.04.01 18:03:38.059250 [ 4 ] {356ef771-6d21-443f-b8dc-b487b4d60a38} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.04.01 18:03:38.059286 [ 4 ] {356ef771-6d21-443f-b8dc-b487b4d60a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2443 | 2026.04.01 18:03:38.059584 [ 4 ] {356ef771-6d21-443f-b8dc-b487b4d60a38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2444 | 2026.04.01 18:03:38.059796 [ 4 ] {356ef771-6d21-443f-b8dc-b487b4d60a38} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.04.01 18:03:38.059921 [ 4 ] {356ef771-6d21-443f-b8dc-b487b4d60a38} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.0012 sec., 199166.6666666667 rows/sec., 12.84 MiB/sec. | ||
| 2446 | 2026.04.01 18:03:38.059959 [ 4 ] {356ef771-6d21-443f-b8dc-b487b4d60a38} <Debug> TCPHandler: Processed in 0.001363216 sec. | ||
| 2447 | 2026.04.01 18:03:38.060068 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.04.01 18:03:38.060159 [ 4 ] {3637c51b-5735-401c-b25f-ee504fd441dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2449 | 2026.04.01 18:03:38.060199 [ 4 ] {3637c51b-5735-401c-b25f-ee504fd441dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2450 | 2026.04.01 18:03:38.060651 [ 4 ] {3637c51b-5735-401c-b25f-ee504fd441dc} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.04.01 18:03:38.060689 [ 4 ] {3637c51b-5735-401c-b25f-ee504fd441dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2452 | 2026.04.01 18:03:38.060985 [ 4 ] {3637c51b-5735-401c-b25f-ee504fd441dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2453 | 2026.04.01 18:03:38.061196 [ 4 ] {3637c51b-5735-401c-b25f-ee504fd441dc} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.04.01 18:03:38.061320 [ 4 ] {3637c51b-5735-401c-b25f-ee504fd441dc} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001179 sec., 201865.98812553013 rows/sec., 11.46 MiB/sec. | ||
| 2455 | 2026.04.01 18:03:38.061356 [ 4 ] {3637c51b-5735-401c-b25f-ee504fd441dc} <Debug> TCPHandler: Processed in 0.001338235 sec. | ||
| 2456 | 2026.04.01 18:03:38.061472 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.04.01 18:03:38.061564 [ 4 ] {ddfc88d4-0c69-4512-be04-8b891addf6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2458 | 2026.04.01 18:03:38.061603 [ 4 ] {ddfc88d4-0c69-4512-be04-8b891addf6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2459 | 2026.04.01 18:03:38.062188 [ 4 ] {ddfc88d4-0c69-4512-be04-8b891addf6b7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.04.01 18:03:38.062223 [ 4 ] {ddfc88d4-0c69-4512-be04-8b891addf6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2461 | 2026.04.01 18:03:38.062543 [ 4 ] {ddfc88d4-0c69-4512-be04-8b891addf6b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2462 | 2026.04.01 18:03:38.062771 [ 4 ] {ddfc88d4-0c69-4512-be04-8b891addf6b7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.04.01 18:03:38.062899 [ 4 ] {ddfc88d4-0c69-4512-be04-8b891addf6b7} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001352 sec., 570266.2721893492 rows/sec., 39.76 MiB/sec. | ||
| 2464 | 2026.04.01 18:03:38.062936 [ 4 ] {ddfc88d4-0c69-4512-be04-8b891addf6b7} <Debug> TCPHandler: Processed in 0.00152323 sec. | ||
| 2465 | 2026.04.01 18:03:38.063057 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.04.01 18:03:38.063148 [ 4 ] {532c1e97-bd6b-435f-aa35-d1ac9250265d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2467 | 2026.04.01 18:03:38.063191 [ 4 ] {532c1e97-bd6b-435f-aa35-d1ac9250265d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2468 | 2026.04.01 18:03:38.063511 [ 4 ] {532c1e97-bd6b-435f-aa35-d1ac9250265d} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.04.01 18:03:38.063548 [ 4 ] {532c1e97-bd6b-435f-aa35-d1ac9250265d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2470 | 2026.04.01 18:03:38.063848 [ 4 ] {532c1e97-bd6b-435f-aa35-d1ac9250265d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2471 | 2026.04.01 18:03:38.064066 [ 4 ] {532c1e97-bd6b-435f-aa35-d1ac9250265d} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.04.01 18:03:38.064191 [ 4 ] {532c1e97-bd6b-435f-aa35-d1ac9250265d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 2473 | 2026.04.01 18:03:38.064226 [ 4 ] {532c1e97-bd6b-435f-aa35-d1ac9250265d} <Debug> TCPHandler: Processed in 0.001219082 sec. | ||
| 2474 | 2026.04.01 18:03:38.064337 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.04.01 18:03:38.064430 [ 4 ] {e334c32a-5a4e-44e8-aed5-48b32ac91b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2476 | 2026.04.01 18:03:38.064476 [ 4 ] {e334c32a-5a4e-44e8-aed5-48b32ac91b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2477 | 2026.04.01 18:03:38.064907 [ 4 ] {e334c32a-5a4e-44e8-aed5-48b32ac91b2c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.04.01 18:03:38.064942 [ 4 ] {e334c32a-5a4e-44e8-aed5-48b32ac91b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2479 | 2026.04.01 18:03:38.065275 [ 4 ] {e334c32a-5a4e-44e8-aed5-48b32ac91b2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2480 | 2026.04.01 18:03:38.065489 [ 4 ] {e334c32a-5a4e-44e8-aed5-48b32ac91b2c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.04.01 18:03:38.065627 [ 4 ] {e334c32a-5a4e-44e8-aed5-48b32ac91b2c} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001215 sec., 275720.1646090535 rows/sec., 18.04 MiB/sec. | ||
| 2482 | 2026.04.01 18:03:38.065662 [ 4 ] {e334c32a-5a4e-44e8-aed5-48b32ac91b2c} <Debug> TCPHandler: Processed in 0.001374446 sec. | ||
| 2483 | 2026.04.01 18:03:38.065773 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.04.01 18:03:38.065865 [ 4 ] {07947a5f-d57d-4db1-a730-23f6e1c368a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2485 | 2026.04.01 18:03:38.065908 [ 4 ] {07947a5f-d57d-4db1-a730-23f6e1c368a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2486 | 2026.04.01 18:03:38.066229 [ 4 ] {07947a5f-d57d-4db1-a730-23f6e1c368a4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.04.01 18:03:38.066265 [ 4 ] {07947a5f-d57d-4db1-a730-23f6e1c368a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2488 | 2026.04.01 18:03:38.066548 [ 4 ] {07947a5f-d57d-4db1-a730-23f6e1c368a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2489 | 2026.04.01 18:03:38.066765 [ 4 ] {07947a5f-d57d-4db1-a730-23f6e1c368a4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.04.01 18:03:38.066888 [ 4 ] {07947a5f-d57d-4db1-a730-23f6e1c368a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 2491 | 2026.04.01 18:03:38.066923 [ 4 ] {07947a5f-d57d-4db1-a730-23f6e1c368a4} <Debug> TCPHandler: Processed in 0.001198711 sec. | ||
| 2492 | 2026.04.01 18:03:38.067033 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.04.01 18:03:38.067125 [ 4 ] {6c92c8b9-4964-415b-8b40-7b8af5771f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.04.01 18:03:38.067178 [ 4 ] {6c92c8b9-4964-415b-8b40-7b8af5771f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2495 | 2026.04.01 18:03:38.067910 [ 4 ] {6c92c8b9-4964-415b-8b40-7b8af5771f37} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.04.01 18:03:38.067949 [ 4 ] {6c92c8b9-4964-415b-8b40-7b8af5771f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2497 | 2026.04.01 18:03:38.068457 [ 4 ] {6c92c8b9-4964-415b-8b40-7b8af5771f37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2498 | 2026.04.01 18:03:38.068675 [ 4 ] {6c92c8b9-4964-415b-8b40-7b8af5771f37} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.04.01 18:03:38.068810 [ 4 ] {6c92c8b9-4964-415b-8b40-7b8af5771f37} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001703 sec., 6459.189665296535 rows/sec., 11.57 MiB/sec. | ||
| 2500 | 2026.04.01 18:03:38.068860 [ 4 ] {6c92c8b9-4964-415b-8b40-7b8af5771f37} <Debug> TCPHandler: Processed in 0.001874129 sec. | ||
| 2501 | 2026.04.01 18:03:38.068979 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.04.01 18:03:38.069072 [ 4 ] {0e558403-3653-4a09-96a8-e09a09591424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.04.01 18:03:38.069112 [ 4 ] {0e558403-3653-4a09-96a8-e09a09591424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2504 | 2026.04.01 18:03:38.069454 [ 4 ] {0e558403-3653-4a09-96a8-e09a09591424} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.04.01 18:03:38.069489 [ 4 ] {0e558403-3653-4a09-96a8-e09a09591424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2506 | 2026.04.01 18:03:38.069787 [ 4 ] {0e558403-3653-4a09-96a8-e09a09591424} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2507 | 2026.04.01 18:03:38.069992 [ 4 ] {0e558403-3653-4a09-96a8-e09a09591424} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.04.01 18:03:38.070118 [ 4 ] {0e558403-3653-4a09-96a8-e09a09591424} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001064 sec., 103383.45864661653 rows/sec., 6.29 MiB/sec. | ||
| 2509 | 2026.04.01 18:03:38.070151 [ 4 ] {0e558403-3653-4a09-96a8-e09a09591424} <Debug> TCPHandler: Processed in 0.001220892 sec. | ||
| 2510 | 2026.04.01 18:03:39.196413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4377 | ||
| 2511 | 2026.04.01 18:03:39.197194 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.04.01 18:03:39.197234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2513 | 2026.04.01 18:03:39.197885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2514 | 2026.04.01 18:03:39.198133 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.04.01 18:03:39.198279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4377 | ||
| 2516 | 2026.04.01 18:03:39.421218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2517 | 2026.04.01 18:03:39.436574 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.04.01 18:03:39.436626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2519 | 2026.04.01 18:03:39.442262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2520 | 2026.04.01 18:03:39.442963 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.04.01 18:03:39.445749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2522 | 2026.04.01 18:03:40.856480 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41001 | ||
| 2523 | 2026.04.01 18:03:40.856614 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2524 | 2026.04.01 18:03:40.856651 [ 3 ] {} <Debug> TCP-Session: 159dc503-a506-429a-bf79-746ee9560eea Authenticating user 'default' from [fd00:1122:3344:101::e]:41001 | ||
| 2525 | 2026.04.01 18:03:40.856681 [ 3 ] {} <Debug> TCP-Session: 159dc503-a506-429a-bf79-746ee9560eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.04.01 18:03:40.856701 [ 3 ] {} <Debug> TCP-Session: 159dc503-a506-429a-bf79-746ee9560eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2527 | 2026.04.01 18:03:40.856978 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47272 | ||
| 2528 | 2026.04.01 18:03:40.856988 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52604 | ||
| 2529 | 2026.04.01 18:03:40.857030 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37495 | ||
| 2530 | 2026.04.01 18:03:40.857034 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40875 | ||
| 2531 | 2026.04.01 18:03:40.857082 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2532 | 2026.04.01 18:03:40.857080 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56310 | ||
| 2533 | 2026.04.01 18:03:40.857138 [ 286 ] {} <Debug> TCP-Session: bf67ee98-858c-4a84-b930-73a4bd0f05a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47272 | ||
| 2534 | 2026.04.01 18:03:40.857048 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47670 | ||
| 2535 | 2026.04.01 18:03:40.857185 [ 286 ] {} <Debug> TCP-Session: bf67ee98-858c-4a84-b930-73a4bd0f05a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2026.04.01 18:03:40.857212 [ 3 ] {} <Trace> TCP-Session: 159dc503-a506-429a-bf79-746ee9560eea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.04.01 18:03:40.857229 [ 286 ] {} <Debug> TCP-Session: bf67ee98-858c-4a84-b930-73a4bd0f05a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.04.01 18:03:40.857034 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63638 | ||
| 2539 | 2026.04.01 18:03:40.857254 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2540 | 2026.04.01 18:03:40.857037 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44517 | ||
| 2541 | 2026.04.01 18:03:40.857302 [ 290 ] {} <Debug> TCP-Session: 76935593-7186-4e30-8cc3-81075789f94a Authenticating user 'default' from [fd00:1122:3344:101::e]:37495 | ||
| 2542 | 2026.04.01 18:03:40.857335 [ 290 ] {} <Debug> TCP-Session: 76935593-7186-4e30-8cc3-81075789f94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.04.01 18:03:40.857349 [ 290 ] {} <Debug> TCP-Session: 76935593-7186-4e30-8cc3-81075789f94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.04.01 18:03:40.857414 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2545 | 2026.04.01 18:03:40.857420 [ 3 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41001) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2546 | 2026.04.01 18:03:40.857462 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2547 | 2026.04.01 18:03:40.857505 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2548 | 2026.04.01 18:03:40.857538 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2549 | 2026.04.01 18:03:40.857548 [ 291 ] {} <Debug> TCP-Session: 6a8b2c5f-b573-434f-b16a-2d8972cc0d3e Authenticating user 'default' from [fd00:1122:3344:101::e]:44517 | ||
| 2550 | 2026.04.01 18:03:40.857564 [ 289 ] {} <Debug> TCP-Session: ac96a3d6-80b5-4a3b-8fdf-27a6c3d83aa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63638 | ||
| 2551 | 2026.04.01 18:03:40.857585 [ 293 ] {} <Debug> TCP-Session: 69dfc2be-4898-4d58-9d89-1973f1acbfaf Authenticating user 'default' from [fd00:1122:3344:101::e]:56310 | ||
| 2552 | 2026.04.01 18:03:40.857597 [ 291 ] {} <Debug> TCP-Session: 6a8b2c5f-b573-434f-b16a-2d8972cc0d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.04.01 18:03:40.857610 [ 293 ] {} <Debug> TCP-Session: 69dfc2be-4898-4d58-9d89-1973f1acbfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.04.01 18:03:40.857605 [ 289 ] {} <Debug> TCP-Session: ac96a3d6-80b5-4a3b-8fdf-27a6c3d83aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2026.04.01 18:03:40.857622 [ 291 ] {} <Debug> TCP-Session: 6a8b2c5f-b573-434f-b16a-2d8972cc0d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2026.04.01 18:03:40.857639 [ 289 ] {} <Debug> TCP-Session: ac96a3d6-80b5-4a3b-8fdf-27a6c3d83aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.04.01 18:03:40.857632 [ 293 ] {} <Debug> TCP-Session: 69dfc2be-4898-4d58-9d89-1973f1acbfaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.04.01 18:03:40.857545 [ 288 ] {} <Debug> TCP-Session: 8725e7a4-5ac1-41f9-95de-4b2656655f01 Authenticating user 'default' from [fd00:1122:3344:101::e]:40875 | ||
| 2559 | 2026.04.01 18:03:40.857713 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2560 | 2026.04.01 18:03:40.857724 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2561 | 2026.04.01 18:03:40.857739 [ 292 ] {} <Debug> TCP-Session: db2d159f-3f2b-445b-b9ed-c92fa7460f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:47670 | ||
| 2562 | 2026.04.01 18:03:40.857726 [ 288 ] {} <Debug> TCP-Session: 8725e7a4-5ac1-41f9-95de-4b2656655f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.04.01 18:03:40.857771 [ 292 ] {} <Debug> TCP-Session: db2d159f-3f2b-445b-b9ed-c92fa7460f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.04.01 18:03:40.857793 [ 288 ] {} <Debug> TCP-Session: 8725e7a4-5ac1-41f9-95de-4b2656655f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2026.04.01 18:03:40.857802 [ 292 ] {} <Debug> TCP-Session: db2d159f-3f2b-445b-b9ed-c92fa7460f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.04.01 18:03:40.857764 [ 287 ] {} <Debug> TCP-Session: ebb84927-ff97-432e-a5ef-810c1d510b4c Authenticating user 'default' from [fd00:1122:3344:101::e]:52604 | ||
| 2567 | 2026.04.01 18:03:40.857848 [ 287 ] {} <Debug> TCP-Session: ebb84927-ff97-432e-a5ef-810c1d510b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.04.01 18:03:40.857861 [ 287 ] {} <Debug> TCP-Session: ebb84927-ff97-432e-a5ef-810c1d510b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.04.01 18:03:40.857949 [ 3 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2570 | 2026.04.01 18:03:40.858010 [ 3 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2571 | 2026.04.01 18:03:40.858320 [ 3 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 2572 | 2026.04.01 18:03:40.858410 [ 3 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2573 | 2026.04.01 18:03:41.001201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.34 MiB, peak 191.05 MiB, free memory in arenas 0.00 B, will set to 192.48 MiB (RSS), difference: 5.14 MiB | ||
| 2574 | 2026.04.01 18:03:41.296275 [ 320 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Trace> AggregatingTransform: Aggregating | ||
| 2575 | 2026.04.01 18:03:41.296336 [ 320 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Trace> Aggregator: Aggregation method: without_key | ||
| 2576 | 2026.04.01 18:03:41.296370 [ 320 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001324454 sec. (755.028 rows/sec., 29.49 KiB/sec.) | ||
| 2577 | 2026.04.01 18:03:41.296385 [ 320 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Trace> Aggregator: Merging aggregated data | ||
| 2578 | 2026.04.01 18:03:41.297516 [ 3 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.440173 sec., 2.2718340288931853 rows/sec., 90.87 B/sec. | ||
| 2579 | 2026.04.01 18:03:41.297673 [ 3 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2580 | 2026.04.01 18:03:41.297689 [ 3 ] {2a87abf2-4f03-4bf8-a84f-be3fd7fbff89} <Debug> TCPHandler: Processed in 0.440649326 sec. | ||
| 2581 | 2026.04.01 18:03:41.297810 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2582 | 2026.04.01 18:03:41.297849 [ 286 ] {} <Debug> TCP-Session: bf67ee98-858c-4a84-b930-73a4bd0f05a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2026.04.01 18:03:41.297856 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2584 | 2026.04.01 18:03:41.297877 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2585 | 2026.04.01 18:03:41.297901 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2586 | 2026.04.01 18:03:41.297930 [ 293 ] {} <Debug> TCP-Session: 69dfc2be-4898-4d58-9d89-1973f1acbfaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.04.01 18:03:41.297950 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2588 | 2026.04.01 18:03:41.297969 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2589 | 2026.04.01 18:03:41.297980 [ 287 ] {} <Debug> TCP-Session: ebb84927-ff97-432e-a5ef-810c1d510b4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.04.01 18:03:41.297998 [ 290 ] {} <Debug> TCP-Session: 76935593-7186-4e30-8cc3-81075789f94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.04.01 18:03:41.297934 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2592 | 2026.04.01 18:03:41.298035 [ 292 ] {} <Debug> TCP-Session: db2d159f-3f2b-445b-b9ed-c92fa7460f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.04.01 18:03:41.297930 [ 289 ] {} <Debug> TCP-Session: ac96a3d6-80b5-4a3b-8fdf-27a6c3d83aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.04.01 18:03:41.298073 [ 288 ] {} <Debug> TCP-Session: 8725e7a4-5ac1-41f9-95de-4b2656655f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.04.01 18:03:41.297915 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2596 | 2026.04.01 18:03:41.297994 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2597 | 2026.04.01 18:03:41.298145 [ 291 ] {} <Debug> TCP-Session: 6a8b2c5f-b573-434f-b16a-2d8972cc0d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.04.01 18:03:41.298174 [ 3 ] {} <Debug> TCP-Session: 159dc503-a506-429a-bf79-746ee9560eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.04.01 18:03:41.692975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 316 | ||
| 2600 | 2026.04.01 18:03:41.695811 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.04.01 18:03:41.695873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2602 | 2026.04.01 18:03:41.697128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2603 | 2026.04.01 18:03:41.697429 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.04.01 18:03:41.697834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2605 | 2026.04.01 18:03:42.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.86 MiB, peak 205.99 MiB, free memory in arenas 0.00 B, will set to 208.03 MiB (RSS), difference: 14.18 MiB | ||
| 2606 | 2026.04.01 18:03:43.011515 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.04.01 18:03:43.011736 [ 4 ] {e1bbcc91-8616-4deb-a2c1-ff0a4cb936ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2608 | 2026.04.01 18:03:43.011817 [ 4 ] {e1bbcc91-8616-4deb-a2c1-ff0a4cb936ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2609 | 2026.04.01 18:03:43.012551 [ 4 ] {e1bbcc91-8616-4deb-a2c1-ff0a4cb936ed} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.04.01 18:03:43.012605 [ 4 ] {e1bbcc91-8616-4deb-a2c1-ff0a4cb936ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2611 | 2026.04.01 18:03:43.013026 [ 4 ] {e1bbcc91-8616-4deb-a2c1-ff0a4cb936ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2612 | 2026.04.01 18:03:43.013280 [ 4 ] {e1bbcc91-8616-4deb-a2c1-ff0a4cb936ed} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.04.01 18:03:43.013459 [ 4 ] {e1bbcc91-8616-4deb-a2c1-ff0a4cb936ed} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001777 sec., 57400.11254924029 rows/sec., 4.80 MiB/sec. | ||
| 2614 | 2026.04.01 18:03:43.013515 [ 4 ] {e1bbcc91-8616-4deb-a2c1-ff0a4cb936ed} <Debug> TCPHandler: Processed in 0.002145016 sec. | ||
| 2615 | 2026.04.01 18:03:43.013649 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.04.01 18:03:43.013759 [ 4 ] {ecf7d55f-8546-469b-88c6-30148caf4731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.04.01 18:03:43.013805 [ 4 ] {ecf7d55f-8546-469b-88c6-30148caf4731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2618 | 2026.04.01 18:03:43.014257 [ 4 ] {ecf7d55f-8546-469b-88c6-30148caf4731} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.04.01 18:03:43.014298 [ 4 ] {ecf7d55f-8546-469b-88c6-30148caf4731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2620 | 2026.04.01 18:03:43.014649 [ 4 ] {ecf7d55f-8546-469b-88c6-30148caf4731} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2621 | 2026.04.01 18:03:43.014872 [ 4 ] {ecf7d55f-8546-469b-88c6-30148caf4731} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.04.01 18:03:43.015019 [ 4 ] {ecf7d55f-8546-469b-88c6-30148caf4731} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001286 sec., 17884.914463452566 rows/sec., 1.31 MiB/sec. | ||
| 2623 | 2026.04.01 18:03:43.015062 [ 4 ] {ecf7d55f-8546-469b-88c6-30148caf4731} <Debug> TCPHandler: Processed in 0.001467248 sec. | ||
| 2624 | 2026.04.01 18:03:43.015173 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.04.01 18:03:43.015277 [ 4 ] {b1c3354e-70c0-494a-91fe-bdbe954e1522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2626 | 2026.04.01 18:03:43.015321 [ 4 ] {b1c3354e-70c0-494a-91fe-bdbe954e1522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2627 | 2026.04.01 18:03:43.015767 [ 4 ] {b1c3354e-70c0-494a-91fe-bdbe954e1522} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.04.01 18:03:43.015807 [ 4 ] {b1c3354e-70c0-494a-91fe-bdbe954e1522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2629 | 2026.04.01 18:03:43.016133 [ 4 ] {b1c3354e-70c0-494a-91fe-bdbe954e1522} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2630 | 2026.04.01 18:03:43.016351 [ 4 ] {b1c3354e-70c0-494a-91fe-bdbe954e1522} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.04.01 18:03:43.016482 [ 4 ] {b1c3354e-70c0-494a-91fe-bdbe954e1522} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00123 sec., 70731.70731707317 rows/sec., 5.52 MiB/sec. | ||
| 2632 | 2026.04.01 18:03:43.016518 [ 4 ] {b1c3354e-70c0-494a-91fe-bdbe954e1522} <Debug> TCPHandler: Processed in 0.001399476 sec. | ||
| 2633 | 2026.04.01 18:03:43.016632 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.04.01 18:03:43.016727 [ 4 ] {4b043da9-3c00-45a2-8611-36123ea3f85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2635 | 2026.04.01 18:03:43.016770 [ 4 ] {4b043da9-3c00-45a2-8611-36123ea3f85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2636 | 2026.04.01 18:03:43.017170 [ 4 ] {4b043da9-3c00-45a2-8611-36123ea3f85a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.04.01 18:03:43.017207 [ 4 ] {4b043da9-3c00-45a2-8611-36123ea3f85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2638 | 2026.04.01 18:03:43.017549 [ 4 ] {4b043da9-3c00-45a2-8611-36123ea3f85a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2639 | 2026.04.01 18:03:43.017762 [ 4 ] {4b043da9-3c00-45a2-8611-36123ea3f85a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.04.01 18:03:43.017891 [ 4 ] {4b043da9-3c00-45a2-8611-36123ea3f85a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2641 | 2026.04.01 18:03:43.017927 [ 4 ] {4b043da9-3c00-45a2-8611-36123ea3f85a} <Debug> TCPHandler: Processed in 0.001343355 sec. | ||
| 2642 | 2026.04.01 18:03:43.018035 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.04.01 18:03:43.018128 [ 4 ] {5c9ad46f-d4a9-4a34-9feb-33450533ef03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2644 | 2026.04.01 18:03:43.018182 [ 4 ] {5c9ad46f-d4a9-4a34-9feb-33450533ef03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2645 | 2026.04.01 18:03:43.018948 [ 4 ] {5c9ad46f-d4a9-4a34-9feb-33450533ef03} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.04.01 18:03:43.018986 [ 4 ] {5c9ad46f-d4a9-4a34-9feb-33450533ef03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2647 | 2026.04.01 18:03:43.019502 [ 4 ] {5c9ad46f-d4a9-4a34-9feb-33450533ef03} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2648 | 2026.04.01 18:03:43.019729 [ 4 ] {5c9ad46f-d4a9-4a34-9feb-33450533ef03} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.04.01 18:03:43.019866 [ 4 ] {5c9ad46f-d4a9-4a34-9feb-33450533ef03} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001755 sec., 13105.413105413105 rows/sec., 23.48 MiB/sec. | ||
| 2650 | 2026.04.01 18:03:43.019916 [ 4 ] {5c9ad46f-d4a9-4a34-9feb-33450533ef03} <Debug> TCPHandler: Processed in 0.00192968 sec. | ||
| 2651 | 2026.04.01 18:03:43.020033 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.04.01 18:03:43.020128 [ 4 ] {4ef6b820-f116-4247-9ae2-4e03d1f33d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.04.01 18:03:43.020171 [ 4 ] {4ef6b820-f116-4247-9ae2-4e03d1f33d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2654 | 2026.04.01 18:03:43.020499 [ 4 ] {4ef6b820-f116-4247-9ae2-4e03d1f33d19} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.04.01 18:03:43.020536 [ 4 ] {4ef6b820-f116-4247-9ae2-4e03d1f33d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2656 | 2026.04.01 18:03:43.020843 [ 4 ] {4ef6b820-f116-4247-9ae2-4e03d1f33d19} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2657 | 2026.04.01 18:03:43.021052 [ 4 ] {4ef6b820-f116-4247-9ae2-4e03d1f33d19} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.04.01 18:03:43.021179 [ 4 ] {4ef6b820-f116-4247-9ae2-4e03d1f33d19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2659 | 2026.04.01 18:03:43.021215 [ 4 ] {4ef6b820-f116-4247-9ae2-4e03d1f33d19} <Debug> TCPHandler: Processed in 0.001231752 sec. | ||
| 2660 | 2026.04.01 18:03:46.605758 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2661 | 2026.04.01 18:03:46.605830 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2662 | 2026.04.01 18:03:46.698674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4825 | ||
| 2663 | 2026.04.01 18:03:46.699387 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.04.01 18:03:46.699431 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2665 | 2026.04.01 18:03:46.699907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2666 | 2026.04.01 18:03:46.700136 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.04.01 18:03:46.700269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2668 | 2026.04.01 18:03:46.946720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2669 | 2026.04.01 18:03:46.963730 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.04.01 18:03:46.963787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 2671 | 2026.04.01 18:03:46.969492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2672 | 2026.04.01 18:03:46.970188 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.04.01 18:03:46.973057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2674 | 2026.04.01 18:03:48.024367 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.04.01 18:03:48.024659 [ 4 ] {2f6d93c4-b517-4e80-8753-5e1ab44040be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.04.01 18:03:48.024761 [ 4 ] {2f6d93c4-b517-4e80-8753-5e1ab44040be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2677 | 2026.04.01 18:03:48.025728 [ 4 ] {2f6d93c4-b517-4e80-8753-5e1ab44040be} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.04.01 18:03:48.025773 [ 4 ] {2f6d93c4-b517-4e80-8753-5e1ab44040be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2679 | 2026.04.01 18:03:48.026188 [ 4 ] {2f6d93c4-b517-4e80-8753-5e1ab44040be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2680 | 2026.04.01 18:03:48.026424 [ 4 ] {2f6d93c4-b517-4e80-8753-5e1ab44040be} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.04.01 18:03:48.026573 [ 4 ] {2f6d93c4-b517-4e80-8753-5e1ab44040be} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001988 sec., 233400.4024144869 rows/sec., 14.80 MiB/sec. | ||
| 2682 | 2026.04.01 18:03:48.026613 [ 4 ] {2f6d93c4-b517-4e80-8753-5e1ab44040be} <Debug> TCPHandler: Processed in 0.002424733 sec. | ||
| 2683 | 2026.04.01 18:03:48.026738 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.04.01 18:03:48.026830 [ 4 ] {76c3cb86-6c88-475a-b429-3d75f4654adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2685 | 2026.04.01 18:03:48.026870 [ 4 ] {76c3cb86-6c88-475a-b429-3d75f4654adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2686 | 2026.04.01 18:03:48.027726 [ 4 ] {76c3cb86-6c88-475a-b429-3d75f4654adb} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.04.01 18:03:48.027762 [ 4 ] {76c3cb86-6c88-475a-b429-3d75f4654adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2688 | 2026.04.01 18:03:48.028148 [ 4 ] {76c3cb86-6c88-475a-b429-3d75f4654adb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2689 | 2026.04.01 18:03:48.028364 [ 4 ] {76c3cb86-6c88-475a-b429-3d75f4654adb} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.04.01 18:03:48.028466 [ 35 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2691 | 2026.04.01 18:03:48.028492 [ 4 ] {76c3cb86-6c88-475a-b429-3d75f4654adb} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.00168 sec., 755357.1428571428 rows/sec., 58.63 MiB/sec. | ||
| 2692 | 2026.04.01 18:03:48.028528 [ 35 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.04.01 18:03:48.028537 [ 4 ] {76c3cb86-6c88-475a-b429-3d75f4654adb} <Debug> TCPHandler: Processed in 0.001846358 sec. | ||
| 2694 | 2026.04.01 18:03:48.028557 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2695 | 2026.04.01 18:03:48.028655 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.04.01 18:03:48.028664 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 2697 | 2026.04.01 18:03:48.028752 [ 4 ] {215a9b32-c3be-4c8f-adf7-d18393efa091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2698 | 2026.04.01 18:03:48.028795 [ 4 ] {215a9b32-c3be-4c8f-adf7-d18393efa091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2699 | 2026.04.01 18:03:48.028800 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2700 | 2026.04.01 18:03:48.028843 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 2701 | 2026.04.01 18:03:48.028913 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 2702 | 2026.04.01 18:03:48.028961 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 102 rows starting from the beginning of the part | ||
| 2703 | 2026.04.01 18:03:48.029007 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1269 rows starting from the beginning of the part | ||
| 2704 | 2026.04.01 18:03:48.029049 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part | ||
| 2705 | 2026.04.01 18:03:48.029095 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1269 rows starting from the beginning of the part | ||
| 2706 | 2026.04.01 18:03:48.029277 [ 4 ] {215a9b32-c3be-4c8f-adf7-d18393efa091} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.04.01 18:03:48.029318 [ 4 ] {215a9b32-c3be-4c8f-adf7-d18393efa091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2708 | 2026.04.01 18:03:48.029646 [ 4 ] {215a9b32-c3be-4c8f-adf7-d18393efa091} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2709 | 2026.04.01 18:03:48.029853 [ 4 ] {215a9b32-c3be-4c8f-adf7-d18393efa091} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): 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.04.01 18:03:48.029946 [ 35 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2711 | 2026.04.01 18:03:48.029973 [ 35 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.04.01 18:03:48.029974 [ 4 ] {215a9b32-c3be-4c8f-adf7-d18393efa091} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.00128 sec., 189843.74999999997 rows/sec., 11.26 MiB/sec. | ||
| 2713 | 2026.04.01 18:03:48.029990 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2714 | 2026.04.01 18:03:48.030024 [ 4 ] {215a9b32-c3be-4c8f-adf7-d18393efa091} <Debug> TCPHandler: Processed in 0.001459708 sec. | ||
| 2715 | 2026.04.01 18:03:48.030097 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 2716 | 2026.04.01 18:03:48.030129 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.04.01 18:03:48.030231 [ 4 ] {985a66da-3a69-4de9-8026-1b976d55b99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.04.01 18:03:48.030233 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2719 | 2026.04.01 18:03:48.030270 [ 4 ] {985a66da-3a69-4de9-8026-1b976d55b99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2720 | 2026.04.01 18:03:48.030280 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
| 2721 | 2026.04.01 18:03:48.030415 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2722 | 2026.04.01 18:03:48.030447 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823467 sec., 1683606.0098702088 rows/sec., 139.60 MiB/sec. | ||
| 2723 | 2026.04.01 18:03:48.030460 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2724 | 2026.04.01 18:03:48.030530 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 243 rows starting from the beginning of the part | ||
| 2725 | 2026.04.01 18:03:48.030565 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2726 | 2026.04.01 18:03:48.030602 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 243 rows starting from the beginning of the part | ||
| 2727 | 2026.04.01 18:03:48.030678 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2728 | 2026.04.01 18:03:48.030821 [ 4 ] {985a66da-3a69-4de9-8026-1b976d55b99c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.04.01 18:03:48.030864 [ 4 ] {985a66da-3a69-4de9-8026-1b976d55b99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2730 | 2026.04.01 18:03:48.030973 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.04.01 18:03:48.031056 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_11_2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2732 | 2026.04.01 18:03:48.031120 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2733 | 2026.04.01 18:03:48.031214 [ 4 ] {985a66da-3a69-4de9-8026-1b976d55b99c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2734 | 2026.04.01 18:03:48.031438 [ 4 ] {985a66da-3a69-4de9-8026-1b976d55b99c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.04.01 18:03:48.031535 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442558 sec., 416621.0301422889 rows/sec., 27.42 MiB/sec. | ||
| 2736 | 2026.04.01 18:03:48.031567 [ 4 ] {985a66da-3a69-4de9-8026-1b976d55b99c} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001296 sec., 184413.58024691357 rows/sec., 11.89 MiB/sec. | ||
| 2737 | 2026.04.01 18:03:48.031608 [ 4 ] {985a66da-3a69-4de9-8026-1b976d55b99c} <Debug> TCPHandler: Processed in 0.001474809 sec. | ||
| 2738 | 2026.04.01 18:03:48.031672 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2739 | 2026.04.01 18:03:48.031715 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.04.01 18:03:48.031811 [ 4 ] {a6e5b1f8-c43a-4f22-8eba-b9aac596a3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.04.01 18:03:48.031851 [ 4 ] {a6e5b1f8-c43a-4f22-8eba-b9aac596a3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2742 | 2026.04.01 18:03:48.031913 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.04.01 18:03:48.031980 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_11_2} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2744 | 2026.04.01 18:03:48.032046 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2745 | 2026.04.01 18:03:48.032333 [ 4 ] {a6e5b1f8-c43a-4f22-8eba-b9aac596a3de} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.04.01 18:03:48.032373 [ 4 ] {a6e5b1f8-c43a-4f22-8eba-b9aac596a3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2747 | 2026.04.01 18:03:48.032694 [ 4 ] {a6e5b1f8-c43a-4f22-8eba-b9aac596a3de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2748 | 2026.04.01 18:03:48.032919 [ 4 ] {a6e5b1f8-c43a-4f22-8eba-b9aac596a3de} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.04.01 18:03:48.033044 [ 4 ] {a6e5b1f8-c43a-4f22-8eba-b9aac596a3de} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001251 sec., 190247.80175859312 rows/sec., 10.80 MiB/sec. | ||
| 2750 | 2026.04.01 18:03:48.033082 [ 4 ] {a6e5b1f8-c43a-4f22-8eba-b9aac596a3de} <Debug> TCPHandler: Processed in 0.001413317 sec. | ||
| 2751 | 2026.04.01 18:03:48.033188 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.04.01 18:03:48.033278 [ 4 ] {f91c3e4f-2a5c-46e2-a35d-40ace2bd23dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2753 | 2026.04.01 18:03:48.033316 [ 4 ] {f91c3e4f-2a5c-46e2-a35d-40ace2bd23dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2754 | 2026.04.01 18:03:48.033954 [ 4 ] {f91c3e4f-2a5c-46e2-a35d-40ace2bd23dc} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.04.01 18:03:48.033990 [ 4 ] {f91c3e4f-2a5c-46e2-a35d-40ace2bd23dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2756 | 2026.04.01 18:03:48.034316 [ 4 ] {f91c3e4f-2a5c-46e2-a35d-40ace2bd23dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2757 | 2026.04.01 18:03:48.034523 [ 4 ] {f91c3e4f-2a5c-46e2-a35d-40ace2bd23dc} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.04.01 18:03:48.034621 [ 35 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2759 | 2026.04.01 18:03:48.034649 [ 4 ] {f91c3e4f-2a5c-46e2-a35d-40ace2bd23dc} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001388 sec., 555475.5043227666 rows/sec., 38.73 MiB/sec. | ||
| 2760 | 2026.04.01 18:03:48.034652 [ 35 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.04.01 18:03:48.034686 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2762 | 2026.04.01 18:03:48.034690 [ 4 ] {f91c3e4f-2a5c-46e2-a35d-40ace2bd23dc} <Debug> TCPHandler: Processed in 0.00154882 sec. | ||
| 2763 | 2026.04.01 18:03:48.034761 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 2764 | 2026.04.01 18:03:48.034811 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.04.01 18:03:48.034853 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2766 | 2026.04.01 18:03:48.034891 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 161 rows starting from the beginning of the part | ||
| 2767 | 2026.04.01 18:03:48.034905 [ 4 ] {6d2e9ea9-16af-4dcf-ba40-31f5d2dc2b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2768 | 2026.04.01 18:03:48.034951 [ 4 ] {6d2e9ea9-16af-4dcf-ba40-31f5d2dc2b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2769 | 2026.04.01 18:03:48.034965 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 75 rows starting from the beginning of the part | ||
| 2770 | 2026.04.01 18:03:48.035015 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part | ||
| 2771 | 2026.04.01 18:03:48.035057 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 771 rows starting from the beginning of the part | ||
| 2772 | 2026.04.01 18:03:48.035103 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part | ||
| 2773 | 2026.04.01 18:03:48.035153 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 771 rows starting from the beginning of the part | ||
| 2774 | 2026.04.01 18:03:48.035284 [ 4 ] {6d2e9ea9-16af-4dcf-ba40-31f5d2dc2b57} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.04.01 18:03:48.035324 [ 4 ] {6d2e9ea9-16af-4dcf-ba40-31f5d2dc2b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2776 | 2026.04.01 18:03:48.035648 [ 4 ] {6d2e9ea9-16af-4dcf-ba40-31f5d2dc2b57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2777 | 2026.04.01 18:03:48.035872 [ 4 ] {6d2e9ea9-16af-4dcf-ba40-31f5d2dc2b57} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.04.01 18:03:48.035996 [ 4 ] {6d2e9ea9-16af-4dcf-ba40-31f5d2dc2b57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 2779 | 2026.04.01 18:03:48.036030 [ 4 ] {6d2e9ea9-16af-4dcf-ba40-31f5d2dc2b57} <Debug> TCPHandler: Processed in 0.001266093 sec. | ||
| 2780 | 2026.04.01 18:03:48.036136 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.04.01 18:03:48.036201 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478838 sec., 1319955.2621720568 rows/sec., 99.65 MiB/sec. | ||
| 2782 | 2026.04.01 18:03:48.036227 [ 4 ] {6d3cc10b-bc58-4d1c-b1fc-14d26c64f8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2783 | 2026.04.01 18:03:48.036272 [ 4 ] {6d3cc10b-bc58-4d1c-b1fc-14d26c64f8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2784 | 2026.04.01 18:03:48.036344 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2785 | 2026.04.01 18:03:48.036598 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.04.01 18:03:48.036662 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_11_2} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2787 | 2026.04.01 18:03:48.036712 [ 4 ] {6d3cc10b-bc58-4d1c-b1fc-14d26c64f8ed} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.04.01 18:03:48.036715 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2789 | 2026.04.01 18:03:48.036755 [ 4 ] {6d3cc10b-bc58-4d1c-b1fc-14d26c64f8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2790 | 2026.04.01 18:03:48.037105 [ 4 ] {6d3cc10b-bc58-4d1c-b1fc-14d26c64f8ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2791 | 2026.04.01 18:03:48.037308 [ 4 ] {6d3cc10b-bc58-4d1c-b1fc-14d26c64f8ed} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.04.01 18:03:48.037436 [ 4 ] {6d3cc10b-bc58-4d1c-b1fc-14d26c64f8ed} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001227 sec., 273023.6348818256 rows/sec., 17.86 MiB/sec. | ||
| 2793 | 2026.04.01 18:03:48.037472 [ 4 ] {6d3cc10b-bc58-4d1c-b1fc-14d26c64f8ed} <Debug> TCPHandler: Processed in 0.001381906 sec. | ||
| 2794 | 2026.04.01 18:03:48.037578 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.04.01 18:03:48.037668 [ 4 ] {2a047d99-67ca-476f-875c-674fdc90506d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2796 | 2026.04.01 18:03:48.037709 [ 4 ] {2a047d99-67ca-476f-875c-674fdc90506d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2797 | 2026.04.01 18:03:48.038008 [ 4 ] {2a047d99-67ca-476f-875c-674fdc90506d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.04.01 18:03:48.038044 [ 4 ] {2a047d99-67ca-476f-875c-674fdc90506d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2799 | 2026.04.01 18:03:48.038340 [ 4 ] {2a047d99-67ca-476f-875c-674fdc90506d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2800 | 2026.04.01 18:03:48.038545 [ 4 ] {2a047d99-67ca-476f-875c-674fdc90506d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.04.01 18:03:48.038666 [ 4 ] {2a047d99-67ca-476f-875c-674fdc90506d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 2802 | 2026.04.01 18:03:48.038700 [ 4 ] {2a047d99-67ca-476f-875c-674fdc90506d} <Debug> TCPHandler: Processed in 0.00116852 sec. | ||
| 2803 | 2026.04.01 18:03:48.038805 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.04.01 18:03:48.038894 [ 4 ] {489d7c27-8774-4cf1-b0ef-0cbf9df3018e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2805 | 2026.04.01 18:03:48.038945 [ 4 ] {489d7c27-8774-4cf1-b0ef-0cbf9df3018e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2806 | 2026.04.01 18:03:48.039674 [ 4 ] {489d7c27-8774-4cf1-b0ef-0cbf9df3018e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.04.01 18:03:48.039708 [ 4 ] {489d7c27-8774-4cf1-b0ef-0cbf9df3018e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2808 | 2026.04.01 18:03:48.040195 [ 4 ] {489d7c27-8774-4cf1-b0ef-0cbf9df3018e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2809 | 2026.04.01 18:03:48.040414 [ 4 ] {489d7c27-8774-4cf1-b0ef-0cbf9df3018e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.04.01 18:03:48.040515 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2811 | 2026.04.01 18:03:48.040545 [ 4 ] {489d7c27-8774-4cf1-b0ef-0cbf9df3018e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001668 sec., 6594.724220623501 rows/sec., 11.82 MiB/sec. | ||
| 2812 | 2026.04.01 18:03:48.040547 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.04.01 18:03:48.040584 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2814 | 2026.04.01 18:03:48.040601 [ 4 ] {489d7c27-8774-4cf1-b0ef-0cbf9df3018e} <Debug> TCPHandler: Processed in 0.001842418 sec. | ||
| 2815 | 2026.04.01 18:03:48.040650 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 2816 | 2026.04.01 18:03:48.040716 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.04.01 18:03:48.040810 [ 4 ] {1ae75783-556e-40de-8b7b-6719262769f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2818 | 2026.04.01 18:03:48.040850 [ 4 ] {1ae75783-556e-40de-8b7b-6719262769f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2819 | 2026.04.01 18:03:48.040866 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2820 | 2026.04.01 18:03:48.040926 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 2821 | 2026.04.01 18:03:48.041053 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2822 | 2026.04.01 18:03:48.041163 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2823 | 2026.04.01 18:03:48.041193 [ 4 ] {1ae75783-556e-40de-8b7b-6719262769f9} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.04.01 18:03:48.041232 [ 4 ] {1ae75783-556e-40de-8b7b-6719262769f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2825 | 2026.04.01 18:03:48.041272 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 2826 | 2026.04.01 18:03:48.041411 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2827 | 2026.04.01 18:03:48.041509 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
| 2828 | 2026.04.01 18:03:48.041550 [ 4 ] {1ae75783-556e-40de-8b7b-6719262769f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2829 | 2026.04.01 18:03:48.041769 [ 4 ] {1ae75783-556e-40de-8b7b-6719262769f9} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.04.01 18:03:48.041899 [ 4 ] {1ae75783-556e-40de-8b7b-6719262769f9} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001107 sec., 99367.66034327011 rows/sec., 6.04 MiB/sec. | ||
| 2831 | 2026.04.01 18:03:48.041935 [ 4 ] {1ae75783-556e-40de-8b7b-6719262769f9} <Debug> TCPHandler: Processed in 0.001265643 sec. | ||
| 2832 | 2026.04.01 18:03:48.048138 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 19 columns (19 merged, 0 gathered) in 0.007508125 sec., 20777.491051361027 rows/sec., 37.23 MiB/sec. | ||
| 2833 | 2026.04.01 18:03:48.048453 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2834 | 2026.04.01 18:03:48.048775 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.04.01 18:03:48.048842 [ 199 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2836 | 2026.04.01 18:03:48.048910 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2837 | 2026.04.01 18:03:51.699072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 350 | ||
| 2838 | 2026.04.01 18:03:51.701238 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.04.01 18:03:51.701296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2840 | 2026.04.01 18:03:51.702448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2841 | 2026.04.01 18:03:51.702747 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.04.01 18:03:51.703105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2843 | 2026.04.01 18:03:53.011802 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.04.01 18:03:53.012005 [ 4 ] {d8f08e62-eab2-4bca-b19c-6450ac2cbe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2845 | 2026.04.01 18:03:53.012076 [ 4 ] {d8f08e62-eab2-4bca-b19c-6450ac2cbe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2846 | 2026.04.01 18:03:53.012708 [ 4 ] {d8f08e62-eab2-4bca-b19c-6450ac2cbe6b} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.04.01 18:03:53.012748 [ 4 ] {d8f08e62-eab2-4bca-b19c-6450ac2cbe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2848 | 2026.04.01 18:03:53.013129 [ 4 ] {d8f08e62-eab2-4bca-b19c-6450ac2cbe6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2849 | 2026.04.01 18:03:53.013352 [ 4 ] {d8f08e62-eab2-4bca-b19c-6450ac2cbe6b} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.04.01 18:03:53.013507 [ 4 ] {d8f08e62-eab2-4bca-b19c-6450ac2cbe6b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 314.84 KiB/sec. | ||
| 2851 | 2026.04.01 18:03:53.013547 [ 4 ] {d8f08e62-eab2-4bca-b19c-6450ac2cbe6b} <Debug> TCPHandler: Processed in 0.001877279 sec. | ||
| 2852 | 2026.04.01 18:03:53.013660 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.04.01 18:03:53.013753 [ 4 ] {75bf370d-e61f-4e20-9083-f69eaec8e00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2854 | 2026.04.01 18:03:53.013792 [ 4 ] {75bf370d-e61f-4e20-9083-f69eaec8e00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2855 | 2026.04.01 18:03:53.014238 [ 4 ] {75bf370d-e61f-4e20-9083-f69eaec8e00f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.04.01 18:03:53.014274 [ 4 ] {75bf370d-e61f-4e20-9083-f69eaec8e00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2857 | 2026.04.01 18:03:53.014581 [ 4 ] {75bf370d-e61f-4e20-9083-f69eaec8e00f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2858 | 2026.04.01 18:03:53.014783 [ 4 ] {75bf370d-e61f-4e20-9083-f69eaec8e00f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.04.01 18:03:53.014906 [ 4 ] {75bf370d-e61f-4e20-9083-f69eaec8e00f} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001172 sec., 101535.8361774744 rows/sec., 8.59 MiB/sec. | ||
| 2860 | 2026.04.01 18:03:53.014940 [ 4 ] {75bf370d-e61f-4e20-9083-f69eaec8e00f} <Debug> TCPHandler: Processed in 0.001328154 sec. | ||
| 2861 | 2026.04.01 18:03:53.015053 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.04.01 18:03:53.015144 [ 4 ] {5157bbbd-c06d-4901-99ee-84a8ea72de10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2863 | 2026.04.01 18:03:53.015182 [ 4 ] {5157bbbd-c06d-4901-99ee-84a8ea72de10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2864 | 2026.04.01 18:03:53.015585 [ 4 ] {5157bbbd-c06d-4901-99ee-84a8ea72de10} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.04.01 18:03:53.015619 [ 4 ] {5157bbbd-c06d-4901-99ee-84a8ea72de10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2866 | 2026.04.01 18:03:53.015907 [ 4 ] {5157bbbd-c06d-4901-99ee-84a8ea72de10} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2867 | 2026.04.01 18:03:53.016110 [ 4 ] {5157bbbd-c06d-4901-99ee-84a8ea72de10} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.04.01 18:03:53.016234 [ 4 ] {5157bbbd-c06d-4901-99ee-84a8ea72de10} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001107 sec., 32520.325203252036 rows/sec., 2.36 MiB/sec. | ||
| 2869 | 2026.04.01 18:03:53.016270 [ 4 ] {5157bbbd-c06d-4901-99ee-84a8ea72de10} <Debug> TCPHandler: Processed in 0.001263453 sec. | ||
| 2870 | 2026.04.01 18:03:53.016385 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.04.01 18:03:53.016480 [ 4 ] {4be6ec3e-2b9c-4b6e-a0f6-55b417784359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2872 | 2026.04.01 18:03:53.016517 [ 4 ] {4be6ec3e-2b9c-4b6e-a0f6-55b417784359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2873 | 2026.04.01 18:03:53.016928 [ 4 ] {4be6ec3e-2b9c-4b6e-a0f6-55b417784359} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.04.01 18:03:53.016964 [ 4 ] {4be6ec3e-2b9c-4b6e-a0f6-55b417784359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2875 | 2026.04.01 18:03:53.017254 [ 4 ] {4be6ec3e-2b9c-4b6e-a0f6-55b417784359} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2876 | 2026.04.01 18:03:53.017468 [ 4 ] {4be6ec3e-2b9c-4b6e-a0f6-55b417784359} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.04.01 18:03:53.017588 [ 4 ] {4be6ec3e-2b9c-4b6e-a0f6-55b417784359} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001126 sec., 91474.24511545293 rows/sec., 7.15 MiB/sec. | ||
| 2878 | 2026.04.01 18:03:53.017624 [ 4 ] {4be6ec3e-2b9c-4b6e-a0f6-55b417784359} <Debug> TCPHandler: Processed in 0.001287784 sec. | ||
| 2879 | 2026.04.01 18:03:53.017736 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.04.01 18:03:53.017827 [ 4 ] {d30037b6-9eab-45c6-95c3-93ca47e51d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.04.01 18:03:53.017868 [ 4 ] {d30037b6-9eab-45c6-95c3-93ca47e51d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2882 | 2026.04.01 18:03:53.018257 [ 4 ] {d30037b6-9eab-45c6-95c3-93ca47e51d23} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.04.01 18:03:53.018292 [ 4 ] {d30037b6-9eab-45c6-95c3-93ca47e51d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2884 | 2026.04.01 18:03:53.018619 [ 4 ] {d30037b6-9eab-45c6-95c3-93ca47e51d23} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2885 | 2026.04.01 18:03:53.018821 [ 4 ] {d30037b6-9eab-45c6-95c3-93ca47e51d23} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.04.01 18:03:53.018944 [ 4 ] {d30037b6-9eab-45c6-95c3-93ca47e51d23} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001136 sec., 143485.91549295775 rows/sec., 9.99 MiB/sec. | ||
| 2887 | 2026.04.01 18:03:53.018940 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2888 | 2026.04.01 18:03:53.018980 [ 4 ] {d30037b6-9eab-45c6-95c3-93ca47e51d23} <Debug> TCPHandler: Processed in 0.001291704 sec. | ||
| 2889 | 2026.04.01 18:03:53.019024 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.04.01 18:03:53.019054 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2891 | 2026.04.01 18:03:53.019098 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.04.01 18:03:53.019186 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 2893 | 2026.04.01 18:03:53.019193 [ 4 ] {af9a84ec-6ff2-4960-8404-223afd22f0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2894 | 2026.04.01 18:03:53.019291 [ 4 ] {af9a84ec-6ff2-4960-8404-223afd22f0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2895 | 2026.04.01 18:03:53.019368 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2896 | 2026.04.01 18:03:53.019436 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 668 rows starting from the beginning of the part | ||
| 2897 | 2026.04.01 18:03:53.019539 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2898 | 2026.04.01 18:03:53.019591 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 335 rows starting from the beginning of the part | ||
| 2899 | 2026.04.01 18:03:53.019669 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 2900 | 2026.04.01 18:03:53.019736 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 335 rows starting from the beginning of the part | ||
| 2901 | 2026.04.01 18:03:53.019799 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 163 rows starting from the beginning of the part | ||
| 2902 | 2026.04.01 18:03:53.020109 [ 4 ] {af9a84ec-6ff2-4960-8404-223afd22f0b5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.04.01 18:03:53.020149 [ 4 ] {af9a84ec-6ff2-4960-8404-223afd22f0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2904 | 2026.04.01 18:03:53.020719 [ 4 ] {af9a84ec-6ff2-4960-8404-223afd22f0b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2905 | 2026.04.01 18:03:53.020891 [ 199 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766616 sec., 1030784.2790963062 rows/sec., 72.29 MiB/sec. | ||
| 2906 | 2026.04.01 18:03:53.020938 [ 4 ] {af9a84ec-6ff2-4960-8404-223afd22f0b5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.04.01 18:03:53.021080 [ 4 ] {af9a84ec-6ff2-4960-8404-223afd22f0b5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001905 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
| 2908 | 2026.04.01 18:03:53.021126 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2909 | 2026.04.01 18:03:53.021133 [ 4 ] {af9a84ec-6ff2-4960-8404-223afd22f0b5} <Debug> TCPHandler: Processed in 0.002082044 sec. | ||
| 2910 | 2026.04.01 18:03:53.021266 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.04.01 18:03:53.021361 [ 4 ] {1220ec8d-f1b6-4233-8def-f96feb482c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2912 | 2026.04.01 18:03:53.021394 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.04.01 18:03:53.021403 [ 4 ] {1220ec8d-f1b6-4233-8def-f96feb482c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2914 | 2026.04.01 18:03:53.021474 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2915 | 2026.04.01 18:03:53.021546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2916 | 2026.04.01 18:03:53.021737 [ 4 ] {1220ec8d-f1b6-4233-8def-f96feb482c59} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.04.01 18:03:53.021777 [ 4 ] {1220ec8d-f1b6-4233-8def-f96feb482c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2918 | 2026.04.01 18:03:53.022074 [ 4 ] {1220ec8d-f1b6-4233-8def-f96feb482c59} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2919 | 2026.04.01 18:03:53.022297 [ 4 ] {1220ec8d-f1b6-4233-8def-f96feb482c59} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.04.01 18:03:53.022423 [ 4 ] {1220ec8d-f1b6-4233-8def-f96feb482c59} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00108 sec., 2777.777777777778 rows/sec., 196.22 KiB/sec. | ||
| 2921 | 2026.04.01 18:03:53.022456 [ 4 ] {1220ec8d-f1b6-4233-8def-f96feb482c59} <Debug> TCPHandler: Processed in 0.001237012 sec. | ||
| 2922 | 2026.04.01 18:03:53.022566 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.04.01 18:03:53.022658 [ 4 ] {eee36762-efa2-4cec-9347-8a8077873064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2924 | 2026.04.01 18:03:53.022697 [ 4 ] {eee36762-efa2-4cec-9347-8a8077873064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2925 | 2026.04.01 18:03:53.023016 [ 4 ] {eee36762-efa2-4cec-9347-8a8077873064} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.04.01 18:03:53.023050 [ 4 ] {eee36762-efa2-4cec-9347-8a8077873064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2927 | 2026.04.01 18:03:53.023339 [ 4 ] {eee36762-efa2-4cec-9347-8a8077873064} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2928 | 2026.04.01 18:03:53.023550 [ 4 ] {eee36762-efa2-4cec-9347-8a8077873064} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.04.01 18:03:53.023671 [ 4 ] {eee36762-efa2-4cec-9347-8a8077873064} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 2930 | 2026.04.01 18:03:53.023706 [ 4 ] {eee36762-efa2-4cec-9347-8a8077873064} <Debug> TCPHandler: Processed in 0.001186481 sec. | ||
| 2931 | 2026.04.01 18:03:54.200368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5337 | ||
| 2932 | 2026.04.01 18:03:54.201134 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.04.01 18:03:54.201202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2934 | 2026.04.01 18:03:54.201814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2935 | 2026.04.01 18:03:54.202044 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.04.01 18:03:54.202175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5337 | ||
| 2937 | 2026.04.01 18:03:54.202208 [ 24 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2938 | 2026.04.01 18:03:54.202300 [ 24 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.04.01 18:03:54.202338 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2940 | 2026.04.01 18:03:54.202547 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 2941 | 2026.04.01 18:03:54.202772 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2942 | 2026.04.01 18:03:54.202845 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 2943 | 2026.04.01 18:03:54.202990 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2944 | 2026.04.01 18:03:54.203075 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2945 | 2026.04.01 18:03:54.203153 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2946 | 2026.04.01 18:03:54.203226 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2947 | 2026.04.01 18:03:54.203297 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2948 | 2026.04.01 18:03:54.204734 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 4 columns (4 merged, 0 gathered) in 0.00228785 sec., 2332757.8294031513 rows/sec., 33.37 MiB/sec. | ||
| 2949 | 2026.04.01 18:03:54.205327 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2950 | 2026.04.01 18:03:54.205588 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.04.01 18:03:54.205657 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_11_2} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2952 | 2026.04.01 18:03:54.205724 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2953 | 2026.04.01 18:03:54.473112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2954 | 2026.04.01 18:03:54.490663 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.04.01 18:03:54.490724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2956 | 2026.04.01 18:03:54.497019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2957 | 2026.04.01 18:03:54.497763 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.04.01 18:03:54.498094 [ 24 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2959 | 2026.04.01 18:03:54.498161 [ 24 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.04.01 18:03:54.498185 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2961 | 2026.04.01 18:03:54.498307 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 2962 | 2026.04.01 18:03:54.501559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2963 | 2026.04.01 18:03:54.502854 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2964 | 2026.04.01 18:03:54.504232 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 2965 | 2026.04.01 18:03:54.508702 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 2966 | 2026.04.01 18:03:54.512791 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 2967 | 2026.04.01 18:03:54.516960 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 2968 | 2026.04.01 18:03:54.521957 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 2969 | 2026.04.01 18:03:54.526290 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 2970 | 2026.04.01 18:03:54.577921 [ 191 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079661881 sec., 1041.9035925099483 rows/sec., 5.39 MiB/sec. | ||
| 2971 | 2026.04.01 18:03:54.579574 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2972 | 2026.04.01 18:03:54.581385 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_11_2} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.04.01 18:03:54.581479 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_11_2} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2974 | 2026.04.01 18:03:54.582506 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2975 | 2026.04.01 18:03:55.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.11 MiB, peak 220.00 MiB, free memory in arenas 0.00 B, will set to 221.21 MiB (RSS), difference: 11.10 MiB | ||
| 2976 | 2026.04.01 18:03:58.024538 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.04.01 18:03:58.024740 [ 4 ] {d4257046-65c1-4762-a6e6-b26bae36085f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.04.01 18:03:58.024812 [ 4 ] {d4257046-65c1-4762-a6e6-b26bae36085f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2979 | 2026.04.01 18:03:58.025694 [ 4 ] {d4257046-65c1-4762-a6e6-b26bae36085f} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.04.01 18:03:58.025748 [ 4 ] {d4257046-65c1-4762-a6e6-b26bae36085f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2981 | 2026.04.01 18:03:58.026214 [ 4 ] {d4257046-65c1-4762-a6e6-b26bae36085f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2982 | 2026.04.01 18:03:58.026461 [ 4 ] {d4257046-65c1-4762-a6e6-b26bae36085f} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.04.01 18:03:58.026626 [ 4 ] {d4257046-65c1-4762-a6e6-b26bae36085f} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001937 sec., 239545.68921011875 rows/sec., 15.19 MiB/sec. | ||
| 2984 | 2026.04.01 18:03:58.026682 [ 4 ] {d4257046-65c1-4762-a6e6-b26bae36085f} <Debug> TCPHandler: Processed in 0.002274109 sec. | ||
| 2985 | 2026.04.01 18:03:58.026835 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.04.01 18:03:58.026944 [ 4 ] {e758674e-491d-4981-b722-bcb35ce9c299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2987 | 2026.04.01 18:03:58.026991 [ 4 ] {e758674e-491d-4981-b722-bcb35ce9c299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2988 | 2026.04.01 18:03:58.028016 [ 4 ] {e758674e-491d-4981-b722-bcb35ce9c299} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.04.01 18:03:58.028059 [ 4 ] {e758674e-491d-4981-b722-bcb35ce9c299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2990 | 2026.04.01 18:03:58.028503 [ 4 ] {e758674e-491d-4981-b722-bcb35ce9c299} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2991 | 2026.04.01 18:03:58.028755 [ 4 ] {e758674e-491d-4981-b722-bcb35ce9c299} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.04.01 18:03:58.028907 [ 4 ] {e758674e-491d-4981-b722-bcb35ce9c299} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001989 sec., 638009.0497737557 rows/sec., 49.52 MiB/sec. | ||
| 2993 | 2026.04.01 18:03:58.028947 [ 4 ] {e758674e-491d-4981-b722-bcb35ce9c299} <Debug> TCPHandler: Processed in 0.002164837 sec. | ||
| 2994 | 2026.04.01 18:03:58.029075 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.04.01 18:03:58.029177 [ 4 ] {b6d186a1-b451-42e5-a9b9-0b13b96fe28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2996 | 2026.04.01 18:03:58.029220 [ 4 ] {b6d186a1-b451-42e5-a9b9-0b13b96fe28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2997 | 2026.04.01 18:03:58.029727 [ 4 ] {b6d186a1-b451-42e5-a9b9-0b13b96fe28e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.04.01 18:03:58.029766 [ 4 ] {b6d186a1-b451-42e5-a9b9-0b13b96fe28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 2999 | 2026.04.01 18:03:58.030094 [ 4 ] {b6d186a1-b451-42e5-a9b9-0b13b96fe28e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3000 | 2026.04.01 18:03:58.030315 [ 4 ] {b6d186a1-b451-42e5-a9b9-0b13b96fe28e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.04.01 18:03:58.030449 [ 4 ] {b6d186a1-b451-42e5-a9b9-0b13b96fe28e} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001295 sec., 187644.78764478766 rows/sec., 11.13 MiB/sec. | ||
| 3002 | 2026.04.01 18:03:58.030486 [ 4 ] {b6d186a1-b451-42e5-a9b9-0b13b96fe28e} <Debug> TCPHandler: Processed in 0.001462678 sec. | ||
| 3003 | 2026.04.01 18:03:58.030609 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.04.01 18:03:58.030705 [ 4 ] {09a78ea4-bdea-44be-8aa8-88ff61856a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3005 | 2026.04.01 18:03:58.030746 [ 4 ] {09a78ea4-bdea-44be-8aa8-88ff61856a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3006 | 2026.04.01 18:03:58.031251 [ 4 ] {09a78ea4-bdea-44be-8aa8-88ff61856a23} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.04.01 18:03:58.031290 [ 4 ] {09a78ea4-bdea-44be-8aa8-88ff61856a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3008 | 2026.04.01 18:03:58.031612 [ 4 ] {09a78ea4-bdea-44be-8aa8-88ff61856a23} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3009 | 2026.04.01 18:03:58.031827 [ 4 ] {09a78ea4-bdea-44be-8aa8-88ff61856a23} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.04.01 18:03:58.031961 [ 4 ] {09a78ea4-bdea-44be-8aa8-88ff61856a23} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001276 sec., 187304.07523510972 rows/sec., 12.07 MiB/sec. | ||
| 3011 | 2026.04.01 18:03:58.031998 [ 4 ] {09a78ea4-bdea-44be-8aa8-88ff61856a23} <Debug> TCPHandler: Processed in 0.001438748 sec. | ||
| 3012 | 2026.04.01 18:03:58.032123 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.04.01 18:03:58.032219 [ 4 ] {96cb42bf-562f-4509-9456-039d0de2a857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.04.01 18:03:58.032260 [ 4 ] {96cb42bf-562f-4509-9456-039d0de2a857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3015 | 2026.04.01 18:03:58.032754 [ 4 ] {96cb42bf-562f-4509-9456-039d0de2a857} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.04.01 18:03:58.032791 [ 4 ] {96cb42bf-562f-4509-9456-039d0de2a857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3017 | 2026.04.01 18:03:58.033116 [ 4 ] {96cb42bf-562f-4509-9456-039d0de2a857} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3018 | 2026.04.01 18:03:58.033339 [ 4 ] {96cb42bf-562f-4509-9456-039d0de2a857} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.04.01 18:03:58.033467 [ 4 ] {96cb42bf-562f-4509-9456-039d0de2a857} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001267 sec., 187845.30386740333 rows/sec., 10.66 MiB/sec. | ||
| 3020 | 2026.04.01 18:03:58.033506 [ 4 ] {96cb42bf-562f-4509-9456-039d0de2a857} <Debug> TCPHandler: Processed in 0.001440447 sec. | ||
| 3021 | 2026.04.01 18:03:58.033624 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.04.01 18:03:58.033719 [ 4 ] {6801241c-afb6-4813-ab1d-af93d25bed7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3023 | 2026.04.01 18:03:58.033760 [ 4 ] {6801241c-afb6-4813-ab1d-af93d25bed7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3024 | 2026.04.01 18:03:58.034418 [ 4 ] {6801241c-afb6-4813-ab1d-af93d25bed7d} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.04.01 18:03:58.034455 [ 4 ] {6801241c-afb6-4813-ab1d-af93d25bed7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3026 | 2026.04.01 18:03:58.034808 [ 4 ] {6801241c-afb6-4813-ab1d-af93d25bed7d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3027 | 2026.04.01 18:03:58.035032 [ 4 ] {6801241c-afb6-4813-ab1d-af93d25bed7d} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.04.01 18:03:58.035159 [ 4 ] {6801241c-afb6-4813-ab1d-af93d25bed7d} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001459 sec., 528444.1398217957 rows/sec., 36.84 MiB/sec. | ||
| 3029 | 2026.04.01 18:03:58.035195 [ 4 ] {6801241c-afb6-4813-ab1d-af93d25bed7d} <Debug> TCPHandler: Processed in 0.001620632 sec. | ||
| 3030 | 2026.04.01 18:03:58.035312 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.04.01 18:03:58.035406 [ 4 ] {84de580f-be1f-463e-ab46-80feaac5c62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3032 | 2026.04.01 18:03:58.035455 [ 4 ] {84de580f-be1f-463e-ab46-80feaac5c62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3033 | 2026.04.01 18:03:58.035796 [ 4 ] {84de580f-be1f-463e-ab46-80feaac5c62e} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.04.01 18:03:58.035831 [ 4 ] {84de580f-be1f-463e-ab46-80feaac5c62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3035 | 2026.04.01 18:03:58.036132 [ 4 ] {84de580f-be1f-463e-ab46-80feaac5c62e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3036 | 2026.04.01 18:03:58.036347 [ 4 ] {84de580f-be1f-463e-ab46-80feaac5c62e} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.04.01 18:03:58.036474 [ 4 ] {84de580f-be1f-463e-ab46-80feaac5c62e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 3038 | 2026.04.01 18:03:58.036509 [ 4 ] {84de580f-be1f-463e-ab46-80feaac5c62e} <Debug> TCPHandler: Processed in 0.001245542 sec. | ||
| 3039 | 2026.04.01 18:03:58.036623 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.04.01 18:03:58.036717 [ 4 ] {9767c7b6-cb5d-4a43-9df7-ba59a39364dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3041 | 2026.04.01 18:03:58.036759 [ 4 ] {9767c7b6-cb5d-4a43-9df7-ba59a39364dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3042 | 2026.04.01 18:03:58.037209 [ 4 ] {9767c7b6-cb5d-4a43-9df7-ba59a39364dc} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.04.01 18:03:58.037242 [ 4 ] {9767c7b6-cb5d-4a43-9df7-ba59a39364dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3044 | 2026.04.01 18:03:58.037603 [ 4 ] {9767c7b6-cb5d-4a43-9df7-ba59a39364dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3045 | 2026.04.01 18:03:58.037827 [ 4 ] {9767c7b6-cb5d-4a43-9df7-ba59a39364dc} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.04.01 18:03:58.037956 [ 4 ] {9767c7b6-cb5d-4a43-9df7-ba59a39364dc} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001258 sec., 266295.70747217804 rows/sec., 17.42 MiB/sec. | ||
| 3047 | 2026.04.01 18:03:58.037993 [ 4 ] {9767c7b6-cb5d-4a43-9df7-ba59a39364dc} <Debug> TCPHandler: Processed in 0.001418417 sec. | ||
| 3048 | 2026.04.01 18:03:58.038106 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.04.01 18:03:58.038199 [ 4 ] {71ccb3c1-9f86-4241-bf00-11cb5ecddcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.04.01 18:03:58.038241 [ 4 ] {71ccb3c1-9f86-4241-bf00-11cb5ecddcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3051 | 2026.04.01 18:03:58.038576 [ 4 ] {71ccb3c1-9f86-4241-bf00-11cb5ecddcfa} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.04.01 18:03:58.038618 [ 4 ] {71ccb3c1-9f86-4241-bf00-11cb5ecddcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3053 | 2026.04.01 18:03:58.038958 [ 4 ] {71ccb3c1-9f86-4241-bf00-11cb5ecddcfa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3054 | 2026.04.01 18:03:58.039172 [ 4 ] {71ccb3c1-9f86-4241-bf00-11cb5ecddcfa} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.04.01 18:03:58.039302 [ 4 ] {71ccb3c1-9f86-4241-bf00-11cb5ecddcfa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 3056 | 2026.04.01 18:03:58.039341 [ 4 ] {71ccb3c1-9f86-4241-bf00-11cb5ecddcfa} <Debug> TCPHandler: Processed in 0.001284613 sec. | ||
| 3057 | 2026.04.01 18:03:58.039456 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.04.01 18:03:58.039553 [ 4 ] {b08c33f4-ce85-4948-9aa5-668d1c4e1a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.04.01 18:03:58.039610 [ 4 ] {b08c33f4-ce85-4948-9aa5-668d1c4e1a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3060 | 2026.04.01 18:03:58.040386 [ 4 ] {b08c33f4-ce85-4948-9aa5-668d1c4e1a9e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.04.01 18:03:58.040425 [ 4 ] {b08c33f4-ce85-4948-9aa5-668d1c4e1a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3062 | 2026.04.01 18:03:58.040951 [ 4 ] {b08c33f4-ce85-4948-9aa5-668d1c4e1a9e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3063 | 2026.04.01 18:03:58.041174 [ 4 ] {b08c33f4-ce85-4948-9aa5-668d1c4e1a9e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.04.01 18:03:58.041313 [ 4 ] {b08c33f4-ce85-4948-9aa5-668d1c4e1a9e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001778 sec., 6186.726659167603 rows/sec., 11.09 MiB/sec. | ||
| 3065 | 2026.04.01 18:03:58.041374 [ 4 ] {b08c33f4-ce85-4948-9aa5-668d1c4e1a9e} <Debug> TCPHandler: Processed in 0.001967651 sec. | ||
| 3066 | 2026.04.01 18:03:58.041501 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.04.01 18:03:58.041597 [ 4 ] {986aa279-2cd6-4ada-8103-bc0c36b10405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3068 | 2026.04.01 18:03:58.041642 [ 4 ] {986aa279-2cd6-4ada-8103-bc0c36b10405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3069 | 2026.04.01 18:03:58.041986 [ 4 ] {986aa279-2cd6-4ada-8103-bc0c36b10405} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.04.01 18:03:58.042022 [ 4 ] {986aa279-2cd6-4ada-8103-bc0c36b10405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3071 | 2026.04.01 18:03:58.042338 [ 4 ] {986aa279-2cd6-4ada-8103-bc0c36b10405} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3072 | 2026.04.01 18:03:58.042560 [ 4 ] {986aa279-2cd6-4ada-8103-bc0c36b10405} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.04.01 18:03:58.042660 [ 98 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3074 | 2026.04.01 18:03:58.042688 [ 4 ] {986aa279-2cd6-4ada-8103-bc0c36b10405} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00111 sec., 99099.0990990991 rows/sec., 6.03 MiB/sec. | ||
| 3075 | 2026.04.01 18:03:58.042697 [ 98 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.04.01 18:03:58.042720 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3077 | 2026.04.01 18:03:58.042724 [ 4 ] {986aa279-2cd6-4ada-8103-bc0c36b10405} <Debug> TCPHandler: Processed in 0.001274403 sec. | ||
| 3078 | 2026.04.01 18:03:58.042834 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 3079 | 2026.04.01 18:03:58.042989 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3080 | 2026.04.01 18:03:58.043027 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
| 3081 | 2026.04.01 18:03:58.043090 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 3082 | 2026.04.01 18:03:58.043133 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 3083 | 2026.04.01 18:03:58.043173 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 3084 | 2026.04.01 18:03:58.043213 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 3085 | 2026.04.01 18:03:58.043253 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 3086 | 2026.04.01 18:03:58.044173 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001389066 sec., 475139.4102224084 rows/sec., 30.33 MiB/sec. | ||
| 3087 | 2026.04.01 18:03:58.044378 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3088 | 2026.04.01 18:03:58.044684 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.04.01 18:03:58.044767 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_11_2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3090 | 2026.04.01 18:03:58.044844 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3091 | 2026.04.01 18:04:01.605886 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3092 | 2026.04.01 18:04:01.605933 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3093 | 2026.04.01 18:04:01.702285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5785 | ||
| 3094 | 2026.04.01 18:04:01.702909 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.04.01 18:04:01.702987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3096 | 2026.04.01 18:04:01.703673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 388 | ||
| 3097 | 2026.04.01 18:04:01.704490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3098 | 2026.04.01 18:04:01.704833 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.04.01 18:04:01.705029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 3100 | 2026.04.01 18:04:01.706864 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.04.01 18:04:01.706931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3102 | 2026.04.01 18:04:01.708494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3103 | 2026.04.01 18:04:01.708877 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.04.01 18:04:01.709482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 3105 | 2026.04.01 18:04:02.001668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3106 | 2026.04.01 18:04:02.019738 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.04.01 18:04:02.019811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3108 | 2026.04.01 18:04:02.025627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3109 | 2026.04.01 18:04:02.026354 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.04.01 18:04:02.030103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3111 | 2026.04.01 18:04:03.012302 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.04.01 18:04:03.012499 [ 4 ] {93ebb074-aefe-4015-92af-bd680b29b7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3113 | 2026.04.01 18:04:03.012572 [ 4 ] {93ebb074-aefe-4015-92af-bd680b29b7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3114 | 2026.04.01 18:04:03.013286 [ 4 ] {93ebb074-aefe-4015-92af-bd680b29b7a1} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.04.01 18:04:03.013340 [ 4 ] {93ebb074-aefe-4015-92af-bd680b29b7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3116 | 2026.04.01 18:04:03.013767 [ 4 ] {93ebb074-aefe-4015-92af-bd680b29b7a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3117 | 2026.04.01 18:04:03.014002 [ 4 ] {93ebb074-aefe-4015-92af-bd680b29b7a1} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.04.01 18:04:03.014162 [ 4 ] {93ebb074-aefe-4015-92af-bd680b29b7a1} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001713 sec., 67717.45475773497 rows/sec., 5.75 MiB/sec. | ||
| 3119 | 2026.04.01 18:04:03.014211 [ 4 ] {93ebb074-aefe-4015-92af-bd680b29b7a1} <Debug> TCPHandler: Processed in 0.002049854 sec. | ||
| 3120 | 2026.04.01 18:04:03.014341 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.04.01 18:04:03.014447 [ 4 ] {c478f088-ba9e-4959-bbfe-4518db98ef99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.04.01 18:04:03.014493 [ 4 ] {c478f088-ba9e-4959-bbfe-4518db98ef99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3123 | 2026.04.01 18:04:03.014933 [ 4 ] {c478f088-ba9e-4959-bbfe-4518db98ef99} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.04.01 18:04:03.014973 [ 4 ] {c478f088-ba9e-4959-bbfe-4518db98ef99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3125 | 2026.04.01 18:04:03.015299 [ 4 ] {c478f088-ba9e-4959-bbfe-4518db98ef99} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3126 | 2026.04.01 18:04:03.015515 [ 4 ] {c478f088-ba9e-4959-bbfe-4518db98ef99} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.04.01 18:04:03.015658 [ 4 ] {c478f088-ba9e-4959-bbfe-4518db98ef99} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001235 sec., 24291.497975708502 rows/sec., 1.78 MiB/sec. | ||
| 3128 | 2026.04.01 18:04:03.015697 [ 4 ] {c478f088-ba9e-4959-bbfe-4518db98ef99} <Debug> TCPHandler: Processed in 0.001408657 sec. | ||
| 3129 | 2026.04.01 18:04:03.015810 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.04.01 18:04:03.015908 [ 4 ] {28a175e6-5521-48fe-8110-d9116a6077e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3131 | 2026.04.01 18:04:03.015949 [ 4 ] {28a175e6-5521-48fe-8110-d9116a6077e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3132 | 2026.04.01 18:04:03.016531 [ 4 ] {28a175e6-5521-48fe-8110-d9116a6077e2} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.04.01 18:04:03.016578 [ 4 ] {28a175e6-5521-48fe-8110-d9116a6077e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3134 | 2026.04.01 18:04:03.016990 [ 4 ] {28a175e6-5521-48fe-8110-d9116a6077e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3135 | 2026.04.01 18:04:03.017230 [ 4 ] {28a175e6-5521-48fe-8110-d9116a6077e2} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.04.01 18:04:03.017368 [ 4 ] {28a175e6-5521-48fe-8110-d9116a6077e2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001479 sec., 63556.45706558485 rows/sec., 4.96 MiB/sec. | ||
| 3137 | 2026.04.01 18:04:03.017410 [ 4 ] {28a175e6-5521-48fe-8110-d9116a6077e2} <Debug> TCPHandler: Processed in 0.001648593 sec. | ||
| 3138 | 2026.04.01 18:04:03.017549 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.04.01 18:04:03.017648 [ 4 ] {0c10d595-801c-4377-a618-52b669e4f109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3140 | 2026.04.01 18:04:03.017693 [ 4 ] {0c10d595-801c-4377-a618-52b669e4f109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3141 | 2026.04.01 18:04:03.018109 [ 4 ] {0c10d595-801c-4377-a618-52b669e4f109} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.04.01 18:04:03.018146 [ 4 ] {0c10d595-801c-4377-a618-52b669e4f109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3143 | 2026.04.01 18:04:03.018502 [ 4 ] {0c10d595-801c-4377-a618-52b669e4f109} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3144 | 2026.04.01 18:04:03.018713 [ 4 ] {0c10d595-801c-4377-a618-52b669e4f109} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.04.01 18:04:03.018844 [ 4 ] {0c10d595-801c-4377-a618-52b669e4f109} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 3146 | 2026.04.01 18:04:03.018880 [ 4 ] {0c10d595-801c-4377-a618-52b669e4f109} <Debug> TCPHandler: Processed in 0.001413697 sec. | ||
| 3147 | 2026.04.01 18:04:03.018979 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.04.01 18:04:03.019069 [ 4 ] {5ada4c9c-cf1f-4c93-8f94-8210a640edab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.04.01 18:04:03.019119 [ 4 ] {5ada4c9c-cf1f-4c93-8f94-8210a640edab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3150 | 2026.04.01 18:04:03.020111 [ 4 ] {5ada4c9c-cf1f-4c93-8f94-8210a640edab} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.04.01 18:04:03.020152 [ 4 ] {5ada4c9c-cf1f-4c93-8f94-8210a640edab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3152 | 2026.04.01 18:04:03.020718 [ 4 ] {5ada4c9c-cf1f-4c93-8f94-8210a640edab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3153 | 2026.04.01 18:04:03.020963 [ 4 ] {5ada4c9c-cf1f-4c93-8f94-8210a640edab} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.04.01 18:04:03.021111 [ 4 ] {5ada4c9c-cf1f-4c93-8f94-8210a640edab} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002017 sec., 14873.574615765989 rows/sec., 26.65 MiB/sec. | ||
| 3155 | 2026.04.01 18:04:03.021172 [ 4 ] {5ada4c9c-cf1f-4c93-8f94-8210a640edab} <Debug> TCPHandler: Processed in 0.002203337 sec. | ||
| 3156 | 2026.04.01 18:04:03.021289 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.04.01 18:04:03.021385 [ 4 ] {dea1da97-2195-4cad-8221-36f0b712fe49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.04.01 18:04:03.021429 [ 4 ] {dea1da97-2195-4cad-8221-36f0b712fe49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3159 | 2026.04.01 18:04:03.021775 [ 4 ] {dea1da97-2195-4cad-8221-36f0b712fe49} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.04.01 18:04:03.021813 [ 4 ] {dea1da97-2195-4cad-8221-36f0b712fe49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 3161 | 2026.04.01 18:04:03.022135 [ 4 ] {dea1da97-2195-4cad-8221-36f0b712fe49} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3162 | 2026.04.01 18:04:03.022354 [ 4 ] {dea1da97-2195-4cad-8221-36f0b712fe49} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.04.01 18:04:03.022489 [ 4 ] {dea1da97-2195-4cad-8221-36f0b712fe49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3164 | 2026.04.01 18:04:03.022527 [ 4 ] {dea1da97-2195-4cad-8221-36f0b712fe49} <Debug> TCPHandler: Processed in 0.001289344 sec. | ||
| 3165 | 2026.04.01 18:04:08.026068 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.04.01 18:04:08.026275 [ 4 ] {d7638ef3-4432-4e9a-92ae-3c8bdb5dc015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.04.01 18:04:08.026345 [ 4 ] {d7638ef3-4432-4e9a-92ae-3c8bdb5dc015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3168 | 2026.04.01 18:04:08.027142 [ 4 ] {d7638ef3-4432-4e9a-92ae-3c8bdb5dc015} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.04.01 18:04:08.027196 [ 4 ] {d7638ef3-4432-4e9a-92ae-3c8bdb5dc015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3170 | 2026.04.01 18:04:08.027659 [ 4 ] {d7638ef3-4432-4e9a-92ae-3c8bdb5dc015} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3171 | 2026.04.01 18:04:08.027927 [ 4 ] {d7638ef3-4432-4e9a-92ae-3c8bdb5dc015} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.04.01 18:04:08.028101 [ 4 ] {d7638ef3-4432-4e9a-92ae-3c8bdb5dc015} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001876 sec., 247334.75479744136 rows/sec., 15.68 MiB/sec. | ||
| 3173 | 2026.04.01 18:04:08.028156 [ 4 ] {d7638ef3-4432-4e9a-92ae-3c8bdb5dc015} <Debug> TCPHandler: Processed in 0.002231838 sec. | ||
| 3174 | 2026.04.01 18:04:08.028293 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.04.01 18:04:08.028398 [ 4 ] {153089cf-66a8-49e7-9f2f-990d1895de83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3176 | 2026.04.01 18:04:08.028446 [ 4 ] {153089cf-66a8-49e7-9f2f-990d1895de83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3177 | 2026.04.01 18:04:08.028879 [ 4 ] {153089cf-66a8-49e7-9f2f-990d1895de83} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.04.01 18:04:08.028917 [ 4 ] {153089cf-66a8-49e7-9f2f-990d1895de83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3179 | 2026.04.01 18:04:08.029230 [ 4 ] {153089cf-66a8-49e7-9f2f-990d1895de83} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3180 | 2026.04.01 18:04:08.029463 [ 4 ] {153089cf-66a8-49e7-9f2f-990d1895de83} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.04.01 18:04:08.029608 [ 4 ] {153089cf-66a8-49e7-9f2f-990d1895de83} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001235 sec., 3238.8663967611337 rows/sec., 264.11 KiB/sec. | ||
| 3182 | 2026.04.01 18:04:08.029647 [ 4 ] {153089cf-66a8-49e7-9f2f-990d1895de83} <Debug> TCPHandler: Processed in 0.001407187 sec. | ||
| 3183 | 2026.04.01 18:04:08.029767 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.04.01 18:04:08.029864 [ 4 ] {e1239a68-658f-446a-a40a-4eaee4622f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3185 | 2026.04.01 18:04:08.029906 [ 4 ] {e1239a68-658f-446a-a40a-4eaee4622f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3186 | 2026.04.01 18:04:08.030800 [ 4 ] {e1239a68-658f-446a-a40a-4eaee4622f08} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.04.01 18:04:08.030836 [ 4 ] {e1239a68-658f-446a-a40a-4eaee4622f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3188 | 2026.04.01 18:04:08.031225 [ 4 ] {e1239a68-658f-446a-a40a-4eaee4622f08} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3189 | 2026.04.01 18:04:08.031488 [ 4 ] {e1239a68-658f-446a-a40a-4eaee4622f08} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.04.01 18:04:08.031622 [ 4 ] {e1239a68-658f-446a-a40a-4eaee4622f08} <Debug> executeQuery: Read 1271 rows, 101.00 KiB in 0.001778 sec., 714848.1439820023 rows/sec., 55.48 MiB/sec. | ||
| 3191 | 2026.04.01 18:04:08.031660 [ 4 ] {e1239a68-658f-446a-a40a-4eaee4622f08} <Debug> TCPHandler: Processed in 0.001943001 sec. | ||
| 3192 | 2026.04.01 18:04:08.031786 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.04.01 18:04:08.031881 [ 4 ] {68977b44-6d64-442c-82f9-34b6c509269c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3194 | 2026.04.01 18:04:08.031921 [ 4 ] {68977b44-6d64-442c-82f9-34b6c509269c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3195 | 2026.04.01 18:04:08.032408 [ 4 ] {68977b44-6d64-442c-82f9-34b6c509269c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.04.01 18:04:08.032445 [ 4 ] {68977b44-6d64-442c-82f9-34b6c509269c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3197 | 2026.04.01 18:04:08.032764 [ 4 ] {68977b44-6d64-442c-82f9-34b6c509269c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3198 | 2026.04.01 18:04:08.032971 [ 4 ] {68977b44-6d64-442c-82f9-34b6c509269c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.04.01 18:04:08.033097 [ 4 ] {68977b44-6d64-442c-82f9-34b6c509269c} <Debug> executeQuery: Read 247 rows, 15.04 KiB in 0.001234 sec., 200162.07455429496 rows/sec., 11.90 MiB/sec. | ||
| 3200 | 2026.04.01 18:04:08.033133 [ 4 ] {68977b44-6d64-442c-82f9-34b6c509269c} <Debug> TCPHandler: Processed in 0.001396686 sec. | ||
| 3201 | 2026.04.01 18:04:08.033246 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.04.01 18:04:08.033339 [ 4 ] {d747b08e-7a4f-4dc3-b109-90a62b2da65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.04.01 18:04:08.033378 [ 4 ] {d747b08e-7a4f-4dc3-b109-90a62b2da65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3204 | 2026.04.01 18:04:08.033840 [ 4 ] {d747b08e-7a4f-4dc3-b109-90a62b2da65e} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.04.01 18:04:08.033873 [ 4 ] {d747b08e-7a4f-4dc3-b109-90a62b2da65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3206 | 2026.04.01 18:04:08.034157 [ 4 ] {d747b08e-7a4f-4dc3-b109-90a62b2da65e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3207 | 2026.04.01 18:04:08.034366 [ 4 ] {d747b08e-7a4f-4dc3-b109-90a62b2da65e} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.04.01 18:04:08.034556 [ 4 ] {d747b08e-7a4f-4dc3-b109-90a62b2da65e} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001234 sec., 193679.09238249593 rows/sec., 12.48 MiB/sec. | ||
| 3209 | 2026.04.01 18:04:08.034594 [ 4 ] {d747b08e-7a4f-4dc3-b109-90a62b2da65e} <Debug> TCPHandler: Processed in 0.001395756 sec. | ||
| 3210 | 2026.04.01 18:04:08.034708 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.04.01 18:04:08.034806 [ 4 ] {4f784d51-43fe-4b21-8460-ad40fcf13848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.04.01 18:04:08.034853 [ 4 ] {4f784d51-43fe-4b21-8460-ad40fcf13848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3213 | 2026.04.01 18:04:08.035320 [ 4 ] {4f784d51-43fe-4b21-8460-ad40fcf13848} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.04.01 18:04:08.035355 [ 4 ] {4f784d51-43fe-4b21-8460-ad40fcf13848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3215 | 2026.04.01 18:04:08.035677 [ 4 ] {4f784d51-43fe-4b21-8460-ad40fcf13848} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3216 | 2026.04.01 18:04:08.035896 [ 4 ] {4f784d51-43fe-4b21-8460-ad40fcf13848} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.04.01 18:04:08.036024 [ 4 ] {4f784d51-43fe-4b21-8460-ad40fcf13848} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001237 sec., 192400.9700889248 rows/sec., 10.92 MiB/sec. | ||
| 3218 | 2026.04.01 18:04:08.036061 [ 4 ] {4f784d51-43fe-4b21-8460-ad40fcf13848} <Debug> TCPHandler: Processed in 0.001401437 sec. | ||
| 3219 | 2026.04.01 18:04:08.036173 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.04.01 18:04:08.036266 [ 4 ] {bc1311a3-bef4-46e0-a69e-11760ea8d802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3221 | 2026.04.01 18:04:08.036306 [ 4 ] {bc1311a3-bef4-46e0-a69e-11760ea8d802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3222 | 2026.04.01 18:04:08.036932 [ 4 ] {bc1311a3-bef4-46e0-a69e-11760ea8d802} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.04.01 18:04:08.036967 [ 4 ] {bc1311a3-bef4-46e0-a69e-11760ea8d802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3224 | 2026.04.01 18:04:08.037291 [ 4 ] {bc1311a3-bef4-46e0-a69e-11760ea8d802} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3225 | 2026.04.01 18:04:08.037513 [ 4 ] {bc1311a3-bef4-46e0-a69e-11760ea8d802} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.04.01 18:04:08.037639 [ 4 ] {bc1311a3-bef4-46e0-a69e-11760ea8d802} <Debug> executeQuery: Read 775 rows, 55.37 KiB in 0.00139 sec., 557553.9568345324 rows/sec., 38.90 MiB/sec. | ||
| 3227 | 2026.04.01 18:04:08.037676 [ 4 ] {bc1311a3-bef4-46e0-a69e-11760ea8d802} <Debug> TCPHandler: Processed in 0.00155197 sec. | ||
| 3228 | 2026.04.01 18:04:08.037802 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.04.01 18:04:08.037896 [ 4 ] {def5a9aa-c209-4c2b-8a78-5838f100e305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3230 | 2026.04.01 18:04:08.037939 [ 4 ] {def5a9aa-c209-4c2b-8a78-5838f100e305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3231 | 2026.04.01 18:04:08.038282 [ 4 ] {def5a9aa-c209-4c2b-8a78-5838f100e305} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.04.01 18:04:08.038315 [ 4 ] {def5a9aa-c209-4c2b-8a78-5838f100e305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3233 | 2026.04.01 18:04:08.038617 [ 4 ] {def5a9aa-c209-4c2b-8a78-5838f100e305} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3234 | 2026.04.01 18:04:08.038836 [ 4 ] {def5a9aa-c209-4c2b-8a78-5838f100e305} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.04.01 18:04:08.038962 [ 4 ] {def5a9aa-c209-4c2b-8a78-5838f100e305} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 3236 | 2026.04.01 18:04:08.038998 [ 4 ] {def5a9aa-c209-4c2b-8a78-5838f100e305} <Debug> TCPHandler: Processed in 0.001245092 sec. | ||
| 3237 | 2026.04.01 18:04:08.039115 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.04.01 18:04:08.039209 [ 4 ] {87fb56e2-41b0-4660-b31e-9da13f37aeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.04.01 18:04:08.039252 [ 4 ] {87fb56e2-41b0-4660-b31e-9da13f37aeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3240 | 2026.04.01 18:04:08.039695 [ 4 ] {87fb56e2-41b0-4660-b31e-9da13f37aeed} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.04.01 18:04:08.039729 [ 4 ] {87fb56e2-41b0-4660-b31e-9da13f37aeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3242 | 2026.04.01 18:04:08.040061 [ 4 ] {87fb56e2-41b0-4660-b31e-9da13f37aeed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3243 | 2026.04.01 18:04:08.040272 [ 4 ] {87fb56e2-41b0-4660-b31e-9da13f37aeed} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.04.01 18:04:08.040401 [ 4 ] {87fb56e2-41b0-4660-b31e-9da13f37aeed} <Debug> executeQuery: Read 337 rows, 22.59 KiB in 0.00121 sec., 278512.3966942149 rows/sec., 18.23 MiB/sec. | ||
| 3245 | 2026.04.01 18:04:08.040437 [ 4 ] {87fb56e2-41b0-4660-b31e-9da13f37aeed} <Debug> TCPHandler: Processed in 0.001371475 sec. | ||
| 3246 | 2026.04.01 18:04:08.040556 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.04.01 18:04:08.040649 [ 4 ] {29282dcc-558f-445c-a56a-4e9871893124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.04.01 18:04:08.040692 [ 4 ] {29282dcc-558f-445c-a56a-4e9871893124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3249 | 2026.04.01 18:04:08.041018 [ 4 ] {29282dcc-558f-445c-a56a-4e9871893124} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.04.01 18:04:08.041052 [ 4 ] {29282dcc-558f-445c-a56a-4e9871893124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3251 | 2026.04.01 18:04:08.041346 [ 4 ] {29282dcc-558f-445c-a56a-4e9871893124} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3252 | 2026.04.01 18:04:08.041558 [ 4 ] {29282dcc-558f-445c-a56a-4e9871893124} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.04.01 18:04:08.041681 [ 4 ] {29282dcc-558f-445c-a56a-4e9871893124} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 3254 | 2026.04.01 18:04:08.041717 [ 4 ] {29282dcc-558f-445c-a56a-4e9871893124} <Debug> TCPHandler: Processed in 0.001210382 sec. | ||
| 3255 | 2026.04.01 18:04:08.041832 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.04.01 18:04:08.041925 [ 4 ] {dd5d9c91-7056-43ea-8e2b-5d0392e40af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.04.01 18:04:08.041979 [ 4 ] {dd5d9c91-7056-43ea-8e2b-5d0392e40af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3258 | 2026.04.01 18:04:08.042708 [ 4 ] {dd5d9c91-7056-43ea-8e2b-5d0392e40af7} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.04.01 18:04:08.042744 [ 4 ] {dd5d9c91-7056-43ea-8e2b-5d0392e40af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3260 | 2026.04.01 18:04:08.043240 [ 4 ] {dd5d9c91-7056-43ea-8e2b-5d0392e40af7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3261 | 2026.04.01 18:04:08.043458 [ 4 ] {dd5d9c91-7056-43ea-8e2b-5d0392e40af7} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.04.01 18:04:08.043592 [ 4 ] {dd5d9c91-7056-43ea-8e2b-5d0392e40af7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001684 sec., 6532.066508313539 rows/sec., 11.71 MiB/sec. | ||
| 3263 | 2026.04.01 18:04:08.043643 [ 4 ] {dd5d9c91-7056-43ea-8e2b-5d0392e40af7} <Debug> TCPHandler: Processed in 0.001860799 sec. | ||
| 3264 | 2026.04.01 18:04:08.043765 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.04.01 18:04:08.043859 [ 4 ] {2e2172c9-e435-4de3-8711-e136a3871aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3266 | 2026.04.01 18:04:08.043900 [ 4 ] {2e2172c9-e435-4de3-8711-e136a3871aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3267 | 2026.04.01 18:04:08.044240 [ 4 ] {2e2172c9-e435-4de3-8711-e136a3871aee} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.04.01 18:04:08.044274 [ 4 ] {2e2172c9-e435-4de3-8711-e136a3871aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3269 | 2026.04.01 18:04:08.044588 [ 4 ] {2e2172c9-e435-4de3-8711-e136a3871aee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3270 | 2026.04.01 18:04:08.044817 [ 4 ] {2e2172c9-e435-4de3-8711-e136a3871aee} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.04.01 18:04:08.044944 [ 4 ] {2e2172c9-e435-4de3-8711-e136a3871aee} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001104 sec., 99637.68115942029 rows/sec., 6.06 MiB/sec. | ||
| 3272 | 2026.04.01 18:04:08.044980 [ 4 ] {2e2172c9-e435-4de3-8711-e136a3871aee} <Debug> TCPHandler: Processed in 0.001265423 sec. | ||
| 3273 | 2026.04.01 18:04:09.205243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6297 | ||
| 3274 | 2026.04.01 18:04:09.205745 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.04.01 18:04:09.205794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3276 | 2026.04.01 18:04:09.206334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3277 | 2026.04.01 18:04:09.206630 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.04.01 18:04:09.206780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6297 | ||
| 3279 | 2026.04.01 18:04:09.530330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3280 | 2026.04.01 18:04:09.547838 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.04.01 18:04:09.547903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3282 | 2026.04.01 18:04:09.553227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3283 | 2026.04.01 18:04:09.553916 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.04.01 18:04:09.556726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3285 | 2026.04.01 18:04:11.709783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 424 | ||
| 3286 | 2026.04.01 18:04:11.712111 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.04.01 18:04:11.712180 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3288 | 2026.04.01 18:04:11.713472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3289 | 2026.04.01 18:04:11.713759 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.04.01 18:04:11.714040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 3291 | 2026.04.01 18:04:13.012070 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.04.01 18:04:13.012259 [ 4 ] {89b59d53-417f-40d2-8275-01696b0eac51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3293 | 2026.04.01 18:04:13.012328 [ 4 ] {89b59d53-417f-40d2-8275-01696b0eac51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3294 | 2026.04.01 18:04:13.013020 [ 4 ] {89b59d53-417f-40d2-8275-01696b0eac51} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.04.01 18:04:13.013062 [ 4 ] {89b59d53-417f-40d2-8275-01696b0eac51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3296 | 2026.04.01 18:04:13.013453 [ 4 ] {89b59d53-417f-40d2-8275-01696b0eac51} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3297 | 2026.04.01 18:04:13.013684 [ 4 ] {89b59d53-417f-40d2-8275-01696b0eac51} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.04.01 18:04:13.013817 [ 96 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3299 | 2026.04.01 18:04:13.013836 [ 4 ] {89b59d53-417f-40d2-8275-01696b0eac51} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001626 sec., 71340.71340713407 rows/sec., 6.06 MiB/sec. | ||
| 3300 | 2026.04.01 18:04:13.013907 [ 96 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.04.01 18:04:13.013920 [ 4 ] {89b59d53-417f-40d2-8275-01696b0eac51} <Debug> TCPHandler: Processed in 0.001978221 sec. | ||
| 3302 | 2026.04.01 18:04:13.013946 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3303 | 2026.04.01 18:04:13.014069 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.04.01 18:04:13.014081 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 3305 | 2026.04.01 18:04:13.014170 [ 4 ] {5f18455a-62d8-4aae-b753-2c136542ccee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3306 | 2026.04.01 18:04:13.014214 [ 4 ] {5f18455a-62d8-4aae-b753-2c136542ccee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3307 | 2026.04.01 18:04:13.014236 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3308 | 2026.04.01 18:04:13.014277 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1441 rows starting from the beginning of the part | ||
| 3309 | 2026.04.01 18:04:13.014351 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 119 rows starting from the beginning of the part | ||
| 3310 | 2026.04.01 18:04:13.014398 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1269 rows starting from the beginning of the part | ||
| 3311 | 2026.04.01 18:04:13.014440 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 116 rows starting from the beginning of the part | ||
| 3312 | 2026.04.01 18:04:13.014480 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1271 rows starting from the beginning of the part | ||
| 3313 | 2026.04.01 18:04:13.014521 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part | ||
| 3314 | 2026.04.01 18:04:13.014644 [ 4 ] {5f18455a-62d8-4aae-b753-2c136542ccee} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.04.01 18:04:13.014688 [ 4 ] {5f18455a-62d8-4aae-b753-2c136542ccee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3316 | 2026.04.01 18:04:13.015026 [ 4 ] {5f18455a-62d8-4aae-b753-2c136542ccee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3317 | 2026.04.01 18:04:13.015283 [ 4 ] {5f18455a-62d8-4aae-b753-2c136542ccee} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.04.01 18:04:13.015400 [ 96 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3319 | 2026.04.01 18:04:13.015423 [ 4 ] {5f18455a-62d8-4aae-b753-2c136542ccee} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001273 sec., 23566.378633150038 rows/sec., 1.73 MiB/sec. | ||
| 3320 | 2026.04.01 18:04:13.015431 [ 96 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.04.01 18:04:13.015464 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3322 | 2026.04.01 18:04:13.015470 [ 4 ] {5f18455a-62d8-4aae-b753-2c136542ccee} <Debug> TCPHandler: Processed in 0.001450608 sec. | ||
| 3323 | 2026.04.01 18:04:13.015552 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 3324 | 2026.04.01 18:04:13.015594 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.04.01 18:04:13.015655 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3326 | 2026.04.01 18:04:13.015688 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 290 rows starting from the beginning of the part | ||
| 3327 | 2026.04.01 18:04:13.015692 [ 4 ] {50ee1b31-db38-460e-ae3c-c86a33bd2f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3328 | 2026.04.01 18:04:13.015743 [ 4 ] {50ee1b31-db38-460e-ae3c-c86a33bd2f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3329 | 2026.04.01 18:04:13.015744 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3330 | 2026.04.01 18:04:13.015808 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 243 rows starting from the beginning of the part | ||
| 3331 | 2026.04.01 18:04:13.015853 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3332 | 2026.04.01 18:04:13.015893 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 247 rows starting from the beginning of the part | ||
| 3333 | 2026.04.01 18:04:13.015933 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 3334 | 2026.04.01 18:04:13.016184 [ 4 ] {50ee1b31-db38-460e-ae3c-c86a33bd2f6d} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.04.01 18:04:13.016226 [ 4 ] {50ee1b31-db38-460e-ae3c-c86a33bd2f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3336 | 2026.04.01 18:04:13.016310 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4332 rows, containing 5 columns (5 merged, 0 gathered) in 0.002290359 sec., 1891406.5436903122 rows/sec., 156.21 MiB/sec. | ||
| 3337 | 2026.04.01 18:04:13.016567 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3338 | 2026.04.01 18:04:13.016668 [ 4 ] {50ee1b31-db38-460e-ae3c-c86a33bd2f6d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3339 | 2026.04.01 18:04:13.016783 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279064 sec., 684875.8154400405 rows/sec., 44.81 MiB/sec. | ||
| 3340 | 2026.04.01 18:04:13.016940 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3341 | 2026.04.01 18:04:13.016974 [ 4 ] {50ee1b31-db38-460e-ae3c-c86a33bd2f6d} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.04.01 18:04:13.016975 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.04.01 18:04:13.017089 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_16_3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3344 | 2026.04.01 18:04:13.017094 [ 96 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3345 | 2026.04.01 18:04:13.017124 [ 4 ] {50ee1b31-db38-460e-ae3c-c86a33bd2f6d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00145 sec., 64827.58620689656 rows/sec., 5.06 MiB/sec. | ||
| 3346 | 2026.04.01 18:04:13.017128 [ 96 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.04.01 18:04:13.017170 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3348 | 2026.04.01 18:04:13.017174 [ 4 ] {50ee1b31-db38-460e-ae3c-c86a33bd2f6d} <Debug> TCPHandler: Processed in 0.001632843 sec. | ||
| 3349 | 2026.04.01 18:04:13.017227 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3350 | 2026.04.01 18:04:13.017283 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.04.01 18:04:13.017304 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.04.01 18:04:13.017346 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 3353 | 2026.04.01 18:04:13.017367 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_16_3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3354 | 2026.04.01 18:04:13.017405 [ 4 ] {ba806033-43f2-4a8c-b420-14cca0a74647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3355 | 2026.04.01 18:04:13.017454 [ 4 ] {ba806033-43f2-4a8c-b420-14cca0a74647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3356 | 2026.04.01 18:04:13.017465 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3357 | 2026.04.01 18:04:13.017522 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3358 | 2026.04.01 18:04:13.017568 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 857 rows starting from the beginning of the part | ||
| 3359 | 2026.04.01 18:04:13.017653 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 103 rows starting from the beginning of the part | ||
| 3360 | 2026.04.01 18:04:13.017709 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 771 rows starting from the beginning of the part | ||
| 3361 | 2026.04.01 18:04:13.017762 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part | ||
| 3362 | 2026.04.01 18:04:13.017818 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 775 rows starting from the beginning of the part | ||
| 3363 | 2026.04.01 18:04:13.017870 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
| 3364 | 2026.04.01 18:04:13.017882 [ 4 ] {ba806033-43f2-4a8c-b420-14cca0a74647} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.04.01 18:04:13.017924 [ 4 ] {ba806033-43f2-4a8c-b420-14cca0a74647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3366 | 2026.04.01 18:04:13.018302 [ 4 ] {ba806033-43f2-4a8c-b420-14cca0a74647} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3367 | 2026.04.01 18:04:13.018536 [ 4 ] {ba806033-43f2-4a8c-b420-14cca0a74647} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.04.01 18:04:13.018684 [ 4 ] {ba806033-43f2-4a8c-b420-14cca0a74647} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 3369 | 2026.04.01 18:04:13.018725 [ 4 ] {ba806033-43f2-4a8c-b420-14cca0a74647} <Debug> TCPHandler: Processed in 0.001471328 sec. | ||
| 3370 | 2026.04.01 18:04:13.018838 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.04.01 18:04:13.018930 [ 4 ] {66f2b6cf-5849-478e-830e-3417d3ff6044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3372 | 2026.04.01 18:04:13.018985 [ 4 ] {66f2b6cf-5849-478e-830e-3417d3ff6044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3373 | 2026.04.01 18:04:13.019335 [ 188 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2694 rows, containing 5 columns (5 merged, 0 gathered) in 0.002064734 sec., 1304768.5561433095 rows/sec., 97.69 MiB/sec. | ||
| 3374 | 2026.04.01 18:04:13.019523 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3375 | 2026.04.01 18:04:13.019796 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.04.01 18:04:13.019815 [ 4 ] {66f2b6cf-5849-478e-830e-3417d3ff6044} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.04.01 18:04:13.019859 [ 4 ] {66f2b6cf-5849-478e-830e-3417d3ff6044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3378 | 2026.04.01 18:04:13.019872 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_16_3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3379 | 2026.04.01 18:04:13.019950 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3380 | 2026.04.01 18:04:13.020449 [ 4 ] {66f2b6cf-5849-478e-830e-3417d3ff6044} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3381 | 2026.04.01 18:04:13.020680 [ 4 ] {66f2b6cf-5849-478e-830e-3417d3ff6044} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.04.01 18:04:13.020793 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3383 | 2026.04.01 18:04:13.020825 [ 4 ] {66f2b6cf-5849-478e-830e-3417d3ff6044} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001912 sec., 15690.376569037657 rows/sec., 28.12 MiB/sec. | ||
| 3384 | 2026.04.01 18:04:13.020828 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.04.01 18:04:13.020867 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3386 | 2026.04.01 18:04:13.020891 [ 4 ] {66f2b6cf-5849-478e-830e-3417d3ff6044} <Debug> TCPHandler: Processed in 0.002103565 sec. | ||
| 3387 | 2026.04.01 18:04:13.020940 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 3388 | 2026.04.01 18:04:13.021014 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.04.01 18:04:13.021114 [ 4 ] {a2243dad-c7a8-4307-abef-582190a77c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.04.01 18:04:13.021130 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3391 | 2026.04.01 18:04:13.021156 [ 4 ] {a2243dad-c7a8-4307-abef-582190a77c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3392 | 2026.04.01 18:04:13.021183 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 156 rows starting from the beginning of the part | ||
| 3393 | 2026.04.01 18:04:13.021297 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3394 | 2026.04.01 18:04:13.021408 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 3395 | 2026.04.01 18:04:13.021509 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3396 | 2026.04.01 18:04:13.021516 [ 4 ] {a2243dad-c7a8-4307-abef-582190a77c81} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.04.01 18:04:13.021559 [ 4 ] {a2243dad-c7a8-4307-abef-582190a77c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3398 | 2026.04.01 18:04:13.021611 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
| 3399 | 2026.04.01 18:04:13.021716 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 3400 | 2026.04.01 18:04:13.021879 [ 4 ] {a2243dad-c7a8-4307-abef-582190a77c81} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3401 | 2026.04.01 18:04:13.022155 [ 4 ] {a2243dad-c7a8-4307-abef-582190a77c81} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.04.01 18:04:13.022297 [ 4 ] {a2243dad-c7a8-4307-abef-582190a77c81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 3403 | 2026.04.01 18:04:13.022333 [ 4 ] {a2243dad-c7a8-4307-abef-582190a77c81} <Debug> TCPHandler: Processed in 0.001369256 sec. | ||
| 3404 | 2026.04.01 18:04:13.024835 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 19 columns (19 merged, 0 gathered) in 0.003928392 sec., 68221.29767090453 rows/sec., 122.25 MiB/sec. | ||
| 3405 | 2026.04.01 18:04:13.025205 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3406 | 2026.04.01 18:04:13.025497 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.04.01 18:04:13.025563 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3408 | 2026.04.01 18:04:13.025641 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3409 | 2026.04.01 18:04:16.605966 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3410 | 2026.04.01 18:04:16.606021 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3411 | 2026.04.01 18:04:16.707568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6745 | ||
| 3412 | 2026.04.01 18:04:16.708059 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.04.01 18:04:16.708099 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3414 | 2026.04.01 18:04:16.708583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3415 | 2026.04.01 18:04:16.708810 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.04.01 18:04:16.708933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 3417 | 2026.04.01 18:04:17.057452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3418 | 2026.04.01 18:04:17.074334 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.04.01 18:04:17.074390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3420 | 2026.04.01 18:04:17.080138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3421 | 2026.04.01 18:04:17.080817 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.04.01 18:04:17.083594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3423 | 2026.04.01 18:04:18.023501 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.04.01 18:04:18.023730 [ 4 ] {b26c6e23-fd38-4ac4-9374-b690f8e32e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.04.01 18:04:18.023811 [ 4 ] {b26c6e23-fd38-4ac4-9374-b690f8e32e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3426 | 2026.04.01 18:04:18.024775 [ 4 ] {b26c6e23-fd38-4ac4-9374-b690f8e32e04} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.04.01 18:04:18.024821 [ 4 ] {b26c6e23-fd38-4ac4-9374-b690f8e32e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3428 | 2026.04.01 18:04:18.025248 [ 4 ] {b26c6e23-fd38-4ac4-9374-b690f8e32e04} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3429 | 2026.04.01 18:04:18.025476 [ 4 ] {b26c6e23-fd38-4ac4-9374-b690f8e32e04} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.04.01 18:04:18.025609 [ 117 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3431 | 2026.04.01 18:04:18.025639 [ 4 ] {b26c6e23-fd38-4ac4-9374-b690f8e32e04} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001935 sec., 239793.28165374676 rows/sec., 15.21 MiB/sec. | ||
| 3432 | 2026.04.01 18:04:18.025674 [ 117 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.04.01 18:04:18.025697 [ 4 ] {b26c6e23-fd38-4ac4-9374-b690f8e32e04} <Debug> TCPHandler: Processed in 0.002329281 sec. | ||
| 3434 | 2026.04.01 18:04:18.025699 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3435 | 2026.04.01 18:04:18.025831 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::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 | ||
| 3436 | 2026.04.01 18:04:18.025835 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2026.04.01 18:04:18.025979 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3438 | 2026.04.01 18:04:18.025982 [ 4 ] {e03f2195-986d-4f99-b8a3-e105504a9b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3439 | 2026.04.01 18:04:18.026020 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3440 | 2026.04.01 18:04:18.026042 [ 4 ] {e03f2195-986d-4f99-b8a3-e105504a9b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3441 | 2026.04.01 18:04:18.026094 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 464 rows starting from the beginning of the part | ||
| 3442 | 2026.04.01 18:04:18.026146 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 464 rows starting from the beginning of the part | ||
| 3443 | 2026.04.01 18:04:18.026189 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 464 rows starting from the beginning of the part | ||
| 3444 | 2026.04.01 18:04:18.026230 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 464 rows starting from the beginning of the part | ||
| 3445 | 2026.04.01 18:04:18.026279 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 464 rows starting from the beginning of the part | ||
| 3446 | 2026.04.01 18:04:18.027061 [ 4 ] {e03f2195-986d-4f99-b8a3-e105504a9b81} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.04.01 18:04:18.027103 [ 4 ] {e03f2195-986d-4f99-b8a3-e105504a9b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3448 | 2026.04.01 18:04:18.027488 [ 191 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725465 sec., 1358474.3822679683 rows/sec., 91.60 MiB/sec. | ||
| 3449 | 2026.04.01 18:04:18.027511 [ 4 ] {e03f2195-986d-4f99-b8a3-e105504a9b81} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3450 | 2026.04.01 18:04:18.027719 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3451 | 2026.04.01 18:04:18.027749 [ 4 ] {e03f2195-986d-4f99-b8a3-e105504a9b81} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.04.01 18:04:18.027889 [ 4 ] {e03f2195-986d-4f99-b8a3-e105504a9b81} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001975 sec., 642531.6455696202 rows/sec., 49.87 MiB/sec. | ||
| 3453 | 2026.04.01 18:04:18.027927 [ 4 ] {e03f2195-986d-4f99-b8a3-e105504a9b81} <Debug> TCPHandler: Processed in 0.002193047 sec. | ||
| 3454 | 2026.04.01 18:04:18.028034 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2026.04.01 18:04:18.028054 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.04.01 18:04:18.028127 [ 4 ] {ae5d6b9c-7351-48c9-ae5d-8c2733a8165e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3457 | 2026.04.01 18:04:18.028142 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_6_1} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3458 | 2026.04.01 18:04:18.028236 [ 4 ] {ae5d6b9c-7351-48c9-ae5d-8c2733a8165e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3459 | 2026.04.01 18:04:18.028306 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3460 | 2026.04.01 18:04:18.028748 [ 4 ] {ae5d6b9c-7351-48c9-ae5d-8c2733a8165e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.04.01 18:04:18.028790 [ 4 ] {ae5d6b9c-7351-48c9-ae5d-8c2733a8165e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3462 | 2026.04.01 18:04:18.029110 [ 4 ] {ae5d6b9c-7351-48c9-ae5d-8c2733a8165e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3463 | 2026.04.01 18:04:18.029329 [ 4 ] {ae5d6b9c-7351-48c9-ae5d-8c2733a8165e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.04.01 18:04:18.029459 [ 4 ] {ae5d6b9c-7351-48c9-ae5d-8c2733a8165e} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.00129 sec., 188372.09302325582 rows/sec., 11.17 MiB/sec. | ||
| 3465 | 2026.04.01 18:04:18.029496 [ 4 ] {ae5d6b9c-7351-48c9-ae5d-8c2733a8165e} <Debug> TCPHandler: Processed in 0.001455708 sec. | ||
| 3466 | 2026.04.01 18:04:18.029598 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.04.01 18:04:18.029690 [ 4 ] {447e83b0-a793-451f-b730-a0e2d159f1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.04.01 18:04:18.029730 [ 4 ] {447e83b0-a793-451f-b730-a0e2d159f1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3469 | 2026.04.01 18:04:18.030198 [ 4 ] {447e83b0-a793-451f-b730-a0e2d159f1a3} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.04.01 18:04:18.030241 [ 4 ] {447e83b0-a793-451f-b730-a0e2d159f1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3471 | 2026.04.01 18:04:18.030538 [ 4 ] {447e83b0-a793-451f-b730-a0e2d159f1a3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3472 | 2026.04.01 18:04:18.030744 [ 4 ] {447e83b0-a793-451f-b730-a0e2d159f1a3} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.04.01 18:04:18.030861 [ 113 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3474 | 2026.04.01 18:04:18.030873 [ 4 ] {447e83b0-a793-451f-b730-a0e2d159f1a3} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001201 sec., 199000.83263946712 rows/sec., 12.83 MiB/sec. | ||
| 3475 | 2026.04.01 18:04:18.030908 [ 113 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.04.01 18:04:18.030925 [ 4 ] {447e83b0-a793-451f-b730-a0e2d159f1a3} <Debug> TCPHandler: Processed in 0.001376426 sec. | ||
| 3477 | 2026.04.01 18:04:18.030939 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3478 | 2026.04.01 18:04:18.031031 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::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 | ||
| 3479 | 2026.04.01 18:04:18.031033 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.04.01 18:04:18.031139 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3481 | 2026.04.01 18:04:18.031147 [ 4 ] {b183213a-6702-41c9-b983-c1498fb8ca2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3482 | 2026.04.01 18:04:18.031180 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3483 | 2026.04.01 18:04:18.031201 [ 4 ] {b183213a-6702-41c9-b983-c1498fb8ca2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3484 | 2026.04.01 18:04:18.031271 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 239 rows starting from the beginning of the part | ||
| 3485 | 2026.04.01 18:04:18.031325 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 239 rows starting from the beginning of the part | ||
| 3486 | 2026.04.01 18:04:18.031372 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 239 rows starting from the beginning of the part | ||
| 3487 | 2026.04.01 18:04:18.031418 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 239 rows starting from the beginning of the part | ||
| 3488 | 2026.04.01 18:04:18.031474 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 239 rows starting from the beginning of the part | ||
| 3489 | 2026.04.01 18:04:18.031654 [ 4 ] {b183213a-6702-41c9-b983-c1498fb8ca2c} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.04.01 18:04:18.031692 [ 4 ] {b183213a-6702-41c9-b983-c1498fb8ca2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3491 | 2026.04.01 18:04:18.032000 [ 4 ] {b183213a-6702-41c9-b983-c1498fb8ca2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3492 | 2026.04.01 18:04:18.032287 [ 4 ] {b183213a-6702-41c9-b983-c1498fb8ca2c} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.04.01 18:04:18.032388 [ 113 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3494 | 2026.04.01 18:04:18.032418 [ 113 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.04.01 18:04:18.032421 [ 4 ] {b183213a-6702-41c9-b983-c1498fb8ca2c} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001291 sec., 184353.21456235475 rows/sec., 10.46 MiB/sec. | ||
| 3496 | 2026.04.01 18:04:18.032438 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3497 | 2026.04.01 18:04:18.032474 [ 4 ] {b183213a-6702-41c9-b983-c1498fb8ca2c} <Debug> TCPHandler: Processed in 0.001489149 sec. | ||
| 3498 | 2026.04.01 18:04:18.032537 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::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 | ||
| 3499 | 2026.04.01 18:04:18.032586 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.04.01 18:04:18.032608 [ 197 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614453 sec., 755054.49833473 rows/sec., 51.83 MiB/sec. | ||
| 3501 | 2026.04.01 18:04:18.032650 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3502 | 2026.04.01 18:04:18.032684 [ 4 ] {a4d5db7d-ba03-4e6a-abd5-08645b061fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3503 | 2026.04.01 18:04:18.032687 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::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 | ||
| 3504 | 2026.04.01 18:04:18.032731 [ 4 ] {a4d5db7d-ba03-4e6a-abd5-08645b061fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3505 | 2026.04.01 18:04:18.032770 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 238 rows starting from the beginning of the part | ||
| 3506 | 2026.04.01 18:04:18.032800 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3507 | 2026.04.01 18:04:18.032821 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 238 rows starting from the beginning of the part | ||
| 3508 | 2026.04.01 18:04:18.032877 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 238 rows starting from the beginning of the part | ||
| 3509 | 2026.04.01 18:04:18.032918 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 238 rows starting from the beginning of the part | ||
| 3510 | 2026.04.01 18:04:18.032957 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 238 rows starting from the beginning of the part | ||
| 3511 | 2026.04.01 18:04:18.033145 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.04.01 18:04:18.033259 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_6_1} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3513 | 2026.04.01 18:04:18.033346 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3514 | 2026.04.01 18:04:18.033405 [ 4 ] {a4d5db7d-ba03-4e6a-abd5-08645b061fe8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.04.01 18:04:18.033447 [ 4 ] {a4d5db7d-ba03-4e6a-abd5-08645b061fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3516 | 2026.04.01 18:04:18.033809 [ 4 ] {a4d5db7d-ba03-4e6a-abd5-08645b061fe8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3517 | 2026.04.01 18:04:18.033956 [ 200 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461178 sec., 822623.9376722069 rows/sec., 49.99 MiB/sec. | ||
| 3518 | 2026.04.01 18:04:18.034038 [ 4 ] {a4d5db7d-ba03-4e6a-abd5-08645b061fe8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.04.01 18:04:18.034105 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3520 | 2026.04.01 18:04:18.034181 [ 4 ] {a4d5db7d-ba03-4e6a-abd5-08645b061fe8} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001515 sec., 508910.8910891089 rows/sec., 35.48 MiB/sec. | ||
| 3521 | 2026.04.01 18:04:18.034226 [ 4 ] {a4d5db7d-ba03-4e6a-abd5-08645b061fe8} <Debug> TCPHandler: Processed in 0.001689834 sec. | ||
| 3522 | 2026.04.01 18:04:18.034340 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.04.01 18:04:18.034436 [ 4 ] {b2d470bf-b2e7-480d-bd78-bdc4529a9dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3524 | 2026.04.01 18:04:18.034454 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.04.01 18:04:18.034479 [ 4 ] {b2d470bf-b2e7-480d-bd78-bdc4529a9dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3526 | 2026.04.01 18:04:18.034543 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_6_1} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3527 | 2026.04.01 18:04:18.034636 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3528 | 2026.04.01 18:04:18.034817 [ 4 ] {b2d470bf-b2e7-480d-bd78-bdc4529a9dc2} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.04.01 18:04:18.034857 [ 4 ] {b2d470bf-b2e7-480d-bd78-bdc4529a9dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3530 | 2026.04.01 18:04:18.035161 [ 4 ] {b2d470bf-b2e7-480d-bd78-bdc4529a9dc2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3531 | 2026.04.01 18:04:18.035362 [ 4 ] {b2d470bf-b2e7-480d-bd78-bdc4529a9dc2} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.04.01 18:04:18.035487 [ 4 ] {b2d470bf-b2e7-480d-bd78-bdc4529a9dc2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 3533 | 2026.04.01 18:04:18.035521 [ 4 ] {b2d470bf-b2e7-480d-bd78-bdc4529a9dc2} <Debug> TCPHandler: Processed in 0.001251503 sec. | ||
| 3534 | 2026.04.01 18:04:18.035622 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2026.04.01 18:04:18.035710 [ 4 ] {4982ef62-fdeb-4f01-852a-9af65837784b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3536 | 2026.04.01 18:04:18.035749 [ 4 ] {4982ef62-fdeb-4f01-852a-9af65837784b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3537 | 2026.04.01 18:04:18.036151 [ 4 ] {4982ef62-fdeb-4f01-852a-9af65837784b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.04.01 18:04:18.036252 [ 4 ] {4982ef62-fdeb-4f01-852a-9af65837784b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3539 | 2026.04.01 18:04:18.036588 [ 4 ] {4982ef62-fdeb-4f01-852a-9af65837784b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3540 | 2026.04.01 18:04:18.036799 [ 4 ] {4982ef62-fdeb-4f01-852a-9af65837784b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.04.01 18:04:18.036898 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3542 | 2026.04.01 18:04:18.036928 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.04.01 18:04:18.036930 [ 4 ] {4982ef62-fdeb-4f01-852a-9af65837784b} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001205 sec., 278008.2987551867 rows/sec., 18.19 MiB/sec. | ||
| 3544 | 2026.04.01 18:04:18.036946 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3545 | 2026.04.01 18:04:18.036978 [ 4 ] {4982ef62-fdeb-4f01-852a-9af65837784b} <Debug> TCPHandler: Processed in 0.001377486 sec. | ||
| 3546 | 2026.04.01 18:04:18.037022 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 3547 | 2026.04.01 18:04:18.037091 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.04.01 18:04:18.037139 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3549 | 2026.04.01 18:04:18.037177 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1821 rows starting from the beginning of the part | ||
| 3550 | 2026.04.01 18:04:18.037190 [ 4 ] {85f2b250-d88f-4c44-ab8b-657ec66f9644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3551 | 2026.04.01 18:04:18.037233 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 335 rows starting from the beginning of the part | ||
| 3552 | 2026.04.01 18:04:18.037238 [ 4 ] {85f2b250-d88f-4c44-ab8b-657ec66f9644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3553 | 2026.04.01 18:04:18.037289 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3554 | 2026.04.01 18:04:18.037337 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 337 rows starting from the beginning of the part | ||
| 3555 | 2026.04.01 18:04:18.037381 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 3556 | 2026.04.01 18:04:18.037423 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 335 rows starting from the beginning of the part | ||
| 3557 | 2026.04.01 18:04:18.037570 [ 4 ] {85f2b250-d88f-4c44-ab8b-657ec66f9644} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.04.01 18:04:18.037611 [ 4 ] {85f2b250-d88f-4c44-ab8b-657ec66f9644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3559 | 2026.04.01 18:04:18.037926 [ 4 ] {85f2b250-d88f-4c44-ab8b-657ec66f9644} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3560 | 2026.04.01 18:04:18.038156 [ 4 ] {85f2b250-d88f-4c44-ab8b-657ec66f9644} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.04.01 18:04:18.038254 [ 113 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3562 | 2026.04.01 18:04:18.038279 [ 113 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.04.01 18:04:18.038289 [ 4 ] {85f2b250-d88f-4c44-ab8b-657ec66f9644} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 3564 | 2026.04.01 18:04:18.038295 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3565 | 2026.04.01 18:04:18.038330 [ 4 ] {85f2b250-d88f-4c44-ab8b-657ec66f9644} <Debug> TCPHandler: Processed in 0.001295753 sec. | ||
| 3566 | 2026.04.01 18:04:18.038368 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::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 | ||
| 3567 | 2026.04.01 18:04:18.038434 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.04.01 18:04:18.038450 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3569 | 2026.04.01 18:04:18.038482 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3570 | 2026.04.01 18:04:18.038528 [ 4 ] {383a5dd8-a0bb-45d9-88d3-4d0d0ac4fe61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3571 | 2026.04.01 18:04:18.038548 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3572 | 2026.04.01 18:04:18.038584 [ 4 ] {383a5dd8-a0bb-45d9-88d3-4d0d0ac4fe61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3573 | 2026.04.01 18:04:18.038598 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3574 | 2026.04.01 18:04:18.038643 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::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 | ||
| 3575 | 2026.04.01 18:04:18.038684 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3576 | 2026.04.01 18:04:18.039022 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.002085094 sec., 1509764.0681906906 rows/sec., 103.54 MiB/sec. | ||
| 3577 | 2026.04.01 18:04:18.039390 [ 4 ] {383a5dd8-a0bb-45d9-88d3-4d0d0ac4fe61} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.04.01 18:04:18.039407 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3579 | 2026.04.01 18:04:18.039425 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001070788 sec., 4669.458380183565 rows/sec., 314.64 KiB/sec. | ||
| 3580 | 2026.04.01 18:04:18.039435 [ 4 ] {383a5dd8-a0bb-45d9-88d3-4d0d0ac4fe61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3581 | 2026.04.01 18:04:18.039548 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3582 | 2026.04.01 18:04:18.039688 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.04.01 18:04:18.039758 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3584 | 2026.04.01 18:04:18.039823 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3585 | 2026.04.01 18:04:18.039858 [ 189 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_5_1} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.04.01 18:04:18.039935 [ 189 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_5_1} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3587 | 2026.04.01 18:04:18.039992 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 3588 | 2026.04.01 18:04:18.040088 [ 4 ] {383a5dd8-a0bb-45d9-88d3-4d0d0ac4fe61} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3589 | 2026.04.01 18:04:18.040326 [ 4 ] {383a5dd8-a0bb-45d9-88d3-4d0d0ac4fe61} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.04.01 18:04:18.040470 [ 4 ] {383a5dd8-a0bb-45d9-88d3-4d0d0ac4fe61} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001939 sec., 5673.027333677153 rows/sec., 10.17 MiB/sec. | ||
| 3591 | 2026.04.01 18:04:18.040532 [ 4 ] {383a5dd8-a0bb-45d9-88d3-4d0d0ac4fe61} <Debug> TCPHandler: Processed in 0.002131736 sec. | ||
| 3592 | 2026.04.01 18:04:18.040640 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2026.04.01 18:04:18.040734 [ 4 ] {fe30f337-79fe-45c3-92b1-1fa074ff5a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.04.01 18:04:18.040775 [ 4 ] {fe30f337-79fe-45c3-92b1-1fa074ff5a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3595 | 2026.04.01 18:04:18.041099 [ 4 ] {fe30f337-79fe-45c3-92b1-1fa074ff5a58} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.04.01 18:04:18.041134 [ 4 ] {fe30f337-79fe-45c3-92b1-1fa074ff5a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3597 | 2026.04.01 18:04:18.041439 [ 4 ] {fe30f337-79fe-45c3-92b1-1fa074ff5a58} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3598 | 2026.04.01 18:04:18.041658 [ 4 ] {fe30f337-79fe-45c3-92b1-1fa074ff5a58} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.04.01 18:04:18.041787 [ 4 ] {fe30f337-79fe-45c3-92b1-1fa074ff5a58} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001071 sec., 102707.74976657331 rows/sec., 6.25 MiB/sec. | ||
| 3600 | 2026.04.01 18:04:18.041824 [ 4 ] {fe30f337-79fe-45c3-92b1-1fa074ff5a58} <Debug> TCPHandler: Processed in 0.001233992 sec. | ||
| 3601 | 2026.04.01 18:04:19.951966 [ 158 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3602 | 2026.04.01 18:04:19.952063 [ 158 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.04.01 18:04:19.952102 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3604 | 2026.04.01 18:04:19.952240 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 3605 | 2026.04.01 18:04:19.952395 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3606 | 2026.04.01 18:04:19.952435 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3607 | 2026.04.01 18:04:19.952514 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 3608 | 2026.04.01 18:04:19.952573 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3609 | 2026.04.01 18:04:19.952627 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3610 | 2026.04.01 18:04:19.952671 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3611 | 2026.04.01 18:04:19.953429 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245622 sec., 17661.85889459242 rows/sec., 1.47 MiB/sec. | ||
| 3612 | 2026.04.01 18:04:19.953639 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3613 | 2026.04.01 18:04:19.954008 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_5_1} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.04.01 18:04:19.954102 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_5_1} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3615 | 2026.04.01 18:04:19.954202 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3616 | 2026.04.01 18:04:21.715084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 458 | ||
| 3617 | 2026.04.01 18:04:21.717253 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.04.01 18:04:21.717297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3619 | 2026.04.01 18:04:21.718508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3620 | 2026.04.01 18:04:21.718802 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.04.01 18:04:21.718953 [ 152 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3622 | 2026.04.01 18:04:21.719021 [ 152 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.04.01 18:04:21.719042 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3624 | 2026.04.01 18:04:21.719056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3625 | 2026.04.01 18:04:21.719203 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 3626 | 2026.04.01 18:04:21.719979 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3627 | 2026.04.01 18:04:21.720164 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part | ||
| 3628 | 2026.04.01 18:04:21.720569 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
| 3629 | 2026.04.01 18:04:21.720956 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 3630 | 2026.04.01 18:04:21.721356 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3631 | 2026.04.01 18:04:21.721739 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3632 | 2026.04.01 18:04:21.722163 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3633 | 2026.04.01 18:04:21.728517 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 72 columns (72 merged, 0 gathered) in 0.009395694 sec., 48745.73395004137 rows/sec., 46.19 MiB/sec. | ||
| 3634 | 2026.04.01 18:04:21.729306 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3635 | 2026.04.01 18:04:21.729848 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.04.01 18:04:21.729924 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_11_2} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3637 | 2026.04.01 18:04:21.730114 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3638 | 2026.04.01 18:04:23.012413 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.04.01 18:04:23.012691 [ 4 ] {4519e5d0-c20e-40a0-95c1-d35f829b2ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3640 | 2026.04.01 18:04:23.012771 [ 4 ] {4519e5d0-c20e-40a0-95c1-d35f829b2ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3641 | 2026.04.01 18:04:23.013417 [ 4 ] {4519e5d0-c20e-40a0-95c1-d35f829b2ef4} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.04.01 18:04:23.013459 [ 4 ] {4519e5d0-c20e-40a0-95c1-d35f829b2ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3643 | 2026.04.01 18:04:23.013872 [ 4 ] {4519e5d0-c20e-40a0-95c1-d35f829b2ef4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3644 | 2026.04.01 18:04:23.014116 [ 4 ] {4519e5d0-c20e-40a0-95c1-d35f829b2ef4} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.04.01 18:04:23.014279 [ 4 ] {4519e5d0-c20e-40a0-95c1-d35f829b2ef4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001658 sec., 3618.8178528347407 rows/sec., 295.09 KiB/sec. | ||
| 3646 | 2026.04.01 18:04:23.014332 [ 4 ] {4519e5d0-c20e-40a0-95c1-d35f829b2ef4} <Debug> TCPHandler: Processed in 0.002089994 sec. | ||
| 3647 | 2026.04.01 18:04:23.014464 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.04.01 18:04:23.014568 [ 4 ] {cbb228e8-3a0e-4e2e-93b2-d271d8f10b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3649 | 2026.04.01 18:04:23.014613 [ 4 ] {cbb228e8-3a0e-4e2e-93b2-d271d8f10b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3650 | 2026.04.01 18:04:23.015087 [ 4 ] {cbb228e8-3a0e-4e2e-93b2-d271d8f10b69} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.04.01 18:04:23.015125 [ 4 ] {cbb228e8-3a0e-4e2e-93b2-d271d8f10b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3652 | 2026.04.01 18:04:23.015479 [ 4 ] {cbb228e8-3a0e-4e2e-93b2-d271d8f10b69} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3653 | 2026.04.01 18:04:23.015708 [ 4 ] {cbb228e8-3a0e-4e2e-93b2-d271d8f10b69} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.04.01 18:04:23.015851 [ 4 ] {cbb228e8-3a0e-4e2e-93b2-d271d8f10b69} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001307 sec., 91048.20198928844 rows/sec., 7.70 MiB/sec. | ||
| 3655 | 2026.04.01 18:04:23.015890 [ 4 ] {cbb228e8-3a0e-4e2e-93b2-d271d8f10b69} <Debug> TCPHandler: Processed in 0.001478908 sec. | ||
| 3656 | 2026.04.01 18:04:23.016008 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.04.01 18:04:23.016104 [ 4 ] {d32f3d30-c385-4c21-8cde-7f50fcf2e7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3658 | 2026.04.01 18:04:23.016145 [ 4 ] {d32f3d30-c385-4c21-8cde-7f50fcf2e7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3659 | 2026.04.01 18:04:23.016560 [ 4 ] {d32f3d30-c385-4c21-8cde-7f50fcf2e7bc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.04.01 18:04:23.016596 [ 4 ] {d32f3d30-c385-4c21-8cde-7f50fcf2e7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3661 | 2026.04.01 18:04:23.016903 [ 4 ] {d32f3d30-c385-4c21-8cde-7f50fcf2e7bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3662 | 2026.04.01 18:04:23.017123 [ 4 ] {d32f3d30-c385-4c21-8cde-7f50fcf2e7bc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.04.01 18:04:23.017257 [ 4 ] {d32f3d30-c385-4c21-8cde-7f50fcf2e7bc} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001173 sec., 30690.537084398977 rows/sec., 2.23 MiB/sec. | ||
| 3664 | 2026.04.01 18:04:23.017295 [ 4 ] {d32f3d30-c385-4c21-8cde-7f50fcf2e7bc} <Debug> TCPHandler: Processed in 0.001339005 sec. | ||
| 3665 | 2026.04.01 18:04:23.017397 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2026.04.01 18:04:23.017491 [ 4 ] {53f80b32-8a12-4ac5-b5d8-2430fb7b9a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3667 | 2026.04.01 18:04:23.017532 [ 4 ] {53f80b32-8a12-4ac5-b5d8-2430fb7b9a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3668 | 2026.04.01 18:04:23.017958 [ 4 ] {53f80b32-8a12-4ac5-b5d8-2430fb7b9a34} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.04.01 18:04:23.017993 [ 4 ] {53f80b32-8a12-4ac5-b5d8-2430fb7b9a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3670 | 2026.04.01 18:04:23.018306 [ 4 ] {53f80b32-8a12-4ac5-b5d8-2430fb7b9a34} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3671 | 2026.04.01 18:04:23.018538 [ 4 ] {53f80b32-8a12-4ac5-b5d8-2430fb7b9a34} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.04.01 18:04:23.018677 [ 4 ] {53f80b32-8a12-4ac5-b5d8-2430fb7b9a34} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001205 sec., 82987.55186721993 rows/sec., 6.49 MiB/sec. | ||
| 3673 | 2026.04.01 18:04:23.018716 [ 4 ] {53f80b32-8a12-4ac5-b5d8-2430fb7b9a34} <Debug> TCPHandler: Processed in 0.001368996 sec. | ||
| 3674 | 2026.04.01 18:04:23.018831 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2026.04.01 18:04:23.018925 [ 4 ] {825ec0ec-e867-4005-bbf7-5db17b662f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3676 | 2026.04.01 18:04:23.018969 [ 4 ] {825ec0ec-e867-4005-bbf7-5db17b662f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3677 | 2026.04.01 18:04:23.019375 [ 4 ] {825ec0ec-e867-4005-bbf7-5db17b662f41} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2026.04.01 18:04:23.019410 [ 4 ] {825ec0ec-e867-4005-bbf7-5db17b662f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3679 | 2026.04.01 18:04:23.019728 [ 4 ] {825ec0ec-e867-4005-bbf7-5db17b662f41} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3680 | 2026.04.01 18:04:23.019952 [ 4 ] {825ec0ec-e867-4005-bbf7-5db17b662f41} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2026.04.01 18:04:23.020080 [ 4 ] {825ec0ec-e867-4005-bbf7-5db17b662f41} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001212 sec., 134488.4488448845 rows/sec., 9.36 MiB/sec. | ||
| 3682 | 2026.04.01 18:04:23.020116 [ 4 ] {825ec0ec-e867-4005-bbf7-5db17b662f41} <Debug> TCPHandler: Processed in 0.001375735 sec. | ||
| 3683 | 2026.04.01 18:04:23.020230 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2026.04.01 18:04:23.020344 [ 4 ] {64dbe21c-ceb8-404b-8394-a3da8cbd63fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3685 | 2026.04.01 18:04:23.020407 [ 4 ] {64dbe21c-ceb8-404b-8394-a3da8cbd63fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3686 | 2026.04.01 18:04:23.021284 [ 4 ] {64dbe21c-ceb8-404b-8394-a3da8cbd63fa} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.04.01 18:04:23.021322 [ 4 ] {64dbe21c-ceb8-404b-8394-a3da8cbd63fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3688 | 2026.04.01 18:04:23.021860 [ 4 ] {64dbe21c-ceb8-404b-8394-a3da8cbd63fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3689 | 2026.04.01 18:04:23.022086 [ 4 ] {64dbe21c-ceb8-404b-8394-a3da8cbd63fa} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2026.04.01 18:04:23.022229 [ 4 ] {64dbe21c-ceb8-404b-8394-a3da8cbd63fa} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001852 sec., 16198.704103671707 rows/sec., 29.03 MiB/sec. | ||
| 3691 | 2026.04.01 18:04:23.022287 [ 4 ] {64dbe21c-ceb8-404b-8394-a3da8cbd63fa} <Debug> TCPHandler: Processed in 0.002068354 sec. | ||
| 3692 | 2026.04.01 18:04:23.022399 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.04.01 18:04:23.022495 [ 4 ] {aa3a7d0a-b2b6-4d7b-905c-8f5773e2e698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3694 | 2026.04.01 18:04:23.022542 [ 4 ] {aa3a7d0a-b2b6-4d7b-905c-8f5773e2e698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3695 | 2026.04.01 18:04:23.022874 [ 4 ] {aa3a7d0a-b2b6-4d7b-905c-8f5773e2e698} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.04.01 18:04:23.022910 [ 4 ] {aa3a7d0a-b2b6-4d7b-905c-8f5773e2e698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3697 | 2026.04.01 18:04:23.023213 [ 4 ] {aa3a7d0a-b2b6-4d7b-905c-8f5773e2e698} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3698 | 2026.04.01 18:04:23.023420 [ 4 ] {aa3a7d0a-b2b6-4d7b-905c-8f5773e2e698} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.04.01 18:04:23.023548 [ 4 ] {aa3a7d0a-b2b6-4d7b-905c-8f5773e2e698} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 3700 | 2026.04.01 18:04:23.023554 [ 149 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3701 | 2026.04.01 18:04:23.023585 [ 4 ] {aa3a7d0a-b2b6-4d7b-905c-8f5773e2e698} <Debug> TCPHandler: Processed in 0.001234982 sec. | ||
| 3702 | 2026.04.01 18:04:23.023631 [ 149 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.04.01 18:04:23.023661 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3704 | 2026.04.01 18:04:23.023774 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 3705 | 2026.04.01 18:04:23.023922 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3706 | 2026.04.01 18:04:23.023962 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 3707 | 2026.04.01 18:04:23.024030 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3708 | 2026.04.01 18:04:23.024078 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3709 | 2026.04.01 18:04:23.024126 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3710 | 2026.04.01 18:04:23.024169 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 3711 | 2026.04.01 18:04:23.024217 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 3712 | 2026.04.01 18:04:23.025164 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001443467 sec., 734343.0781583508 rows/sec., 46.86 MiB/sec. | ||
| 3713 | 2026.04.01 18:04:23.025374 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3714 | 2026.04.01 18:04:23.025655 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.04.01 18:04:23.025722 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_16_3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3716 | 2026.04.01 18:04:23.025798 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3717 | 2026.04.01 18:04:24.209260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7257 | ||
| 3718 | 2026.04.01 18:04:24.209835 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.04.01 18:04:24.209877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3720 | 2026.04.01 18:04:24.210423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3721 | 2026.04.01 18:04:24.210722 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.04.01 18:04:24.210865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7257 | ||
| 3723 | 2026.04.01 18:04:24.583925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3724 | 2026.04.01 18:04:24.601481 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.04.01 18:04:24.601544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3726 | 2026.04.01 18:04:24.607808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3727 | 2026.04.01 18:04:24.608495 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.04.01 18:04:24.611308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3729 | 2026.04.01 18:04:25.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.89 MiB, peak 231.59 MiB, free memory in arenas 0.00 B, will set to 228.41 MiB (RSS), difference: 2.53 MiB | ||
| 3730 | 2026.04.01 18:04:28.023263 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2026.04.01 18:04:28.023553 [ 4 ] {8051851b-44ed-4386-ad59-c4d6da5caab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3732 | 2026.04.01 18:04:28.023652 [ 4 ] {8051851b-44ed-4386-ad59-c4d6da5caab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3733 | 2026.04.01 18:04:28.024553 [ 4 ] {8051851b-44ed-4386-ad59-c4d6da5caab1} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.04.01 18:04:28.024592 [ 4 ] {8051851b-44ed-4386-ad59-c4d6da5caab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3735 | 2026.04.01 18:04:28.025003 [ 4 ] {8051851b-44ed-4386-ad59-c4d6da5caab1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3736 | 2026.04.01 18:04:28.025219 [ 4 ] {8051851b-44ed-4386-ad59-c4d6da5caab1} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.04.01 18:04:28.025364 [ 4 ] {8051851b-44ed-4386-ad59-c4d6da5caab1} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001886 sec., 246023.32979851536 rows/sec., 15.60 MiB/sec. | ||
| 3738 | 2026.04.01 18:04:28.025403 [ 4 ] {8051851b-44ed-4386-ad59-c4d6da5caab1} <Debug> TCPHandler: Processed in 0.0023139 sec. | ||
| 3739 | 2026.04.01 18:04:28.025538 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.04.01 18:04:28.025631 [ 4 ] {1e990230-ad97-41f2-b5d7-33270b21eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3741 | 2026.04.01 18:04:28.025671 [ 4 ] {1e990230-ad97-41f2-b5d7-33270b21eecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3742 | 2026.04.01 18:04:28.026557 [ 4 ] {1e990230-ad97-41f2-b5d7-33270b21eecd} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.04.01 18:04:28.026593 [ 4 ] {1e990230-ad97-41f2-b5d7-33270b21eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3744 | 2026.04.01 18:04:28.026996 [ 4 ] {1e990230-ad97-41f2-b5d7-33270b21eecd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3745 | 2026.04.01 18:04:28.027199 [ 4 ] {1e990230-ad97-41f2-b5d7-33270b21eecd} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.04.01 18:04:28.027323 [ 4 ] {1e990230-ad97-41f2-b5d7-33270b21eecd} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.00171 sec., 742105.2631578947 rows/sec., 57.60 MiB/sec. | ||
| 3747 | 2026.04.01 18:04:28.027358 [ 4 ] {1e990230-ad97-41f2-b5d7-33270b21eecd} <Debug> TCPHandler: Processed in 0.001867038 sec. | ||
| 3748 | 2026.04.01 18:04:28.027469 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.04.01 18:04:28.027562 [ 4 ] {0e67d36f-300e-465b-8826-66549860d21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.04.01 18:04:28.027600 [ 4 ] {0e67d36f-300e-465b-8826-66549860d21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3751 | 2026.04.01 18:04:28.028059 [ 4 ] {0e67d36f-300e-465b-8826-66549860d21d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.04.01 18:04:28.028092 [ 4 ] {0e67d36f-300e-465b-8826-66549860d21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3753 | 2026.04.01 18:04:28.028381 [ 4 ] {0e67d36f-300e-465b-8826-66549860d21d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3754 | 2026.04.01 18:04:28.028584 [ 4 ] {0e67d36f-300e-465b-8826-66549860d21d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.04.01 18:04:28.028707 [ 4 ] {0e67d36f-300e-465b-8826-66549860d21d} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001164 sec., 208762.88659793814 rows/sec., 12.38 MiB/sec. | ||
| 3756 | 2026.04.01 18:04:28.028741 [ 4 ] {0e67d36f-300e-465b-8826-66549860d21d} <Debug> TCPHandler: Processed in 0.001319654 sec. | ||
| 3757 | 2026.04.01 18:04:28.028848 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.04.01 18:04:28.028939 [ 4 ] {99ee63ae-eadc-4d44-997e-38934616c04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3759 | 2026.04.01 18:04:28.028977 [ 4 ] {99ee63ae-eadc-4d44-997e-38934616c04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3760 | 2026.04.01 18:04:28.029432 [ 4 ] {99ee63ae-eadc-4d44-997e-38934616c04f} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.04.01 18:04:28.029465 [ 4 ] {99ee63ae-eadc-4d44-997e-38934616c04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3762 | 2026.04.01 18:04:28.029762 [ 4 ] {99ee63ae-eadc-4d44-997e-38934616c04f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3763 | 2026.04.01 18:04:28.029962 [ 4 ] {99ee63ae-eadc-4d44-997e-38934616c04f} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.04.01 18:04:28.030080 [ 4 ] {99ee63ae-eadc-4d44-997e-38934616c04f} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001158 sec., 206390.32815198618 rows/sec., 13.30 MiB/sec. | ||
| 3765 | 2026.04.01 18:04:28.030114 [ 4 ] {99ee63ae-eadc-4d44-997e-38934616c04f} <Debug> TCPHandler: Processed in 0.001313264 sec. | ||
| 3766 | 2026.04.01 18:04:28.030219 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3767 | 2026.04.01 18:04:28.030310 [ 4 ] {62db620a-383f-48c0-b968-1a43a1094ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3768 | 2026.04.01 18:04:28.030348 [ 4 ] {62db620a-383f-48c0-b968-1a43a1094ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3769 | 2026.04.01 18:04:28.030795 [ 4 ] {62db620a-383f-48c0-b968-1a43a1094ca7} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.04.01 18:04:28.030828 [ 4 ] {62db620a-383f-48c0-b968-1a43a1094ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3771 | 2026.04.01 18:04:28.031134 [ 4 ] {62db620a-383f-48c0-b968-1a43a1094ca7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3772 | 2026.04.01 18:04:28.031344 [ 4 ] {62db620a-383f-48c0-b968-1a43a1094ca7} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.04.01 18:04:28.031468 [ 4 ] {62db620a-383f-48c0-b968-1a43a1094ca7} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001175 sec., 202553.1914893617 rows/sec., 11.50 MiB/sec. | ||
| 3774 | 2026.04.01 18:04:28.031503 [ 4 ] {62db620a-383f-48c0-b968-1a43a1094ca7} <Debug> TCPHandler: Processed in 0.001330405 sec. | ||
| 3775 | 2026.04.01 18:04:28.031624 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3776 | 2026.04.01 18:04:28.031716 [ 4 ] {0cbfa2aa-7c9d-48c0-87fa-45d75fb5e5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3777 | 2026.04.01 18:04:28.031754 [ 4 ] {0cbfa2aa-7c9d-48c0-87fa-45d75fb5e5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3778 | 2026.04.01 18:04:28.032347 [ 4 ] {0cbfa2aa-7c9d-48c0-87fa-45d75fb5e5bd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.04.01 18:04:28.032382 [ 4 ] {0cbfa2aa-7c9d-48c0-87fa-45d75fb5e5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3780 | 2026.04.01 18:04:28.032706 [ 4 ] {0cbfa2aa-7c9d-48c0-87fa-45d75fb5e5bd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3781 | 2026.04.01 18:04:28.032911 [ 4 ] {0cbfa2aa-7c9d-48c0-87fa-45d75fb5e5bd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.04.01 18:04:28.033031 [ 4 ] {0cbfa2aa-7c9d-48c0-87fa-45d75fb5e5bd} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001333 sec., 578394.5986496625 rows/sec., 40.33 MiB/sec. | ||
| 3783 | 2026.04.01 18:04:28.033066 [ 4 ] {0cbfa2aa-7c9d-48c0-87fa-45d75fb5e5bd} <Debug> TCPHandler: Processed in 0.001488259 sec. | ||
| 3784 | 2026.04.01 18:04:28.033176 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3785 | 2026.04.01 18:04:28.033267 [ 4 ] {4c9ddb41-4a8b-464c-b087-348614ea18a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3786 | 2026.04.01 18:04:28.033308 [ 4 ] {4c9ddb41-4a8b-464c-b087-348614ea18a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3787 | 2026.04.01 18:04:28.033637 [ 4 ] {4c9ddb41-4a8b-464c-b087-348614ea18a5} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.04.01 18:04:28.033669 [ 4 ] {4c9ddb41-4a8b-464c-b087-348614ea18a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3789 | 2026.04.01 18:04:28.033967 [ 4 ] {4c9ddb41-4a8b-464c-b087-348614ea18a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3790 | 2026.04.01 18:04:28.034161 [ 4 ] {4c9ddb41-4a8b-464c-b087-348614ea18a5} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.04.01 18:04:28.034244 [ 142 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3792 | 2026.04.01 18:04:28.034280 [ 4 ] {4c9ddb41-4a8b-464c-b087-348614ea18a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 3793 | 2026.04.01 18:04:28.034281 [ 142 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.04.01 18:04:28.034311 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3795 | 2026.04.01 18:04:28.034314 [ 4 ] {4c9ddb41-4a8b-464c-b087-348614ea18a5} <Debug> TCPHandler: Processed in 0.001184661 sec. | ||
| 3796 | 2026.04.01 18:04:28.034419 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 3797 | 2026.04.01 18:04:28.034424 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2026.04.01 18:04:28.034558 [ 4 ] {37d30576-eed7-4de0-b933-061de8ccaae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3799 | 2026.04.01 18:04:28.034586 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3800 | 2026.04.01 18:04:28.034597 [ 4 ] {37d30576-eed7-4de0-b933-061de8ccaae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3801 | 2026.04.01 18:04:28.034632 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 3802 | 2026.04.01 18:04:28.034705 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 3803 | 2026.04.01 18:04:28.034753 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 3804 | 2026.04.01 18:04:28.034794 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 3805 | 2026.04.01 18:04:28.034838 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 3806 | 2026.04.01 18:04:28.034879 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 3807 | 2026.04.01 18:04:28.035028 [ 4 ] {37d30576-eed7-4de0-b933-061de8ccaae0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.04.01 18:04:28.035069 [ 4 ] {37d30576-eed7-4de0-b933-061de8ccaae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3809 | 2026.04.01 18:04:28.035520 [ 4 ] {37d30576-eed7-4de0-b933-061de8ccaae0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3810 | 2026.04.01 18:04:28.035667 [ 199 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300704 sec., 27677.319359362315 rows/sec., 1.41 MiB/sec. | ||
| 3811 | 2026.04.01 18:04:28.035745 [ 4 ] {37d30576-eed7-4de0-b933-061de8ccaae0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.04.01 18:04:28.035843 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3813 | 2026.04.01 18:04:28.035886 [ 4 ] {37d30576-eed7-4de0-b933-061de8ccaae0} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001345 sec., 249070.6319702602 rows/sec., 16.30 MiB/sec. | ||
| 3814 | 2026.04.01 18:04:28.035926 [ 4 ] {37d30576-eed7-4de0-b933-061de8ccaae0} <Debug> TCPHandler: Processed in 0.00154822 sec. | ||
| 3815 | 2026.04.01 18:04:28.036033 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.04.01 18:04:28.036125 [ 4 ] {4e4fb639-d831-421f-a4c3-e9e10ee9851a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3817 | 2026.04.01 18:04:28.036167 [ 4 ] {4e4fb639-d831-421f-a4c3-e9e10ee9851a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3818 | 2026.04.01 18:04:28.036179 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_6_1} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.04.01 18:04:28.036264 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_6_1} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3820 | 2026.04.01 18:04:28.036363 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3821 | 2026.04.01 18:04:28.036474 [ 4 ] {4e4fb639-d831-421f-a4c3-e9e10ee9851a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.04.01 18:04:28.036513 [ 4 ] {4e4fb639-d831-421f-a4c3-e9e10ee9851a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3823 | 2026.04.01 18:04:28.036821 [ 4 ] {4e4fb639-d831-421f-a4c3-e9e10ee9851a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3824 | 2026.04.01 18:04:28.037028 [ 4 ] {4e4fb639-d831-421f-a4c3-e9e10ee9851a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.04.01 18:04:28.037154 [ 4 ] {4e4fb639-d831-421f-a4c3-e9e10ee9851a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 3826 | 2026.04.01 18:04:28.037188 [ 4 ] {4e4fb639-d831-421f-a4c3-e9e10ee9851a} <Debug> TCPHandler: Processed in 0.001202361 sec. | ||
| 3827 | 2026.04.01 18:04:28.037297 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2026.04.01 18:04:28.037387 [ 4 ] {b1e148db-4b4d-4981-987d-c6dfe15dc842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3829 | 2026.04.01 18:04:28.037438 [ 4 ] {b1e148db-4b4d-4981-987d-c6dfe15dc842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3830 | 2026.04.01 18:04:28.038139 [ 4 ] {b1e148db-4b4d-4981-987d-c6dfe15dc842} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.04.01 18:04:28.038172 [ 4 ] {b1e148db-4b4d-4981-987d-c6dfe15dc842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3832 | 2026.04.01 18:04:28.038651 [ 4 ] {b1e148db-4b4d-4981-987d-c6dfe15dc842} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3833 | 2026.04.01 18:04:28.038863 [ 4 ] {b1e148db-4b4d-4981-987d-c6dfe15dc842} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.04.01 18:04:28.038995 [ 4 ] {b1e148db-4b4d-4981-987d-c6dfe15dc842} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001625 sec., 6769.2307692307695 rows/sec., 12.13 MiB/sec. | ||
| 3835 | 2026.04.01 18:04:28.039043 [ 4 ] {b1e148db-4b4d-4981-987d-c6dfe15dc842} <Debug> TCPHandler: Processed in 0.001791567 sec. | ||
| 3836 | 2026.04.01 18:04:28.039152 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2026.04.01 18:04:28.039243 [ 4 ] {a623f154-6230-4fd4-8da6-bc106723947c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3838 | 2026.04.01 18:04:28.039283 [ 4 ] {a623f154-6230-4fd4-8da6-bc106723947c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3839 | 2026.04.01 18:04:28.039620 [ 4 ] {a623f154-6230-4fd4-8da6-bc106723947c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.04.01 18:04:28.039656 [ 4 ] {a623f154-6230-4fd4-8da6-bc106723947c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3841 | 2026.04.01 18:04:28.039952 [ 4 ] {a623f154-6230-4fd4-8da6-bc106723947c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3842 | 2026.04.01 18:04:28.040160 [ 4 ] {a623f154-6230-4fd4-8da6-bc106723947c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.04.01 18:04:28.040279 [ 4 ] {a623f154-6230-4fd4-8da6-bc106723947c} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001053 sec., 104463.43779677113 rows/sec., 6.35 MiB/sec. | ||
| 3844 | 2026.04.01 18:04:28.040314 [ 4 ] {a623f154-6230-4fd4-8da6-bc106723947c} <Debug> TCPHandler: Processed in 0.001209051 sec. | ||
| 3845 | 2026.04.01 18:04:31.606073 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3846 | 2026.04.01 18:04:31.606130 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3847 | 2026.04.01 18:04:31.711879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7705 | ||
| 3848 | 2026.04.01 18:04:31.712396 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.04.01 18:04:31.712442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3850 | 2026.04.01 18:04:31.712929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3851 | 2026.04.01 18:04:31.713172 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.04.01 18:04:31.713301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 3853 | 2026.04.01 18:04:31.713296 [ 136 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3854 | 2026.04.01 18:04:31.713369 [ 136 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2026.04.01 18:04:31.713389 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3856 | 2026.04.01 18:04:31.713511 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 3857 | 2026.04.01 18:04:31.713664 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3858 | 2026.04.01 18:04:31.713705 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5337 rows starting from the beginning of the part | ||
| 3859 | 2026.04.01 18:04:31.713770 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3860 | 2026.04.01 18:04:31.713819 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3861 | 2026.04.01 18:04:31.713873 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3862 | 2026.04.01 18:04:31.713917 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3863 | 2026.04.01 18:04:31.713958 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3864 | 2026.04.01 18:04:31.715425 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973712 sec., 3903811.700997917 rows/sec., 55.84 MiB/sec. | ||
| 3865 | 2026.04.01 18:04:31.716135 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3866 | 2026.04.01 18:04:31.716404 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.04.01 18:04:31.716477 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_16_3} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3868 | 2026.04.01 18:04:31.716557 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3869 | 2026.04.01 18:04:31.720165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 494 | ||
| 3870 | 2026.04.01 18:04:31.722365 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.04.01 18:04:31.722407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3872 | 2026.04.01 18:04:31.723553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3873 | 2026.04.01 18:04:31.723825 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.04.01 18:04:31.724059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3875 | 2026.04.01 18:04:32.001586 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001031397 sec. | ||
| 3876 | 2026.04.01 18:04:32.112332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3877 | 2026.04.01 18:04:32.128636 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.04.01 18:04:32.128701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3879 | 2026.04.01 18:04:32.133962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3880 | 2026.04.01 18:04:32.134681 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.04.01 18:04:32.135004 [ 135 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3882 | 2026.04.01 18:04:32.135089 [ 135 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.04.01 18:04:32.135126 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3884 | 2026.04.01 18:04:32.135266 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 3885 | 2026.04.01 18:04:32.137582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3886 | 2026.04.01 18:04:32.138717 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3887 | 2026.04.01 18:04:32.140080 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 3888 | 2026.04.01 18:04:32.144161 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 3889 | 2026.04.01 18:04:32.148186 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 3890 | 2026.04.01 18:04:32.152119 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 3891 | 2026.04.01 18:04:32.156309 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 3892 | 2026.04.01 18:04:32.160398 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 3893 | 2026.04.01 18:04:32.213988 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078766677 sec., 1536.1826169206047 rows/sec., 7.94 MiB/sec. | ||
| 3894 | 2026.04.01 18:04:32.216621 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3895 | 2026.04.01 18:04:32.218681 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_16_3} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.04.01 18:04:32.218778 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_16_3} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3897 | 2026.04.01 18:04:32.221090 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3898 | 2026.04.01 18:04:33.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.14 MiB, peak 240.09 MiB, free memory in arenas 0.00 B, will set to 235.98 MiB (RSS), difference: 5.84 MiB | ||
| 3899 | 2026.04.01 18:04:33.011304 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.04.01 18:04:33.011481 [ 4 ] {676b8083-4f57-40aa-a4e9-d775366a80d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3901 | 2026.04.01 18:04:33.011547 [ 4 ] {676b8083-4f57-40aa-a4e9-d775366a80d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3902 | 2026.04.01 18:04:33.012209 [ 4 ] {676b8083-4f57-40aa-a4e9-d775366a80d6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.04.01 18:04:33.012256 [ 4 ] {676b8083-4f57-40aa-a4e9-d775366a80d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3904 | 2026.04.01 18:04:33.012645 [ 4 ] {676b8083-4f57-40aa-a4e9-d775366a80d6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3905 | 2026.04.01 18:04:33.012870 [ 4 ] {676b8083-4f57-40aa-a4e9-d775366a80d6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.04.01 18:04:33.013017 [ 4 ] {676b8083-4f57-40aa-a4e9-d775366a80d6} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001585 sec., 73186.11987381704 rows/sec., 6.22 MiB/sec. | ||
| 3907 | 2026.04.01 18:04:33.013056 [ 4 ] {676b8083-4f57-40aa-a4e9-d775366a80d6} <Debug> TCPHandler: Processed in 0.001874719 sec. | ||
| 3908 | 2026.04.01 18:04:33.013181 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.04.01 18:04:33.013275 [ 4 ] {43e2af83-0014-4d77-bce5-e5343ed881d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3910 | 2026.04.01 18:04:33.013314 [ 4 ] {43e2af83-0014-4d77-bce5-e5343ed881d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3911 | 2026.04.01 18:04:33.013712 [ 4 ] {43e2af83-0014-4d77-bce5-e5343ed881d9} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.04.01 18:04:33.013747 [ 4 ] {43e2af83-0014-4d77-bce5-e5343ed881d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3913 | 2026.04.01 18:04:33.014032 [ 4 ] {43e2af83-0014-4d77-bce5-e5343ed881d9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3914 | 2026.04.01 18:04:33.014238 [ 4 ] {43e2af83-0014-4d77-bce5-e5343ed881d9} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.04.01 18:04:33.014362 [ 4 ] {43e2af83-0014-4d77-bce5-e5343ed881d9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001106 sec., 27124.773960216997 rows/sec., 1.99 MiB/sec. | ||
| 3916 | 2026.04.01 18:04:33.014396 [ 4 ] {43e2af83-0014-4d77-bce5-e5343ed881d9} <Debug> TCPHandler: Processed in 0.001262903 sec. | ||
| 3917 | 2026.04.01 18:04:33.014504 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.04.01 18:04:33.014595 [ 4 ] {4b6ecd25-5f72-4a04-bdbb-6c464c127df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3919 | 2026.04.01 18:04:33.014633 [ 4 ] {4b6ecd25-5f72-4a04-bdbb-6c464c127df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3920 | 2026.04.01 18:04:33.015045 [ 4 ] {4b6ecd25-5f72-4a04-bdbb-6c464c127df1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.04.01 18:04:33.015078 [ 4 ] {4b6ecd25-5f72-4a04-bdbb-6c464c127df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3922 | 2026.04.01 18:04:33.015368 [ 4 ] {4b6ecd25-5f72-4a04-bdbb-6c464c127df1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3923 | 2026.04.01 18:04:33.015570 [ 4 ] {4b6ecd25-5f72-4a04-bdbb-6c464c127df1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.04.01 18:04:33.015692 [ 4 ] {4b6ecd25-5f72-4a04-bdbb-6c464c127df1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001115 sec., 84304.932735426 rows/sec., 6.58 MiB/sec. | ||
| 3925 | 2026.04.01 18:04:33.015725 [ 4 ] {4b6ecd25-5f72-4a04-bdbb-6c464c127df1} <Debug> TCPHandler: Processed in 0.001268444 sec. | ||
| 3926 | 2026.04.01 18:04:33.015847 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2026.04.01 18:04:33.015938 [ 4 ] {a504b165-d1d6-4c10-b1fe-666ea68e392b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3928 | 2026.04.01 18:04:33.015980 [ 4 ] {a504b165-d1d6-4c10-b1fe-666ea68e392b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3929 | 2026.04.01 18:04:33.016403 [ 4 ] {a504b165-d1d6-4c10-b1fe-666ea68e392b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2026.04.01 18:04:33.016436 [ 4 ] {a504b165-d1d6-4c10-b1fe-666ea68e392b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3931 | 2026.04.01 18:04:33.016760 [ 4 ] {a504b165-d1d6-4c10-b1fe-666ea68e392b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3932 | 2026.04.01 18:04:33.016963 [ 4 ] {a504b165-d1d6-4c10-b1fe-666ea68e392b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.04.01 18:04:33.017085 [ 4 ] {a504b165-d1d6-4c10-b1fe-666ea68e392b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 3934 | 2026.04.01 18:04:33.017119 [ 4 ] {a504b165-d1d6-4c10-b1fe-666ea68e392b} <Debug> TCPHandler: Processed in 0.001318575 sec. | ||
| 3935 | 2026.04.01 18:04:33.017225 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.04.01 18:04:33.017316 [ 4 ] {4af906d7-a841-4005-8514-d6d25c2f310e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3937 | 2026.04.01 18:04:33.017368 [ 4 ] {4af906d7-a841-4005-8514-d6d25c2f310e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3938 | 2026.04.01 18:04:33.018135 [ 4 ] {4af906d7-a841-4005-8514-d6d25c2f310e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.04.01 18:04:33.018168 [ 4 ] {4af906d7-a841-4005-8514-d6d25c2f310e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3940 | 2026.04.01 18:04:33.018716 [ 4 ] {4af906d7-a841-4005-8514-d6d25c2f310e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3941 | 2026.04.01 18:04:33.018929 [ 4 ] {4af906d7-a841-4005-8514-d6d25c2f310e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.04.01 18:04:33.019060 [ 4 ] {4af906d7-a841-4005-8514-d6d25c2f310e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001762 sec., 17026.1066969353 rows/sec., 30.51 MiB/sec. | ||
| 3943 | 2026.04.01 18:04:33.019109 [ 4 ] {4af906d7-a841-4005-8514-d6d25c2f310e} <Debug> TCPHandler: Processed in 0.001930061 sec. | ||
| 3944 | 2026.04.01 18:04:33.019236 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.04.01 18:04:33.019327 [ 4 ] {ffd91f24-7540-4065-8a2a-e4b1e9f3b0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.04.01 18:04:33.019367 [ 4 ] {ffd91f24-7540-4065-8a2a-e4b1e9f3b0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3947 | 2026.04.01 18:04:33.019704 [ 4 ] {ffd91f24-7540-4065-8a2a-e4b1e9f3b0a3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.04.01 18:04:33.019738 [ 4 ] {ffd91f24-7540-4065-8a2a-e4b1e9f3b0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 3949 | 2026.04.01 18:04:33.020032 [ 4 ] {ffd91f24-7540-4065-8a2a-e4b1e9f3b0a3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3950 | 2026.04.01 18:04:33.020233 [ 4 ] {ffd91f24-7540-4065-8a2a-e4b1e9f3b0a3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.04.01 18:04:33.020358 [ 4 ] {ffd91f24-7540-4065-8a2a-e4b1e9f3b0a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 3952 | 2026.04.01 18:04:33.020392 [ 4 ] {ffd91f24-7540-4065-8a2a-e4b1e9f3b0a3} <Debug> TCPHandler: Processed in 0.001202842 sec. | ||
| 3953 | 2026.04.01 18:04:33.589810 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.04.01 18:04:33.590053 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3955 | 2026.04.01 18:04:33.590410 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3956 | 2026.04.01 18:04:33.590452 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3957 | 2026.04.01 18:04:33.590724 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3958 | 2026.04.01 18:04:33.590796 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3959 | 2026.04.01 18:04:33.590941 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3960 | 2026.04.01 18:04:33.591044 [ 315 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3961 | 2026.04.01 18:04:33.591080 [ 317 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3962 | 2026.04.01 18:04:33.591082 [ 336 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3963 | 2026.04.01 18:04:33.591080 [ 260 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3964 | 2026.04.01 18:04:33.591241 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3965 | 2026.04.01 18:04:33.591270 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3966 | 2026.04.01 18:04:33.591370 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3967 | 2026.04.01 18:04:33.591392 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3968 | 2026.04.01 18:04:33.591432 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3969 | 2026.04.01 18:04:33.591473 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3970 | 2026.04.01 18:04:33.591510 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3971 | 2026.04.01 18:04:33.591548 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3972 | 2026.04.01 18:04:33.592419 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002469 sec., 16605.91332523289 rows/sec., 668.84 KiB/sec. | ||
| 3973 | 2026.04.01 18:04:33.592604 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Debug> MemoryTracker: Peak memory usage (for query): 145.31 KiB. | ||
| 3974 | 2026.04.01 18:04:33.592620 [ 4 ] {61d42472-bd5a-4d52-b7dc-19df48d57dcf} <Debug> TCPHandler: Processed in 0.002935306 sec. | ||
| 3975 | 2026.04.01 18:04:33.592942 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.04.01 18:04:33.593092 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) 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', '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) | ||
| 3977 | 2026.04.01 18:04:33.593356 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3978 | 2026.04.01 18:04:33.593395 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <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', '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 | ||
| 3979 | 2026.04.01 18:04:33.593631 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3980 | 2026.04.01 18:04:33.593687 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3981 | 2026.04.01 18:04:33.593796 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3982 | 2026.04.01 18:04:33.593869 [ 330 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3983 | 2026.04.01 18:04:33.593890 [ 338 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3984 | 2026.04.01 18:04:33.593893 [ 336 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3985 | 2026.04.01 18:04:33.593892 [ 317 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3986 | 2026.04.01 18:04:33.594034 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3987 | 2026.04.01 18:04:33.594061 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3988 | 2026.04.01 18:04:33.594146 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3989 | 2026.04.01 18:04:33.594167 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3990 | 2026.04.01 18:04:33.594199 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3991 | 2026.04.01 18:04:33.594232 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3992 | 2026.04.01 18:04:33.594263 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3993 | 2026.04.01 18:04:33.594294 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3994 | 2026.04.01 18:04:33.594991 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001966 sec., 20854.526958290946 rows/sec., 839.96 KiB/sec. | ||
| 3995 | 2026.04.01 18:04:33.595157 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Debug> MemoryTracker: Peak memory usage (for query): 146.83 KiB. | ||
| 3996 | 2026.04.01 18:04:33.595173 [ 4 ] {56dadf0d-10df-43fe-9cbc-b02cf4e0ad51} <Debug> TCPHandler: Processed in 0.00228287 sec. | ||
| 3997 | 2026.04.01 18:04:33.595405 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.04.01 18:04:33.595548 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) 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', '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) | ||
| 3999 | 2026.04.01 18:04:33.595777 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4000 | 2026.04.01 18:04:33.595823 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <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', '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 | ||
| 4001 | 2026.04.01 18:04:33.596040 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4002 | 2026.04.01 18:04:33.596095 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4003 | 2026.04.01 18:04:33.596197 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4004 | 2026.04.01 18:04:33.596271 [ 260 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4005 | 2026.04.01 18:04:33.596285 [ 317 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4006 | 2026.04.01 18:04:33.596278 [ 336 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4007 | 2026.04.01 18:04:33.596272 [ 338 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4008 | 2026.04.01 18:04:33.596431 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4009 | 2026.04.01 18:04:33.596457 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4010 | 2026.04.01 18:04:33.596542 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4011 | 2026.04.01 18:04:33.596561 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4012 | 2026.04.01 18:04:33.596596 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4013 | 2026.04.01 18:04:33.596628 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4014 | 2026.04.01 18:04:33.596658 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4015 | 2026.04.01 18:04:33.596689 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4016 | 2026.04.01 18:04:33.597427 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001942 sec., 21112.255406797118 rows/sec., 850.34 KiB/sec. | ||
| 4017 | 2026.04.01 18:04:33.597574 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Debug> MemoryTracker: Peak memory usage (for query): 145.48 KiB. | ||
| 4018 | 2026.04.01 18:04:33.597592 [ 4 ] {70dd8dce-e11f-41ab-90d6-dc7ed202d434} <Debug> TCPHandler: Processed in 0.002236048 sec. | ||
| 4019 | 2026.04.01 18:04:33.597806 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2026.04.01 18:04:33.597947 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) 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', '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) | ||
| 4021 | 2026.04.01 18:04:33.598173 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4022 | 2026.04.01 18:04:33.598212 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <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', '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 | ||
| 4023 | 2026.04.01 18:04:33.598465 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4024 | 2026.04.01 18:04:33.598521 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4025 | 2026.04.01 18:04:33.598624 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4026 | 2026.04.01 18:04:33.598684 [ 317 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4027 | 2026.04.01 18:04:33.598697 [ 330 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4028 | 2026.04.01 18:04:33.598704 [ 319 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4029 | 2026.04.01 18:04:33.598700 [ 260 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4030 | 2026.04.01 18:04:33.598828 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4031 | 2026.04.01 18:04:33.598854 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4032 | 2026.04.01 18:04:33.598966 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4033 | 2026.04.01 18:04:33.598985 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4034 | 2026.04.01 18:04:33.599017 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4035 | 2026.04.01 18:04:33.599098 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4036 | 2026.04.01 18:04:33.599150 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4037 | 2026.04.01 18:04:33.599192 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4038 | 2026.04.01 18:04:33.599925 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002039 sec., 20107.89602746444 rows/sec., 809.89 KiB/sec. | ||
| 4039 | 2026.04.01 18:04:33.600070 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Debug> MemoryTracker: Peak memory usage (for query): 145.67 KiB. | ||
| 4040 | 2026.04.01 18:04:33.600085 [ 4 ] {a804a6d6-57dd-4fe3-83f3-9ce29ef2a045} <Debug> TCPHandler: Processed in 0.002329981 sec. | ||
| 4041 | 2026.04.01 18:04:33.600293 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.04.01 18:04:33.600433 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) 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', '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) | ||
| 4043 | 2026.04.01 18:04:33.600658 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4044 | 2026.04.01 18:04:33.600697 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <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', '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 | ||
| 4045 | 2026.04.01 18:04:33.600917 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4046 | 2026.04.01 18:04:33.600971 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4047 | 2026.04.01 18:04:33.601072 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4048 | 2026.04.01 18:04:33.601130 [ 330 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4049 | 2026.04.01 18:04:33.601132 [ 338 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4050 | 2026.04.01 18:04:33.601147 [ 317 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4051 | 2026.04.01 18:04:33.601140 [ 319 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4052 | 2026.04.01 18:04:33.601267 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4053 | 2026.04.01 18:04:33.601289 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4054 | 2026.04.01 18:04:33.601367 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4055 | 2026.04.01 18:04:33.601386 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4056 | 2026.04.01 18:04:33.601416 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4057 | 2026.04.01 18:04:33.601447 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4058 | 2026.04.01 18:04:33.601475 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4059 | 2026.04.01 18:04:33.601503 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 4060 | 2026.04.01 18:04:33.602231 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001858 sec., 22066.73842841765 rows/sec., 888.79 KiB/sec. | ||
| 4061 | 2026.04.01 18:04:33.602371 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Debug> MemoryTracker: Peak memory usage (for query): 146.06 KiB. | ||
| 4062 | 2026.04.01 18:04:33.602387 [ 4 ] {8c69a3be-4356-4726-b3ac-a767b739380c} <Debug> TCPHandler: Processed in 0.002144155 sec. | ||
| 4063 | 2026.04.01 18:04:33.602597 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.04.01 18:04:33.602737 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) 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', 'sled_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) | ||
| 4065 | 2026.04.01 18:04:33.602960 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4066 | 2026.04.01 18:04:33.602997 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <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', 'sled_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 | ||
| 4067 | 2026.04.01 18:04:33.603212 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4068 | 2026.04.01 18:04:33.603265 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4069 | 2026.04.01 18:04:33.603362 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4070 | 2026.04.01 18:04:33.603422 [ 325 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4071 | 2026.04.01 18:04:33.603433 [ 330 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4072 | 2026.04.01 18:04:33.603447 [ 319 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4073 | 2026.04.01 18:04:33.603427 [ 338 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4074 | 2026.04.01 18:04:33.603571 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4075 | 2026.04.01 18:04:33.603596 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4076 | 2026.04.01 18:04:33.603673 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4077 | 2026.04.01 18:04:33.603692 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4078 | 2026.04.01 18:04:33.603721 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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'))" | ||
| 4079 | 2026.04.01 18:04:33.603751 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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'))" | ||
| 4080 | 2026.04.01 18:04:33.603781 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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'))" | ||
| 4081 | 2026.04.01 18:04:33.603809 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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'))" | ||
| 4082 | 2026.04.01 18:04:33.604456 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001779 sec., 23046.65542439573 rows/sec., 928.26 KiB/sec. | ||
| 4083 | 2026.04.01 18:04:33.604598 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Debug> MemoryTracker: Peak memory usage (for query): 146.56 KiB. | ||
| 4084 | 2026.04.01 18:04:33.604614 [ 4 ] {a44ee2fc-9e2b-45f0-8222-e3b25fd6fe91} <Debug> TCPHandler: Processed in 0.002070733 sec. | ||
| 4085 | 2026.04.01 18:04:33.623887 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.04.01 18:04:33.624056 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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) | ||
| 4087 | 2026.04.01 18:04:33.624340 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4088 | 2026.04.01 18:04:33.624386 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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 | ||
| 4089 | 2026.04.01 18:04:33.624653 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4090 | 2026.04.01 18:04:33.624717 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4091 | 2026.04.01 18:04:33.624836 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4092 | 2026.04.01 18:04:33.624925 [ 317 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4093 | 2026.04.01 18:04:33.624930 [ 325 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4094 | 2026.04.01 18:04:33.624940 [ 330 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4095 | 2026.04.01 18:04:33.624931 [ 319 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4096 | 2026.04.01 18:04:33.625096 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4097 | 2026.04.01 18:04:33.625121 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4098 | 2026.04.01 18:04:33.625200 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4099 | 2026.04.01 18:04:33.625218 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4100 | 2026.04.01 18:04:33.625248 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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'))" | ||
| 4101 | 2026.04.01 18:04:33.625281 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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'))" | ||
| 4102 | 2026.04.01 18:04:33.625311 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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'))" | ||
| 4103 | 2026.04.01 18:04:33.625339 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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'))" | ||
| 4104 | 2026.04.01 18:04:33.626057 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002075 sec., 19759.036144578313 rows/sec., 795.84 KiB/sec. | ||
| 4105 | 2026.04.01 18:04:33.626199 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Debug> MemoryTracker: Peak memory usage (for query): 146.59 KiB. | ||
| 4106 | 2026.04.01 18:04:33.626214 [ 4 ] {255ae0e6-695b-4941-b391-6105ae668fcf} <Debug> TCPHandler: Processed in 0.002388182 sec. | ||
| 4107 | 2026.04.01 18:04:33.740499 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2026.04.01 18:04:33.740806 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4109 | 2026.04.01 18:04:33.741235 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4110 | 2026.04.01 18:04:33.741274 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4111 | 2026.04.01 18:04:33.741512 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4112 | 2026.04.01 18:04:33.741570 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4113 | 2026.04.01 18:04:33.741686 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4114 | 2026.04.01 18:04:33.741780 [ 325 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4115 | 2026.04.01 18:04:33.741781 [ 317 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4116 | 2026.04.01 18:04:33.741784 [ 319 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4117 | 2026.04.01 18:04:33.741782 [ 334 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4118 | 2026.04.01 18:04:33.741946 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4119 | 2026.04.01 18:04:33.741972 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4120 | 2026.04.01 18:04:33.742056 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4121 | 2026.04.01 18:04:33.742074 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4122 | 2026.04.01 18:04:33.742106 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4123 | 2026.04.01 18:04:33.742140 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4124 | 2026.04.01 18:04:33.742171 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4125 | 2026.04.01 18:04:33.742201 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4126 | 2026.04.01 18:04:33.743145 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002481 sec., 16525.594518339378 rows/sec., 665.61 KiB/sec. | ||
| 4127 | 2026.04.01 18:04:33.743289 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Debug> MemoryTracker: Peak memory usage (for query): 146.73 KiB. | ||
| 4128 | 2026.04.01 18:04:33.743306 [ 4 ] {b3a6289c-eed2-485f-9b40-c5ab64885a8b} <Debug> TCPHandler: Processed in 0.002936066 sec. | ||
| 4129 | 2026.04.01 18:04:33.777042 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.04.01 18:04:33.777221 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4131 | 2026.04.01 18:04:33.777506 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4132 | 2026.04.01 18:04:33.777554 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4133 | 2026.04.01 18:04:33.777833 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4134 | 2026.04.01 18:04:33.777898 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4135 | 2026.04.01 18:04:33.778022 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 4136 | 2026.04.01 18:04:33.778103 [ 303 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4137 | 2026.04.01 18:04:33.778114 [ 317 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4138 | 2026.04.01 18:04:33.778103 [ 325 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4139 | 2026.04.01 18:04:33.778134 [ 311 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4140 | 2026.04.01 18:04:33.778255 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4141 | 2026.04.01 18:04:33.778277 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4142 | 2026.04.01 18:04:33.778356 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4143 | 2026.04.01 18:04:33.778375 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4144 | 2026.04.01 18:04:33.778407 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4145 | 2026.04.01 18:04:33.778439 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4146 | 2026.04.01 18:04:33.778469 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4147 | 2026.04.01 18:04:33.778509 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4148 | 2026.04.01 18:04:33.779217 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002076 sec., 19749.518304431596 rows/sec., 795.46 KiB/sec. | ||
| 4149 | 2026.04.01 18:04:33.779362 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Debug> MemoryTracker: Peak memory usage (for query): 146.86 KiB. | ||
| 4150 | 2026.04.01 18:04:33.779377 [ 4 ] {a772f013-fff6-4fa6-9149-5c55effd8d67} <Debug> TCPHandler: Processed in 0.002398372 sec. | ||
| 4151 | 2026.04.01 18:04:33.779824 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.04.01 18:04:33.779966 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4153 | 2026.04.01 18:04:33.780197 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4154 | 2026.04.01 18:04:33.780235 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4155 | 2026.04.01 18:04:33.780458 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4156 | 2026.04.01 18:04:33.780510 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4157 | 2026.04.01 18:04:33.780610 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 4158 | 2026.04.01 18:04:33.780670 [ 325 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4159 | 2026.04.01 18:04:33.780678 [ 303 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4160 | 2026.04.01 18:04:33.780688 [ 311 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4161 | 2026.04.01 18:04:33.780677 [ 309 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4162 | 2026.04.01 18:04:33.780807 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4163 | 2026.04.01 18:04:33.780833 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4164 | 2026.04.01 18:04:33.780912 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4165 | 2026.04.01 18:04:33.780931 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4166 | 2026.04.01 18:04:33.780961 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4167 | 2026.04.01 18:04:33.780991 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4168 | 2026.04.01 18:04:33.781020 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4169 | 2026.04.01 18:04:33.781049 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4170 | 2026.04.01 18:04:33.781709 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001805 sec., 22714.681440443215 rows/sec., 914.88 KiB/sec. | ||
| 4171 | 2026.04.01 18:04:33.781862 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Debug> MemoryTracker: Peak memory usage (for query): 147.19 KiB. | ||
| 4172 | 2026.04.01 18:04:33.781879 [ 4 ] {608ffe7a-c07a-41c8-825d-cd7b469a0472} <Debug> TCPHandler: Processed in 0.002103874 sec. | ||
| 4173 | 2026.04.01 18:04:33.783843 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.04.01 18:04:33.783951 [ 4 ] {648d298c-c409-404b-bf00-2a0fc5bb6ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4175 | 2026.04.01 18:04:33.783995 [ 4 ] {648d298c-c409-404b-bf00-2a0fc5bb6ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4176 | 2026.04.01 18:04:33.784506 [ 4 ] {648d298c-c409-404b-bf00-2a0fc5bb6ef7} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.04.01 18:04:33.784548 [ 4 ] {648d298c-c409-404b-bf00-2a0fc5bb6ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4178 | 2026.04.01 18:04:33.785021 [ 4 ] {648d298c-c409-404b-bf00-2a0fc5bb6ef7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4179 | 2026.04.01 18:04:33.785230 [ 4 ] {648d298c-c409-404b-bf00-2a0fc5bb6ef7} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.04.01 18:04:33.785379 [ 4 ] {648d298c-c409-404b-bf00-2a0fc5bb6ef7} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001458 sec., 6858.710562414266 rows/sec., 1.32 MiB/sec. | ||
| 4181 | 2026.04.01 18:04:33.785418 [ 4 ] {648d298c-c409-404b-bf00-2a0fc5bb6ef7} <Debug> TCPHandler: Processed in 0.001624442 sec. | ||
| 4182 | 2026.04.01 18:04:33.785549 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.04.01 18:04:33.785647 [ 4 ] {89e020e5-7af7-4f89-b934-50173959a788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.04.01 18:04:33.785688 [ 4 ] {89e020e5-7af7-4f89-b934-50173959a788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4185 | 2026.04.01 18:04:33.786398 [ 4 ] {89e020e5-7af7-4f89-b934-50173959a788} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.04.01 18:04:33.786436 [ 4 ] {89e020e5-7af7-4f89-b934-50173959a788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4187 | 2026.04.01 18:04:33.786838 [ 4 ] {89e020e5-7af7-4f89-b934-50173959a788} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4188 | 2026.04.01 18:04:33.787148 [ 4 ] {89e020e5-7af7-4f89-b934-50173959a788} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.04.01 18:04:33.787328 [ 4 ] {89e020e5-7af7-4f89-b934-50173959a788} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001702 sec., 272620.44653349003 rows/sec., 17.29 MiB/sec. | ||
| 4190 | 2026.04.01 18:04:33.787372 [ 4 ] {89e020e5-7af7-4f89-b934-50173959a788} <Debug> TCPHandler: Processed in 0.001871358 sec. | ||
| 4191 | 2026.04.01 18:04:33.787489 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.04.01 18:04:33.787585 [ 4 ] {7344305b-d091-4d38-a972-20cc2e5b29ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4193 | 2026.04.01 18:04:33.787628 [ 4 ] {7344305b-d091-4d38-a972-20cc2e5b29ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4194 | 2026.04.01 18:04:33.788027 [ 4 ] {7344305b-d091-4d38-a972-20cc2e5b29ab} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.04.01 18:04:33.788066 [ 4 ] {7344305b-d091-4d38-a972-20cc2e5b29ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4196 | 2026.04.01 18:04:33.788367 [ 4 ] {7344305b-d091-4d38-a972-20cc2e5b29ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4197 | 2026.04.01 18:04:33.788583 [ 4 ] {7344305b-d091-4d38-a972-20cc2e5b29ab} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.04.01 18:04:33.788717 [ 4 ] {7344305b-d091-4d38-a972-20cc2e5b29ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001153 sec., 1734.6053772766697 rows/sec., 141.44 KiB/sec. | ||
| 4199 | 2026.04.01 18:04:33.788756 [ 4 ] {7344305b-d091-4d38-a972-20cc2e5b29ab} <Debug> TCPHandler: Processed in 0.001316954 sec. | ||
| 4200 | 2026.04.01 18:04:33.788865 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.04.01 18:04:33.788958 [ 4 ] {1bd2c7cc-c16a-47f6-af96-bcb29880d7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4202 | 2026.04.01 18:04:33.788999 [ 4 ] {1bd2c7cc-c16a-47f6-af96-bcb29880d7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4203 | 2026.04.01 18:04:33.792051 [ 4 ] {1bd2c7cc-c16a-47f6-af96-bcb29880d7d5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.04.01 18:04:33.792091 [ 4 ] {1bd2c7cc-c16a-47f6-af96-bcb29880d7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4205 | 2026.04.01 18:04:33.792789 [ 4 ] {1bd2c7cc-c16a-47f6-af96-bcb29880d7d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4206 | 2026.04.01 18:04:33.793014 [ 4 ] {1bd2c7cc-c16a-47f6-af96-bcb29880d7d5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.04.01 18:04:33.793131 [ 129 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4208 | 2026.04.01 18:04:33.793153 [ 4 ] {1bd2c7cc-c16a-47f6-af96-bcb29880d7d5} <Debug> executeQuery: Read 3622 rows, 278.45 KiB in 0.004214 sec., 859515.8993830091 rows/sec., 64.53 MiB/sec. | ||
| 4209 | 2026.04.01 18:04:33.793184 [ 129 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.04.01 18:04:33.793202 [ 4 ] {1bd2c7cc-c16a-47f6-af96-bcb29880d7d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 4211 | 2026.04.01 18:04:33.793214 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4212 | 2026.04.01 18:04:33.793222 [ 4 ] {1bd2c7cc-c16a-47f6-af96-bcb29880d7d5} <Debug> TCPHandler: Processed in 0.004406494 sec. | ||
| 4213 | 2026.04.01 18:04:33.793319 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 4214 | 2026.04.01 18:04:33.793365 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.04.01 18:04:33.793414 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4216 | 2026.04.01 18:04:33.793444 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1457 rows starting from the beginning of the part | ||
| 4217 | 2026.04.01 18:04:33.793460 [ 4 ] {b05aa15b-ef19-4a7f-8a36-29b5f886f014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4218 | 2026.04.01 18:04:33.793501 [ 4 ] {b05aa15b-ef19-4a7f-8a36-29b5f886f014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4219 | 2026.04.01 18:04:33.793526 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1269 rows starting from the beginning of the part | ||
| 4220 | 2026.04.01 18:04:33.793581 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 119 rows starting from the beginning of the part | ||
| 4221 | 2026.04.01 18:04:33.793627 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1269 rows starting from the beginning of the part | ||
| 4222 | 2026.04.01 18:04:33.793676 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 4223 | 2026.04.01 18:04:33.793729 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 3622 rows starting from the beginning of the part | ||
| 4224 | 2026.04.01 18:04:33.794091 [ 4 ] {b05aa15b-ef19-4a7f-8a36-29b5f886f014} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.04.01 18:04:33.794128 [ 4 ] {b05aa15b-ef19-4a7f-8a36-29b5f886f014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4226 | 2026.04.01 18:04:33.794561 [ 4 ] {b05aa15b-ef19-4a7f-8a36-29b5f886f014} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4227 | 2026.04.01 18:04:33.794783 [ 4 ] {b05aa15b-ef19-4a7f-8a36-29b5f886f014} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.04.01 18:04:33.794888 [ 129 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4229 | 2026.04.01 18:04:33.794917 [ 4 ] {b05aa15b-ef19-4a7f-8a36-29b5f886f014} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.001476 sec., 173441.73441734415 rows/sec., 10.41 MiB/sec. | ||
| 4230 | 2026.04.01 18:04:33.794917 [ 129 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.04.01 18:04:33.794956 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4232 | 2026.04.01 18:04:33.794964 [ 4 ] {b05aa15b-ef19-4a7f-8a36-29b5f886f014} <Debug> TCPHandler: Processed in 0.001649574 sec. | ||
| 4233 | 2026.04.01 18:04:33.795053 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 4234 | 2026.04.01 18:04:33.795078 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2026.04.01 18:04:33.795165 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4236 | 2026.04.01 18:04:33.795177 [ 4 ] {3bc66bbb-0b78-4ea7-8c82-6e52e54f3dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4237 | 2026.04.01 18:04:33.795202 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 301 rows starting from the beginning of the part | ||
| 4238 | 2026.04.01 18:04:33.795224 [ 4 ] {3bc66bbb-0b78-4ea7-8c82-6e52e54f3dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4239 | 2026.04.01 18:04:33.795266 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 243 rows starting from the beginning of the part | ||
| 4240 | 2026.04.01 18:04:33.795312 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 4241 | 2026.04.01 18:04:33.795349 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 243 rows starting from the beginning of the part | ||
| 4242 | 2026.04.01 18:04:33.795384 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4243 | 2026.04.01 18:04:33.795423 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 256 rows starting from the beginning of the part | ||
| 4244 | 2026.04.01 18:04:33.796177 [ 4 ] {3bc66bbb-0b78-4ea7-8c82-6e52e54f3dea} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.04.01 18:04:33.796218 [ 4 ] {3bc66bbb-0b78-4ea7-8c82-6e52e54f3dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4246 | 2026.04.01 18:04:33.796455 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7852 rows, containing 5 columns (5 merged, 0 gathered) in 0.003175253 sec., 2472873.8150944193 rows/sec., 199.86 MiB/sec. | ||
| 4247 | 2026.04.01 18:04:33.796563 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562201 sec., 709895.8456690272 rows/sec., 46.01 MiB/sec. | ||
| 4248 | 2026.04.01 18:04:33.796702 [ 4 ] {3bc66bbb-0b78-4ea7-8c82-6e52e54f3dea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4249 | 2026.04.01 18:04:33.796747 [ 196 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4250 | 2026.04.01 18:04:33.796905 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4251 | 2026.04.01 18:04:33.796988 [ 4 ] {3bc66bbb-0b78-4ea7-8c82-6e52e54f3dea} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.04.01 18:04:33.797148 [ 4 ] {3bc66bbb-0b78-4ea7-8c82-6e52e54f3dea} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001991 sec., 522350.57759919635 rows/sec., 30.98 MiB/sec. | ||
| 4253 | 2026.04.01 18:04:33.797151 [ 196 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.04.01 18:04:33.797198 [ 4 ] {3bc66bbb-0b78-4ea7-8c82-6e52e54f3dea} <Debug> TCPHandler: Processed in 0.002169326 sec. | ||
| 4255 | 2026.04.01 18:04:33.797268 [ 196 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_21_4} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4256 | 2026.04.01 18:04:33.797323 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.04.01 18:04:33.797327 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.04.01 18:04:33.797392 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4259 | 2026.04.01 18:04:33.797426 [ 4 ] {ff24aad3-832c-4d71-9a13-ae26c243a3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4260 | 2026.04.01 18:04:33.797435 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_21_4} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4261 | 2026.04.01 18:04:33.797475 [ 4 ] {ff24aad3-832c-4d71-9a13-ae26c243a3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4262 | 2026.04.01 18:04:33.797540 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 4263 | 2026.04.01 18:04:33.797871 [ 4 ] {ff24aad3-832c-4d71-9a13-ae26c243a3c6} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.04.01 18:04:33.797912 [ 4 ] {ff24aad3-832c-4d71-9a13-ae26c243a3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4265 | 2026.04.01 18:04:33.798223 [ 4 ] {ff24aad3-832c-4d71-9a13-ae26c243a3c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4266 | 2026.04.01 18:04:33.798438 [ 4 ] {ff24aad3-832c-4d71-9a13-ae26c243a3c6} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.04.01 18:04:33.798565 [ 4 ] {ff24aad3-832c-4d71-9a13-ae26c243a3c6} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 121.54 KiB/sec. | ||
| 4268 | 2026.04.01 18:04:33.798606 [ 4 ] {ff24aad3-832c-4d71-9a13-ae26c243a3c6} <Debug> TCPHandler: Processed in 0.001331014 sec. | ||
| 4269 | 2026.04.01 18:04:33.798732 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.04.01 18:04:33.798854 [ 4 ] {386bcace-d2b1-4fa6-9fa9-eb5a70f537f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4271 | 2026.04.01 18:04:33.798901 [ 4 ] {386bcace-d2b1-4fa6-9fa9-eb5a70f537f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4272 | 2026.04.01 18:04:33.799440 [ 4 ] {386bcace-d2b1-4fa6-9fa9-eb5a70f537f2} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.04.01 18:04:33.799477 [ 4 ] {386bcace-d2b1-4fa6-9fa9-eb5a70f537f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4274 | 2026.04.01 18:04:33.799800 [ 4 ] {386bcace-d2b1-4fa6-9fa9-eb5a70f537f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4275 | 2026.04.01 18:04:33.800020 [ 4 ] {386bcace-d2b1-4fa6-9fa9-eb5a70f537f2} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.04.01 18:04:33.800149 [ 4 ] {386bcace-d2b1-4fa6-9fa9-eb5a70f537f2} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00132 sec., 180303.0303030303 rows/sec., 10.23 MiB/sec. | ||
| 4277 | 2026.04.01 18:04:33.800188 [ 4 ] {386bcace-d2b1-4fa6-9fa9-eb5a70f537f2} <Debug> TCPHandler: Processed in 0.001516039 sec. | ||
| 4278 | 2026.04.01 18:04:33.800293 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.04.01 18:04:33.800388 [ 4 ] {2a240d02-5859-47ce-9a3e-052b9392f93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4280 | 2026.04.01 18:04:33.800427 [ 4 ] {2a240d02-5859-47ce-9a3e-052b9392f93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4281 | 2026.04.01 18:04:33.801615 [ 4 ] {2a240d02-5859-47ce-9a3e-052b9392f93a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2026.04.01 18:04:33.801651 [ 4 ] {2a240d02-5859-47ce-9a3e-052b9392f93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4283 | 2026.04.01 18:04:33.802110 [ 4 ] {2a240d02-5859-47ce-9a3e-052b9392f93a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4284 | 2026.04.01 18:04:33.802342 [ 4 ] {2a240d02-5859-47ce-9a3e-052b9392f93a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.04.01 18:04:33.802459 [ 129 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4286 | 2026.04.01 18:04:33.802477 [ 4 ] {2a240d02-5859-47ce-9a3e-052b9392f93a} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.002108 sec., 948292.220113852 rows/sec., 64.03 MiB/sec. | ||
| 4287 | 2026.04.01 18:04:33.802504 [ 129 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.04.01 18:04:33.802524 [ 4 ] {2a240d02-5859-47ce-9a3e-052b9392f93a} <Debug> TCPHandler: Processed in 0.002280049 sec. | ||
| 4289 | 2026.04.01 18:04:33.802529 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4290 | 2026.04.01 18:04:33.802615 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 4291 | 2026.04.01 18:04:33.802638 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.04.01 18:04:33.802701 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4293 | 2026.04.01 18:04:33.802726 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 871 rows starting from the beginning of the part | ||
| 4294 | 2026.04.01 18:04:33.802733 [ 4 ] {7e3a95fb-9460-46f7-ac18-50c8a99e70c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4295 | 2026.04.01 18:04:33.802771 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 771 rows starting from the beginning of the part | ||
| 4296 | 2026.04.01 18:04:33.802775 [ 4 ] {7e3a95fb-9460-46f7-ac18-50c8a99e70c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4297 | 2026.04.01 18:04:33.802808 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
| 4298 | 2026.04.01 18:04:33.802854 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 771 rows starting from the beginning of the part | ||
| 4299 | 2026.04.01 18:04:33.802891 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 94 rows starting from the beginning of the part | ||
| 4300 | 2026.04.01 18:04:33.802927 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1999 rows starting from the beginning of the part | ||
| 4301 | 2026.04.01 18:04:33.803113 [ 4 ] {7e3a95fb-9460-46f7-ac18-50c8a99e70c5} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.04.01 18:04:33.803149 [ 4 ] {7e3a95fb-9460-46f7-ac18-50c8a99e70c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4303 | 2026.04.01 18:04:33.803463 [ 4 ] {7e3a95fb-9460-46f7-ac18-50c8a99e70c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4304 | 2026.04.01 18:04:33.803680 [ 4 ] {7e3a95fb-9460-46f7-ac18-50c8a99e70c5} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.04.01 18:04:33.803806 [ 4 ] {7e3a95fb-9460-46f7-ac18-50c8a99e70c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 4306 | 2026.04.01 18:04:33.803843 [ 4 ] {7e3a95fb-9460-46f7-ac18-50c8a99e70c5} <Debug> TCPHandler: Processed in 0.001255602 sec. | ||
| 4307 | 2026.04.01 18:04:33.803949 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.04.01 18:04:33.804041 [ 4 ] {b4348f2f-575c-49eb-b5f6-c793c6b5f56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4309 | 2026.04.01 18:04:33.804082 [ 4 ] {b4348f2f-575c-49eb-b5f6-c793c6b5f56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4310 | 2026.04.01 18:04:33.804184 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596862 sec., 2884407.043313699 rows/sec., 211.15 MiB/sec. | ||
| 4311 | 2026.04.01 18:04:33.804428 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4312 | 2026.04.01 18:04:33.804709 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.04.01 18:04:33.804780 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_21_4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4314 | 2026.04.01 18:04:33.804868 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 4315 | 2026.04.01 18:04:33.805724 [ 4 ] {b4348f2f-575c-49eb-b5f6-c793c6b5f56e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.04.01 18:04:33.805766 [ 4 ] {b4348f2f-575c-49eb-b5f6-c793c6b5f56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4317 | 2026.04.01 18:04:33.806571 [ 4 ] {b4348f2f-575c-49eb-b5f6-c793c6b5f56e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4318 | 2026.04.01 18:04:33.806789 [ 4 ] {b4348f2f-575c-49eb-b5f6-c793c6b5f56e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.04.01 18:04:33.806917 [ 4 ] {b4348f2f-575c-49eb-b5f6-c793c6b5f56e} <Debug> executeQuery: Read 4752 rows, 311.36 KiB in 0.002894 sec., 1642017.96821009 rows/sec., 105.07 MiB/sec. | ||
| 4320 | 2026.04.01 18:04:33.806957 [ 4 ] {b4348f2f-575c-49eb-b5f6-c793c6b5f56e} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 4321 | 2026.04.01 18:04:33.806972 [ 4 ] {b4348f2f-575c-49eb-b5f6-c793c6b5f56e} <Debug> TCPHandler: Processed in 0.00307213 sec. | ||
| 4322 | 2026.04.01 18:04:33.807081 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2026.04.01 18:04:33.807173 [ 4 ] {0d789e2f-b394-4101-b54e-1e7a8ae7b3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4324 | 2026.04.01 18:04:33.807216 [ 4 ] {0d789e2f-b394-4101-b54e-1e7a8ae7b3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4325 | 2026.04.01 18:04:33.807531 [ 4 ] {0d789e2f-b394-4101-b54e-1e7a8ae7b3a3} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.04.01 18:04:33.807567 [ 4 ] {0d789e2f-b394-4101-b54e-1e7a8ae7b3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4327 | 2026.04.01 18:04:33.807857 [ 4 ] {0d789e2f-b394-4101-b54e-1e7a8ae7b3a3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4328 | 2026.04.01 18:04:33.808070 [ 4 ] {0d789e2f-b394-4101-b54e-1e7a8ae7b3a3} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.04.01 18:04:33.808197 [ 4 ] {0d789e2f-b394-4101-b54e-1e7a8ae7b3a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 4330 | 2026.04.01 18:04:33.808233 [ 4 ] {0d789e2f-b394-4101-b54e-1e7a8ae7b3a3} <Debug> TCPHandler: Processed in 0.001201451 sec. | ||
| 4331 | 2026.04.01 18:04:33.808332 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.04.01 18:04:33.808425 [ 4 ] {34e0f0be-4f32-49a2-8640-e8a206360dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4333 | 2026.04.01 18:04:33.808479 [ 4 ] {34e0f0be-4f32-49a2-8640-e8a206360dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4334 | 2026.04.01 18:04:33.809209 [ 4 ] {34e0f0be-4f32-49a2-8640-e8a206360dfd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.04.01 18:04:33.809246 [ 4 ] {34e0f0be-4f32-49a2-8640-e8a206360dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4336 | 2026.04.01 18:04:33.809787 [ 4 ] {34e0f0be-4f32-49a2-8640-e8a206360dfd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4337 | 2026.04.01 18:04:33.810012 [ 4 ] {34e0f0be-4f32-49a2-8640-e8a206360dfd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.04.01 18:04:33.810147 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4339 | 2026.04.01 18:04:33.810150 [ 4 ] {34e0f0be-4f32-49a2-8640-e8a206360dfd} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001743 sec., 12621.916236374067 rows/sec., 22.62 MiB/sec. | ||
| 4340 | 2026.04.01 18:04:33.810204 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.04.01 18:04:33.810234 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 4342 | 2026.04.01 18:04:33.810248 [ 4 ] {34e0f0be-4f32-49a2-8640-e8a206360dfd} <Debug> TCPHandler: Processed in 0.001962871 sec. | ||
| 4343 | 2026.04.01 18:04:33.810328 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 4344 | 2026.04.01 18:04:33.810369 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.04.01 18:04:33.810467 [ 4 ] {b04f9d49-0e26-42a6-bcf1-50f5df2a4fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4346 | 2026.04.01 18:04:33.810510 [ 4 ] {b04f9d49-0e26-42a6-bcf1-50f5df2a4fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4347 | 2026.04.01 18:04:33.810516 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4348 | 2026.04.01 18:04:33.810568 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 268 rows starting from the beginning of the part | ||
| 4349 | 2026.04.01 18:04:33.810676 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 4350 | 2026.04.01 18:04:33.810780 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4351 | 2026.04.01 18:04:33.810855 [ 4 ] {b04f9d49-0e26-42a6-bcf1-50f5df2a4fba} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.04.01 18:04:33.810879 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 4353 | 2026.04.01 18:04:33.810893 [ 4 ] {b04f9d49-0e26-42a6-bcf1-50f5df2a4fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4354 | 2026.04.01 18:04:33.810976 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4355 | 2026.04.01 18:04:33.811070 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part | ||
| 4356 | 2026.04.01 18:04:33.811238 [ 4 ] {b04f9d49-0e26-42a6-bcf1-50f5df2a4fba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4357 | 2026.04.01 18:04:33.811455 [ 4 ] {b04f9d49-0e26-42a6-bcf1-50f5df2a4fba} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.04.01 18:04:33.811588 [ 4 ] {b04f9d49-0e26-42a6-bcf1-50f5df2a4fba} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001139 sec., 54433.71378402107 rows/sec., 3.03 MiB/sec. | ||
| 4359 | 2026.04.01 18:04:33.811625 [ 4 ] {b04f9d49-0e26-42a6-bcf1-50f5df2a4fba} <Debug> TCPHandler: Processed in 0.001305183 sec. | ||
| 4360 | 2026.04.01 18:04:33.814312 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 19 columns (19 merged, 0 gathered) in 0.004016564 sec., 92616.47517629496 rows/sec., 165.96 MiB/sec. | ||
| 4361 | 2026.04.01 18:04:33.815032 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4362 | 2026.04.01 18:04:33.815378 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.04.01 18:04:33.815442 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4364 | 2026.04.01 18:04:33.815515 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 4365 | 2026.04.01 18:04:34.001188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.32 MiB, peak 245.30 MiB, free memory in arenas 0.00 B, will set to 239.79 MiB (RSS), difference: 1.46 MiB | ||
| 4366 | 2026.04.01 18:04:38.008963 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2026.04.01 18:04:38.009170 [ 4 ] {adfe9294-760d-45b8-8e20-433a83ef6893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4368 | 2026.04.01 18:04:38.009271 [ 4 ] {adfe9294-760d-45b8-8e20-433a83ef6893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4369 | 2026.04.01 18:04:38.009938 [ 4 ] {adfe9294-760d-45b8-8e20-433a83ef6893} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.04.01 18:04:38.009976 [ 4 ] {adfe9294-760d-45b8-8e20-433a83ef6893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4371 | 2026.04.01 18:04:38.010392 [ 4 ] {adfe9294-760d-45b8-8e20-433a83ef6893} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4372 | 2026.04.01 18:04:38.010613 [ 4 ] {adfe9294-760d-45b8-8e20-433a83ef6893} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.04.01 18:04:38.010758 [ 4 ] {adfe9294-760d-45b8-8e20-433a83ef6893} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.62 MiB/sec. | ||
| 4374 | 2026.04.01 18:04:38.010799 [ 4 ] {adfe9294-760d-45b8-8e20-433a83ef6893} <Debug> TCPHandler: Processed in 0.001973491 sec. | ||
| 4375 | 2026.04.01 18:04:38.010924 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2026.04.01 18:04:38.011019 [ 4 ] {056b25a6-88b2-48e8-bff0-a998661772e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4377 | 2026.04.01 18:04:38.011059 [ 4 ] {056b25a6-88b2-48e8-bff0-a998661772e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4378 | 2026.04.01 18:04:38.011494 [ 4 ] {056b25a6-88b2-48e8-bff0-a998661772e8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.04.01 18:04:38.011528 [ 4 ] {056b25a6-88b2-48e8-bff0-a998661772e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4380 | 2026.04.01 18:04:38.011836 [ 4 ] {056b25a6-88b2-48e8-bff0-a998661772e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4381 | 2026.04.01 18:04:38.012047 [ 4 ] {056b25a6-88b2-48e8-bff0-a998661772e8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.04.01 18:04:38.012172 [ 4 ] {056b25a6-88b2-48e8-bff0-a998661772e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 4383 | 2026.04.01 18:04:38.012208 [ 4 ] {056b25a6-88b2-48e8-bff0-a998661772e8} <Debug> TCPHandler: Processed in 0.001334625 sec. | ||
| 4384 | 2026.04.01 18:04:38.012323 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2026.04.01 18:04:38.012416 [ 4 ] {fa44517a-bd12-41fc-928b-1cd7d09dcc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4386 | 2026.04.01 18:04:38.012458 [ 4 ] {fa44517a-bd12-41fc-928b-1cd7d09dcc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4387 | 2026.04.01 18:04:38.012843 [ 4 ] {fa44517a-bd12-41fc-928b-1cd7d09dcc2b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.04.01 18:04:38.012876 [ 4 ] {fa44517a-bd12-41fc-928b-1cd7d09dcc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4389 | 2026.04.01 18:04:38.013208 [ 4 ] {fa44517a-bd12-41fc-928b-1cd7d09dcc2b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4390 | 2026.04.01 18:04:38.013415 [ 4 ] {fa44517a-bd12-41fc-928b-1cd7d09dcc2b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.04.01 18:04:38.013507 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4392 | 2026.04.01 18:04:38.013539 [ 4 ] {fa44517a-bd12-41fc-928b-1cd7d09dcc2b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 4393 | 2026.04.01 18:04:38.013548 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.04.01 18:04:38.013572 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4395 | 2026.04.01 18:04:38.013576 [ 4 ] {fa44517a-bd12-41fc-928b-1cd7d09dcc2b} <Debug> TCPHandler: Processed in 0.001302514 sec. | ||
| 4396 | 2026.04.01 18:04:38.013667 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 4397 | 2026.04.01 18:04:38.013698 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.04.01 18:04:38.013775 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4399 | 2026.04.01 18:04:38.013792 [ 4 ] {c8b4a8ec-a156-4f02-99f5-7ce7a73fdd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4400 | 2026.04.01 18:04:38.013810 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3148 rows starting from the beginning of the part | ||
| 4401 | 2026.04.01 18:04:38.013832 [ 4 ] {c8b4a8ec-a156-4f02-99f5-7ce7a73fdd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4402 | 2026.04.01 18:04:38.013877 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 163 rows starting from the beginning of the part | ||
| 4403 | 2026.04.01 18:04:38.013926 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 335 rows starting from the beginning of the part | ||
| 4404 | 2026.04.01 18:04:38.013979 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 4405 | 2026.04.01 18:04:38.014025 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4752 rows starting from the beginning of the part | ||
| 4406 | 2026.04.01 18:04:38.014071 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 4407 | 2026.04.01 18:04:38.014174 [ 4 ] {c8b4a8ec-a156-4f02-99f5-7ce7a73fdd07} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.04.01 18:04:38.014208 [ 4 ] {c8b4a8ec-a156-4f02-99f5-7ce7a73fdd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4409 | 2026.04.01 18:04:38.014512 [ 4 ] {c8b4a8ec-a156-4f02-99f5-7ce7a73fdd07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4410 | 2026.04.01 18:04:38.014719 [ 4 ] {c8b4a8ec-a156-4f02-99f5-7ce7a73fdd07} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.04.01 18:04:38.014848 [ 4 ] {c8b4a8ec-a156-4f02-99f5-7ce7a73fdd07} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001074 sec., 44692.737430167595 rows/sec., 3.01 MiB/sec. | ||
| 4412 | 2026.04.01 18:04:38.014882 [ 4 ] {c8b4a8ec-a156-4f02-99f5-7ce7a73fdd07} <Debug> TCPHandler: Processed in 0.001234212 sec. | ||
| 4413 | 2026.04.01 18:04:38.017012 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8686 rows, containing 5 columns (5 merged, 0 gathered) in 0.003380418 sec., 2569504.7180555775 rows/sec., 169.59 MiB/sec. | ||
| 4414 | 2026.04.01 18:04:38.017246 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4415 | 2026.04.01 18:04:38.017593 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.04.01 18:04:38.017680 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4417 | 2026.04.01 18:04:38.017780 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4418 | 2026.04.01 18:04:39.214360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8217 | ||
| 4419 | 2026.04.01 18:04:39.214895 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.04.01 18:04:39.214947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4421 | 2026.04.01 18:04:39.215497 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4422 | 2026.04.01 18:04:39.215752 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.04.01 18:04:39.215912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8217 | ||
| 4424 | 2026.04.01 18:04:39.637747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4425 | 2026.04.01 18:04:39.651885 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.04.01 18:04:39.651943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4427 | 2026.04.01 18:04:39.657767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4428 | 2026.04.01 18:04:39.658451 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.04.01 18:04:39.660982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4430 | 2026.04.01 18:04:40.928812 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57550 | ||
| 4431 | 2026.04.01 18:04:40.928953 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4432 | 2026.04.01 18:04:40.928992 [ 288 ] {} <Debug> TCP-Session: 31322ab0-036e-4143-8336-0d88f2d283c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57550 | ||
| 4433 | 2026.04.01 18:04:40.929024 [ 288 ] {} <Debug> TCP-Session: 31322ab0-036e-4143-8336-0d88f2d283c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.04.01 18:04:40.929039 [ 288 ] {} <Debug> TCP-Session: 31322ab0-036e-4143-8336-0d88f2d283c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.04.01 18:04:40.929331 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44004 | ||
| 4436 | 2026.04.01 18:04:40.929371 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54711 | ||
| 4437 | 2026.04.01 18:04:40.929384 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51066 | ||
| 4438 | 2026.04.01 18:04:40.929406 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51191 | ||
| 4439 | 2026.04.01 18:04:40.929398 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37617 | ||
| 4440 | 2026.04.01 18:04:40.929345 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64280 | ||
| 4441 | 2026.04.01 18:04:40.929519 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4442 | 2026.04.01 18:04:40.929520 [ 288 ] {} <Trace> TCP-Session: 31322ab0-036e-4143-8336-0d88f2d283c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.04.01 18:04:40.929564 [ 293 ] {} <Debug> TCP-Session: 56551950-c05b-4480-bf70-5c1ed82134f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54711 | ||
| 4444 | 2026.04.01 18:04:40.929348 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34034 | ||
| 4445 | 2026.04.01 18:04:40.929611 [ 293 ] {} <Debug> TCP-Session: 56551950-c05b-4480-bf70-5c1ed82134f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2026.04.01 18:04:40.929338 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47086 | ||
| 4447 | 2026.04.01 18:04:40.929647 [ 293 ] {} <Debug> TCP-Session: 56551950-c05b-4480-bf70-5c1ed82134f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.04.01 18:04:40.929681 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4449 | 2026.04.01 18:04:40.929733 [ 289 ] {} <Debug> TCP-Session: e7552e1d-7a25-4e5f-af3b-f9a5565433b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44004 | ||
| 4450 | 2026.04.01 18:04:40.929752 [ 289 ] {} <Debug> TCP-Session: e7552e1d-7a25-4e5f-af3b-f9a5565433b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.04.01 18:04:40.929767 [ 289 ] {} <Debug> TCP-Session: e7552e1d-7a25-4e5f-af3b-f9a5565433b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.04.01 18:04:40.929790 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4453 | 2026.04.01 18:04:40.929803 [ 288 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57550) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4454 | 2026.04.01 18:04:40.929833 [ 290 ] {} <Debug> TCP-Session: 94d67dfd-49cd-493f-99ff-7130f25d6c44 Authenticating user 'default' from [fd00:1122:3344:101::e]:64280 | ||
| 4455 | 2026.04.01 18:04:40.929870 [ 290 ] {} <Debug> TCP-Session: 94d67dfd-49cd-493f-99ff-7130f25d6c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.04.01 18:04:40.929887 [ 290 ] {} <Debug> TCP-Session: 94d67dfd-49cd-493f-99ff-7130f25d6c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4457 | 2026.04.01 18:04:40.929927 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4458 | 2026.04.01 18:04:40.929966 [ 3 ] {} <Debug> TCP-Session: 7826f79a-ded0-479f-80fc-531f543000eb Authenticating user 'default' from [fd00:1122:3344:101::e]:37617 | ||
| 4459 | 2026.04.01 18:04:40.929965 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4460 | 2026.04.01 18:04:40.929992 [ 3 ] {} <Debug> TCP-Session: 7826f79a-ded0-479f-80fc-531f543000eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4461 | 2026.04.01 18:04:40.930022 [ 3 ] {} <Debug> TCP-Session: 7826f79a-ded0-479f-80fc-531f543000eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4462 | 2026.04.01 18:04:40.930023 [ 291 ] {} <Debug> TCP-Session: 7b4002ee-dd9b-4cb8-ab10-0f0317ecaaa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47086 | ||
| 4463 | 2026.04.01 18:04:40.930062 [ 291 ] {} <Debug> TCP-Session: 7b4002ee-dd9b-4cb8-ab10-0f0317ecaaa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2026.04.01 18:04:40.930078 [ 291 ] {} <Debug> TCP-Session: 7b4002ee-dd9b-4cb8-ab10-0f0317ecaaa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.04.01 18:04:40.930128 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4466 | 2026.04.01 18:04:40.930170 [ 294 ] {} <Debug> TCP-Session: 3895b4c0-2402-47ca-be85-3bb5867c131d Authenticating user 'default' from [fd00:1122:3344:101::e]:51066 | ||
| 4467 | 2026.04.01 18:04:40.930176 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4468 | 2026.04.01 18:04:40.930190 [ 294 ] {} <Debug> TCP-Session: 3895b4c0-2402-47ca-be85-3bb5867c131d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.04.01 18:04:40.930224 [ 292 ] {} <Debug> TCP-Session: 799b9ccb-bb4c-4da6-a1f7-e7e7288cd54a Authenticating user 'default' from [fd00:1122:3344:101::e]:34034 | ||
| 4470 | 2026.04.01 18:04:40.930224 [ 294 ] {} <Debug> TCP-Session: 3895b4c0-2402-47ca-be85-3bb5867c131d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4471 | 2026.04.01 18:04:40.930259 [ 292 ] {} <Debug> TCP-Session: 799b9ccb-bb4c-4da6-a1f7-e7e7288cd54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.04.01 18:04:40.930280 [ 292 ] {} <Debug> TCP-Session: 799b9ccb-bb4c-4da6-a1f7-e7e7288cd54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.04.01 18:04:40.930295 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4474 | 2026.04.01 18:04:40.930342 [ 286 ] {} <Debug> TCP-Session: 3319b72c-6057-4630-8298-eb99642235fd Authenticating user 'default' from [fd00:1122:3344:101::e]:51191 | ||
| 4475 | 2026.04.01 18:04:40.930351 [ 288 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4476 | 2026.04.01 18:04:40.930364 [ 286 ] {} <Debug> TCP-Session: 3319b72c-6057-4630-8298-eb99642235fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.04.01 18:04:40.930401 [ 286 ] {} <Debug> TCP-Session: 3319b72c-6057-4630-8298-eb99642235fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.04.01 18:04:40.930435 [ 288 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4479 | 2026.04.01 18:04:40.930879 [ 288 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 4480 | 2026.04.01 18:04:40.932270 [ 309 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Trace> AggregatingTransform: Aggregating | ||
| 4481 | 2026.04.01 18:04:40.932315 [ 309 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Trace> Aggregator: Aggregation method: without_key | ||
| 4482 | 2026.04.01 18:04:40.932356 [ 309 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001328334 sec. (752.823 rows/sec., 29.41 KiB/sec.) | ||
| 4483 | 2026.04.01 18:04:40.932378 [ 309 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Trace> Aggregator: Merging aggregated data | ||
| 4484 | 2026.04.01 18:04:40.933793 [ 288 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004067 sec., 245.88148512417013 rows/sec., 9.60 KiB/sec. | ||
| 4485 | 2026.04.01 18:04:40.934029 [ 288 ] {15a1f65c-af9a-40a0-a8b6-752538973033} <Debug> TCPHandler: Processed in 0.004743523 sec. | ||
| 4486 | 2026.04.01 18:04:40.934193 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4487 | 2026.04.01 18:04:40.934221 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4488 | 2026.04.01 18:04:40.934237 [ 288 ] {} <Debug> TCP-Session: 31322ab0-036e-4143-8336-0d88f2d283c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2026.04.01 18:04:40.934253 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4490 | 2026.04.01 18:04:40.934271 [ 286 ] {} <Debug> TCP-Session: 3319b72c-6057-4630-8298-eb99642235fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.04.01 18:04:40.934279 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4492 | 2026.04.01 18:04:40.934305 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4493 | 2026.04.01 18:04:40.934325 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4494 | 2026.04.01 18:04:40.934345 [ 290 ] {} <Debug> TCP-Session: 94d67dfd-49cd-493f-99ff-7130f25d6c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4495 | 2026.04.01 18:04:40.934369 [ 291 ] {} <Debug> TCP-Session: 7b4002ee-dd9b-4cb8-ab10-0f0317ecaaa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4496 | 2026.04.01 18:04:40.934378 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4497 | 2026.04.01 18:04:40.934401 [ 294 ] {} <Debug> TCP-Session: 3895b4c0-2402-47ca-be85-3bb5867c131d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4498 | 2026.04.01 18:04:40.934416 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4499 | 2026.04.01 18:04:40.934432 [ 293 ] {} <Debug> TCP-Session: 56551950-c05b-4480-bf70-5c1ed82134f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4500 | 2026.04.01 18:04:40.934353 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4501 | 2026.04.01 18:04:40.934469 [ 3 ] {} <Debug> TCP-Session: 7826f79a-ded0-479f-80fc-531f543000eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.04.01 18:04:40.934311 [ 289 ] {} <Debug> TCP-Session: e7552e1d-7a25-4e5f-af3b-f9a5565433b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.04.01 18:04:40.934519 [ 292 ] {} <Debug> TCP-Session: 799b9ccb-bb4c-4da6-a1f7-e7e7288cd54a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4504 | 2026.04.01 18:04:41.058389 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40506 | ||
| 4505 | 2026.04.01 18:04:41.058495 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4506 | 2026.04.01 18:04:41.058522 [ 288 ] {} <Debug> TCP-Session: b2b89d63-39ef-46fe-8ea8-5e37a5f456ea Authenticating user 'default' from [fd00:1122:3344:101::e]:40506 | ||
| 4507 | 2026.04.01 18:04:41.058545 [ 288 ] {} <Debug> TCP-Session: b2b89d63-39ef-46fe-8ea8-5e37a5f456ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4508 | 2026.04.01 18:04:41.058558 [ 288 ] {} <Debug> TCP-Session: b2b89d63-39ef-46fe-8ea8-5e37a5f456ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2026.04.01 18:04:41.058726 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47442 | ||
| 4510 | 2026.04.01 18:04:41.058756 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54236 | ||
| 4511 | 2026.04.01 18:04:41.058789 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49412 | ||
| 4512 | 2026.04.01 18:04:41.058808 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38843 | ||
| 4513 | 2026.04.01 18:04:41.058821 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58853 | ||
| 4514 | 2026.04.01 18:04:41.058862 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4515 | 2026.04.01 18:04:41.058876 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4516 | 2026.04.01 18:04:41.058876 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56704 | ||
| 4517 | 2026.04.01 18:04:41.058916 [ 291 ] {} <Debug> TCP-Session: 6f54f375-7bae-449e-b3d8-b7bdbd985401 Authenticating user 'default' from [fd00:1122:3344:101::e]:54236 | ||
| 4518 | 2026.04.01 18:04:41.058925 [ 288 ] {} <Trace> TCP-Session: b2b89d63-39ef-46fe-8ea8-5e37a5f456ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.04.01 18:04:41.058946 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4520 | 2026.04.01 18:04:41.058950 [ 291 ] {} <Debug> TCP-Session: 6f54f375-7bae-449e-b3d8-b7bdbd985401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4521 | 2026.04.01 18:04:41.058975 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4522 | 2026.04.01 18:04:41.058985 [ 294 ] {} <Debug> TCP-Session: bc846bbd-2615-47fe-8fd7-fbb9d3f0a1b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58853 | ||
| 4523 | 2026.04.01 18:04:41.058991 [ 291 ] {} <Debug> TCP-Session: 6f54f375-7bae-449e-b3d8-b7bdbd985401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4524 | 2026.04.01 18:04:41.059007 [ 286 ] {} <Debug> TCP-Session: c90e1df1-1ab2-42ee-87a1-c7fcdd9a403d Authenticating user 'default' from [fd00:1122:3344:101::e]:56704 | ||
| 4525 | 2026.04.01 18:04:41.059019 [ 294 ] {} <Debug> TCP-Session: bc846bbd-2615-47fe-8fd7-fbb9d3f0a1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2026.04.01 18:04:41.059038 [ 286 ] {} <Debug> TCP-Session: c90e1df1-1ab2-42ee-87a1-c7fcdd9a403d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2026.04.01 18:04:41.059044 [ 294 ] {} <Debug> TCP-Session: bc846bbd-2615-47fe-8fd7-fbb9d3f0a1b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2026.04.01 18:04:41.059052 [ 286 ] {} <Debug> TCP-Session: c90e1df1-1ab2-42ee-87a1-c7fcdd9a403d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4529 | 2026.04.01 18:04:41.058903 [ 289 ] {} <Debug> TCP-Session: 5e44853d-b1a1-41ae-9434-e3ef8ba518fd Authenticating user 'default' from [fd00:1122:3344:101::e]:47442 | ||
| 4530 | 2026.04.01 18:04:41.058878 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4531 | 2026.04.01 18:04:41.059107 [ 289 ] {} <Debug> TCP-Session: 5e44853d-b1a1-41ae-9434-e3ef8ba518fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4532 | 2026.04.01 18:04:41.059120 [ 288 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4533 | 2026.04.01 18:04:41.059135 [ 289 ] {} <Debug> TCP-Session: 5e44853d-b1a1-41ae-9434-e3ef8ba518fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4534 | 2026.04.01 18:04:41.059154 [ 292 ] {} <Debug> TCP-Session: ec527ab1-5322-45fa-96f9-7c12cac37437 Authenticating user 'default' from [fd00:1122:3344:101::e]:49412 | ||
| 4535 | 2026.04.01 18:04:41.058825 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41741 | ||
| 4536 | 2026.04.01 18:04:41.059193 [ 292 ] {} <Debug> TCP-Session: ec527ab1-5322-45fa-96f9-7c12cac37437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4537 | 2026.04.01 18:04:41.058756 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54112 | ||
| 4538 | 2026.04.01 18:04:41.058887 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4539 | 2026.04.01 18:04:41.059289 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4540 | 2026.04.01 18:04:41.059306 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4541 | 2026.04.01 18:04:41.059317 [ 293 ] {} <Debug> TCP-Session: ee65fec3-730b-4440-b9db-64a1c10cd2f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38843 | ||
| 4542 | 2026.04.01 18:04:41.059324 [ 3 ] {} <Debug> TCP-Session: 246d3771-bf12-4bb5-be2a-2628ae895012 Authenticating user 'default' from [fd00:1122:3344:101::e]:41741 | ||
| 4543 | 2026.04.01 18:04:41.059334 [ 290 ] {} <Debug> TCP-Session: d680bbb2-ce45-4a56-9dd9-2fdf576c1793 Authenticating user 'default' from [fd00:1122:3344:101::e]:54112 | ||
| 4544 | 2026.04.01 18:04:41.059347 [ 293 ] {} <Debug> TCP-Session: ee65fec3-730b-4440-b9db-64a1c10cd2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4545 | 2026.04.01 18:04:41.059362 [ 290 ] {} <Debug> TCP-Session: d680bbb2-ce45-4a56-9dd9-2fdf576c1793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4546 | 2026.04.01 18:04:41.059359 [ 3 ] {} <Debug> TCP-Session: 246d3771-bf12-4bb5-be2a-2628ae895012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2026.04.01 18:04:41.059375 [ 293 ] {} <Debug> TCP-Session: ee65fec3-730b-4440-b9db-64a1c10cd2f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2026.04.01 18:04:41.059386 [ 290 ] {} <Debug> TCP-Session: d680bbb2-ce45-4a56-9dd9-2fdf576c1793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4549 | 2026.04.01 18:04:41.059394 [ 3 ] {} <Debug> TCP-Session: 246d3771-bf12-4bb5-be2a-2628ae895012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2026.04.01 18:04:41.059401 [ 288 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4551 | 2026.04.01 18:04:41.059261 [ 292 ] {} <Debug> TCP-Session: ec527ab1-5322-45fa-96f9-7c12cac37437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.04.01 18:04:41.059491 [ 288 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4553 | 2026.04.01 18:04:41.059772 [ 288 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 4554 | 2026.04.01 18:04:41.060665 [ 326 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Trace> AggregatingTransform: Aggregating | ||
| 4555 | 2026.04.01 18:04:41.060720 [ 326 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 4556 | 2026.04.01 18:04:41.060759 [ 326 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887513 sec. (1126.744 rows/sec., 44.01 KiB/sec.) | ||
| 4557 | 2026.04.01 18:04:41.060779 [ 326 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Trace> Aggregator: Merging aggregated data | ||
| 4558 | 2026.04.01 18:04:41.062041 [ 288 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002983 sec., 335.2329869259135 rows/sec., 13.10 KiB/sec. | ||
| 4559 | 2026.04.01 18:04:41.062219 [ 288 ] {26dbca2b-196e-491e-85aa-6b7ef98022cb} <Debug> TCPHandler: Processed in 0.003418649 sec. | ||
| 4560 | 2026.04.01 18:04:41.062348 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4561 | 2026.04.01 18:04:41.062376 [ 288 ] {} <Debug> TCP-Session: b2b89d63-39ef-46fe-8ea8-5e37a5f456ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4562 | 2026.04.01 18:04:41.062382 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4563 | 2026.04.01 18:04:41.062404 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4564 | 2026.04.01 18:04:41.062431 [ 289 ] {} <Debug> TCP-Session: 5e44853d-b1a1-41ae-9434-e3ef8ba518fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4565 | 2026.04.01 18:04:41.062437 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4566 | 2026.04.01 18:04:41.062448 [ 294 ] {} <Debug> TCP-Session: bc846bbd-2615-47fe-8fd7-fbb9d3f0a1b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4567 | 2026.04.01 18:04:41.062457 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4568 | 2026.04.01 18:04:41.062496 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4569 | 2026.04.01 18:04:41.062504 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4570 | 2026.04.01 18:04:41.062529 [ 291 ] {} <Debug> TCP-Session: 6f54f375-7bae-449e-b3d8-b7bdbd985401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4571 | 2026.04.01 18:04:41.062542 [ 3 ] {} <Debug> TCP-Session: 246d3771-bf12-4bb5-be2a-2628ae895012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4572 | 2026.04.01 18:04:41.062548 [ 286 ] {} <Debug> TCP-Session: c90e1df1-1ab2-42ee-87a1-c7fcdd9a403d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4573 | 2026.04.01 18:04:41.062469 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4574 | 2026.04.01 18:04:41.062484 [ 293 ] {} <Debug> TCP-Session: ee65fec3-730b-4440-b9db-64a1c10cd2f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4575 | 2026.04.01 18:04:41.062613 [ 292 ] {} <Debug> TCP-Session: ec527ab1-5322-45fa-96f9-7c12cac37437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4576 | 2026.04.01 18:04:41.062430 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4577 | 2026.04.01 18:04:41.062674 [ 290 ] {} <Debug> TCP-Session: d680bbb2-ce45-4a56-9dd9-2fdf576c1793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4578 | 2026.04.01 18:04:41.113635 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36820 | ||
| 4579 | 2026.04.01 18:04:41.113732 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4580 | 2026.04.01 18:04:41.113757 [ 288 ] {} <Debug> TCP-Session: e5f10cf8-63fe-4f62-b2e2-6abb618051e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36820 | ||
| 4581 | 2026.04.01 18:04:41.113779 [ 288 ] {} <Debug> TCP-Session: e5f10cf8-63fe-4f62-b2e2-6abb618051e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4582 | 2026.04.01 18:04:41.113792 [ 288 ] {} <Debug> TCP-Session: e5f10cf8-63fe-4f62-b2e2-6abb618051e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4583 | 2026.04.01 18:04:41.113970 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35731 | ||
| 4584 | 2026.04.01 18:04:41.113997 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55417 | ||
| 4585 | 2026.04.01 18:04:41.114027 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55575 | ||
| 4586 | 2026.04.01 18:04:41.114034 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34817 | ||
| 4587 | 2026.04.01 18:04:41.114087 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4588 | 2026.04.01 18:04:41.114107 [ 288 ] {} <Trace> TCP-Session: e5f10cf8-63fe-4f62-b2e2-6abb618051e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.04.01 18:04:41.114116 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4590 | 2026.04.01 18:04:41.114127 [ 289 ] {} <Debug> TCP-Session: efaadb3e-b19e-44a8-9c80-84d7dc1baf5f Authenticating user 'default' from [fd00:1122:3344:101::e]:35731 | ||
| 4591 | 2026.04.01 18:04:41.114167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4592 | 2026.04.01 18:04:41.114177 [ 291 ] {} <Debug> TCP-Session: 6a882b78-8260-43b7-bb00-6108372d545b Authenticating user 'default' from [fd00:1122:3344:101::e]:55417 | ||
| 4593 | 2026.04.01 18:04:41.114195 [ 289 ] {} <Debug> TCP-Session: efaadb3e-b19e-44a8-9c80-84d7dc1baf5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4594 | 2026.04.01 18:04:41.114211 [ 294 ] {} <Debug> TCP-Session: 2587ab79-8c4c-4647-a8cc-b7a4e583a8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34817 | ||
| 4595 | 2026.04.01 18:04:41.114224 [ 291 ] {} <Debug> TCP-Session: 6a882b78-8260-43b7-bb00-6108372d545b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4596 | 2026.04.01 18:04:41.114231 [ 289 ] {} <Debug> TCP-Session: efaadb3e-b19e-44a8-9c80-84d7dc1baf5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4597 | 2026.04.01 18:04:41.114261 [ 291 ] {} <Debug> TCP-Session: 6a882b78-8260-43b7-bb00-6108372d545b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4598 | 2026.04.01 18:04:41.114282 [ 288 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36820) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4599 | 2026.04.01 18:04:41.114006 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50276 | ||
| 4600 | 2026.04.01 18:04:41.114256 [ 294 ] {} <Debug> TCP-Session: 2587ab79-8c4c-4647-a8cc-b7a4e583a8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4601 | 2026.04.01 18:04:41.114114 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4602 | 2026.04.01 18:04:41.114363 [ 294 ] {} <Debug> TCP-Session: 2587ab79-8c4c-4647-a8cc-b7a4e583a8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4603 | 2026.04.01 18:04:41.114384 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4604 | 2026.04.01 18:04:41.114391 [ 293 ] {} <Debug> TCP-Session: 31a0b24f-9591-4bac-ab2a-3430fd1abda5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55575 | ||
| 4605 | 2026.04.01 18:04:41.114418 [ 292 ] {} <Debug> TCP-Session: a1384759-10a9-4c11-88e1-497f2fb7bd86 Authenticating user 'default' from [fd00:1122:3344:101::e]:50276 | ||
| 4606 | 2026.04.01 18:04:41.114433 [ 293 ] {} <Debug> TCP-Session: 31a0b24f-9591-4bac-ab2a-3430fd1abda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4607 | 2026.04.01 18:04:41.114449 [ 292 ] {} <Debug> TCP-Session: a1384759-10a9-4c11-88e1-497f2fb7bd86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4608 | 2026.04.01 18:04:41.114459 [ 293 ] {} <Debug> TCP-Session: 31a0b24f-9591-4bac-ab2a-3430fd1abda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4609 | 2026.04.01 18:04:41.114472 [ 292 ] {} <Debug> TCP-Session: a1384759-10a9-4c11-88e1-497f2fb7bd86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4610 | 2026.04.01 18:04:41.113980 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46063 | ||
| 4611 | 2026.04.01 18:04:41.114557 [ 288 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4612 | 2026.04.01 18:04:41.114567 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4613 | 2026.04.01 18:04:41.114618 [ 288 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4614 | 2026.04.01 18:04:41.114619 [ 290 ] {} <Debug> TCP-Session: fe00ed57-580f-4939-bd72-6b2ed7a49e1b Authenticating user 'default' from [fd00:1122:3344:101::e]:46063 | ||
| 4615 | 2026.04.01 18:04:41.114666 [ 290 ] {} <Debug> TCP-Session: fe00ed57-580f-4939-bd72-6b2ed7a49e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4616 | 2026.04.01 18:04:41.114681 [ 290 ] {} <Debug> TCP-Session: fe00ed57-580f-4939-bd72-6b2ed7a49e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4617 | 2026.04.01 18:04:41.114912 [ 288 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 4618 | 2026.04.01 18:04:41.115786 [ 336 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Trace> AggregatingTransform: Aggregating | ||
| 4619 | 2026.04.01 18:04:41.115821 [ 336 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4620 | 2026.04.01 18:04:41.115855 [ 336 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000840442 sec. (1189.850 rows/sec., 46.48 KiB/sec.) | ||
| 4621 | 2026.04.01 18:04:41.115873 [ 336 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Trace> Aggregator: Merging aggregated data | ||
| 4622 | 2026.04.01 18:04:41.117248 [ 288 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 4623 | 2026.04.01 18:04:41.117372 [ 288 ] {25b827ba-9c43-403a-b121-cad58d87273b} <Debug> TCPHandler: Processed in 0.003385598 sec. | ||
| 4624 | 2026.04.01 18:04:41.117479 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4625 | 2026.04.01 18:04:41.117509 [ 288 ] {} <Debug> TCP-Session: e5f10cf8-63fe-4f62-b2e2-6abb618051e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4626 | 2026.04.01 18:04:41.117509 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4627 | 2026.04.01 18:04:41.117536 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4628 | 2026.04.01 18:04:41.117564 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4629 | 2026.04.01 18:04:41.117574 [ 290 ] {} <Debug> TCP-Session: fe00ed57-580f-4939-bd72-6b2ed7a49e1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4630 | 2026.04.01 18:04:41.117589 [ 289 ] {} <Debug> TCP-Session: efaadb3e-b19e-44a8-9c80-84d7dc1baf5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4631 | 2026.04.01 18:04:41.117597 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4632 | 2026.04.01 18:04:41.117607 [ 292 ] {} <Debug> TCP-Session: a1384759-10a9-4c11-88e1-497f2fb7bd86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4633 | 2026.04.01 18:04:41.117646 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4634 | 2026.04.01 18:04:41.117663 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4635 | 2026.04.01 18:04:41.117665 [ 291 ] {} <Debug> TCP-Session: 6a882b78-8260-43b7-bb00-6108372d545b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4636 | 2026.04.01 18:04:41.117695 [ 293 ] {} <Debug> TCP-Session: 31a0b24f-9591-4bac-ab2a-3430fd1abda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4637 | 2026.04.01 18:04:41.117718 [ 294 ] {} <Debug> TCP-Session: 2587ab79-8c4c-4647-a8cc-b7a4e583a8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4638 | 2026.04.01 18:04:41.119444 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60238 | ||
| 4639 | 2026.04.01 18:04:41.119475 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44534 | ||
| 4640 | 2026.04.01 18:04:41.119509 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4641 | 2026.04.01 18:04:41.119531 [ 286 ] {} <Debug> TCP-Session: ae1d8de9-65f1-4c13-adc7-a3aa8837d91e Authenticating user 'default' from [fd00:1122:3344:101::e]:60238 | ||
| 4642 | 2026.04.01 18:04:41.119547 [ 286 ] {} <Debug> TCP-Session: ae1d8de9-65f1-4c13-adc7-a3aa8837d91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4643 | 2026.04.01 18:04:41.119554 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4644 | 2026.04.01 18:04:41.119560 [ 286 ] {} <Debug> TCP-Session: ae1d8de9-65f1-4c13-adc7-a3aa8837d91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4645 | 2026.04.01 18:04:41.119585 [ 3 ] {} <Debug> TCP-Session: efcd39f6-e8f8-44c6-aa68-32de38726a83 Authenticating user 'default' from [fd00:1122:3344:101::e]:44534 | ||
| 4646 | 2026.04.01 18:04:41.119615 [ 3 ] {} <Debug> TCP-Session: efcd39f6-e8f8-44c6-aa68-32de38726a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4647 | 2026.04.01 18:04:41.119634 [ 3 ] {} <Debug> TCP-Session: efcd39f6-e8f8-44c6-aa68-32de38726a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4648 | 2026.04.01 18:04:41.119682 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4649 | 2026.04.01 18:04:41.119713 [ 3 ] {} <Debug> TCP-Session: efcd39f6-e8f8-44c6-aa68-32de38726a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4650 | 2026.04.01 18:04:41.142360 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60238). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4651 | |||
| 4652 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4653 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4654 | 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 | ||
| 4655 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4656 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4657 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4658 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4659 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4660 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4661 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4662 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4663 | (version 23.8.7.1) | ||
| 4664 | 2026.04.01 18:04:41.142635 [ 286 ] {} <Debug> TCP-Session: ae1d8de9-65f1-4c13-adc7-a3aa8837d91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4665 | 2026.04.01 18:04:41.725157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 568 | ||
| 4666 | 2026.04.01 18:04:41.728581 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.04.01 18:04:41.728654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4668 | 2026.04.01 18:04:41.730079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4669 | 2026.04.01 18:04:41.730389 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.04.01 18:04:41.730738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4671 | 2026.04.01 18:04:43.011229 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.04.01 18:04:43.011443 [ 4 ] {ed441b72-cc03-4dfe-b5ea-c0d610579f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4673 | 2026.04.01 18:04:43.011522 [ 4 ] {ed441b72-cc03-4dfe-b5ea-c0d610579f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4674 | 2026.04.01 18:04:43.012307 [ 4 ] {ed441b72-cc03-4dfe-b5ea-c0d610579f4f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.04.01 18:04:43.012354 [ 4 ] {ed441b72-cc03-4dfe-b5ea-c0d610579f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4676 | 2026.04.01 18:04:43.012774 [ 4 ] {ed441b72-cc03-4dfe-b5ea-c0d610579f4f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4677 | 2026.04.01 18:04:43.013007 [ 4 ] {ed441b72-cc03-4dfe-b5ea-c0d610579f4f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.04.01 18:04:43.013170 [ 4 ] {ed441b72-cc03-4dfe-b5ea-c0d610579f4f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001781 sec., 65131.94834362718 rows/sec., 5.53 MiB/sec. | ||
| 4679 | 2026.04.01 18:04:43.013223 [ 4 ] {ed441b72-cc03-4dfe-b5ea-c0d610579f4f} <Debug> TCPHandler: Processed in 0.002131645 sec. | ||
| 4680 | 2026.04.01 18:04:43.013361 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.04.01 18:04:43.013469 [ 4 ] {eb109273-b31f-4f6f-baba-9addcd9fe120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.04.01 18:04:43.013513 [ 4 ] {eb109273-b31f-4f6f-baba-9addcd9fe120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4683 | 2026.04.01 18:04:43.013945 [ 4 ] {eb109273-b31f-4f6f-baba-9addcd9fe120} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.04.01 18:04:43.013982 [ 4 ] {eb109273-b31f-4f6f-baba-9addcd9fe120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4685 | 2026.04.01 18:04:43.014292 [ 4 ] {eb109273-b31f-4f6f-baba-9addcd9fe120} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4686 | 2026.04.01 18:04:43.014513 [ 4 ] {eb109273-b31f-4f6f-baba-9addcd9fe120} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.04.01 18:04:43.014642 [ 4 ] {eb109273-b31f-4f6f-baba-9addcd9fe120} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001198 sec., 25041.736227045072 rows/sec., 1.84 MiB/sec. | ||
| 4688 | 2026.04.01 18:04:43.014678 [ 4 ] {eb109273-b31f-4f6f-baba-9addcd9fe120} <Debug> TCPHandler: Processed in 0.001372026 sec. | ||
| 4689 | 2026.04.01 18:04:43.014788 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.04.01 18:04:43.014882 [ 4 ] {7503da87-76d1-4763-b37d-eb4115abd601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4691 | 2026.04.01 18:04:43.014923 [ 4 ] {7503da87-76d1-4763-b37d-eb4115abd601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4692 | 2026.04.01 18:04:43.015350 [ 4 ] {7503da87-76d1-4763-b37d-eb4115abd601} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.04.01 18:04:43.015384 [ 4 ] {7503da87-76d1-4763-b37d-eb4115abd601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4694 | 2026.04.01 18:04:43.015686 [ 4 ] {7503da87-76d1-4763-b37d-eb4115abd601} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4695 | 2026.04.01 18:04:43.015895 [ 4 ] {7503da87-76d1-4763-b37d-eb4115abd601} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.04.01 18:04:43.016021 [ 4 ] {7503da87-76d1-4763-b37d-eb4115abd601} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001157 sec., 81244.59809853068 rows/sec., 6.35 MiB/sec. | ||
| 4697 | 2026.04.01 18:04:43.016057 [ 4 ] {7503da87-76d1-4763-b37d-eb4115abd601} <Debug> TCPHandler: Processed in 0.001318204 sec. | ||
| 4698 | 2026.04.01 18:04:43.016174 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.04.01 18:04:43.016269 [ 4 ] {3b1a7bc5-2da3-4caf-9197-d6572461082a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.04.01 18:04:43.016312 [ 4 ] {3b1a7bc5-2da3-4caf-9197-d6572461082a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4701 | 2026.04.01 18:04:43.016729 [ 4 ] {3b1a7bc5-2da3-4caf-9197-d6572461082a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.04.01 18:04:43.016763 [ 4 ] {3b1a7bc5-2da3-4caf-9197-d6572461082a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4703 | 2026.04.01 18:04:43.017083 [ 4 ] {3b1a7bc5-2da3-4caf-9197-d6572461082a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4704 | 2026.04.01 18:04:43.017294 [ 4 ] {3b1a7bc5-2da3-4caf-9197-d6572461082a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.04.01 18:04:43.017423 [ 4 ] {3b1a7bc5-2da3-4caf-9197-d6572461082a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 4706 | 2026.04.01 18:04:43.017460 [ 4 ] {3b1a7bc5-2da3-4caf-9197-d6572461082a} <Debug> TCPHandler: Processed in 0.001334985 sec. | ||
| 4707 | 2026.04.01 18:04:43.017573 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2026.04.01 18:04:43.017667 [ 4 ] {30d2a2db-684c-4b2e-a890-d54f0cc17013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4709 | 2026.04.01 18:04:43.017722 [ 4 ] {30d2a2db-684c-4b2e-a890-d54f0cc17013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4710 | 2026.04.01 18:04:43.018530 [ 4 ] {30d2a2db-684c-4b2e-a890-d54f0cc17013} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.04.01 18:04:43.018564 [ 4 ] {30d2a2db-684c-4b2e-a890-d54f0cc17013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4712 | 2026.04.01 18:04:43.019078 [ 4 ] {30d2a2db-684c-4b2e-a890-d54f0cc17013} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4713 | 2026.04.01 18:04:43.019304 [ 4 ] {30d2a2db-684c-4b2e-a890-d54f0cc17013} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.04.01 18:04:43.019440 [ 4 ] {30d2a2db-684c-4b2e-a890-d54f0cc17013} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001791 sec., 16750.418760469012 rows/sec., 30.02 MiB/sec. | ||
| 4715 | 2026.04.01 18:04:43.019492 [ 4 ] {30d2a2db-684c-4b2e-a890-d54f0cc17013} <Debug> TCPHandler: Processed in 0.001968971 sec. | ||
| 4716 | 2026.04.01 18:04:43.019597 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.04.01 18:04:43.019690 [ 4 ] {7883c7cb-1647-4aac-ac7c-30b0bea74508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4718 | 2026.04.01 18:04:43.019732 [ 4 ] {7883c7cb-1647-4aac-ac7c-30b0bea74508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4719 | 2026.04.01 18:04:43.020063 [ 4 ] {7883c7cb-1647-4aac-ac7c-30b0bea74508} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.04.01 18:04:43.020097 [ 4 ] {7883c7cb-1647-4aac-ac7c-30b0bea74508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4721 | 2026.04.01 18:04:43.020402 [ 4 ] {7883c7cb-1647-4aac-ac7c-30b0bea74508} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4722 | 2026.04.01 18:04:43.020608 [ 4 ] {7883c7cb-1647-4aac-ac7c-30b0bea74508} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.04.01 18:04:43.020696 [ 106 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4724 | 2026.04.01 18:04:43.020732 [ 4 ] {7883c7cb-1647-4aac-ac7c-30b0bea74508} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 4725 | 2026.04.01 18:04:43.020735 [ 106 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.04.01 18:04:43.020764 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4727 | 2026.04.01 18:04:43.020767 [ 4 ] {7883c7cb-1647-4aac-ac7c-30b0bea74508} <Debug> TCPHandler: Processed in 0.001219132 sec. | ||
| 4728 | 2026.04.01 18:04:43.020854 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 4729 | 2026.04.01 18:04:43.020961 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4730 | 2026.04.01 18:04:43.020994 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1060 rows starting from the beginning of the part | ||
| 4731 | 2026.04.01 18:04:43.021083 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part | ||
| 4732 | 2026.04.01 18:04:43.021136 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 4733 | 2026.04.01 18:04:43.021181 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 62 rows starting from the beginning of the part | ||
| 4734 | 2026.04.01 18:04:43.021224 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 4735 | 2026.04.01 18:04:43.021270 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 4736 | 2026.04.01 18:04:43.022153 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333465 sec., 1049896.3227381296 rows/sec., 66.83 MiB/sec. | ||
| 4737 | 2026.04.01 18:04:43.022397 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4738 | 2026.04.01 18:04:43.022706 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_21_4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.04.01 18:04:43.022786 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_21_4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4740 | 2026.04.01 18:04:43.022879 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4741 | 2026.04.01 18:04:45.272672 [ 104 ] {} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4742 | 2026.04.01 18:04:45.272766 [ 104 ] {} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.04.01 18:04:45.272805 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4744 | 2026.04.01 18:04:45.272943 [ 186 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::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 | ||
| 4745 | 2026.04.01 18:04:45.273260 [ 186 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4746 | 2026.04.01 18:04:45.273306 [ 186 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 4747 | 2026.04.01 18:04:45.273451 [ 186 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::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 | ||
| 4748 | 2026.04.01 18:04:45.273517 [ 186 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 4749 | 2026.04.01 18:04:45.273577 [ 186 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::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 | ||
| 4750 | 2026.04.01 18:04:45.273662 [ 186 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::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 | ||
| 4751 | 2026.04.01 18:04:45.275295 [ 187 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002375231 sec., 21471.59581531228 rows/sec., 5.08 MiB/sec. | ||
| 4752 | 2026.04.01 18:04:45.275543 [ 198 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4753 | 2026.04.01 18:04:45.275970 [ 198 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::all_1_5_1} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.04.01 18:04:45.276050 [ 198 ] {f93e3b58-a655-41d5-92fb-52d5ee0bb6f7::all_1_5_1} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4755 | 2026.04.01 18:04:45.276128 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4756 | 2026.04.01 18:04:46.606372 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4757 | 2026.04.01 18:04:46.606427 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4758 | 2026.04.01 18:04:46.716178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8665 | ||
| 4759 | 2026.04.01 18:04:46.716660 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.04.01 18:04:46.716702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4761 | 2026.04.01 18:04:46.717222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4762 | 2026.04.01 18:04:46.717467 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.04.01 18:04:46.717596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 4764 | 2026.04.01 18:04:47.161255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4765 | 2026.04.01 18:04:47.177317 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.04.01 18:04:47.177378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4767 | 2026.04.01 18:04:47.183614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4768 | 2026.04.01 18:04:47.184381 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.04.01 18:04:47.187289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4770 | 2026.04.01 18:04:48.023490 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.04.01 18:04:48.023702 [ 4 ] {f246d16d-b487-4c7f-bbb7-6d45d8b1ae90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4772 | 2026.04.01 18:04:48.023778 [ 4 ] {f246d16d-b487-4c7f-bbb7-6d45d8b1ae90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4773 | 2026.04.01 18:04:48.024591 [ 4 ] {f246d16d-b487-4c7f-bbb7-6d45d8b1ae90} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.04.01 18:04:48.024640 [ 4 ] {f246d16d-b487-4c7f-bbb7-6d45d8b1ae90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4775 | 2026.04.01 18:04:48.025051 [ 4 ] {f246d16d-b487-4c7f-bbb7-6d45d8b1ae90} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4776 | 2026.04.01 18:04:48.025309 [ 4 ] {f246d16d-b487-4c7f-bbb7-6d45d8b1ae90} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.04.01 18:04:48.025472 [ 4 ] {f246d16d-b487-4c7f-bbb7-6d45d8b1ae90} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001822 sec., 254665.20307354553 rows/sec., 16.15 MiB/sec. | ||
| 4778 | 2026.04.01 18:04:48.025523 [ 4 ] {f246d16d-b487-4c7f-bbb7-6d45d8b1ae90} <Debug> TCPHandler: Processed in 0.002174656 sec. | ||
| 4779 | 2026.04.01 18:04:48.025653 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.04.01 18:04:48.025756 [ 4 ] {8f5745ac-4135-4949-9ad1-d6289ef25124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4781 | 2026.04.01 18:04:48.025802 [ 4 ] {8f5745ac-4135-4949-9ad1-d6289ef25124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4782 | 2026.04.01 18:04:48.026812 [ 4 ] {8f5745ac-4135-4949-9ad1-d6289ef25124} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.04.01 18:04:48.026851 [ 4 ] {8f5745ac-4135-4949-9ad1-d6289ef25124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4784 | 2026.04.01 18:04:48.027244 [ 4 ] {8f5745ac-4135-4949-9ad1-d6289ef25124} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4785 | 2026.04.01 18:04:48.027480 [ 4 ] {8f5745ac-4135-4949-9ad1-d6289ef25124} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.04.01 18:04:48.027616 [ 4 ] {8f5745ac-4135-4949-9ad1-d6289ef25124} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001883 sec., 673924.5884227298 rows/sec., 52.31 MiB/sec. | ||
| 4787 | 2026.04.01 18:04:48.027656 [ 4 ] {8f5745ac-4135-4949-9ad1-d6289ef25124} <Debug> TCPHandler: Processed in 0.002055704 sec. | ||
| 4788 | 2026.04.01 18:04:48.027808 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.04.01 18:04:48.027936 [ 4 ] {0a578528-a17c-4ed5-91f3-5b6b31be0cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4790 | 2026.04.01 18:04:48.027987 [ 4 ] {0a578528-a17c-4ed5-91f3-5b6b31be0cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4791 | 2026.04.01 18:04:48.028593 [ 4 ] {0a578528-a17c-4ed5-91f3-5b6b31be0cad} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.04.01 18:04:48.028637 [ 4 ] {0a578528-a17c-4ed5-91f3-5b6b31be0cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4793 | 2026.04.01 18:04:48.028983 [ 4 ] {0a578528-a17c-4ed5-91f3-5b6b31be0cad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4794 | 2026.04.01 18:04:48.029222 [ 4 ] {0a578528-a17c-4ed5-91f3-5b6b31be0cad} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.04.01 18:04:48.029360 [ 4 ] {0a578528-a17c-4ed5-91f3-5b6b31be0cad} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.00145 sec., 167586.20689655174 rows/sec., 9.94 MiB/sec. | ||
| 4796 | 2026.04.01 18:04:48.029398 [ 4 ] {0a578528-a17c-4ed5-91f3-5b6b31be0cad} <Debug> TCPHandler: Processed in 0.001658203 sec. | ||
| 4797 | 2026.04.01 18:04:48.029512 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.04.01 18:04:48.029618 [ 4 ] {d6e9d285-c3a8-4793-8aa7-40a4cc77dfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.04.01 18:04:48.029659 [ 4 ] {d6e9d285-c3a8-4793-8aa7-40a4cc77dfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4800 | 2026.04.01 18:04:48.030163 [ 4 ] {d6e9d285-c3a8-4793-8aa7-40a4cc77dfad} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.04.01 18:04:48.030200 [ 4 ] {d6e9d285-c3a8-4793-8aa7-40a4cc77dfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4802 | 2026.04.01 18:04:48.030513 [ 4 ] {d6e9d285-c3a8-4793-8aa7-40a4cc77dfad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4803 | 2026.04.01 18:04:48.030724 [ 4 ] {d6e9d285-c3a8-4793-8aa7-40a4cc77dfad} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.04.01 18:04:48.030851 [ 4 ] {d6e9d285-c3a8-4793-8aa7-40a4cc77dfad} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001263 sec., 189231.9873317498 rows/sec., 12.20 MiB/sec. | ||
| 4805 | 2026.04.01 18:04:48.030888 [ 4 ] {d6e9d285-c3a8-4793-8aa7-40a4cc77dfad} <Debug> TCPHandler: Processed in 0.001425667 sec. | ||
| 4806 | 2026.04.01 18:04:48.031002 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.04.01 18:04:48.031095 [ 4 ] {7cb64c01-243f-41d3-8e84-10b56a06037b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.04.01 18:04:48.031135 [ 4 ] {7cb64c01-243f-41d3-8e84-10b56a06037b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4809 | 2026.04.01 18:04:48.031623 [ 4 ] {7cb64c01-243f-41d3-8e84-10b56a06037b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.04.01 18:04:48.031659 [ 4 ] {7cb64c01-243f-41d3-8e84-10b56a06037b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4811 | 2026.04.01 18:04:48.031994 [ 4 ] {7cb64c01-243f-41d3-8e84-10b56a06037b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4812 | 2026.04.01 18:04:48.032209 [ 4 ] {7cb64c01-243f-41d3-8e84-10b56a06037b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.04.01 18:04:48.032337 [ 4 ] {7cb64c01-243f-41d3-8e84-10b56a06037b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00126 sec., 188888.88888888888 rows/sec., 10.72 MiB/sec. | ||
| 4814 | 2026.04.01 18:04:48.032374 [ 4 ] {7cb64c01-243f-41d3-8e84-10b56a06037b} <Debug> TCPHandler: Processed in 0.001422336 sec. | ||
| 4815 | 2026.04.01 18:04:48.032548 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.04.01 18:04:48.032642 [ 4 ] {b33ab53b-ffc2-4628-9069-13f61920e9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4817 | 2026.04.01 18:04:48.032681 [ 4 ] {b33ab53b-ffc2-4628-9069-13f61920e9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4818 | 2026.04.01 18:04:48.033363 [ 4 ] {b33ab53b-ffc2-4628-9069-13f61920e9da} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.04.01 18:04:48.033400 [ 4 ] {b33ab53b-ffc2-4628-9069-13f61920e9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4820 | 2026.04.01 18:04:48.033748 [ 4 ] {b33ab53b-ffc2-4628-9069-13f61920e9da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4821 | 2026.04.01 18:04:48.033987 [ 4 ] {b33ab53b-ffc2-4628-9069-13f61920e9da} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.04.01 18:04:48.034116 [ 4 ] {b33ab53b-ffc2-4628-9069-13f61920e9da} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001492 sec., 516756.03217158176 rows/sec., 36.03 MiB/sec. | ||
| 4823 | 2026.04.01 18:04:48.034153 [ 4 ] {b33ab53b-ffc2-4628-9069-13f61920e9da} <Debug> TCPHandler: Processed in 0.001654343 sec. | ||
| 4824 | 2026.04.01 18:04:48.034268 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.04.01 18:04:48.034361 [ 4 ] {7361cfe3-b19e-4ad3-b828-f73c0e941578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4826 | 2026.04.01 18:04:48.034403 [ 4 ] {7361cfe3-b19e-4ad3-b828-f73c0e941578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4827 | 2026.04.01 18:04:48.034740 [ 4 ] {7361cfe3-b19e-4ad3-b828-f73c0e941578} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.04.01 18:04:48.034777 [ 4 ] {7361cfe3-b19e-4ad3-b828-f73c0e941578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4829 | 2026.04.01 18:04:48.035098 [ 4 ] {7361cfe3-b19e-4ad3-b828-f73c0e941578} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4830 | 2026.04.01 18:04:48.035312 [ 4 ] {7361cfe3-b19e-4ad3-b828-f73c0e941578} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.04.01 18:04:48.035462 [ 4 ] {7361cfe3-b19e-4ad3-b828-f73c0e941578} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 4832 | 2026.04.01 18:04:48.035499 [ 4 ] {7361cfe3-b19e-4ad3-b828-f73c0e941578} <Debug> TCPHandler: Processed in 0.001281294 sec. | ||
| 4833 | 2026.04.01 18:04:48.035613 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.04.01 18:04:48.035712 [ 4 ] {6d315cde-174c-47c6-8805-a2433edaacce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.04.01 18:04:48.035755 [ 4 ] {6d315cde-174c-47c6-8805-a2433edaacce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4836 | 2026.04.01 18:04:48.036189 [ 4 ] {6d315cde-174c-47c6-8805-a2433edaacce} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.04.01 18:04:48.036224 [ 4 ] {6d315cde-174c-47c6-8805-a2433edaacce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4838 | 2026.04.01 18:04:48.036566 [ 4 ] {6d315cde-174c-47c6-8805-a2433edaacce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4839 | 2026.04.01 18:04:48.036785 [ 4 ] {6d315cde-174c-47c6-8805-a2433edaacce} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.04.01 18:04:48.036914 [ 4 ] {6d315cde-174c-47c6-8805-a2433edaacce} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001225 sec., 273469.38775510207 rows/sec., 17.89 MiB/sec. | ||
| 4841 | 2026.04.01 18:04:48.036950 [ 4 ] {6d315cde-174c-47c6-8805-a2433edaacce} <Debug> TCPHandler: Processed in 0.001385786 sec. | ||
| 4842 | 2026.04.01 18:04:48.037061 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.04.01 18:04:48.037155 [ 4 ] {d8741679-074f-4d1d-9570-32c0f25f2af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.04.01 18:04:48.037197 [ 4 ] {d8741679-074f-4d1d-9570-32c0f25f2af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4845 | 2026.04.01 18:04:48.037508 [ 4 ] {d8741679-074f-4d1d-9570-32c0f25f2af0} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.04.01 18:04:48.037544 [ 4 ] {d8741679-074f-4d1d-9570-32c0f25f2af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4847 | 2026.04.01 18:04:48.037839 [ 4 ] {d8741679-074f-4d1d-9570-32c0f25f2af0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4848 | 2026.04.01 18:04:48.038089 [ 4 ] {d8741679-074f-4d1d-9570-32c0f25f2af0} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.04.01 18:04:48.038218 [ 4 ] {d8741679-074f-4d1d-9570-32c0f25f2af0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 4850 | 2026.04.01 18:04:48.038254 [ 4 ] {d8741679-074f-4d1d-9570-32c0f25f2af0} <Debug> TCPHandler: Processed in 0.001242462 sec. | ||
| 4851 | 2026.04.01 18:04:48.038406 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.04.01 18:04:48.038521 [ 4 ] {be888c51-b194-492b-88d8-b7812fa9df92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4853 | 2026.04.01 18:04:48.038586 [ 4 ] {be888c51-b194-492b-88d8-b7812fa9df92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4854 | 2026.04.01 18:04:48.039391 [ 4 ] {be888c51-b194-492b-88d8-b7812fa9df92} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.04.01 18:04:48.039429 [ 4 ] {be888c51-b194-492b-88d8-b7812fa9df92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4856 | 2026.04.01 18:04:48.039963 [ 4 ] {be888c51-b194-492b-88d8-b7812fa9df92} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4857 | 2026.04.01 18:04:48.040177 [ 4 ] {be888c51-b194-492b-88d8-b7812fa9df92} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.04.01 18:04:48.040321 [ 4 ] {be888c51-b194-492b-88d8-b7812fa9df92} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001824 sec., 6030.701754385965 rows/sec., 10.81 MiB/sec. | ||
| 4859 | 2026.04.01 18:04:48.040390 [ 4 ] {be888c51-b194-492b-88d8-b7812fa9df92} <Debug> TCPHandler: Processed in 0.002045243 sec. | ||
| 4860 | 2026.04.01 18:04:48.040509 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.04.01 18:04:48.040604 [ 4 ] {9836de9a-80df-43ba-a554-05236a399949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.04.01 18:04:48.040646 [ 4 ] {9836de9a-80df-43ba-a554-05236a399949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4863 | 2026.04.01 18:04:48.040997 [ 4 ] {9836de9a-80df-43ba-a554-05236a399949} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.04.01 18:04:48.041034 [ 4 ] {9836de9a-80df-43ba-a554-05236a399949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4865 | 2026.04.01 18:04:48.041474 [ 4 ] {9836de9a-80df-43ba-a554-05236a399949} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4866 | 2026.04.01 18:04:48.041787 [ 4 ] {9836de9a-80df-43ba-a554-05236a399949} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.04.01 18:04:48.041919 [ 4 ] {9836de9a-80df-43ba-a554-05236a399949} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001334 sec., 82458.77061469266 rows/sec., 5.02 MiB/sec. | ||
| 4868 | 2026.04.01 18:04:48.041954 [ 4 ] {9836de9a-80df-43ba-a554-05236a399949} <Debug> TCPHandler: Processed in 0.00149409 sec. | ||
| 4869 | 2026.04.01 18:04:51.731520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 602 | ||
| 4870 | 2026.04.01 18:04:51.733939 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.04.01 18:04:51.734002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4872 | 2026.04.01 18:04:51.735257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4873 | 2026.04.01 18:04:51.735541 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.04.01 18:04:51.735908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4875 | 2026.04.01 18:04:53.012032 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.04.01 18:04:53.012244 [ 4 ] {34339871-c86e-4067-9c58-1afdddaeaa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4877 | 2026.04.01 18:04:53.012321 [ 4 ] {34339871-c86e-4067-9c58-1afdddaeaa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4878 | 2026.04.01 18:04:53.013008 [ 4 ] {34339871-c86e-4067-9c58-1afdddaeaa7a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.04.01 18:04:53.013056 [ 4 ] {34339871-c86e-4067-9c58-1afdddaeaa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4880 | 2026.04.01 18:04:53.013433 [ 4 ] {34339871-c86e-4067-9c58-1afdddaeaa7a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4881 | 2026.04.01 18:04:53.013653 [ 4 ] {34339871-c86e-4067-9c58-1afdddaeaa7a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.04.01 18:04:53.013812 [ 4 ] {34339871-c86e-4067-9c58-1afdddaeaa7a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001624 sec., 3694.5812807881775 rows/sec., 301.27 KiB/sec. | ||
| 4883 | 2026.04.01 18:04:53.013862 [ 4 ] {34339871-c86e-4067-9c58-1afdddaeaa7a} <Debug> TCPHandler: Processed in 0.001971311 sec. | ||
| 4884 | 2026.04.01 18:04:53.013990 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.04.01 18:04:53.014091 [ 4 ] {a6d03e0e-60f5-4f1f-9237-460ca5593f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4886 | 2026.04.01 18:04:53.014133 [ 4 ] {a6d03e0e-60f5-4f1f-9237-460ca5593f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4887 | 2026.04.01 18:04:53.014592 [ 4 ] {a6d03e0e-60f5-4f1f-9237-460ca5593f45} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.04.01 18:04:53.014630 [ 4 ] {a6d03e0e-60f5-4f1f-9237-460ca5593f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4889 | 2026.04.01 18:04:53.014982 [ 4 ] {a6d03e0e-60f5-4f1f-9237-460ca5593f45} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4890 | 2026.04.01 18:04:53.015196 [ 4 ] {a6d03e0e-60f5-4f1f-9237-460ca5593f45} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.04.01 18:04:53.015330 [ 4 ] {a6d03e0e-60f5-4f1f-9237-460ca5593f45} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001262 sec., 94294.77020602218 rows/sec., 7.98 MiB/sec. | ||
| 4892 | 2026.04.01 18:04:53.015367 [ 4 ] {a6d03e0e-60f5-4f1f-9237-460ca5593f45} <Debug> TCPHandler: Processed in 0.001429657 sec. | ||
| 4893 | 2026.04.01 18:04:53.015481 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.04.01 18:04:53.015578 [ 4 ] {a35eccb3-bde4-443d-9927-403a5aee819b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.04.01 18:04:53.015618 [ 4 ] {a35eccb3-bde4-443d-9927-403a5aee819b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4896 | 2026.04.01 18:04:53.016020 [ 4 ] {a35eccb3-bde4-443d-9927-403a5aee819b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.04.01 18:04:53.016056 [ 4 ] {a35eccb3-bde4-443d-9927-403a5aee819b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4898 | 2026.04.01 18:04:53.016348 [ 4 ] {a35eccb3-bde4-443d-9927-403a5aee819b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4899 | 2026.04.01 18:04:53.016550 [ 4 ] {a35eccb3-bde4-443d-9927-403a5aee819b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.04.01 18:04:53.016681 [ 4 ] {a35eccb3-bde4-443d-9927-403a5aee819b} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001124 sec., 32028.46975088968 rows/sec., 2.32 MiB/sec. | ||
| 4901 | 2026.04.01 18:04:53.016717 [ 4 ] {a35eccb3-bde4-443d-9927-403a5aee819b} <Debug> TCPHandler: Processed in 0.001286413 sec. | ||
| 4902 | 2026.04.01 18:04:53.016817 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.04.01 18:04:53.016910 [ 4 ] {17f41976-5d4b-49a6-bc7d-25c90e28b251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4904 | 2026.04.01 18:04:53.016950 [ 4 ] {17f41976-5d4b-49a6-bc7d-25c90e28b251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4905 | 2026.04.01 18:04:53.017369 [ 4 ] {17f41976-5d4b-49a6-bc7d-25c90e28b251} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.04.01 18:04:53.017405 [ 4 ] {17f41976-5d4b-49a6-bc7d-25c90e28b251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4907 | 2026.04.01 18:04:53.017698 [ 4 ] {17f41976-5d4b-49a6-bc7d-25c90e28b251} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4908 | 2026.04.01 18:04:53.017902 [ 4 ] {17f41976-5d4b-49a6-bc7d-25c90e28b251} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.04.01 18:04:53.018033 [ 4 ] {17f41976-5d4b-49a6-bc7d-25c90e28b251} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001139 sec., 87796.3125548727 rows/sec., 6.86 MiB/sec. | ||
| 4910 | 2026.04.01 18:04:53.018069 [ 4 ] {17f41976-5d4b-49a6-bc7d-25c90e28b251} <Debug> TCPHandler: Processed in 0.001300644 sec. | ||
| 4911 | 2026.04.01 18:04:53.018178 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.04.01 18:04:53.018271 [ 4 ] {6f3ed25e-0557-4d64-b7a1-9db40f560888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.04.01 18:04:53.018314 [ 4 ] {6f3ed25e-0557-4d64-b7a1-9db40f560888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4914 | 2026.04.01 18:04:53.018724 [ 4 ] {6f3ed25e-0557-4d64-b7a1-9db40f560888} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.04.01 18:04:53.018760 [ 4 ] {6f3ed25e-0557-4d64-b7a1-9db40f560888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4916 | 2026.04.01 18:04:53.019083 [ 4 ] {6f3ed25e-0557-4d64-b7a1-9db40f560888} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4917 | 2026.04.01 18:04:53.019282 [ 4 ] {6f3ed25e-0557-4d64-b7a1-9db40f560888} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.04.01 18:04:53.019411 [ 4 ] {6f3ed25e-0557-4d64-b7a1-9db40f560888} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001158 sec., 140759.93091537134 rows/sec., 9.80 MiB/sec. | ||
| 4919 | 2026.04.01 18:04:53.019448 [ 4 ] {6f3ed25e-0557-4d64-b7a1-9db40f560888} <Debug> TCPHandler: Processed in 0.001318384 sec. | ||
| 4920 | 2026.04.01 18:04:53.019556 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.04.01 18:04:53.019650 [ 4 ] {270dbb82-9861-4a5f-896f-07eef0e6fe8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.04.01 18:04:53.019704 [ 4 ] {270dbb82-9861-4a5f-896f-07eef0e6fe8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4923 | 2026.04.01 18:04:53.020533 [ 4 ] {270dbb82-9861-4a5f-896f-07eef0e6fe8a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.04.01 18:04:53.020569 [ 4 ] {270dbb82-9861-4a5f-896f-07eef0e6fe8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4925 | 2026.04.01 18:04:53.021110 [ 4 ] {270dbb82-9861-4a5f-896f-07eef0e6fe8a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4926 | 2026.04.01 18:04:53.021325 [ 4 ] {270dbb82-9861-4a5f-896f-07eef0e6fe8a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.04.01 18:04:53.021464 [ 4 ] {270dbb82-9861-4a5f-896f-07eef0e6fe8a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001832 sec., 16375.545851528384 rows/sec., 29.34 MiB/sec. | ||
| 4928 | 2026.04.01 18:04:53.021514 [ 4 ] {270dbb82-9861-4a5f-896f-07eef0e6fe8a} <Debug> TCPHandler: Processed in 0.002007832 sec. | ||
| 4929 | 2026.04.01 18:04:53.021624 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.04.01 18:04:53.021718 [ 4 ] {58cf9653-dee5-45a4-b329-6b3313189a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.04.01 18:04:53.021759 [ 4 ] {58cf9653-dee5-45a4-b329-6b3313189a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4932 | 2026.04.01 18:04:53.022098 [ 4 ] {58cf9653-dee5-45a4-b329-6b3313189a30} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.04.01 18:04:53.022133 [ 4 ] {58cf9653-dee5-45a4-b329-6b3313189a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4934 | 2026.04.01 18:04:53.022446 [ 4 ] {58cf9653-dee5-45a4-b329-6b3313189a30} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4935 | 2026.04.01 18:04:53.022649 [ 4 ] {58cf9653-dee5-45a4-b329-6b3313189a30} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.04.01 18:04:53.022775 [ 4 ] {58cf9653-dee5-45a4-b329-6b3313189a30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4937 | 2026.04.01 18:04:53.022809 [ 4 ] {58cf9653-dee5-45a4-b329-6b3313189a30} <Debug> TCPHandler: Processed in 0.001236012 sec. | ||
| 4938 | 2026.04.01 18:04:54.218547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9177 | ||
| 4939 | 2026.04.01 18:04:54.219012 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.04.01 18:04:54.219043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4941 | 2026.04.01 18:04:54.219585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4942 | 2026.04.01 18:04:54.219813 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.04.01 18:04:54.219938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9177 | ||
| 4944 | 2026.04.01 18:04:54.688232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4945 | 2026.04.01 18:04:54.704415 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.04.01 18:04:54.704470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4947 | 2026.04.01 18:04:54.710822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4948 | 2026.04.01 18:04:54.711519 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.04.01 18:04:54.714224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4950 | 2026.04.01 18:04:58.023448 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.04.01 18:04:58.023633 [ 4 ] {41b4c3ce-170a-437e-be1c-ae4b3b29cf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.04.01 18:04:58.023700 [ 4 ] {41b4c3ce-170a-437e-be1c-ae4b3b29cf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4953 | 2026.04.01 18:04:58.024520 [ 4 ] {41b4c3ce-170a-437e-be1c-ae4b3b29cf8c} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.04.01 18:04:58.024558 [ 4 ] {41b4c3ce-170a-437e-be1c-ae4b3b29cf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4955 | 2026.04.01 18:04:58.024965 [ 4 ] {41b4c3ce-170a-437e-be1c-ae4b3b29cf8c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4956 | 2026.04.01 18:04:58.025202 [ 4 ] {41b4c3ce-170a-437e-be1c-ae4b3b29cf8c} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.04.01 18:04:58.025349 [ 4 ] {41b4c3ce-170a-437e-be1c-ae4b3b29cf8c} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001763 sec., 263187.74815655133 rows/sec., 16.69 MiB/sec. | ||
| 4958 | 2026.04.01 18:04:58.025392 [ 4 ] {41b4c3ce-170a-437e-be1c-ae4b3b29cf8c} <Debug> TCPHandler: Processed in 0.002067624 sec. | ||
| 4959 | 2026.04.01 18:04:58.025530 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.04.01 18:04:58.025625 [ 4 ] {462f1b77-f302-4bae-a630-61d15555f1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4961 | 2026.04.01 18:04:58.025666 [ 4 ] {462f1b77-f302-4bae-a630-61d15555f1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4962 | 2026.04.01 18:04:58.026606 [ 4 ] {462f1b77-f302-4bae-a630-61d15555f1bf} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.04.01 18:04:58.026642 [ 4 ] {462f1b77-f302-4bae-a630-61d15555f1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4964 | 2026.04.01 18:04:58.027012 [ 4 ] {462f1b77-f302-4bae-a630-61d15555f1bf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4965 | 2026.04.01 18:04:58.027241 [ 4 ] {462f1b77-f302-4bae-a630-61d15555f1bf} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.04.01 18:04:58.027364 [ 82 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4967 | 2026.04.01 18:04:58.027369 [ 4 ] {462f1b77-f302-4bae-a630-61d15555f1bf} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001763 sec., 719795.8026091888 rows/sec., 55.87 MiB/sec. | ||
| 4968 | 2026.04.01 18:04:58.027407 [ 82 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.04.01 18:04:58.027423 [ 4 ] {462f1b77-f302-4bae-a630-61d15555f1bf} <Debug> TCPHandler: Processed in 0.001952381 sec. | ||
| 4970 | 2026.04.01 18:04:58.027432 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4971 | 2026.04.01 18:04:58.027531 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 4972 | 2026.04.01 18:04:58.027543 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.04.01 18:04:58.027636 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4974 | 2026.04.01 18:04:58.027654 [ 4 ] {a03b1f5b-0cc2-4a9b-8a4b-f678f2ab5a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4975 | 2026.04.01 18:04:58.027679 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3811 rows starting from the beginning of the part | ||
| 4976 | 2026.04.01 18:04:58.027698 [ 4 ] {a03b1f5b-0cc2-4a9b-8a4b-f678f2ab5a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4977 | 2026.04.01 18:04:58.027772 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4978 | 2026.04.01 18:04:58.027827 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 116 rows starting from the beginning of the part | ||
| 4979 | 2026.04.01 18:04:58.027882 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1269 rows starting from the beginning of the part | ||
| 4980 | 2026.04.01 18:04:58.027934 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 119 rows starting from the beginning of the part | ||
| 4981 | 2026.04.01 18:04:58.027984 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1269 rows starting from the beginning of the part | ||
| 4982 | 2026.04.01 18:04:58.028182 [ 4 ] {a03b1f5b-0cc2-4a9b-8a4b-f678f2ab5a28} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.04.01 18:04:58.028218 [ 4 ] {a03b1f5b-0cc2-4a9b-8a4b-f678f2ab5a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4984 | 2026.04.01 18:04:58.028541 [ 4 ] {a03b1f5b-0cc2-4a9b-8a4b-f678f2ab5a28} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4985 | 2026.04.01 18:04:58.028765 [ 4 ] {a03b1f5b-0cc2-4a9b-8a4b-f678f2ab5a28} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.04.01 18:04:58.028897 [ 4 ] {a03b1f5b-0cc2-4a9b-8a4b-f678f2ab5a28} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001268 sec., 191640.37854889588 rows/sec., 11.37 MiB/sec. | ||
| 4987 | 2026.04.01 18:04:58.028936 [ 4 ] {a03b1f5b-0cc2-4a9b-8a4b-f678f2ab5a28} <Debug> TCPHandler: Processed in 0.001441558 sec. | ||
| 4988 | 2026.04.01 18:04:58.029045 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.04.01 18:04:58.029147 [ 4 ] {777f2b1f-9c28-4d0a-b496-075c729ec19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.04.01 18:04:58.029185 [ 4 ] {777f2b1f-9c28-4d0a-b496-075c729ec19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4991 | 2026.04.01 18:04:58.029663 [ 4 ] {777f2b1f-9c28-4d0a-b496-075c729ec19e} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.04.01 18:04:58.029698 [ 4 ] {777f2b1f-9c28-4d0a-b496-075c729ec19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 4993 | 2026.04.01 18:04:58.030001 [ 4 ] {777f2b1f-9c28-4d0a-b496-075c729ec19e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4994 | 2026.04.01 18:04:58.030057 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002564607 sec., 2589090.64819678 rows/sec., 208.94 MiB/sec. | ||
| 4995 | 2026.04.01 18:04:58.030220 [ 4 ] {777f2b1f-9c28-4d0a-b496-075c729ec19e} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.04.01 18:04:58.030353 [ 4 ] {777f2b1f-9c28-4d0a-b496-075c729ec19e} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001223 sec., 195421.09566639413 rows/sec., 12.60 MiB/sec. | ||
| 4997 | 2026.04.01 18:04:58.030392 [ 4 ] {777f2b1f-9c28-4d0a-b496-075c729ec19e} <Debug> TCPHandler: Processed in 0.001395496 sec. | ||
| 4998 | 2026.04.01 18:04:58.030491 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4999 | 2026.04.01 18:04:58.030503 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.04.01 18:04:58.030619 [ 4 ] {28845141-a6d2-4545-a37f-a7b1e451d460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.04.01 18:04:58.030663 [ 4 ] {28845141-a6d2-4545-a37f-a7b1e451d460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5002 | 2026.04.01 18:04:58.030853 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.04.01 18:04:58.030948 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_26_5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5004 | 2026.04.01 18:04:58.031055 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 5005 | 2026.04.01 18:04:58.031139 [ 4 ] {28845141-a6d2-4545-a37f-a7b1e451d460} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.04.01 18:04:58.031182 [ 4 ] {28845141-a6d2-4545-a37f-a7b1e451d460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5007 | 2026.04.01 18:04:58.031507 [ 4 ] {28845141-a6d2-4545-a37f-a7b1e451d460} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5008 | 2026.04.01 18:04:58.031727 [ 4 ] {28845141-a6d2-4545-a37f-a7b1e451d460} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.04.01 18:04:58.031855 [ 4 ] {28845141-a6d2-4545-a37f-a7b1e451d460} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001254 sec., 189792.663476874 rows/sec., 10.77 MiB/sec. | ||
| 5010 | 2026.04.01 18:04:58.031895 [ 4 ] {28845141-a6d2-4545-a37f-a7b1e451d460} <Debug> TCPHandler: Processed in 0.001440018 sec. | ||
| 5011 | 2026.04.01 18:04:58.032001 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.04.01 18:04:58.032095 [ 4 ] {306c4501-0b84-405f-b58c-6165fbcdabb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5013 | 2026.04.01 18:04:58.032135 [ 4 ] {306c4501-0b84-405f-b58c-6165fbcdabb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5014 | 2026.04.01 18:04:58.032798 [ 4 ] {306c4501-0b84-405f-b58c-6165fbcdabb8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.04.01 18:04:58.032837 [ 4 ] {306c4501-0b84-405f-b58c-6165fbcdabb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5016 | 2026.04.01 18:04:58.033297 [ 4 ] {306c4501-0b84-405f-b58c-6165fbcdabb8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5017 | 2026.04.01 18:04:58.033582 [ 4 ] {306c4501-0b84-405f-b58c-6165fbcdabb8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.04.01 18:04:58.033719 [ 81 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5019 | 2026.04.01 18:04:58.033742 [ 4 ] {306c4501-0b84-405f-b58c-6165fbcdabb8} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001663 sec., 463619.9639206254 rows/sec., 32.32 MiB/sec. | ||
| 5020 | 2026.04.01 18:04:58.033767 [ 81 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.04.01 18:04:58.033795 [ 4 ] {306c4501-0b84-405f-b58c-6165fbcdabb8} <Debug> TCPHandler: Processed in 0.001841837 sec. | ||
| 5022 | 2026.04.01 18:04:58.033795 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5023 | 2026.04.01 18:04:58.033891 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 5024 | 2026.04.01 18:04:58.033934 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.04.01 18:04:58.033988 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5026 | 2026.04.01 18:04:58.034016 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2101 rows starting from the beginning of the part | ||
| 5027 | 2026.04.01 18:04:58.034050 [ 4 ] {770022a2-e49f-4ee1-8de9-230bb35818d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5028 | 2026.04.01 18:04:58.034071 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 5029 | 2026.04.01 18:04:58.034106 [ 4 ] {770022a2-e49f-4ee1-8de9-230bb35818d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5030 | 2026.04.01 18:04:58.034123 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
| 5031 | 2026.04.01 18:04:58.034160 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 771 rows starting from the beginning of the part | ||
| 5032 | 2026.04.01 18:04:58.034193 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part | ||
| 5033 | 2026.04.01 18:04:58.034228 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 771 rows starting from the beginning of the part | ||
| 5034 | 2026.04.01 18:04:58.034443 [ 4 ] {770022a2-e49f-4ee1-8de9-230bb35818d8} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.04.01 18:04:58.034478 [ 4 ] {770022a2-e49f-4ee1-8de9-230bb35818d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5036 | 2026.04.01 18:04:58.034785 [ 4 ] {770022a2-e49f-4ee1-8de9-230bb35818d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5037 | 2026.04.01 18:04:58.034989 [ 4 ] {770022a2-e49f-4ee1-8de9-230bb35818d8} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.04.01 18:04:58.035119 [ 4 ] {770022a2-e49f-4ee1-8de9-230bb35818d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 5039 | 2026.04.01 18:04:58.035156 [ 4 ] {770022a2-e49f-4ee1-8de9-230bb35818d8} <Debug> TCPHandler: Processed in 0.001282584 sec. | ||
| 5040 | 2026.04.01 18:04:58.035258 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.04.01 18:04:58.035354 [ 4 ] {b50a6b19-c5e1-435d-ba77-4a4b11ce3dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5042 | 2026.04.01 18:04:58.035372 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512669 sec., 2578885.4005734236 rows/sec., 188.99 MiB/sec. | ||
| 5043 | 2026.04.01 18:04:58.035395 [ 4 ] {b50a6b19-c5e1-435d-ba77-4a4b11ce3dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5044 | 2026.04.01 18:04:58.035620 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5045 | 2026.04.01 18:04:58.035836 [ 4 ] {b50a6b19-c5e1-435d-ba77-4a4b11ce3dec} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.04.01 18:04:58.035879 [ 4 ] {b50a6b19-c5e1-435d-ba77-4a4b11ce3dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5047 | 2026.04.01 18:04:58.035932 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.04.01 18:04:58.036038 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_26_5} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5049 | 2026.04.01 18:04:58.036146 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 5050 | 2026.04.01 18:04:58.036265 [ 4 ] {b50a6b19-c5e1-435d-ba77-4a4b11ce3dec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5051 | 2026.04.01 18:04:58.036490 [ 4 ] {b50a6b19-c5e1-435d-ba77-4a4b11ce3dec} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.04.01 18:04:58.036631 [ 4 ] {b50a6b19-c5e1-435d-ba77-4a4b11ce3dec} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001296 sec., 258487.65432098764 rows/sec., 16.91 MiB/sec. | ||
| 5053 | 2026.04.01 18:04:58.036670 [ 4 ] {b50a6b19-c5e1-435d-ba77-4a4b11ce3dec} <Debug> TCPHandler: Processed in 0.001461518 sec. | ||
| 5054 | 2026.04.01 18:04:58.036782 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.04.01 18:04:58.036878 [ 4 ] {3e7b00c2-0820-4d1f-96d6-1df895d0313b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.04.01 18:04:58.036920 [ 4 ] {3e7b00c2-0820-4d1f-96d6-1df895d0313b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5057 | 2026.04.01 18:04:58.037232 [ 4 ] {3e7b00c2-0820-4d1f-96d6-1df895d0313b} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.04.01 18:04:58.037268 [ 4 ] {3e7b00c2-0820-4d1f-96d6-1df895d0313b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5059 | 2026.04.01 18:04:58.037565 [ 4 ] {3e7b00c2-0820-4d1f-96d6-1df895d0313b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5060 | 2026.04.01 18:04:58.037779 [ 4 ] {3e7b00c2-0820-4d1f-96d6-1df895d0313b} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.04.01 18:04:58.037906 [ 4 ] {3e7b00c2-0820-4d1f-96d6-1df895d0313b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 5062 | 2026.04.01 18:04:58.037943 [ 4 ] {3e7b00c2-0820-4d1f-96d6-1df895d0313b} <Debug> TCPHandler: Processed in 0.001210921 sec. | ||
| 5063 | 2026.04.01 18:04:58.038050 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.04.01 18:04:58.038144 [ 4 ] {ed31099d-e262-44ea-a894-7c45e64d0312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5065 | 2026.04.01 18:04:58.038197 [ 4 ] {ed31099d-e262-44ea-a894-7c45e64d0312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5066 | 2026.04.01 18:04:58.038972 [ 4 ] {ed31099d-e262-44ea-a894-7c45e64d0312} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.04.01 18:04:58.039011 [ 4 ] {ed31099d-e262-44ea-a894-7c45e64d0312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5068 | 2026.04.01 18:04:58.039533 [ 4 ] {ed31099d-e262-44ea-a894-7c45e64d0312} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5069 | 2026.04.01 18:04:58.039763 [ 4 ] {ed31099d-e262-44ea-a894-7c45e64d0312} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.04.01 18:04:58.039924 [ 4 ] {ed31099d-e262-44ea-a894-7c45e64d0312} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001798 sec., 6117.9087875417135 rows/sec., 10.96 MiB/sec. | ||
| 5071 | 2026.04.01 18:04:58.039979 [ 4 ] {ed31099d-e262-44ea-a894-7c45e64d0312} <Debug> TCPHandler: Processed in 0.001978711 sec. | ||
| 5072 | 2026.04.01 18:04:58.040099 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.04.01 18:04:58.040196 [ 4 ] {a31d9cec-01c3-4813-8919-d6ecea4e9d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5074 | 2026.04.01 18:04:58.040237 [ 4 ] {a31d9cec-01c3-4813-8919-d6ecea4e9d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5075 | 2026.04.01 18:04:58.040583 [ 4 ] {a31d9cec-01c3-4813-8919-d6ecea4e9d1b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.04.01 18:04:58.040621 [ 4 ] {a31d9cec-01c3-4813-8919-d6ecea4e9d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5077 | 2026.04.01 18:04:58.040954 [ 4 ] {a31d9cec-01c3-4813-8919-d6ecea4e9d1b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5078 | 2026.04.01 18:04:58.041174 [ 4 ] {a31d9cec-01c3-4813-8919-d6ecea4e9d1b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.04.01 18:04:58.041303 [ 4 ] {a31d9cec-01c3-4813-8919-d6ecea4e9d1b} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001125 sec., 97777.77777777778 rows/sec., 5.95 MiB/sec. | ||
| 5080 | 2026.04.01 18:04:58.041339 [ 4 ] {a31d9cec-01c3-4813-8919-d6ecea4e9d1b} <Debug> TCPHandler: Processed in 0.001296803 sec. | ||
| 5081 | 2026.04.01 18:05:01.606471 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5082 | 2026.04.01 18:05:01.606525 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5083 | 2026.04.01 18:05:01.720044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9625 | ||
| 5084 | 2026.04.01 18:05:01.720544 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.04.01 18:05:01.720596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5086 | 2026.04.01 18:05:01.721117 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5087 | 2026.04.01 18:05:01.721358 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.04.01 18:05:01.721487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 5089 | 2026.04.01 18:05:01.736979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 638 | ||
| 5090 | 2026.04.01 18:05:01.739408 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.04.01 18:05:01.739470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5092 | 2026.04.01 18:05:01.740695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5093 | 2026.04.01 18:05:01.740979 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.04.01 18:05:01.741326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 5095 | 2026.04.01 18:05:02.215240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5096 | 2026.04.01 18:05:02.232525 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.04.01 18:05:02.232582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5098 | 2026.04.01 18:05:02.238497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5099 | 2026.04.01 18:05:02.239220 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.04.01 18:05:02.242076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5101 | 2026.04.01 18:05:03.012202 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.04.01 18:05:03.012394 [ 4 ] {5d62c680-d409-4154-b15f-8564bb5dd9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5103 | 2026.04.01 18:05:03.012463 [ 4 ] {5d62c680-d409-4154-b15f-8564bb5dd9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5104 | 2026.04.01 18:05:03.013177 [ 4 ] {5d62c680-d409-4154-b15f-8564bb5dd9df} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.04.01 18:05:03.013222 [ 4 ] {5d62c680-d409-4154-b15f-8564bb5dd9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5106 | 2026.04.01 18:05:03.013644 [ 4 ] {5d62c680-d409-4154-b15f-8564bb5dd9df} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5107 | 2026.04.01 18:05:03.013911 [ 4 ] {5d62c680-d409-4154-b15f-8564bb5dd9df} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.04.01 18:05:03.014101 [ 4 ] {5d62c680-d409-4154-b15f-8564bb5dd9df} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001758 sec., 65984.07281001138 rows/sec., 5.60 MiB/sec. | ||
| 5109 | 2026.04.01 18:05:03.014153 [ 4 ] {5d62c680-d409-4154-b15f-8564bb5dd9df} <Debug> TCPHandler: Processed in 0.002079114 sec. | ||
| 5110 | 2026.04.01 18:05:03.014293 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.04.01 18:05:03.014395 [ 4 ] {63fec12e-84a6-4288-a7a4-f589584602dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.04.01 18:05:03.014445 [ 4 ] {63fec12e-84a6-4288-a7a4-f589584602dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5113 | 2026.04.01 18:05:03.014885 [ 4 ] {63fec12e-84a6-4288-a7a4-f589584602dd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.04.01 18:05:03.014921 [ 4 ] {63fec12e-84a6-4288-a7a4-f589584602dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5115 | 2026.04.01 18:05:03.015253 [ 4 ] {63fec12e-84a6-4288-a7a4-f589584602dd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5116 | 2026.04.01 18:05:03.015505 [ 4 ] {63fec12e-84a6-4288-a7a4-f589584602dd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.04.01 18:05:03.015605 [ 30 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5118 | 2026.04.01 18:05:03.015641 [ 4 ] {63fec12e-84a6-4288-a7a4-f589584602dd} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00127 sec., 23622.047244094487 rows/sec., 1.73 MiB/sec. | ||
| 5119 | 2026.04.01 18:05:03.015643 [ 30 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.04.01 18:05:03.015674 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5121 | 2026.04.01 18:05:03.015680 [ 4 ] {63fec12e-84a6-4288-a7a4-f589584602dd} <Debug> TCPHandler: Processed in 0.001438978 sec. | ||
| 5122 | 2026.04.01 18:05:03.015814 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2026.04.01 18:05:03.015812 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 5124 | 2026.04.01 18:05:03.015910 [ 4 ] {f7144684-dfaa-45eb-893f-5f834e574d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5125 | 2026.04.01 18:05:03.015957 [ 4 ] {f7144684-dfaa-45eb-893f-5f834e574d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5126 | 2026.04.01 18:05:03.015964 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5127 | 2026.04.01 18:05:03.016005 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 316 rows starting from the beginning of the part | ||
| 5128 | 2026.04.01 18:05:03.016073 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5129 | 2026.04.01 18:05:03.016122 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 243 rows starting from the beginning of the part | ||
| 5130 | 2026.04.01 18:05:03.016193 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 5131 | 2026.04.01 18:05:03.016257 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 243 rows starting from the beginning of the part | ||
| 5132 | 2026.04.01 18:05:03.016307 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5133 | 2026.04.01 18:05:03.016400 [ 4 ] {f7144684-dfaa-45eb-893f-5f834e574d74} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.04.01 18:05:03.016441 [ 4 ] {f7144684-dfaa-45eb-893f-5f834e574d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5135 | 2026.04.01 18:05:03.016809 [ 4 ] {f7144684-dfaa-45eb-893f-5f834e574d74} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5136 | 2026.04.01 18:05:03.017052 [ 4 ] {f7144684-dfaa-45eb-893f-5f834e574d74} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.04.01 18:05:03.017183 [ 4 ] {f7144684-dfaa-45eb-893f-5f834e574d74} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001291 sec., 72811.77381874516 rows/sec., 5.69 MiB/sec. | ||
| 5138 | 2026.04.01 18:05:03.017221 [ 4 ] {f7144684-dfaa-45eb-893f-5f834e574d74} <Debug> TCPHandler: Processed in 0.001458548 sec. | ||
| 5139 | 2026.04.01 18:05:03.017336 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.04.01 18:05:03.017359 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598931 sec., 561625.2358607095 rows/sec., 36.90 MiB/sec. | ||
| 5141 | 2026.04.01 18:05:03.017433 [ 4 ] {76708424-9958-4fbf-954f-3a4d91d96f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5142 | 2026.04.01 18:05:03.017480 [ 4 ] {76708424-9958-4fbf-954f-3a4d91d96f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5143 | 2026.04.01 18:05:03.017578 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5144 | 2026.04.01 18:05:03.017894 [ 4 ] {76708424-9958-4fbf-954f-3a4d91d96f89} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.04.01 18:05:03.017899 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.04.01 18:05:03.017940 [ 4 ] {76708424-9958-4fbf-954f-3a4d91d96f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5147 | 2026.04.01 18:05:03.018010 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_26_5} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5148 | 2026.04.01 18:05:03.018114 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5149 | 2026.04.01 18:05:03.018315 [ 4 ] {76708424-9958-4fbf-954f-3a4d91d96f89} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5150 | 2026.04.01 18:05:03.018544 [ 4 ] {76708424-9958-4fbf-954f-3a4d91d96f89} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.04.01 18:05:03.018641 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5152 | 2026.04.01 18:05:03.018672 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.04.01 18:05:03.018675 [ 4 ] {76708424-9958-4fbf-954f-3a4d91d96f89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 5154 | 2026.04.01 18:05:03.018690 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5155 | 2026.04.01 18:05:03.018715 [ 4 ] {76708424-9958-4fbf-954f-3a4d91d96f89} <Debug> TCPHandler: Processed in 0.001427766 sec. | ||
| 5156 | 2026.04.01 18:05:03.018772 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 5157 | 2026.04.01 18:05:03.018828 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.04.01 18:05:03.018879 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5159 | 2026.04.01 18:05:03.018911 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8686 rows starting from the beginning of the part | ||
| 5160 | 2026.04.01 18:05:03.018927 [ 4 ] {82b0ab4b-5620-46bf-bac8-dbc45ba5aaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.04.01 18:05:03.018960 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 5162 | 2026.04.01 18:05:03.018988 [ 4 ] {82b0ab4b-5620-46bf-bac8-dbc45ba5aaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5163 | 2026.04.01 18:05:03.019056 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 335 rows starting from the beginning of the part | ||
| 5164 | 2026.04.01 18:05:03.019124 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 163 rows starting from the beginning of the part | ||
| 5165 | 2026.04.01 18:05:03.019170 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 335 rows starting from the beginning of the part | ||
| 5166 | 2026.04.01 18:05:03.019209 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 5167 | 2026.04.01 18:05:03.019923 [ 4 ] {82b0ab4b-5620-46bf-bac8-dbc45ba5aaa5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.04.01 18:05:03.019966 [ 4 ] {82b0ab4b-5620-46bf-bac8-dbc45ba5aaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5169 | 2026.04.01 18:05:03.020563 [ 4 ] {82b0ab4b-5620-46bf-bac8-dbc45ba5aaa5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5170 | 2026.04.01 18:05:03.020835 [ 4 ] {82b0ab4b-5620-46bf-bac8-dbc45ba5aaa5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.04.01 18:05:03.020946 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5172 | 2026.04.01 18:05:03.020981 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.04.01 18:05:03.020983 [ 4 ] {82b0ab4b-5620-46bf-bac8-dbc45ba5aaa5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002073 sec., 14471.780028943558 rows/sec., 25.93 MiB/sec. | ||
| 5174 | 2026.04.01 18:05:03.020999 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5175 | 2026.04.01 18:05:03.021043 [ 4 ] {82b0ab4b-5620-46bf-bac8-dbc45ba5aaa5} <Debug> TCPHandler: Processed in 0.002263909 sec. | ||
| 5176 | 2026.04.01 18:05:03.021092 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 5177 | 2026.04.01 18:05:03.021163 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.04.01 18:05:03.021264 [ 4 ] {c1fe9d77-eeb3-457c-9fbd-762caf2d6485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.04.01 18:05:03.021306 [ 4 ] {c1fe9d77-eeb3-457c-9fbd-762caf2d6485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5180 | 2026.04.01 18:05:03.021340 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5181 | 2026.04.01 18:05:03.021402 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 372 rows starting from the beginning of the part | ||
| 5182 | 2026.04.01 18:05:03.021525 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5183 | 2026.04.01 18:05:03.021637 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
| 5184 | 2026.04.01 18:05:03.021656 [ 4 ] {c1fe9d77-eeb3-457c-9fbd-762caf2d6485} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.04.01 18:05:03.021704 [ 4 ] {c1fe9d77-eeb3-457c-9fbd-762caf2d6485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5186 | 2026.04.01 18:05:03.021747 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5187 | 2026.04.01 18:05:03.021862 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 5188 | 2026.04.01 18:05:03.021967 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5189 | 2026.04.01 18:05:03.022055 [ 4 ] {c1fe9d77-eeb3-457c-9fbd-762caf2d6485} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5190 | 2026.04.01 18:05:03.022306 [ 4 ] {c1fe9d77-eeb3-457c-9fbd-762caf2d6485} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.04.01 18:05:03.022452 [ 4 ] {c1fe9d77-eeb3-457c-9fbd-762caf2d6485} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 5192 | 2026.04.01 18:05:03.022491 [ 4 ] {c1fe9d77-eeb3-457c-9fbd-762caf2d6485} <Debug> TCPHandler: Processed in 0.001376506 sec. | ||
| 5193 | 2026.04.01 18:05:03.023324 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9839 rows, containing 5 columns (5 merged, 0 gathered) in 0.004586769 sec., 2145082.95490791 rows/sec., 141.88 MiB/sec. | ||
| 5194 | 2026.04.01 18:05:03.023587 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5195 | 2026.04.01 18:05:03.023869 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.04.01 18:05:03.023936 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5197 | 2026.04.01 18:05:03.024013 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5198 | 2026.04.01 18:05:03.026471 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 19 columns (19 merged, 0 gathered) in 0.005419621 sec., 89305.13775778786 rows/sec., 160.03 MiB/sec. | ||
| 5199 | 2026.04.01 18:05:03.027423 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5200 | 2026.04.01 18:05:03.027766 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.04.01 18:05:03.027829 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5202 | 2026.04.01 18:05:03.027934 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 5203 | 2026.04.01 18:05:03.455799 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.04.01 18:05:03.455981 [ 4 ] {cbbd6888-01dc-4fad-8509-bea33c2d194a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.04.01 18:05:03.456051 [ 4 ] {cbbd6888-01dc-4fad-8509-bea33c2d194a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5206 | 2026.04.01 18:05:03.456867 [ 4 ] {cbbd6888-01dc-4fad-8509-bea33c2d194a} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.04.01 18:05:03.456907 [ 4 ] {cbbd6888-01dc-4fad-8509-bea33c2d194a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5208 | 2026.04.01 18:05:03.457343 [ 4 ] {cbbd6888-01dc-4fad-8509-bea33c2d194a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5209 | 2026.04.01 18:05:03.457587 [ 4 ] {cbbd6888-01dc-4fad-8509-bea33c2d194a} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.04.01 18:05:03.457709 [ 42 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5211 | 2026.04.01 18:05:03.457738 [ 4 ] {cbbd6888-01dc-4fad-8509-bea33c2d194a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001806 sec., 256921.37320044296 rows/sec., 16.29 MiB/sec. | ||
| 5212 | 2026.04.01 18:05:03.457755 [ 42 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.04.01 18:05:03.457782 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5214 | 2026.04.01 18:05:03.457786 [ 4 ] {cbbd6888-01dc-4fad-8509-bea33c2d194a} <Debug> TCPHandler: Processed in 0.002104174 sec. | ||
| 5215 | 2026.04.01 18:05:03.457915 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.04.01 18:05:03.457923 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::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 | ||
| 5217 | 2026.04.01 18:05:03.458018 [ 4 ] {bbfcfe0a-7b01-4e44-92d3-955e6308b9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5218 | 2026.04.01 18:05:03.458065 [ 4 ] {bbfcfe0a-7b01-4e44-92d3-955e6308b9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5219 | 2026.04.01 18:05:03.458077 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5220 | 2026.04.01 18:05:03.458118 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 488 rows starting from the beginning of the part | ||
| 5221 | 2026.04.01 18:05:03.458190 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 464 rows starting from the beginning of the part | ||
| 5222 | 2026.04.01 18:05:03.458238 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 464 rows starting from the beginning of the part | ||
| 5223 | 2026.04.01 18:05:03.458281 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 464 rows starting from the beginning of the part | ||
| 5224 | 2026.04.01 18:05:03.458323 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 464 rows starting from the beginning of the part | ||
| 5225 | 2026.04.01 18:05:03.458364 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 464 rows starting from the beginning of the part | ||
| 5226 | 2026.04.01 18:05:03.458477 [ 4 ] {bbfcfe0a-7b01-4e44-92d3-955e6308b9e2} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.04.01 18:05:03.458521 [ 4 ] {bbfcfe0a-7b01-4e44-92d3-955e6308b9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5228 | 2026.04.01 18:05:03.458853 [ 4 ] {bbfcfe0a-7b01-4e44-92d3-955e6308b9e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5229 | 2026.04.01 18:05:03.459091 [ 4 ] {bbfcfe0a-7b01-4e44-92d3-955e6308b9e2} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.04.01 18:05:03.459231 [ 4 ] {bbfcfe0a-7b01-4e44-92d3-955e6308b9e2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001237 sec., 3233.6297493936945 rows/sec., 263.68 KiB/sec. | ||
| 5231 | 2026.04.01 18:05:03.459269 [ 4 ] {bbfcfe0a-7b01-4e44-92d3-955e6308b9e2} <Debug> TCPHandler: Processed in 0.001405016 sec. | ||
| 5232 | 2026.04.01 18:05:03.459375 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5233 | 2026.04.01 18:05:03.459471 [ 4 ] {0eea3a3e-36c0-4653-b87f-d77a6d433a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5234 | 2026.04.01 18:05:03.459510 [ 4 ] {0eea3a3e-36c0-4653-b87f-d77a6d433a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5235 | 2026.04.01 18:05:03.459688 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821527 sec., 1541563.7539273368 rows/sec., 103.90 MiB/sec. | ||
| 5236 | 2026.04.01 18:05:03.459932 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5237 | 2026.04.01 18:05:03.460279 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.04.01 18:05:03.460375 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_11_2} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5239 | 2026.04.01 18:05:03.460480 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5240 | 2026.04.01 18:05:03.462347 [ 4 ] {0eea3a3e-36c0-4653-b87f-d77a6d433a95} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2026.04.01 18:05:03.462390 [ 4 ] {0eea3a3e-36c0-4653-b87f-d77a6d433a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5242 | 2026.04.01 18:05:03.462941 [ 4 ] {0eea3a3e-36c0-4653-b87f-d77a6d433a95} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5243 | 2026.04.01 18:05:03.463182 [ 4 ] {0eea3a3e-36c0-4653-b87f-d77a6d433a95} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2026.04.01 18:05:03.463317 [ 4 ] {0eea3a3e-36c0-4653-b87f-d77a6d433a95} <Debug> executeQuery: Read 3620 rows, 278.29 KiB in 0.003865 sec., 936610.6080206985 rows/sec., 70.32 MiB/sec. | ||
| 5245 | 2026.04.01 18:05:03.463356 [ 4 ] {0eea3a3e-36c0-4653-b87f-d77a6d433a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 5246 | 2026.04.01 18:05:03.463370 [ 4 ] {0eea3a3e-36c0-4653-b87f-d77a6d433a95} <Debug> TCPHandler: Processed in 0.004042765 sec. | ||
| 5247 | 2026.04.01 18:05:03.463487 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.04.01 18:05:03.463584 [ 4 ] {339cc6a6-3f35-4231-a34d-4b5165a24de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5249 | 2026.04.01 18:05:03.463624 [ 4 ] {339cc6a6-3f35-4231-a34d-4b5165a24de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5250 | 2026.04.01 18:05:03.464174 [ 4 ] {339cc6a6-3f35-4231-a34d-4b5165a24de5} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.04.01 18:05:03.464210 [ 4 ] {339cc6a6-3f35-4231-a34d-4b5165a24de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5252 | 2026.04.01 18:05:03.464538 [ 4 ] {339cc6a6-3f35-4231-a34d-4b5165a24de5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5253 | 2026.04.01 18:05:03.464753 [ 4 ] {339cc6a6-3f35-4231-a34d-4b5165a24de5} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.04.01 18:05:03.464880 [ 4 ] {339cc6a6-3f35-4231-a34d-4b5165a24de5} <Debug> executeQuery: Read 258 rows, 15.87 KiB in 0.001316 sec., 196048.632218845 rows/sec., 11.77 MiB/sec. | ||
| 5255 | 2026.04.01 18:05:03.464918 [ 4 ] {339cc6a6-3f35-4231-a34d-4b5165a24de5} <Debug> TCPHandler: Processed in 0.001480769 sec. | ||
| 5256 | 2026.04.01 18:05:03.465020 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2026.04.01 18:05:03.465114 [ 4 ] {f54cbd0c-29c9-4334-8267-3e01546bc6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5258 | 2026.04.01 18:05:03.465154 [ 4 ] {f54cbd0c-29c9-4334-8267-3e01546bc6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5259 | 2026.04.01 18:05:03.466033 [ 4 ] {f54cbd0c-29c9-4334-8267-3e01546bc6a4} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.04.01 18:05:03.466071 [ 4 ] {f54cbd0c-29c9-4334-8267-3e01546bc6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5261 | 2026.04.01 18:05:03.466430 [ 4 ] {f54cbd0c-29c9-4334-8267-3e01546bc6a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5262 | 2026.04.01 18:05:03.466652 [ 4 ] {f54cbd0c-29c9-4334-8267-3e01546bc6a4} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.04.01 18:05:03.466742 [ 42 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5264 | 2026.04.01 18:05:03.466770 [ 42 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.04.01 18:05:03.466782 [ 4 ] {f54cbd0c-29c9-4334-8267-3e01546bc6a4} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001686 sec., 616844.6026097272 rows/sec., 36.58 MiB/sec. | ||
| 5266 | 2026.04.01 18:05:03.466788 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5267 | 2026.04.01 18:05:03.466822 [ 4 ] {f54cbd0c-29c9-4334-8267-3e01546bc6a4} <Debug> TCPHandler: Processed in 0.001849848 sec. | ||
| 5268 | 2026.04.01 18:05:03.466893 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::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 | ||
| 5269 | 2026.04.01 18:05:03.466936 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.04.01 18:05:03.467010 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5271 | 2026.04.01 18:05:03.467037 [ 4 ] {9e706d99-4554-4df8-9e1d-cfbae29e828e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.04.01 18:05:03.467045 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 263 rows starting from the beginning of the part | ||
| 5273 | 2026.04.01 18:05:03.467087 [ 4 ] {9e706d99-4554-4df8-9e1d-cfbae29e828e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5274 | 2026.04.01 18:05:03.467114 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 239 rows starting from the beginning of the part | ||
| 5275 | 2026.04.01 18:05:03.467162 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1040 rows starting from the beginning of the part | ||
| 5276 | 2026.04.01 18:05:03.467200 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 239 rows starting from the beginning of the part | ||
| 5277 | 2026.04.01 18:05:03.467237 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 239 rows starting from the beginning of the part | ||
| 5278 | 2026.04.01 18:05:03.467274 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1040 rows starting from the beginning of the part | ||
| 5279 | 2026.04.01 18:05:03.467492 [ 4 ] {9e706d99-4554-4df8-9e1d-cfbae29e828e} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.04.01 18:05:03.467536 [ 4 ] {9e706d99-4554-4df8-9e1d-cfbae29e828e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5281 | 2026.04.01 18:05:03.467854 [ 4 ] {9e706d99-4554-4df8-9e1d-cfbae29e828e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5282 | 2026.04.01 18:05:03.468091 [ 4 ] {9e706d99-4554-4df8-9e1d-cfbae29e828e} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.04.01 18:05:03.468220 [ 4 ] {9e706d99-4554-4df8-9e1d-cfbae29e828e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 58.45 KiB/sec. | ||
| 5284 | 2026.04.01 18:05:03.468257 [ 4 ] {9e706d99-4554-4df8-9e1d-cfbae29e828e} <Debug> TCPHandler: Processed in 0.001370706 sec. | ||
| 5285 | 2026.04.01 18:05:03.468363 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.04.01 18:05:03.468462 [ 4 ] {1b18d6e1-c7c6-4d00-9caa-458018b13b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.04.01 18:05:03.468502 [ 4 ] {1b18d6e1-c7c6-4d00-9caa-458018b13b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5288 | 2026.04.01 18:05:03.468540 [ 197 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685434 sec., 1815556.1119569202 rows/sec., 117.85 MiB/sec. | ||
| 5289 | 2026.04.01 18:05:03.468701 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5290 | 2026.04.01 18:05:03.468942 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.04.01 18:05:03.469011 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_11_2} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5292 | 2026.04.01 18:05:03.469036 [ 4 ] {1b18d6e1-c7c6-4d00-9caa-458018b13b1b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.04.01 18:05:03.469077 [ 4 ] {1b18d6e1-c7c6-4d00-9caa-458018b13b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5294 | 2026.04.01 18:05:03.469077 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5295 | 2026.04.01 18:05:03.469405 [ 4 ] {1b18d6e1-c7c6-4d00-9caa-458018b13b1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5296 | 2026.04.01 18:05:03.469624 [ 4 ] {1b18d6e1-c7c6-4d00-9caa-458018b13b1b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.04.01 18:05:03.469756 [ 4 ] {1b18d6e1-c7c6-4d00-9caa-458018b13b1b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001312 sec., 181402.43902439025 rows/sec., 10.30 MiB/sec. | ||
| 5298 | 2026.04.01 18:05:03.469757 [ 25 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5299 | 2026.04.01 18:05:03.469794 [ 4 ] {1b18d6e1-c7c6-4d00-9caa-458018b13b1b} <Debug> TCPHandler: Processed in 0.001478828 sec. | ||
| 5300 | 2026.04.01 18:05:03.469822 [ 25 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.04.01 18:05:03.469851 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5302 | 2026.04.01 18:05:03.469909 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.04.01 18:05:03.469970 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::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 | ||
| 5304 | 2026.04.01 18:05:03.470006 [ 4 ] {4035cdf1-8c5e-47b7-995d-c76235bd2a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5305 | 2026.04.01 18:05:03.470053 [ 4 ] {4035cdf1-8c5e-47b7-995d-c76235bd2a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5306 | 2026.04.01 18:05:03.470117 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5307 | 2026.04.01 18:05:03.470156 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 5308 | 2026.04.01 18:05:03.470222 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 238 rows starting from the beginning of the part | ||
| 5309 | 2026.04.01 18:05:03.470266 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 238 rows starting from the beginning of the part | ||
| 5310 | 2026.04.01 18:05:03.470307 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 238 rows starting from the beginning of the part | ||
| 5311 | 2026.04.01 18:05:03.470347 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 238 rows starting from the beginning of the part | ||
| 5312 | 2026.04.01 18:05:03.470388 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 238 rows starting from the beginning of the part | ||
| 5313 | 2026.04.01 18:05:03.471397 [ 4 ] {4035cdf1-8c5e-47b7-995d-c76235bd2a4b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.04.01 18:05:03.471435 [ 200 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152482 sec., 944373.7621489749 rows/sec., 57.36 MiB/sec. | ||
| 5315 | 2026.04.01 18:05:03.471438 [ 4 ] {4035cdf1-8c5e-47b7-995d-c76235bd2a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5316 | 2026.04.01 18:05:03.471596 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5317 | 2026.04.01 18:05:03.471894 [ 4 ] {4035cdf1-8c5e-47b7-995d-c76235bd2a4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5318 | 2026.04.01 18:05:03.471895 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.04.01 18:05:03.471996 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_11_2} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5320 | 2026.04.01 18:05:03.472076 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5321 | 2026.04.01 18:05:03.472139 [ 4 ] {4035cdf1-8c5e-47b7-995d-c76235bd2a4b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.04.01 18:05:03.472276 [ 4 ] {4035cdf1-8c5e-47b7-995d-c76235bd2a4b} <Debug> executeQuery: Read 2001 rows, 138.37 KiB in 0.002288 sec., 874562.9370629371 rows/sec., 59.06 MiB/sec. | ||
| 5323 | 2026.04.01 18:05:03.472313 [ 4 ] {4035cdf1-8c5e-47b7-995d-c76235bd2a4b} <Debug> TCPHandler: Processed in 0.002451604 sec. | ||
| 5324 | 2026.04.01 18:05:03.472435 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2026.04.01 18:05:03.472549 [ 4 ] {a73f7204-1ecf-46b3-9d9f-0bb10ba86fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5326 | 2026.04.01 18:05:03.472599 [ 4 ] {a73f7204-1ecf-46b3-9d9f-0bb10ba86fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5327 | 2026.04.01 18:05:03.472986 [ 4 ] {a73f7204-1ecf-46b3-9d9f-0bb10ba86fbb} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.04.01 18:05:03.473031 [ 4 ] {a73f7204-1ecf-46b3-9d9f-0bb10ba86fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5329 | 2026.04.01 18:05:03.473348 [ 4 ] {a73f7204-1ecf-46b3-9d9f-0bb10ba86fbb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5330 | 2026.04.01 18:05:03.473556 [ 4 ] {a73f7204-1ecf-46b3-9d9f-0bb10ba86fbb} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.04.01 18:05:03.473684 [ 4 ] {a73f7204-1ecf-46b3-9d9f-0bb10ba86fbb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 5332 | 2026.04.01 18:05:03.473720 [ 4 ] {a73f7204-1ecf-46b3-9d9f-0bb10ba86fbb} <Debug> TCPHandler: Processed in 0.001344175 sec. | ||
| 5333 | 2026.04.01 18:05:03.473824 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2026.04.01 18:05:03.473916 [ 4 ] {c1bba166-2b33-4232-a6a7-e6afc67852c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5335 | 2026.04.01 18:05:03.473957 [ 4 ] {c1bba166-2b33-4232-a6a7-e6afc67852c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5336 | 2026.04.01 18:05:03.474787 [ 4 ] {c1bba166-2b33-4232-a6a7-e6afc67852c6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.04.01 18:05:03.474824 [ 4 ] {c1bba166-2b33-4232-a6a7-e6afc67852c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5338 | 2026.04.01 18:05:03.475246 [ 4 ] {c1bba166-2b33-4232-a6a7-e6afc67852c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5339 | 2026.04.01 18:05:03.475461 [ 4 ] {c1bba166-2b33-4232-a6a7-e6afc67852c6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.04.01 18:05:03.475593 [ 4 ] {c1bba166-2b33-4232-a6a7-e6afc67852c6} <Debug> executeQuery: Read 1673 rows, 104.08 KiB in 0.001694 sec., 987603.305785124 rows/sec., 60.00 MiB/sec. | ||
| 5341 | 2026.04.01 18:05:03.475629 [ 4 ] {c1bba166-2b33-4232-a6a7-e6afc67852c6} <Debug> TCPHandler: Processed in 0.001853378 sec. | ||
| 5342 | 2026.04.01 18:05:03.475736 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.04.01 18:05:03.475831 [ 4 ] {9a0de6f1-36b1-4ff7-81c7-f3ca4f9a1e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5344 | 2026.04.01 18:05:03.475872 [ 4 ] {9a0de6f1-36b1-4ff7-81c7-f3ca4f9a1e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5345 | 2026.04.01 18:05:03.476179 [ 4 ] {9a0de6f1-36b1-4ff7-81c7-f3ca4f9a1e0a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.04.01 18:05:03.476216 [ 4 ] {9a0de6f1-36b1-4ff7-81c7-f3ca4f9a1e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5347 | 2026.04.01 18:05:03.476508 [ 4 ] {9a0de6f1-36b1-4ff7-81c7-f3ca4f9a1e0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5348 | 2026.04.01 18:05:03.476731 [ 4 ] {9a0de6f1-36b1-4ff7-81c7-f3ca4f9a1e0a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.04.01 18:05:03.476829 [ 25 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5350 | 2026.04.01 18:05:03.476859 [ 4 ] {9a0de6f1-36b1-4ff7-81c7-f3ca4f9a1e0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 5351 | 2026.04.01 18:05:03.476863 [ 25 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.04.01 18:05:03.476901 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5353 | 2026.04.01 18:05:03.476904 [ 4 ] {9a0de6f1-36b1-4ff7-81c7-f3ca4f9a1e0a} <Debug> TCPHandler: Processed in 0.001215522 sec. | ||
| 5354 | 2026.04.01 18:05:03.476978 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::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 | ||
| 5355 | 2026.04.01 18:05:03.477019 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2026.04.01 18:05:03.477082 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5357 | 2026.04.01 18:05:03.477116 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 5358 | 2026.04.01 18:05:03.477116 [ 4 ] {fa9c6a38-0374-444b-85f5-ed8587936121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5359 | 2026.04.01 18:05:03.477169 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5360 | 2026.04.01 18:05:03.477185 [ 4 ] {fa9c6a38-0374-444b-85f5-ed8587936121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5361 | 2026.04.01 18:05:03.477215 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5362 | 2026.04.01 18:05:03.477256 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5363 | 2026.04.01 18:05:03.477292 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5364 | 2026.04.01 18:05:03.477325 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5365 | 2026.04.01 18:05:03.478028 [ 4 ] {fa9c6a38-0374-444b-85f5-ed8587936121} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.04.01 18:05:03.478069 [ 4 ] {fa9c6a38-0374-444b-85f5-ed8587936121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5367 | 2026.04.01 18:05:03.478154 [ 192 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208922 sec., 8271.832260476689 rows/sec., 557.38 KiB/sec. | ||
| 5368 | 2026.04.01 18:05:03.478261 [ 192 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5369 | 2026.04.01 18:05:03.478546 [ 192 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.04.01 18:05:03.478618 [ 192 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_10_2} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5371 | 2026.04.01 18:05:03.478627 [ 4 ] {fa9c6a38-0374-444b-85f5-ed8587936121} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5372 | 2026.04.01 18:05:03.478687 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5373 | 2026.04.01 18:05:03.478873 [ 4 ] {fa9c6a38-0374-444b-85f5-ed8587936121} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.04.01 18:05:03.479021 [ 4 ] {fa9c6a38-0374-444b-85f5-ed8587936121} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001922 sec., 11446.409989594173 rows/sec., 20.51 MiB/sec. | ||
| 5375 | 2026.04.01 18:05:03.479074 [ 4 ] {fa9c6a38-0374-444b-85f5-ed8587936121} <Debug> TCPHandler: Processed in 0.002102975 sec. | ||
| 5376 | 2026.04.01 18:05:03.479186 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.04.01 18:05:03.479281 [ 4 ] {834e2924-bbbf-4050-8685-509bf931195f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5378 | 2026.04.01 18:05:03.479322 [ 4 ] {834e2924-bbbf-4050-8685-509bf931195f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5379 | 2026.04.01 18:05:03.479660 [ 4 ] {834e2924-bbbf-4050-8685-509bf931195f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.04.01 18:05:03.479698 [ 4 ] {834e2924-bbbf-4050-8685-509bf931195f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5381 | 2026.04.01 18:05:03.480005 [ 4 ] {834e2924-bbbf-4050-8685-509bf931195f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5382 | 2026.04.01 18:05:03.480217 [ 4 ] {834e2924-bbbf-4050-8685-509bf931195f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.04.01 18:05:03.480322 [ 25 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5384 | 2026.04.01 18:05:03.480347 [ 4 ] {834e2924-bbbf-4050-8685-509bf931195f} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001085 sec., 57142.857142857145 rows/sec., 3.18 MiB/sec. | ||
| 5385 | 2026.04.01 18:05:03.480356 [ 25 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.04.01 18:05:03.480388 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 5387 | 2026.04.01 18:05:03.480391 [ 4 ] {834e2924-bbbf-4050-8685-509bf931195f} <Debug> TCPHandler: Processed in 0.001254033 sec. | ||
| 5388 | 2026.04.01 18:05:03.480461 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 5389 | 2026.04.01 18:05:03.480557 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5390 | 2026.04.01 18:05:03.480586 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1400 rows starting from the beginning of the part | ||
| 5391 | 2026.04.01 18:05:03.480642 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part | ||
| 5392 | 2026.04.01 18:05:03.480680 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 5393 | 2026.04.01 18:05:03.480716 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 110 rows starting from the beginning of the part | ||
| 5394 | 2026.04.01 18:05:03.480752 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 5395 | 2026.04.01 18:05:03.480788 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 62 rows starting from the beginning of the part | ||
| 5396 | 2026.04.01 18:05:03.481776 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1802 rows, containing 4 columns (4 merged, 0 gathered) in 0.001341235 sec., 1343537.8587644969 rows/sec., 85.02 MiB/sec. | ||
| 5397 | 2026.04.01 18:05:03.481960 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5398 | 2026.04.01 18:05:03.482193 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2026.04.01 18:05:03.482250 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_26_5} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5400 | 2026.04.01 18:05:03.482302 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5401 | 2026.04.01 18:05:04.001269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.40 MiB, peak 254.85 MiB, free memory in arenas 0.00 B, will set to 249.86 MiB (RSS), difference: 2.46 MiB | ||
| 5402 | 2026.04.01 18:05:08.008857 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.04.01 18:05:08.009097 [ 4 ] {5eababda-aff5-4b50-86b8-bf6aa90d9df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5404 | 2026.04.01 18:05:08.009182 [ 4 ] {5eababda-aff5-4b50-86b8-bf6aa90d9df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5405 | 2026.04.01 18:05:08.009902 [ 4 ] {5eababda-aff5-4b50-86b8-bf6aa90d9df5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.04.01 18:05:08.009945 [ 4 ] {5eababda-aff5-4b50-86b8-bf6aa90d9df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5407 | 2026.04.01 18:05:08.010343 [ 4 ] {5eababda-aff5-4b50-86b8-bf6aa90d9df5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5408 | 2026.04.01 18:05:08.010584 [ 4 ] {5eababda-aff5-4b50-86b8-bf6aa90d9df5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.04.01 18:05:08.010741 [ 4 ] {5eababda-aff5-4b50-86b8-bf6aa90d9df5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001707 sec., 32806.09256004687 rows/sec., 2.52 MiB/sec. | ||
| 5410 | 2026.04.01 18:05:08.010784 [ 4 ] {5eababda-aff5-4b50-86b8-bf6aa90d9df5} <Debug> TCPHandler: Processed in 0.002080484 sec. | ||
| 5411 | 2026.04.01 18:05:08.010904 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.04.01 18:05:08.010999 [ 4 ] {54fbb2e5-895a-4921-a3bf-b1eb8596ba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5413 | 2026.04.01 18:05:08.011039 [ 4 ] {54fbb2e5-895a-4921-a3bf-b1eb8596ba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5414 | 2026.04.01 18:05:08.011466 [ 4 ] {54fbb2e5-895a-4921-a3bf-b1eb8596ba26} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.04.01 18:05:08.011504 [ 4 ] {54fbb2e5-895a-4921-a3bf-b1eb8596ba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5416 | 2026.04.01 18:05:08.011823 [ 4 ] {54fbb2e5-895a-4921-a3bf-b1eb8596ba26} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5417 | 2026.04.01 18:05:08.012046 [ 4 ] {54fbb2e5-895a-4921-a3bf-b1eb8596ba26} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.04.01 18:05:08.012175 [ 4 ] {54fbb2e5-895a-4921-a3bf-b1eb8596ba26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 5419 | 2026.04.01 18:05:08.012215 [ 4 ] {54fbb2e5-895a-4921-a3bf-b1eb8596ba26} <Debug> TCPHandler: Processed in 0.001359935 sec. | ||
| 5420 | 2026.04.01 18:05:08.012327 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.04.01 18:05:08.012423 [ 4 ] {35b2a9e3-2c99-4ff0-9f59-979fea53de2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.04.01 18:05:08.012467 [ 4 ] {35b2a9e3-2c99-4ff0-9f59-979fea53de2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5423 | 2026.04.01 18:05:08.012852 [ 4 ] {35b2a9e3-2c99-4ff0-9f59-979fea53de2c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.04.01 18:05:08.012890 [ 4 ] {35b2a9e3-2c99-4ff0-9f59-979fea53de2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5425 | 2026.04.01 18:05:08.013221 [ 4 ] {35b2a9e3-2c99-4ff0-9f59-979fea53de2c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5426 | 2026.04.01 18:05:08.013443 [ 4 ] {35b2a9e3-2c99-4ff0-9f59-979fea53de2c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.04.01 18:05:08.013574 [ 4 ] {35b2a9e3-2c99-4ff0-9f59-979fea53de2c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001171 sec., 109308.28351836037 rows/sec., 7.61 MiB/sec. | ||
| 5428 | 2026.04.01 18:05:08.013611 [ 4 ] {35b2a9e3-2c99-4ff0-9f59-979fea53de2c} <Debug> TCPHandler: Processed in 0.001331845 sec. | ||
| 5429 | 2026.04.01 18:05:08.013724 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.04.01 18:05:08.013819 [ 4 ] {209390ce-3878-418e-bdee-c15b45abd624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.04.01 18:05:08.013862 [ 4 ] {209390ce-3878-418e-bdee-c15b45abd624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5432 | 2026.04.01 18:05:08.014189 [ 4 ] {209390ce-3878-418e-bdee-c15b45abd624} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.04.01 18:05:08.014227 [ 4 ] {209390ce-3878-418e-bdee-c15b45abd624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5434 | 2026.04.01 18:05:08.014539 [ 4 ] {209390ce-3878-418e-bdee-c15b45abd624} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5435 | 2026.04.01 18:05:08.014760 [ 4 ] {209390ce-3878-418e-bdee-c15b45abd624} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.04.01 18:05:08.014888 [ 4 ] {209390ce-3878-418e-bdee-c15b45abd624} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001088 sec., 44117.64705882353 rows/sec., 2.97 MiB/sec. | ||
| 5437 | 2026.04.01 18:05:08.014926 [ 4 ] {209390ce-3878-418e-bdee-c15b45abd624} <Debug> TCPHandler: Processed in 0.001249443 sec. | ||
| 5438 | 2026.04.01 18:05:09.221687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10137 | ||
| 5439 | 2026.04.01 18:05:09.222515 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.04.01 18:05:09.222583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5441 | 2026.04.01 18:05:09.223090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5442 | 2026.04.01 18:05:09.223330 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.04.01 18:05:09.223466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10137 | ||
| 5444 | 2026.04.01 18:05:09.223466 [ 68 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5445 | 2026.04.01 18:05:09.223555 [ 68 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.04.01 18:05:09.223588 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5447 | 2026.04.01 18:05:09.223731 [ 192 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 5448 | 2026.04.01 18:05:09.223907 [ 192 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5449 | 2026.04.01 18:05:09.223965 [ 192 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 5450 | 2026.04.01 18:05:09.224059 [ 192 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5451 | 2026.04.01 18:05:09.224130 [ 192 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5452 | 2026.04.01 18:05:09.224193 [ 192 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5453 | 2026.04.01 18:05:09.224259 [ 192 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5454 | 2026.04.01 18:05:09.224325 [ 192 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5455 | 2026.04.01 18:05:09.226421 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10137 rows, containing 4 columns (4 merged, 0 gathered) in 0.002753801 sec., 3681093.8771537957 rows/sec., 52.66 MiB/sec. | ||
| 5456 | 2026.04.01 18:05:09.226806 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5457 | 2026.04.01 18:05:09.227128 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.04.01 18:05:09.227212 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_21_4} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5459 | 2026.04.01 18:05:09.227314 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5460 | 2026.04.01 18:05:09.742271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5461 | 2026.04.01 18:05:09.759684 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.04.01 18:05:09.759739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5463 | 2026.04.01 18:05:09.765752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5464 | 2026.04.01 18:05:09.766448 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.04.01 18:05:09.766741 [ 68 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5466 | 2026.04.01 18:05:09.766824 [ 68 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.04.01 18:05:09.766858 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5468 | 2026.04.01 18:05:09.766992 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 5469 | 2026.04.01 18:05:09.769424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5470 | 2026.04.01 18:05:09.770469 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5471 | 2026.04.01 18:05:09.771872 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 5472 | 2026.04.01 18:05:09.776336 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 5473 | 2026.04.01 18:05:09.780897 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 5474 | 2026.04.01 18:05:09.785178 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 5475 | 2026.04.01 18:05:09.789491 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 5476 | 2026.04.01 18:05:09.793422 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 5477 | 2026.04.01 18:05:09.841835 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074901207 sec., 2122.796232108783 rows/sec., 10.98 MiB/sec. | ||
| 5478 | 2026.04.01 18:05:09.843348 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5479 | 2026.04.01 18:05:09.844937 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_21_4} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.04.01 18:05:09.845024 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_21_4} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5481 | 2026.04.01 18:05:09.846308 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5482 | 2026.04.01 18:05:10.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.97 MiB, peak 261.51 MiB, free memory in arenas 0.00 B, will set to 254.29 MiB (RSS), difference: 3.31 MiB | ||
| 5483 | 2026.04.01 18:05:11.741578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 684 | ||
| 5484 | 2026.04.01 18:05:11.744025 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.04.01 18:05:11.744074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5486 | 2026.04.01 18:05:11.745268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5487 | 2026.04.01 18:05:11.745525 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.04.01 18:05:11.745666 [ 78 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5489 | 2026.04.01 18:05:11.745736 [ 78 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.04.01 18:05:11.745760 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5491 | 2026.04.01 18:05:11.745765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5492 | 2026.04.01 18:05:11.745861 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 5493 | 2026.04.01 18:05:11.746360 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5494 | 2026.04.01 18:05:11.746501 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 458 rows starting from the beginning of the part | ||
| 5495 | 2026.04.01 18:05:11.746822 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5496 | 2026.04.01 18:05:11.747124 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 5497 | 2026.04.01 18:05:11.747414 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5498 | 2026.04.01 18:05:11.747708 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5499 | 2026.04.01 18:05:11.748015 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 5500 | 2026.04.01 18:05:11.754326 [ 190 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 72 columns (72 merged, 0 gathered) in 0.008508551 sec., 80389.71618081622 rows/sec., 73.78 MiB/sec. | ||
| 5501 | 2026.04.01 18:05:11.755728 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5502 | 2026.04.01 18:05:11.756370 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.04.01 18:05:11.756455 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_16_3} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5504 | 2026.04.01 18:05:11.756751 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5505 | 2026.04.01 18:05:13.011507 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2026.04.01 18:05:13.011799 [ 4 ] {053efb29-a989-42b2-8dc5-6c1941d5b435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5507 | 2026.04.01 18:05:13.011903 [ 4 ] {053efb29-a989-42b2-8dc5-6c1941d5b435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5508 | 2026.04.01 18:05:13.012860 [ 4 ] {053efb29-a989-42b2-8dc5-6c1941d5b435} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.04.01 18:05:13.012902 [ 4 ] {053efb29-a989-42b2-8dc5-6c1941d5b435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5510 | 2026.04.01 18:05:13.013283 [ 4 ] {053efb29-a989-42b2-8dc5-6c1941d5b435} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5511 | 2026.04.01 18:05:13.013513 [ 4 ] {053efb29-a989-42b2-8dc5-6c1941d5b435} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.04.01 18:05:13.013661 [ 4 ] {053efb29-a989-42b2-8dc5-6c1941d5b435} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001937 sec., 59886.42230252969 rows/sec., 5.09 MiB/sec. | ||
| 5513 | 2026.04.01 18:05:13.013702 [ 4 ] {053efb29-a989-42b2-8dc5-6c1941d5b435} <Debug> TCPHandler: Processed in 0.002370682 sec. | ||
| 5514 | 2026.04.01 18:05:13.013840 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5515 | 2026.04.01 18:05:13.013933 [ 4 ] {16337e53-e56d-42e0-a210-6cd587cd3835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5516 | 2026.04.01 18:05:13.013973 [ 4 ] {16337e53-e56d-42e0-a210-6cd587cd3835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5517 | 2026.04.01 18:05:13.014397 [ 4 ] {16337e53-e56d-42e0-a210-6cd587cd3835} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.04.01 18:05:13.014433 [ 4 ] {16337e53-e56d-42e0-a210-6cd587cd3835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5519 | 2026.04.01 18:05:13.014724 [ 4 ] {16337e53-e56d-42e0-a210-6cd587cd3835} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5520 | 2026.04.01 18:05:13.014927 [ 4 ] {16337e53-e56d-42e0-a210-6cd587cd3835} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.04.01 18:05:13.015055 [ 4 ] {16337e53-e56d-42e0-a210-6cd587cd3835} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001141 sec., 26292.725679228744 rows/sec., 1.93 MiB/sec. | ||
| 5522 | 2026.04.01 18:05:13.015091 [ 4 ] {16337e53-e56d-42e0-a210-6cd587cd3835} <Debug> TCPHandler: Processed in 0.001298504 sec. | ||
| 5523 | 2026.04.01 18:05:13.015199 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.04.01 18:05:13.015292 [ 4 ] {a14639b2-9579-49b1-baba-dfa9932041cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5525 | 2026.04.01 18:05:13.015330 [ 4 ] {a14639b2-9579-49b1-baba-dfa9932041cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5526 | 2026.04.01 18:05:13.015750 [ 4 ] {a14639b2-9579-49b1-baba-dfa9932041cd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.04.01 18:05:13.015785 [ 4 ] {a14639b2-9579-49b1-baba-dfa9932041cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5528 | 2026.04.01 18:05:13.016077 [ 4 ] {a14639b2-9579-49b1-baba-dfa9932041cd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5529 | 2026.04.01 18:05:13.016282 [ 4 ] {a14639b2-9579-49b1-baba-dfa9932041cd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.04.01 18:05:13.016403 [ 4 ] {a14639b2-9579-49b1-baba-dfa9932041cd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001129 sec., 83259.52170062001 rows/sec., 6.50 MiB/sec. | ||
| 5531 | 2026.04.01 18:05:13.016439 [ 4 ] {a14639b2-9579-49b1-baba-dfa9932041cd} <Debug> TCPHandler: Processed in 0.001286343 sec. | ||
| 5532 | 2026.04.01 18:05:13.016629 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.04.01 18:05:13.016728 [ 4 ] {386f198a-547f-48af-ab7d-260570726e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.04.01 18:05:13.016771 [ 4 ] {386f198a-547f-48af-ab7d-260570726e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5535 | 2026.04.01 18:05:13.017210 [ 4 ] {386f198a-547f-48af-ab7d-260570726e97} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.04.01 18:05:13.017245 [ 4 ] {386f198a-547f-48af-ab7d-260570726e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5537 | 2026.04.01 18:05:13.017580 [ 4 ] {386f198a-547f-48af-ab7d-260570726e97} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5538 | 2026.04.01 18:05:13.017794 [ 4 ] {386f198a-547f-48af-ab7d-260570726e97} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.04.01 18:05:13.017921 [ 4 ] {386f198a-547f-48af-ab7d-260570726e97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 5540 | 2026.04.01 18:05:13.017957 [ 4 ] {386f198a-547f-48af-ab7d-260570726e97} <Debug> TCPHandler: Processed in 0.001377665 sec. | ||
| 5541 | 2026.04.01 18:05:13.018064 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.04.01 18:05:13.018157 [ 4 ] {81e03847-4d14-42a9-b919-3581a2254552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5543 | 2026.04.01 18:05:13.018210 [ 4 ] {81e03847-4d14-42a9-b919-3581a2254552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5544 | 2026.04.01 18:05:13.019019 [ 4 ] {81e03847-4d14-42a9-b919-3581a2254552} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.04.01 18:05:13.019052 [ 4 ] {81e03847-4d14-42a9-b919-3581a2254552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5546 | 2026.04.01 18:05:13.019568 [ 4 ] {81e03847-4d14-42a9-b919-3581a2254552} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5547 | 2026.04.01 18:05:13.019782 [ 4 ] {81e03847-4d14-42a9-b919-3581a2254552} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.04.01 18:05:13.019916 [ 4 ] {81e03847-4d14-42a9-b919-3581a2254552} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001777 sec., 16882.386043894203 rows/sec., 30.25 MiB/sec. | ||
| 5549 | 2026.04.01 18:05:13.019966 [ 4 ] {81e03847-4d14-42a9-b919-3581a2254552} <Debug> TCPHandler: Processed in 0.001948001 sec. | ||
| 5550 | 2026.04.01 18:05:13.020087 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.04.01 18:05:13.020210 [ 4 ] {4df4ee59-d46c-4738-adb6-83ecc04b86f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5552 | 2026.04.01 18:05:13.020259 [ 4 ] {4df4ee59-d46c-4738-adb6-83ecc04b86f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5553 | 2026.04.01 18:05:13.020644 [ 4 ] {4df4ee59-d46c-4738-adb6-83ecc04b86f0} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.04.01 18:05:13.020675 [ 4 ] {4df4ee59-d46c-4738-adb6-83ecc04b86f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5555 | 2026.04.01 18:05:13.020958 [ 4 ] {4df4ee59-d46c-4738-adb6-83ecc04b86f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5556 | 2026.04.01 18:05:13.021145 [ 4 ] {4df4ee59-d46c-4738-adb6-83ecc04b86f0} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2026.04.01 18:05:13.021266 [ 4 ] {4df4ee59-d46c-4738-adb6-83ecc04b86f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 5558 | 2026.04.01 18:05:13.021299 [ 4 ] {4df4ee59-d46c-4738-adb6-83ecc04b86f0} <Debug> TCPHandler: Processed in 0.001320835 sec. | ||
| 5559 | 2026.04.01 18:05:14.208717 [ 73 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5560 | 2026.04.01 18:05:14.208790 [ 73 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.04.01 18:05:14.208819 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5562 | 2026.04.01 18:05:14.208977 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5563 | 2026.04.01 18:05:14.209188 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5564 | 2026.04.01 18:05:14.209243 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5565 | 2026.04.01 18:05:14.209339 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5566 | 2026.04.01 18:05:14.209410 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5567 | 2026.04.01 18:05:14.209472 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5568 | 2026.04.01 18:05:14.209534 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5569 | 2026.04.01 18:05:14.210285 [ 191 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425667 sec., 42085.5641604947 rows/sec., 2.15 MiB/sec. | ||
| 5570 | 2026.04.01 18:05:14.210421 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5571 | 2026.04.01 18:05:14.210735 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.04.01 18:05:14.210804 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_10_2} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5573 | 2026.04.01 18:05:14.210866 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5574 | 2026.04.01 18:05:15.438446 [ 72 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5575 | 2026.04.01 18:05:15.438540 [ 72 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.04.01 18:05:15.438580 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5577 | 2026.04.01 18:05:15.438716 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 5578 | 2026.04.01 18:05:15.438885 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5579 | 2026.04.01 18:05:15.438924 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 5580 | 2026.04.01 18:05:15.439001 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5581 | 2026.04.01 18:05:15.439053 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 5582 | 2026.04.01 18:05:15.439099 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5583 | 2026.04.01 18:05:15.439142 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5584 | 2026.04.01 18:05:15.439968 [ 191 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307765 sec., 25998.554786219236 rows/sec., 2.17 MiB/sec. | ||
| 5585 | 2026.04.01 18:05:15.440108 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5586 | 2026.04.01 18:05:15.440368 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_9_2} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.04.01 18:05:15.440437 [ 201 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_9_2} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5588 | 2026.04.01 18:05:15.440506 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5589 | 2026.04.01 18:05:16.606566 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5590 | 2026.04.01 18:05:16.606626 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5591 | 2026.04.01 18:05:16.723523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10585 | ||
| 5592 | 2026.04.01 18:05:16.724041 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.04.01 18:05:16.724088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5594 | 2026.04.01 18:05:16.724756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5595 | 2026.04.01 18:05:16.725006 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.04.01 18:05:16.725148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 5597 | 2026.04.01 18:05:17.269476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5598 | 2026.04.01 18:05:17.285574 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.04.01 18:05:17.285637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5600 | 2026.04.01 18:05:17.292544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5601 | 2026.04.01 18:05:17.293403 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.04.01 18:05:17.297003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5603 | 2026.04.01 18:05:18.023630 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.04.01 18:05:18.023838 [ 4 ] {0f687937-ca5f-49a7-9af8-42ff7f496d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5605 | 2026.04.01 18:05:18.023904 [ 4 ] {0f687937-ca5f-49a7-9af8-42ff7f496d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5606 | 2026.04.01 18:05:18.024750 [ 4 ] {0f687937-ca5f-49a7-9af8-42ff7f496d4f} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.04.01 18:05:18.024798 [ 4 ] {0f687937-ca5f-49a7-9af8-42ff7f496d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5608 | 2026.04.01 18:05:18.025195 [ 4 ] {0f687937-ca5f-49a7-9af8-42ff7f496d4f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5609 | 2026.04.01 18:05:18.025413 [ 4 ] {0f687937-ca5f-49a7-9af8-42ff7f496d4f} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.04.01 18:05:18.025560 [ 4 ] {0f687937-ca5f-49a7-9af8-42ff7f496d4f} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001778 sec., 260967.37907761527 rows/sec., 16.55 MiB/sec. | ||
| 5611 | 2026.04.01 18:05:18.025600 [ 4 ] {0f687937-ca5f-49a7-9af8-42ff7f496d4f} <Debug> TCPHandler: Processed in 0.002104265 sec. | ||
| 5612 | 2026.04.01 18:05:18.025730 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.04.01 18:05:18.025824 [ 4 ] {25af6642-d19c-4967-baa4-f4113c78d1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5614 | 2026.04.01 18:05:18.025864 [ 4 ] {25af6642-d19c-4967-baa4-f4113c78d1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5615 | 2026.04.01 18:05:18.027005 [ 4 ] {25af6642-d19c-4967-baa4-f4113c78d1ad} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.04.01 18:05:18.027040 [ 4 ] {25af6642-d19c-4967-baa4-f4113c78d1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5617 | 2026.04.01 18:05:18.027420 [ 4 ] {25af6642-d19c-4967-baa4-f4113c78d1ad} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5618 | 2026.04.01 18:05:18.027622 [ 4 ] {25af6642-d19c-4967-baa4-f4113c78d1ad} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.04.01 18:05:18.027738 [ 67 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5620 | 2026.04.01 18:05:18.027750 [ 4 ] {25af6642-d19c-4967-baa4-f4113c78d1ad} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001945 sec., 652442.1593830334 rows/sec., 50.64 MiB/sec. | ||
| 5621 | 2026.04.01 18:05:18.027810 [ 67 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.04.01 18:05:18.027836 [ 4 ] {25af6642-d19c-4967-baa4-f4113c78d1ad} <Debug> TCPHandler: Processed in 0.002158976 sec. | ||
| 5623 | 2026.04.01 18:05:18.027842 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5624 | 2026.04.01 18:05:18.027955 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 5625 | 2026.04.01 18:05:18.027968 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2026.04.01 18:05:18.028053 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5627 | 2026.04.01 18:05:18.028081 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3811 rows starting from the beginning of the part | ||
| 5628 | 2026.04.01 18:05:18.028098 [ 4 ] {5c23269e-4f63-4c99-bc7e-c1e7f8e67e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.04.01 18:05:18.028140 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 116 rows starting from the beginning of the part | ||
| 5630 | 2026.04.01 18:05:18.028145 [ 4 ] {5c23269e-4f63-4c99-bc7e-c1e7f8e67e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5631 | 2026.04.01 18:05:18.028184 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 3620 rows starting from the beginning of the part | ||
| 5632 | 2026.04.01 18:05:18.028223 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5633 | 2026.04.01 18:05:18.028261 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 116 rows starting from the beginning of the part | ||
| 5634 | 2026.04.01 18:05:18.028305 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1269 rows starting from the beginning of the part | ||
| 5635 | 2026.04.01 18:05:18.028772 [ 4 ] {5c23269e-4f63-4c99-bc7e-c1e7f8e67e84} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2026.04.01 18:05:18.028813 [ 4 ] {5c23269e-4f63-4c99-bc7e-c1e7f8e67e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5637 | 2026.04.01 18:05:18.029142 [ 4 ] {5c23269e-4f63-4c99-bc7e-c1e7f8e67e84} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5638 | 2026.04.01 18:05:18.029355 [ 4 ] {5c23269e-4f63-4c99-bc7e-c1e7f8e67e84} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.04.01 18:05:18.029482 [ 4 ] {5c23269e-4f63-4c99-bc7e-c1e7f8e67e84} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001408 sec., 172585.22727272726 rows/sec., 10.24 MiB/sec. | ||
| 5640 | 2026.04.01 18:05:18.029519 [ 4 ] {5c23269e-4f63-4c99-bc7e-c1e7f8e67e84} <Debug> TCPHandler: Processed in 0.001608592 sec. | ||
| 5641 | 2026.04.01 18:05:18.029626 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2026.04.01 18:05:18.029717 [ 4 ] {cfd72607-af5c-4278-8f90-95836db8f6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5643 | 2026.04.01 18:05:18.029756 [ 4 ] {cfd72607-af5c-4278-8f90-95836db8f6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5644 | 2026.04.01 18:05:18.030273 [ 4 ] {cfd72607-af5c-4278-8f90-95836db8f6b1} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.04.01 18:05:18.030309 [ 4 ] {cfd72607-af5c-4278-8f90-95836db8f6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5646 | 2026.04.01 18:05:18.030612 [ 4 ] {cfd72607-af5c-4278-8f90-95836db8f6b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5647 | 2026.04.01 18:05:18.030824 [ 4 ] {cfd72607-af5c-4278-8f90-95836db8f6b1} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.04.01 18:05:18.030951 [ 4 ] {cfd72607-af5c-4278-8f90-95836db8f6b1} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001251 sec., 191047.16227018385 rows/sec., 12.31 MiB/sec. | ||
| 5649 | 2026.04.01 18:05:18.030966 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8988 rows, containing 5 columns (5 merged, 0 gathered) in 0.003039199 sec., 2957358.172334224 rows/sec., 236.20 MiB/sec. | ||
| 5650 | 2026.04.01 18:05:18.030987 [ 4 ] {cfd72607-af5c-4278-8f90-95836db8f6b1} <Debug> TCPHandler: Processed in 0.001408546 sec. | ||
| 5651 | 2026.04.01 18:05:18.031127 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.04.01 18:05:18.031217 [ 4 ] {161568e1-dc3a-465f-a7b2-a8a94e731603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5653 | 2026.04.01 18:05:18.031255 [ 4 ] {161568e1-dc3a-465f-a7b2-a8a94e731603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5654 | 2026.04.01 18:05:18.031303 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5655 | 2026.04.01 18:05:18.031548 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.04.01 18:05:18.031613 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_31_6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5657 | 2026.04.01 18:05:18.031674 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 5658 | 2026.04.01 18:05:18.031760 [ 4 ] {161568e1-dc3a-465f-a7b2-a8a94e731603} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.04.01 18:05:18.031794 [ 4 ] {161568e1-dc3a-465f-a7b2-a8a94e731603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5660 | 2026.04.01 18:05:18.032098 [ 4 ] {161568e1-dc3a-465f-a7b2-a8a94e731603} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5661 | 2026.04.01 18:05:18.032305 [ 4 ] {161568e1-dc3a-465f-a7b2-a8a94e731603} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.04.01 18:05:18.032432 [ 4 ] {161568e1-dc3a-465f-a7b2-a8a94e731603} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001233 sec., 193025.14193025144 rows/sec., 10.96 MiB/sec. | ||
| 5663 | 2026.04.01 18:05:18.032469 [ 4 ] {161568e1-dc3a-465f-a7b2-a8a94e731603} <Debug> TCPHandler: Processed in 0.001388596 sec. | ||
| 5664 | 2026.04.01 18:05:18.032565 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.04.01 18:05:18.032654 [ 4 ] {327d6f19-8f96-45ef-b1a7-a98984e668a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5666 | 2026.04.01 18:05:18.032693 [ 4 ] {327d6f19-8f96-45ef-b1a7-a98984e668a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5667 | 2026.04.01 18:05:18.033466 [ 4 ] {327d6f19-8f96-45ef-b1a7-a98984e668a5} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.04.01 18:05:18.033502 [ 4 ] {327d6f19-8f96-45ef-b1a7-a98984e668a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5669 | 2026.04.01 18:05:18.033831 [ 4 ] {327d6f19-8f96-45ef-b1a7-a98984e668a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5670 | 2026.04.01 18:05:18.034038 [ 4 ] {327d6f19-8f96-45ef-b1a7-a98984e668a5} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.04.01 18:05:18.034154 [ 65 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5672 | 2026.04.01 18:05:18.034162 [ 4 ] {327d6f19-8f96-45ef-b1a7-a98984e668a5} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001525 sec., 505573.77049180324 rows/sec., 35.25 MiB/sec. | ||
| 5673 | 2026.04.01 18:05:18.034211 [ 65 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.04.01 18:05:18.034222 [ 4 ] {327d6f19-8f96-45ef-b1a7-a98984e668a5} <Debug> TCPHandler: Processed in 0.001703734 sec. | ||
| 5675 | 2026.04.01 18:05:18.034243 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5676 | 2026.04.01 18:05:18.034335 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 5677 | 2026.04.01 18:05:18.034340 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.04.01 18:05:18.034435 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5679 | 2026.04.01 18:05:18.034447 [ 4 ] {482bdcee-bb98-414e-be40-f75899810e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5680 | 2026.04.01 18:05:18.034465 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2101 rows starting from the beginning of the part | ||
| 5681 | 2026.04.01 18:05:18.034488 [ 4 ] {482bdcee-bb98-414e-be40-f75899810e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5682 | 2026.04.01 18:05:18.034522 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 94 rows starting from the beginning of the part | ||
| 5683 | 2026.04.01 18:05:18.034570 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2001 rows starting from the beginning of the part | ||
| 5684 | 2026.04.01 18:05:18.034613 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5685 | 2026.04.01 18:05:18.034655 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part | ||
| 5686 | 2026.04.01 18:05:18.034697 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 771 rows starting from the beginning of the part | ||
| 5687 | 2026.04.01 18:05:18.034815 [ 4 ] {482bdcee-bb98-414e-be40-f75899810e9d} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.04.01 18:05:18.034849 [ 4 ] {482bdcee-bb98-414e-be40-f75899810e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5689 | 2026.04.01 18:05:18.035143 [ 4 ] {482bdcee-bb98-414e-be40-f75899810e9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5690 | 2026.04.01 18:05:18.035349 [ 4 ] {482bdcee-bb98-414e-be40-f75899810e9d} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.04.01 18:05:18.035480 [ 4 ] {482bdcee-bb98-414e-be40-f75899810e9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 5692 | 2026.04.01 18:05:18.035516 [ 4 ] {482bdcee-bb98-414e-be40-f75899810e9d} <Debug> TCPHandler: Processed in 0.001223262 sec. | ||
| 5693 | 2026.04.01 18:05:18.035622 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.04.01 18:05:18.035713 [ 4 ] {6340bb0a-2248-4514-86a7-9abcf1b8690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5695 | 2026.04.01 18:05:18.035752 [ 4 ] {6340bb0a-2248-4514-86a7-9abcf1b8690e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5696 | 2026.04.01 18:05:18.035988 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694074 sec., 3025251.553355993 rows/sec., 219.27 MiB/sec. | ||
| 5697 | 2026.04.01 18:05:18.036165 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5698 | 2026.04.01 18:05:18.036206 [ 4 ] {6340bb0a-2248-4514-86a7-9abcf1b8690e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.04.01 18:05:18.036241 [ 4 ] {6340bb0a-2248-4514-86a7-9abcf1b8690e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5700 | 2026.04.01 18:05:18.036401 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.04.01 18:05:18.036466 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_31_6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5702 | 2026.04.01 18:05:18.036519 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 5703 | 2026.04.01 18:05:18.036580 [ 4 ] {6340bb0a-2248-4514-86a7-9abcf1b8690e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5704 | 2026.04.01 18:05:18.036795 [ 4 ] {6340bb0a-2248-4514-86a7-9abcf1b8690e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.04.01 18:05:18.036921 [ 4 ] {6340bb0a-2248-4514-86a7-9abcf1b8690e} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001226 sec., 273246.3295269168 rows/sec., 17.88 MiB/sec. | ||
| 5706 | 2026.04.01 18:05:18.036957 [ 4 ] {6340bb0a-2248-4514-86a7-9abcf1b8690e} <Debug> TCPHandler: Processed in 0.001381496 sec. | ||
| 5707 | 2026.04.01 18:05:18.037057 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.04.01 18:05:18.037147 [ 4 ] {ca0db48a-fc97-413d-b02e-4a6d6c17d932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5709 | 2026.04.01 18:05:18.037187 [ 4 ] {ca0db48a-fc97-413d-b02e-4a6d6c17d932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5710 | 2026.04.01 18:05:18.037492 [ 4 ] {ca0db48a-fc97-413d-b02e-4a6d6c17d932} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.04.01 18:05:18.037527 [ 4 ] {ca0db48a-fc97-413d-b02e-4a6d6c17d932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5712 | 2026.04.01 18:05:18.037829 [ 4 ] {ca0db48a-fc97-413d-b02e-4a6d6c17d932} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5713 | 2026.04.01 18:05:18.038030 [ 4 ] {ca0db48a-fc97-413d-b02e-4a6d6c17d932} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.04.01 18:05:18.038158 [ 4 ] {ca0db48a-fc97-413d-b02e-4a6d6c17d932} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 5715 | 2026.04.01 18:05:18.038194 [ 4 ] {ca0db48a-fc97-413d-b02e-4a6d6c17d932} <Debug> TCPHandler: Processed in 0.0011827 sec. | ||
| 5716 | 2026.04.01 18:05:18.038307 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.04.01 18:05:18.038421 [ 4 ] {75c38396-e602-443e-8aa2-4a0e1b623f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.04.01 18:05:18.038483 [ 4 ] {75c38396-e602-443e-8aa2-4a0e1b623f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5719 | 2026.04.01 18:05:18.039303 [ 4 ] {75c38396-e602-443e-8aa2-4a0e1b623f84} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.04.01 18:05:18.039338 [ 4 ] {75c38396-e602-443e-8aa2-4a0e1b623f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5721 | 2026.04.01 18:05:18.039846 [ 4 ] {75c38396-e602-443e-8aa2-4a0e1b623f84} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5722 | 2026.04.01 18:05:18.040054 [ 4 ] {75c38396-e602-443e-8aa2-4a0e1b623f84} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.04.01 18:05:18.040187 [ 4 ] {75c38396-e602-443e-8aa2-4a0e1b623f84} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00179 sec., 6145.251396648045 rows/sec., 11.01 MiB/sec. | ||
| 5724 | 2026.04.01 18:05:18.040238 [ 4 ] {75c38396-e602-443e-8aa2-4a0e1b623f84} <Debug> TCPHandler: Processed in 0.001987572 sec. | ||
| 5725 | 2026.04.01 18:05:18.040340 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.04.01 18:05:18.040431 [ 4 ] {fd637031-528f-4812-80c4-54ba39cec51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.04.01 18:05:18.040471 [ 4 ] {fd637031-528f-4812-80c4-54ba39cec51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5728 | 2026.04.01 18:05:18.040806 [ 4 ] {fd637031-528f-4812-80c4-54ba39cec51f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.04.01 18:05:18.040841 [ 4 ] {fd637031-528f-4812-80c4-54ba39cec51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5730 | 2026.04.01 18:05:18.041136 [ 4 ] {fd637031-528f-4812-80c4-54ba39cec51f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5731 | 2026.04.01 18:05:18.041331 [ 4 ] {fd637031-528f-4812-80c4-54ba39cec51f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.04.01 18:05:18.041454 [ 4 ] {fd637031-528f-4812-80c4-54ba39cec51f} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001041 sec., 105667.62728146013 rows/sec., 6.43 MiB/sec. | ||
| 5733 | 2026.04.01 18:05:18.041489 [ 4 ] {fd637031-528f-4812-80c4-54ba39cec51f} <Debug> TCPHandler: Processed in 0.001196311 sec. | ||
| 5734 | 2026.04.01 18:05:21.746157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 718 | ||
| 5735 | 2026.04.01 18:05:21.748719 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.04.01 18:05:21.748760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5737 | 2026.04.01 18:05:21.749952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5738 | 2026.04.01 18:05:21.750214 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.04.01 18:05:21.750466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5740 | 2026.04.01 18:05:23.011741 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.04.01 18:05:23.011947 [ 4 ] {ebd6bd37-99eb-4316-807e-93d3197d87af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5742 | 2026.04.01 18:05:23.012021 [ 4 ] {ebd6bd37-99eb-4316-807e-93d3197d87af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5743 | 2026.04.01 18:05:23.012698 [ 4 ] {ebd6bd37-99eb-4316-807e-93d3197d87af} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.04.01 18:05:23.012751 [ 4 ] {ebd6bd37-99eb-4316-807e-93d3197d87af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5745 | 2026.04.01 18:05:23.013133 [ 4 ] {ebd6bd37-99eb-4316-807e-93d3197d87af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5746 | 2026.04.01 18:05:23.013352 [ 4 ] {ebd6bd37-99eb-4316-807e-93d3197d87af} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.04.01 18:05:23.013501 [ 4 ] {ebd6bd37-99eb-4316-807e-93d3197d87af} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001608 sec., 3731.3432835820895 rows/sec., 304.26 KiB/sec. | ||
| 5748 | 2026.04.01 18:05:23.013542 [ 4 ] {ebd6bd37-99eb-4316-807e-93d3197d87af} <Debug> TCPHandler: Processed in 0.00193734 sec. | ||
| 5749 | 2026.04.01 18:05:23.013656 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.04.01 18:05:23.013748 [ 4 ] {b97e39f0-e65b-47a9-8bf3-d9f46fed1a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5751 | 2026.04.01 18:05:23.013787 [ 4 ] {b97e39f0-e65b-47a9-8bf3-d9f46fed1a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5752 | 2026.04.01 18:05:23.014205 [ 4 ] {b97e39f0-e65b-47a9-8bf3-d9f46fed1a71} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.04.01 18:05:23.014241 [ 4 ] {b97e39f0-e65b-47a9-8bf3-d9f46fed1a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5754 | 2026.04.01 18:05:23.014541 [ 4 ] {b97e39f0-e65b-47a9-8bf3-d9f46fed1a71} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5755 | 2026.04.01 18:05:23.014739 [ 4 ] {b97e39f0-e65b-47a9-8bf3-d9f46fed1a71} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.04.01 18:05:23.014864 [ 4 ] {b97e39f0-e65b-47a9-8bf3-d9f46fed1a71} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001134 sec., 104938.27160493827 rows/sec., 8.88 MiB/sec. | ||
| 5757 | 2026.04.01 18:05:23.014900 [ 4 ] {b97e39f0-e65b-47a9-8bf3-d9f46fed1a71} <Debug> TCPHandler: Processed in 0.001291013 sec. | ||
| 5758 | 2026.04.01 18:05:23.015009 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.04.01 18:05:23.015099 [ 4 ] {d395bf67-7f16-40a5-a17a-c814aecb140f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.04.01 18:05:23.015137 [ 4 ] {d395bf67-7f16-40a5-a17a-c814aecb140f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5761 | 2026.04.01 18:05:23.015530 [ 4 ] {d395bf67-7f16-40a5-a17a-c814aecb140f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.04.01 18:05:23.015567 [ 4 ] {d395bf67-7f16-40a5-a17a-c814aecb140f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5763 | 2026.04.01 18:05:23.015849 [ 4 ] {d395bf67-7f16-40a5-a17a-c814aecb140f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5764 | 2026.04.01 18:05:23.016055 [ 4 ] {d395bf67-7f16-40a5-a17a-c814aecb140f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.04.01 18:05:23.016180 [ 4 ] {d395bf67-7f16-40a5-a17a-c814aecb140f} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001098 sec., 32786.88524590164 rows/sec., 2.38 MiB/sec. | ||
| 5766 | 2026.04.01 18:05:23.016216 [ 4 ] {d395bf67-7f16-40a5-a17a-c814aecb140f} <Debug> TCPHandler: Processed in 0.001253733 sec. | ||
| 5767 | 2026.04.01 18:05:23.016320 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2026.04.01 18:05:23.016410 [ 4 ] {5bd748a5-fa91-45a8-bc18-060b82bc314b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5769 | 2026.04.01 18:05:23.016449 [ 4 ] {5bd748a5-fa91-45a8-bc18-060b82bc314b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5770 | 2026.04.01 18:05:23.016850 [ 4 ] {5bd748a5-fa91-45a8-bc18-060b82bc314b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.04.01 18:05:23.016885 [ 4 ] {5bd748a5-fa91-45a8-bc18-060b82bc314b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5772 | 2026.04.01 18:05:23.017170 [ 4 ] {5bd748a5-fa91-45a8-bc18-060b82bc314b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5773 | 2026.04.01 18:05:23.017377 [ 4 ] {5bd748a5-fa91-45a8-bc18-060b82bc314b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.04.01 18:05:23.017498 [ 4 ] {5bd748a5-fa91-45a8-bc18-060b82bc314b} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001105 sec., 90497.73755656109 rows/sec., 7.08 MiB/sec. | ||
| 5775 | 2026.04.01 18:05:23.017534 [ 4 ] {5bd748a5-fa91-45a8-bc18-060b82bc314b} <Debug> TCPHandler: Processed in 0.001260393 sec. | ||
| 5776 | 2026.04.01 18:05:23.017694 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.04.01 18:05:23.017784 [ 4 ] {bcf67423-3671-4b73-a0b0-9c4dcd90191a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.04.01 18:05:23.017825 [ 4 ] {bcf67423-3671-4b73-a0b0-9c4dcd90191a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5779 | 2026.04.01 18:05:23.018217 [ 4 ] {bcf67423-3671-4b73-a0b0-9c4dcd90191a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.04.01 18:05:23.018252 [ 4 ] {bcf67423-3671-4b73-a0b0-9c4dcd90191a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5781 | 2026.04.01 18:05:23.018567 [ 4 ] {bcf67423-3671-4b73-a0b0-9c4dcd90191a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5782 | 2026.04.01 18:05:23.018773 [ 4 ] {bcf67423-3671-4b73-a0b0-9c4dcd90191a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.04.01 18:05:23.018878 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5784 | 2026.04.01 18:05:23.018899 [ 4 ] {bcf67423-3671-4b73-a0b0-9c4dcd90191a} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001132 sec., 143992.93286219082 rows/sec., 10.03 MiB/sec. | ||
| 5785 | 2026.04.01 18:05:23.018946 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.04.01 18:05:23.018953 [ 4 ] {bcf67423-3671-4b73-a0b0-9c4dcd90191a} <Debug> TCPHandler: Processed in 0.001306234 sec. | ||
| 5787 | 2026.04.01 18:05:23.019005 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5788 | 2026.04.01 18:05:23.019112 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 5789 | 2026.04.01 18:05:23.019120 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.04.01 18:05:23.019233 [ 4 ] {c2d09251-0547-48cd-ad47-f4f2ec99d6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.04.01 18:05:23.019246 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5792 | 2026.04.01 18:05:23.019287 [ 4 ] {c2d09251-0547-48cd-ad47-f4f2ec99d6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5793 | 2026.04.01 18:05:23.019290 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9839 rows starting from the beginning of the part | ||
| 5794 | 2026.04.01 18:05:23.019411 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1673 rows starting from the beginning of the part | ||
| 5795 | 2026.04.01 18:05:23.019458 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 5796 | 2026.04.01 18:05:23.019502 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5797 | 2026.04.01 18:05:23.019542 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 335 rows starting from the beginning of the part | ||
| 5798 | 2026.04.01 18:05:23.019582 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 163 rows starting from the beginning of the part | ||
| 5799 | 2026.04.01 18:05:23.020109 [ 4 ] {c2d09251-0547-48cd-ad47-f4f2ec99d6b1} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.04.01 18:05:23.020150 [ 4 ] {c2d09251-0547-48cd-ad47-f4f2ec99d6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5801 | 2026.04.01 18:05:23.020731 [ 4 ] {c2d09251-0547-48cd-ad47-f4f2ec99d6b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5802 | 2026.04.01 18:05:23.020951 [ 4 ] {c2d09251-0547-48cd-ad47-f4f2ec99d6b1} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.04.01 18:05:23.021090 [ 4 ] {c2d09251-0547-48cd-ad47-f4f2ec99d6b1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001878 sec., 15974.440894568692 rows/sec., 28.63 MiB/sec. | ||
| 5804 | 2026.04.01 18:05:23.021142 [ 4 ] {c2d09251-0547-48cd-ad47-f4f2ec99d6b1} <Debug> TCPHandler: Processed in 0.002068444 sec. | ||
| 5805 | 2026.04.01 18:05:23.021250 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.04.01 18:05:23.021347 [ 4 ] {337feca2-90c9-48cc-b09f-ec2d60fc9c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5807 | 2026.04.01 18:05:23.021388 [ 4 ] {337feca2-90c9-48cc-b09f-ec2d60fc9c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5808 | 2026.04.01 18:05:23.021734 [ 4 ] {337feca2-90c9-48cc-b09f-ec2d60fc9c78} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.04.01 18:05:23.021770 [ 4 ] {337feca2-90c9-48cc-b09f-ec2d60fc9c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5810 | 2026.04.01 18:05:23.022141 [ 4 ] {337feca2-90c9-48cc-b09f-ec2d60fc9c78} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5811 | 2026.04.01 18:05:23.022372 [ 4 ] {337feca2-90c9-48cc-b09f-ec2d60fc9c78} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.04.01 18:05:23.022501 [ 4 ] {337feca2-90c9-48cc-b09f-ec2d60fc9c78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 5813 | 2026.04.01 18:05:23.022536 [ 4 ] {337feca2-90c9-48cc-b09f-ec2d60fc9c78} <Debug> TCPHandler: Processed in 0.001332935 sec. | ||
| 5814 | 2026.04.01 18:05:23.024236 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005168694 sec., 2379324.4483035756 rows/sec., 155.88 MiB/sec. | ||
| 5815 | 2026.04.01 18:05:23.024643 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5816 | 2026.04.01 18:05:23.024966 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.04.01 18:05:23.025049 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5818 | 2026.04.01 18:05:23.025143 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 5819 | 2026.04.01 18:05:24.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.93 MiB, peak 261.51 MiB, free memory in arenas 0.00 B, will set to 257.58 MiB (RSS), difference: 1.64 MiB | ||
| 5820 | 2026.04.01 18:05:24.226193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11097 | ||
| 5821 | 2026.04.01 18:05:24.226770 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.04.01 18:05:24.226803 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5823 | 2026.04.01 18:05:24.227287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5824 | 2026.04.01 18:05:24.227534 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.04.01 18:05:24.227665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11097 | ||
| 5826 | 2026.04.01 18:05:24.797939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5827 | 2026.04.01 18:05:24.813791 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.04.01 18:05:24.813843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5829 | 2026.04.01 18:05:24.819751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5830 | 2026.04.01 18:05:24.820438 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.04.01 18:05:24.823118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5832 | 2026.04.01 18:05:28.023597 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2026.04.01 18:05:28.023876 [ 4 ] {052df43b-b57c-4e48-a51b-a2038c2edcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5834 | 2026.04.01 18:05:28.023974 [ 4 ] {052df43b-b57c-4e48-a51b-a2038c2edcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5835 | 2026.04.01 18:05:28.024876 [ 4 ] {052df43b-b57c-4e48-a51b-a2038c2edcfe} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.04.01 18:05:28.024925 [ 4 ] {052df43b-b57c-4e48-a51b-a2038c2edcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5837 | 2026.04.01 18:05:28.025343 [ 4 ] {052df43b-b57c-4e48-a51b-a2038c2edcfe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5838 | 2026.04.01 18:05:28.025587 [ 4 ] {052df43b-b57c-4e48-a51b-a2038c2edcfe} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.04.01 18:05:28.025746 [ 4 ] {052df43b-b57c-4e48-a51b-a2038c2edcfe} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001944 sec., 238683.12757201647 rows/sec., 15.14 MiB/sec. | ||
| 5840 | 2026.04.01 18:05:28.025795 [ 4 ] {052df43b-b57c-4e48-a51b-a2038c2edcfe} <Debug> TCPHandler: Processed in 0.002369082 sec. | ||
| 5841 | 2026.04.01 18:05:28.025942 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2026.04.01 18:05:28.026046 [ 4 ] {2ccb4cc7-4098-4c6f-bc0c-8f9ac6fdd364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5843 | 2026.04.01 18:05:28.026091 [ 4 ] {2ccb4cc7-4098-4c6f-bc0c-8f9ac6fdd364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5844 | 2026.04.01 18:05:28.027141 [ 4 ] {2ccb4cc7-4098-4c6f-bc0c-8f9ac6fdd364} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2026.04.01 18:05:28.027181 [ 4 ] {2ccb4cc7-4098-4c6f-bc0c-8f9ac6fdd364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5846 | 2026.04.01 18:05:28.027575 [ 4 ] {2ccb4cc7-4098-4c6f-bc0c-8f9ac6fdd364} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5847 | 2026.04.01 18:05:28.027791 [ 4 ] {2ccb4cc7-4098-4c6f-bc0c-8f9ac6fdd364} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.04.01 18:05:28.027928 [ 4 ] {2ccb4cc7-4098-4c6f-bc0c-8f9ac6fdd364} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001906 sec., 665792.2350472193 rows/sec., 51.68 MiB/sec. | ||
| 5849 | 2026.04.01 18:05:28.027966 [ 4 ] {2ccb4cc7-4098-4c6f-bc0c-8f9ac6fdd364} <Debug> TCPHandler: Processed in 0.002075934 sec. | ||
| 5850 | 2026.04.01 18:05:28.028072 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5851 | 2026.04.01 18:05:28.028168 [ 4 ] {d69dd51e-12d0-4d4b-b77a-120ebedcd753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5852 | 2026.04.01 18:05:28.028213 [ 4 ] {d69dd51e-12d0-4d4b-b77a-120ebedcd753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5853 | 2026.04.01 18:05:28.028702 [ 4 ] {d69dd51e-12d0-4d4b-b77a-120ebedcd753} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.04.01 18:05:28.028739 [ 4 ] {d69dd51e-12d0-4d4b-b77a-120ebedcd753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5855 | 2026.04.01 18:05:28.029048 [ 4 ] {d69dd51e-12d0-4d4b-b77a-120ebedcd753} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5856 | 2026.04.01 18:05:28.029262 [ 4 ] {d69dd51e-12d0-4d4b-b77a-120ebedcd753} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2026.04.01 18:05:28.029373 [ 53 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5858 | 2026.04.01 18:05:28.029393 [ 4 ] {d69dd51e-12d0-4d4b-b77a-120ebedcd753} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001245 sec., 195180.72289156626 rows/sec., 11.58 MiB/sec. | ||
| 5859 | 2026.04.01 18:05:28.029438 [ 53 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.04.01 18:05:28.029449 [ 4 ] {d69dd51e-12d0-4d4b-b77a-120ebedcd753} <Debug> TCPHandler: Processed in 0.001427527 sec. | ||
| 5861 | 2026.04.01 18:05:28.029466 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5862 | 2026.04.01 18:05:28.029568 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.04.01 18:05:28.029580 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 5864 | 2026.04.01 18:05:28.029667 [ 4 ] {d702f2fc-f432-4401-8051-164d8c1a7c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5865 | 2026.04.01 18:05:28.029712 [ 4 ] {d702f2fc-f432-4401-8051-164d8c1a7c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5866 | 2026.04.01 18:05:28.029716 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5867 | 2026.04.01 18:05:28.029764 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 316 rows starting from the beginning of the part | ||
| 5868 | 2026.04.01 18:05:28.029839 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 258 rows starting from the beginning of the part | ||
| 5869 | 2026.04.01 18:05:28.029892 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 5870 | 2026.04.01 18:05:28.029941 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 243 rows starting from the beginning of the part | ||
| 5871 | 2026.04.01 18:05:28.029987 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 5872 | 2026.04.01 18:05:28.030034 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 243 rows starting from the beginning of the part | ||
| 5873 | 2026.04.01 18:05:28.030204 [ 4 ] {d702f2fc-f432-4401-8051-164d8c1a7c96} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.04.01 18:05:28.030247 [ 4 ] {d702f2fc-f432-4401-8051-164d8c1a7c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5875 | 2026.04.01 18:05:28.030618 [ 4 ] {d702f2fc-f432-4401-8051-164d8c1a7c96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5876 | 2026.04.01 18:05:28.030843 [ 4 ] {d702f2fc-f432-4401-8051-164d8c1a7c96} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.04.01 18:05:28.030974 [ 4 ] {d702f2fc-f432-4401-8051-164d8c1a7c96} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001326 sec., 180241.32730015085 rows/sec., 11.62 MiB/sec. | ||
| 5878 | 2026.04.01 18:05:28.031013 [ 4 ] {d702f2fc-f432-4401-8051-164d8c1a7c96} <Debug> TCPHandler: Processed in 0.001493889 sec. | ||
| 5879 | 2026.04.01 18:05:28.031021 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494799 sec., 753278.5344384095 rows/sec., 48.94 MiB/sec. | ||
| 5880 | 2026.04.01 18:05:28.031120 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.04.01 18:05:28.031193 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5882 | 2026.04.01 18:05:28.031215 [ 4 ] {61a26fe3-2415-42bb-a520-522da7b4c7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5883 | 2026.04.01 18:05:28.031259 [ 4 ] {61a26fe3-2415-42bb-a520-522da7b4c7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5884 | 2026.04.01 18:05:28.031519 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.04.01 18:05:28.031608 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_31_6} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5886 | 2026.04.01 18:05:28.031695 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5887 | 2026.04.01 18:05:28.031754 [ 4 ] {61a26fe3-2415-42bb-a520-522da7b4c7b8} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.04.01 18:05:28.031795 [ 4 ] {61a26fe3-2415-42bb-a520-522da7b4c7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5889 | 2026.04.01 18:05:28.032109 [ 4 ] {61a26fe3-2415-42bb-a520-522da7b4c7b8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5890 | 2026.04.01 18:05:28.032319 [ 4 ] {61a26fe3-2415-42bb-a520-522da7b4c7b8} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.04.01 18:05:28.032450 [ 4 ] {61a26fe3-2415-42bb-a520-522da7b4c7b8} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001253 sec., 189944.1340782123 rows/sec., 10.78 MiB/sec. | ||
| 5892 | 2026.04.01 18:05:28.032487 [ 4 ] {61a26fe3-2415-42bb-a520-522da7b4c7b8} <Debug> TCPHandler: Processed in 0.001415467 sec. | ||
| 5893 | 2026.04.01 18:05:28.032595 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.04.01 18:05:28.032688 [ 4 ] {101f35b3-531e-4834-a029-2e68f46c5d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5895 | 2026.04.01 18:05:28.032727 [ 4 ] {101f35b3-531e-4834-a029-2e68f46c5d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5896 | 2026.04.01 18:05:28.033388 [ 4 ] {101f35b3-531e-4834-a029-2e68f46c5d5c} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.04.01 18:05:28.033425 [ 4 ] {101f35b3-531e-4834-a029-2e68f46c5d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5898 | 2026.04.01 18:05:28.033758 [ 4 ] {101f35b3-531e-4834-a029-2e68f46c5d5c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5899 | 2026.04.01 18:05:28.033973 [ 4 ] {101f35b3-531e-4834-a029-2e68f46c5d5c} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.04.01 18:05:28.034102 [ 4 ] {101f35b3-531e-4834-a029-2e68f46c5d5c} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001432 sec., 538407.8212290503 rows/sec., 37.54 MiB/sec. | ||
| 5901 | 2026.04.01 18:05:28.034140 [ 4 ] {101f35b3-531e-4834-a029-2e68f46c5d5c} <Debug> TCPHandler: Processed in 0.001593842 sec. | ||
| 5902 | 2026.04.01 18:05:28.034253 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.04.01 18:05:28.034346 [ 4 ] {ae3ce291-959d-4f79-afd8-0aa38d44d4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5904 | 2026.04.01 18:05:28.034387 [ 4 ] {ae3ce291-959d-4f79-afd8-0aa38d44d4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5905 | 2026.04.01 18:05:28.034717 [ 4 ] {ae3ce291-959d-4f79-afd8-0aa38d44d4bd} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.04.01 18:05:28.034754 [ 4 ] {ae3ce291-959d-4f79-afd8-0aa38d44d4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5907 | 2026.04.01 18:05:28.035068 [ 4 ] {ae3ce291-959d-4f79-afd8-0aa38d44d4bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5908 | 2026.04.01 18:05:28.035273 [ 4 ] {ae3ce291-959d-4f79-afd8-0aa38d44d4bd} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.04.01 18:05:28.035400 [ 4 ] {ae3ce291-959d-4f79-afd8-0aa38d44d4bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 5910 | 2026.04.01 18:05:28.035435 [ 4 ] {ae3ce291-959d-4f79-afd8-0aa38d44d4bd} <Debug> TCPHandler: Processed in 0.001231312 sec. | ||
| 5911 | 2026.04.01 18:05:28.035543 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.04.01 18:05:28.035638 [ 4 ] {dbc598cb-6e7b-460a-a4cb-9c62de1bed04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5913 | 2026.04.01 18:05:28.035680 [ 4 ] {dbc598cb-6e7b-460a-a4cb-9c62de1bed04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5914 | 2026.04.01 18:05:28.036110 [ 4 ] {dbc598cb-6e7b-460a-a4cb-9c62de1bed04} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.04.01 18:05:28.036147 [ 4 ] {dbc598cb-6e7b-460a-a4cb-9c62de1bed04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5916 | 2026.04.01 18:05:28.036485 [ 4 ] {dbc598cb-6e7b-460a-a4cb-9c62de1bed04} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5917 | 2026.04.01 18:05:28.036703 [ 4 ] {dbc598cb-6e7b-460a-a4cb-9c62de1bed04} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.04.01 18:05:28.036838 [ 4 ] {dbc598cb-6e7b-460a-a4cb-9c62de1bed04} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001219 sec., 274815.4224774405 rows/sec., 17.98 MiB/sec. | ||
| 5919 | 2026.04.01 18:05:28.036876 [ 4 ] {dbc598cb-6e7b-460a-a4cb-9c62de1bed04} <Debug> TCPHandler: Processed in 0.001382026 sec. | ||
| 5920 | 2026.04.01 18:05:28.036982 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.04.01 18:05:28.037075 [ 4 ] {b9d5316d-ea58-426c-bdd6-46af0185be8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.04.01 18:05:28.037116 [ 4 ] {b9d5316d-ea58-426c-bdd6-46af0185be8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5923 | 2026.04.01 18:05:28.037419 [ 4 ] {b9d5316d-ea58-426c-bdd6-46af0185be8a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.04.01 18:05:28.037456 [ 4 ] {b9d5316d-ea58-426c-bdd6-46af0185be8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5925 | 2026.04.01 18:05:28.037746 [ 4 ] {b9d5316d-ea58-426c-bdd6-46af0185be8a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5926 | 2026.04.01 18:05:28.037954 [ 4 ] {b9d5316d-ea58-426c-bdd6-46af0185be8a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.04.01 18:05:28.038082 [ 4 ] {b9d5316d-ea58-426c-bdd6-46af0185be8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 5928 | 2026.04.01 18:05:28.038118 [ 4 ] {b9d5316d-ea58-426c-bdd6-46af0185be8a} <Debug> TCPHandler: Processed in 0.00118369 sec. | ||
| 5929 | 2026.04.01 18:05:28.038222 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.04.01 18:05:28.038314 [ 4 ] {4bf3c3da-9b1f-4821-84ea-6e9e85861bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5931 | 2026.04.01 18:05:28.038366 [ 4 ] {4bf3c3da-9b1f-4821-84ea-6e9e85861bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5932 | 2026.04.01 18:05:28.039119 [ 4 ] {4bf3c3da-9b1f-4821-84ea-6e9e85861bab} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.04.01 18:05:28.039155 [ 4 ] {4bf3c3da-9b1f-4821-84ea-6e9e85861bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5934 | 2026.04.01 18:05:28.039657 [ 4 ] {4bf3c3da-9b1f-4821-84ea-6e9e85861bab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5935 | 2026.04.01 18:05:28.039886 [ 4 ] {4bf3c3da-9b1f-4821-84ea-6e9e85861bab} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.04.01 18:05:28.040005 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5937 | 2026.04.01 18:05:28.040024 [ 4 ] {4bf3c3da-9b1f-4821-84ea-6e9e85861bab} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001729 sec., 6362.058993637941 rows/sec., 11.40 MiB/sec. | ||
| 5938 | 2026.04.01 18:05:28.040070 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.04.01 18:05:28.040093 [ 4 ] {4bf3c3da-9b1f-4821-84ea-6e9e85861bab} <Debug> TCPHandler: Processed in 0.00191899 sec. | ||
| 5940 | 2026.04.01 18:05:28.040100 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5941 | 2026.04.01 18:05:28.040193 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 5942 | 2026.04.01 18:05:28.040209 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.04.01 18:05:28.040316 [ 4 ] {24ea48d9-c00f-4776-9ec9-7e9befcc1d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5944 | 2026.04.01 18:05:28.040357 [ 4 ] {24ea48d9-c00f-4776-9ec9-7e9befcc1d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5945 | 2026.04.01 18:05:28.040414 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5946 | 2026.04.01 18:05:28.040474 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 484 rows starting from the beginning of the part | ||
| 5947 | 2026.04.01 18:05:28.040599 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part | ||
| 5948 | 2026.04.01 18:05:28.040684 [ 4 ] {24ea48d9-c00f-4776-9ec9-7e9befcc1d9b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.04.01 18:05:28.040710 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 5950 | 2026.04.01 18:05:28.040727 [ 4 ] {24ea48d9-c00f-4776-9ec9-7e9befcc1d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5951 | 2026.04.01 18:05:28.040828 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 5952 | 2026.04.01 18:05:28.040950 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5953 | 2026.04.01 18:05:28.041045 [ 4 ] {24ea48d9-c00f-4776-9ec9-7e9befcc1d9b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5954 | 2026.04.01 18:05:28.041070 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 5955 | 2026.04.01 18:05:28.041267 [ 4 ] {24ea48d9-c00f-4776-9ec9-7e9befcc1d9b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.04.01 18:05:28.041382 [ 52 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5957 | 2026.04.01 18:05:28.041401 [ 4 ] {24ea48d9-c00f-4776-9ec9-7e9befcc1d9b} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001104 sec., 99637.68115942029 rows/sec., 6.06 MiB/sec. | ||
| 5958 | 2026.04.01 18:05:28.041419 [ 52 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.04.01 18:05:28.041443 [ 4 ] {24ea48d9-c00f-4776-9ec9-7e9befcc1d9b} <Debug> TCPHandler: Processed in 0.001282474 sec. | ||
| 5960 | 2026.04.01 18:05:28.041447 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5961 | 2026.04.01 18:05:28.041534 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 5962 | 2026.04.01 18:05:28.041621 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5963 | 2026.04.01 18:05:28.041647 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1802 rows starting from the beginning of the part | ||
| 5964 | 2026.04.01 18:05:28.041693 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 5965 | 2026.04.01 18:05:28.041733 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 5966 | 2026.04.01 18:05:28.041769 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 110 rows starting from the beginning of the part | ||
| 5967 | 2026.04.01 18:05:28.041805 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 5968 | 2026.04.01 18:05:28.041841 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 110 rows starting from the beginning of the part | ||
| 5969 | 2026.04.01 18:05:28.042870 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365796 sec., 1603460.546084481 rows/sec., 101.58 MiB/sec. | ||
| 5970 | 2026.04.01 18:05:28.043158 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5971 | 2026.04.01 18:05:28.043452 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_31_6} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.04.01 18:05:28.043533 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_31_6} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5973 | 2026.04.01 18:05:28.043616 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5974 | 2026.04.01 18:05:28.064880 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 19 columns (19 merged, 0 gathered) in 0.024719533 sec., 23786.857138441897 rows/sec., 42.62 MiB/sec. | ||
| 5975 | 2026.04.01 18:05:28.065493 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5976 | 2026.04.01 18:05:28.065813 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.04.01 18:05:28.065884 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5978 | 2026.04.01 18:05:28.065985 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5979 | 2026.04.01 18:05:29.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.00 MiB, peak 266.33 MiB, free memory in arenas 0.00 B, will set to 260.18 MiB (RSS), difference: 1.18 MiB | ||
| 5980 | 2026.04.01 18:05:31.606684 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5981 | 2026.04.01 18:05:31.606738 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5982 | 2026.04.01 18:05:31.727830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11545 | ||
| 5983 | 2026.04.01 18:05:31.728500 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.04.01 18:05:31.728565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5985 | 2026.04.01 18:05:31.729100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5986 | 2026.04.01 18:05:31.729328 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.04.01 18:05:31.729460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 5988 | 2026.04.01 18:05:31.751575 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 754 | ||
| 5989 | 2026.04.01 18:05:31.753879 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.04.01 18:05:31.753921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5991 | 2026.04.01 18:05:31.755080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5992 | 2026.04.01 18:05:31.755333 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.04.01 18:05:31.755586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5994 | 2026.04.01 18:05:32.323319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5995 | 2026.04.01 18:05:32.340038 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.04.01 18:05:32.340095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 5997 | 2026.04.01 18:05:32.346194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5998 | 2026.04.01 18:05:32.346924 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.04.01 18:05:32.349868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6000 | 2026.04.01 18:05:33.012191 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.04.01 18:05:33.012471 [ 4 ] {2bd1c6a0-1ece-4fae-8fa2-c9c1d9d4d181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6002 | 2026.04.01 18:05:33.012539 [ 4 ] {2bd1c6a0-1ece-4fae-8fa2-c9c1d9d4d181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6003 | 2026.04.01 18:05:33.013221 [ 4 ] {2bd1c6a0-1ece-4fae-8fa2-c9c1d9d4d181} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.04.01 18:05:33.013261 [ 4 ] {2bd1c6a0-1ece-4fae-8fa2-c9c1d9d4d181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6005 | 2026.04.01 18:05:33.013681 [ 4 ] {2bd1c6a0-1ece-4fae-8fa2-c9c1d9d4d181} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6006 | 2026.04.01 18:05:33.013924 [ 4 ] {2bd1c6a0-1ece-4fae-8fa2-c9c1d9d4d181} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.04.01 18:05:33.014081 [ 4 ] {2bd1c6a0-1ece-4fae-8fa2-c9c1d9d4d181} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001671 sec., 69419.50927588271 rows/sec., 5.90 MiB/sec. | ||
| 6008 | 2026.04.01 18:05:33.014131 [ 4 ] {2bd1c6a0-1ece-4fae-8fa2-c9c1d9d4d181} <Debug> TCPHandler: Processed in 0.002121726 sec. | ||
| 6009 | 2026.04.01 18:05:33.014260 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.04.01 18:05:33.014361 [ 4 ] {9232cf7a-d42f-404c-a0fb-1a062e69718e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6011 | 2026.04.01 18:05:33.014404 [ 4 ] {9232cf7a-d42f-404c-a0fb-1a062e69718e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6012 | 2026.04.01 18:05:33.014829 [ 4 ] {9232cf7a-d42f-404c-a0fb-1a062e69718e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.04.01 18:05:33.014866 [ 4 ] {9232cf7a-d42f-404c-a0fb-1a062e69718e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6014 | 2026.04.01 18:05:33.015184 [ 4 ] {9232cf7a-d42f-404c-a0fb-1a062e69718e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6015 | 2026.04.01 18:05:33.015404 [ 4 ] {9232cf7a-d42f-404c-a0fb-1a062e69718e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.04.01 18:05:33.015535 [ 4 ] {9232cf7a-d42f-404c-a0fb-1a062e69718e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001199 sec., 25020.850708924103 rows/sec., 1.84 MiB/sec. | ||
| 6017 | 2026.04.01 18:05:33.015573 [ 4 ] {9232cf7a-d42f-404c-a0fb-1a062e69718e} <Debug> TCPHandler: Processed in 0.001364955 sec. | ||
| 6018 | 2026.04.01 18:05:33.015681 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.04.01 18:05:33.015773 [ 4 ] {2c7ebf87-259b-44c2-9f2b-bcc237974885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6020 | 2026.04.01 18:05:33.015813 [ 4 ] {2c7ebf87-259b-44c2-9f2b-bcc237974885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6021 | 2026.04.01 18:05:33.016235 [ 4 ] {2c7ebf87-259b-44c2-9f2b-bcc237974885} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.04.01 18:05:33.016270 [ 4 ] {2c7ebf87-259b-44c2-9f2b-bcc237974885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6023 | 2026.04.01 18:05:33.016572 [ 4 ] {2c7ebf87-259b-44c2-9f2b-bcc237974885} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6024 | 2026.04.01 18:05:33.016792 [ 4 ] {2c7ebf87-259b-44c2-9f2b-bcc237974885} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.04.01 18:05:33.016924 [ 4 ] {2c7ebf87-259b-44c2-9f2b-bcc237974885} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001168 sec., 80479.45205479453 rows/sec., 6.29 MiB/sec. | ||
| 6026 | 2026.04.01 18:05:33.016959 [ 4 ] {2c7ebf87-259b-44c2-9f2b-bcc237974885} <Debug> TCPHandler: Processed in 0.001327524 sec. | ||
| 6027 | 2026.04.01 18:05:33.017070 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.04.01 18:05:33.017162 [ 4 ] {62a32084-09e1-4f3d-9883-9799e61f7942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6029 | 2026.04.01 18:05:33.017204 [ 4 ] {62a32084-09e1-4f3d-9883-9799e61f7942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6030 | 2026.04.01 18:05:33.017603 [ 4 ] {62a32084-09e1-4f3d-9883-9799e61f7942} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.04.01 18:05:33.017636 [ 4 ] {62a32084-09e1-4f3d-9883-9799e61f7942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6032 | 2026.04.01 18:05:33.017973 [ 4 ] {62a32084-09e1-4f3d-9883-9799e61f7942} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6033 | 2026.04.01 18:05:33.018187 [ 4 ] {62a32084-09e1-4f3d-9883-9799e61f7942} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.04.01 18:05:33.018316 [ 4 ] {62a32084-09e1-4f3d-9883-9799e61f7942} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6035 | 2026.04.01 18:05:33.018352 [ 4 ] {62a32084-09e1-4f3d-9883-9799e61f7942} <Debug> TCPHandler: Processed in 0.001329944 sec. | ||
| 6036 | 2026.04.01 18:05:33.018452 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.04.01 18:05:33.018542 [ 4 ] {5adadbae-5f39-4e9a-9b50-aaeaf337f858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.04.01 18:05:33.018596 [ 4 ] {5adadbae-5f39-4e9a-9b50-aaeaf337f858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6039 | 2026.04.01 18:05:33.019406 [ 4 ] {5adadbae-5f39-4e9a-9b50-aaeaf337f858} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.04.01 18:05:33.019440 [ 4 ] {5adadbae-5f39-4e9a-9b50-aaeaf337f858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6041 | 2026.04.01 18:05:33.019985 [ 4 ] {5adadbae-5f39-4e9a-9b50-aaeaf337f858} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6042 | 2026.04.01 18:05:33.020213 [ 4 ] {5adadbae-5f39-4e9a-9b50-aaeaf337f858} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.04.01 18:05:33.020349 [ 4 ] {5adadbae-5f39-4e9a-9b50-aaeaf337f858} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001824 sec., 16447.36842105263 rows/sec., 29.47 MiB/sec. | ||
| 6044 | 2026.04.01 18:05:33.020400 [ 4 ] {5adadbae-5f39-4e9a-9b50-aaeaf337f858} <Debug> TCPHandler: Processed in 0.001995682 sec. | ||
| 6045 | 2026.04.01 18:05:33.020524 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.04.01 18:05:33.020644 [ 4 ] {8cc02a57-71cd-4d11-aa4b-ce4c7b7f3c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6047 | 2026.04.01 18:05:33.020694 [ 4 ] {8cc02a57-71cd-4d11-aa4b-ce4c7b7f3c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6048 | 2026.04.01 18:05:33.021101 [ 4 ] {8cc02a57-71cd-4d11-aa4b-ce4c7b7f3c5f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.04.01 18:05:33.021143 [ 4 ] {8cc02a57-71cd-4d11-aa4b-ce4c7b7f3c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6050 | 2026.04.01 18:05:33.021500 [ 4 ] {8cc02a57-71cd-4d11-aa4b-ce4c7b7f3c5f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6051 | 2026.04.01 18:05:33.021721 [ 4 ] {8cc02a57-71cd-4d11-aa4b-ce4c7b7f3c5f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.04.01 18:05:33.021842 [ 4 ] {8cc02a57-71cd-4d11-aa4b-ce4c7b7f3c5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 6053 | 2026.04.01 18:05:33.021876 [ 4 ] {8cc02a57-71cd-4d11-aa4b-ce4c7b7f3c5f} <Debug> TCPHandler: Processed in 0.001423847 sec. | ||
| 6054 | 2026.04.01 18:05:33.462658 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.04.01 18:05:33.462855 [ 4 ] {321fda92-3551-4239-a1ba-4326e38c9c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.04.01 18:05:33.462931 [ 4 ] {321fda92-3551-4239-a1ba-4326e38c9c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6057 | 2026.04.01 18:05:33.463794 [ 4 ] {321fda92-3551-4239-a1ba-4326e38c9c23} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.04.01 18:05:33.463837 [ 4 ] {321fda92-3551-4239-a1ba-4326e38c9c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6059 | 2026.04.01 18:05:33.464273 [ 4 ] {321fda92-3551-4239-a1ba-4326e38c9c23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6060 | 2026.04.01 18:05:33.464519 [ 4 ] {321fda92-3551-4239-a1ba-4326e38c9c23} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.04.01 18:05:33.464682 [ 4 ] {321fda92-3551-4239-a1ba-4326e38c9c23} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00188 sec., 246808.51063829788 rows/sec., 15.65 MiB/sec. | ||
| 6062 | 2026.04.01 18:05:33.464733 [ 4 ] {321fda92-3551-4239-a1ba-4326e38c9c23} <Debug> TCPHandler: Processed in 0.002207777 sec. | ||
| 6063 | 2026.04.01 18:05:33.464859 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.04.01 18:05:33.464963 [ 4 ] {e2048360-028d-48a2-badb-3952861ef5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6065 | 2026.04.01 18:05:33.465009 [ 4 ] {e2048360-028d-48a2-badb-3952861ef5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6066 | 2026.04.01 18:05:33.465415 [ 4 ] {e2048360-028d-48a2-badb-3952861ef5e1} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.04.01 18:05:33.465450 [ 4 ] {e2048360-028d-48a2-badb-3952861ef5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6068 | 2026.04.01 18:05:33.465755 [ 4 ] {e2048360-028d-48a2-badb-3952861ef5e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6069 | 2026.04.01 18:05:33.465969 [ 4 ] {e2048360-028d-48a2-badb-3952861ef5e1} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.04.01 18:05:33.466108 [ 4 ] {e2048360-028d-48a2-badb-3952861ef5e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001169 sec., 1710.8639863130882 rows/sec., 139.51 KiB/sec. | ||
| 6071 | 2026.04.01 18:05:33.466146 [ 4 ] {e2048360-028d-48a2-badb-3952861ef5e1} <Debug> TCPHandler: Processed in 0.001339935 sec. | ||
| 6072 | 2026.04.01 18:05:33.466254 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.04.01 18:05:33.466350 [ 4 ] {74c0acfc-05de-42ed-bf5c-8ed3c9b40233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6074 | 2026.04.01 18:05:33.466391 [ 4 ] {74c0acfc-05de-42ed-bf5c-8ed3c9b40233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6075 | 2026.04.01 18:05:33.468451 [ 4 ] {74c0acfc-05de-42ed-bf5c-8ed3c9b40233} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.04.01 18:05:33.468487 [ 4 ] {74c0acfc-05de-42ed-bf5c-8ed3c9b40233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6077 | 2026.04.01 18:05:33.469030 [ 4 ] {74c0acfc-05de-42ed-bf5c-8ed3c9b40233} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6078 | 2026.04.01 18:05:33.469253 [ 4 ] {74c0acfc-05de-42ed-bf5c-8ed3c9b40233} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.04.01 18:05:33.469387 [ 4 ] {74c0acfc-05de-42ed-bf5c-8ed3c9b40233} <Debug> executeQuery: Read 3619 rows, 278.22 KiB in 0.003057 sec., 1183840.3663722605 rows/sec., 88.88 MiB/sec. | ||
| 6080 | 2026.04.01 18:05:33.469429 [ 4 ] {74c0acfc-05de-42ed-bf5c-8ed3c9b40233} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 6081 | 2026.04.01 18:05:33.469442 [ 4 ] {74c0acfc-05de-42ed-bf5c-8ed3c9b40233} <Debug> TCPHandler: Processed in 0.003237384 sec. | ||
| 6082 | 2026.04.01 18:05:33.469544 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.04.01 18:05:33.469640 [ 4 ] {1576d4d3-7875-46fc-a504-751edbd3d219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6084 | 2026.04.01 18:05:33.469681 [ 4 ] {1576d4d3-7875-46fc-a504-751edbd3d219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6085 | 2026.04.01 18:05:33.470180 [ 4 ] {1576d4d3-7875-46fc-a504-751edbd3d219} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.04.01 18:05:33.470215 [ 4 ] {1576d4d3-7875-46fc-a504-751edbd3d219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6087 | 2026.04.01 18:05:33.470548 [ 4 ] {1576d4d3-7875-46fc-a504-751edbd3d219} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6088 | 2026.04.01 18:05:33.470767 [ 4 ] {1576d4d3-7875-46fc-a504-751edbd3d219} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.04.01 18:05:33.470899 [ 4 ] {1576d4d3-7875-46fc-a504-751edbd3d219} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.001278 sec., 200312.9890453834 rows/sec., 12.02 MiB/sec. | ||
| 6090 | 2026.04.01 18:05:33.470936 [ 4 ] {1576d4d3-7875-46fc-a504-751edbd3d219} <Debug> TCPHandler: Processed in 0.001441737 sec. | ||
| 6091 | 2026.04.01 18:05:33.471043 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.04.01 18:05:33.471138 [ 4 ] {98d05d4e-ebea-481e-ba49-fcb28ccd7d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.04.01 18:05:33.471179 [ 4 ] {98d05d4e-ebea-481e-ba49-fcb28ccd7d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6094 | 2026.04.01 18:05:33.471986 [ 4 ] {98d05d4e-ebea-481e-ba49-fcb28ccd7d3b} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.04.01 18:05:33.472021 [ 4 ] {98d05d4e-ebea-481e-ba49-fcb28ccd7d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6096 | 2026.04.01 18:05:33.472370 [ 4 ] {98d05d4e-ebea-481e-ba49-fcb28ccd7d3b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6097 | 2026.04.01 18:05:33.472584 [ 4 ] {98d05d4e-ebea-481e-ba49-fcb28ccd7d3b} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.04.01 18:05:33.472716 [ 4 ] {98d05d4e-ebea-481e-ba49-fcb28ccd7d3b} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001596 sec., 651629.0726817043 rows/sec., 38.64 MiB/sec. | ||
| 6099 | 2026.04.01 18:05:33.472756 [ 4 ] {98d05d4e-ebea-481e-ba49-fcb28ccd7d3b} <Debug> TCPHandler: Processed in 0.001760495 sec. | ||
| 6100 | 2026.04.01 18:05:33.472877 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.04.01 18:05:33.473002 [ 4 ] {b8957e54-73d7-4778-aeaf-1a5c5e03feb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6102 | 2026.04.01 18:05:33.473052 [ 4 ] {b8957e54-73d7-4778-aeaf-1a5c5e03feb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6103 | 2026.04.01 18:05:33.473507 [ 4 ] {b8957e54-73d7-4778-aeaf-1a5c5e03feb4} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.04.01 18:05:33.473546 [ 4 ] {b8957e54-73d7-4778-aeaf-1a5c5e03feb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6105 | 2026.04.01 18:05:33.473857 [ 4 ] {b8957e54-73d7-4778-aeaf-1a5c5e03feb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6106 | 2026.04.01 18:05:33.474085 [ 4 ] {b8957e54-73d7-4778-aeaf-1a5c5e03feb4} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.04.01 18:05:33.474214 [ 4 ] {b8957e54-73d7-4778-aeaf-1a5c5e03feb4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001238 sec., 807.7544426494346 rows/sec., 56.80 KiB/sec. | ||
| 6108 | 2026.04.01 18:05:33.474254 [ 4 ] {b8957e54-73d7-4778-aeaf-1a5c5e03feb4} <Debug> TCPHandler: Processed in 0.001437337 sec. | ||
| 6109 | 2026.04.01 18:05:33.474362 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.04.01 18:05:33.474456 [ 4 ] {33d78758-4609-43ab-afc8-a23bbd911d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.04.01 18:05:33.474497 [ 4 ] {33d78758-4609-43ab-afc8-a23bbd911d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6112 | 2026.04.01 18:05:33.475009 [ 4 ] {33d78758-4609-43ab-afc8-a23bbd911d62} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.04.01 18:05:33.475046 [ 4 ] {33d78758-4609-43ab-afc8-a23bbd911d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6114 | 2026.04.01 18:05:33.475372 [ 4 ] {33d78758-4609-43ab-afc8-a23bbd911d62} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6115 | 2026.04.01 18:05:33.475596 [ 4 ] {33d78758-4609-43ab-afc8-a23bbd911d62} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.04.01 18:05:33.475735 [ 4 ] {33d78758-4609-43ab-afc8-a23bbd911d62} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001297 sec., 183500.38550501157 rows/sec., 10.42 MiB/sec. | ||
| 6117 | 2026.04.01 18:05:33.475775 [ 4 ] {33d78758-4609-43ab-afc8-a23bbd911d62} <Debug> TCPHandler: Processed in 0.001462568 sec. | ||
| 6118 | 2026.04.01 18:05:33.475878 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.04.01 18:05:33.475972 [ 4 ] {4e97fc71-78b1-48d9-a42a-4428b12442dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6120 | 2026.04.01 18:05:33.476012 [ 4 ] {4e97fc71-78b1-48d9-a42a-4428b12442dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6121 | 2026.04.01 18:05:33.477322 [ 4 ] {4e97fc71-78b1-48d9-a42a-4428b12442dd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.04.01 18:05:33.477360 [ 4 ] {4e97fc71-78b1-48d9-a42a-4428b12442dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6123 | 2026.04.01 18:05:33.477767 [ 4 ] {4e97fc71-78b1-48d9-a42a-4428b12442dd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6124 | 2026.04.01 18:05:33.478009 [ 4 ] {4e97fc71-78b1-48d9-a42a-4428b12442dd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.04.01 18:05:33.478142 [ 4 ] {4e97fc71-78b1-48d9-a42a-4428b12442dd} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.002188 sec., 913619.744058501 rows/sec., 61.69 MiB/sec. | ||
| 6126 | 2026.04.01 18:05:33.478180 [ 4 ] {4e97fc71-78b1-48d9-a42a-4428b12442dd} <Debug> TCPHandler: Processed in 0.002351081 sec. | ||
| 6127 | 2026.04.01 18:05:33.478303 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.04.01 18:05:33.478429 [ 4 ] {acfa5226-a619-4694-a7f0-f77fa2c2e98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6129 | 2026.04.01 18:05:33.478472 [ 4 ] {acfa5226-a619-4694-a7f0-f77fa2c2e98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6130 | 2026.04.01 18:05:33.478848 [ 4 ] {acfa5226-a619-4694-a7f0-f77fa2c2e98e} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.04.01 18:05:33.478895 [ 4 ] {acfa5226-a619-4694-a7f0-f77fa2c2e98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6132 | 2026.04.01 18:05:33.479285 [ 4 ] {acfa5226-a619-4694-a7f0-f77fa2c2e98e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6133 | 2026.04.01 18:05:33.479533 [ 4 ] {acfa5226-a619-4694-a7f0-f77fa2c2e98e} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.04.01 18:05:33.479668 [ 4 ] {acfa5226-a619-4694-a7f0-f77fa2c2e98e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001266 sec., 4739.336492890995 rows/sec., 247.61 KiB/sec. | ||
| 6135 | 2026.04.01 18:05:33.479707 [ 4 ] {acfa5226-a619-4694-a7f0-f77fa2c2e98e} <Debug> TCPHandler: Processed in 0.001466928 sec. | ||
| 6136 | 2026.04.01 18:05:33.479812 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2026.04.01 18:05:33.479906 [ 4 ] {cd294e18-439d-4f40-8f39-2ccd3019177e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6138 | 2026.04.01 18:05:33.479949 [ 4 ] {cd294e18-439d-4f40-8f39-2ccd3019177e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6139 | 2026.04.01 18:05:33.480757 [ 4 ] {cd294e18-439d-4f40-8f39-2ccd3019177e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.04.01 18:05:33.480796 [ 4 ] {cd294e18-439d-4f40-8f39-2ccd3019177e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6141 | 2026.04.01 18:05:33.481228 [ 4 ] {cd294e18-439d-4f40-8f39-2ccd3019177e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6142 | 2026.04.01 18:05:33.481466 [ 4 ] {cd294e18-439d-4f40-8f39-2ccd3019177e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.04.01 18:05:33.481603 [ 4 ] {cd294e18-439d-4f40-8f39-2ccd3019177e} <Debug> executeQuery: Read 1672 rows, 104.01 KiB in 0.001716 sec., 974358.9743589743 rows/sec., 59.19 MiB/sec. | ||
| 6144 | 2026.04.01 18:05:33.481641 [ 4 ] {cd294e18-439d-4f40-8f39-2ccd3019177e} <Debug> TCPHandler: Processed in 0.001878799 sec. | ||
| 6145 | 2026.04.01 18:05:33.481763 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.04.01 18:05:33.481883 [ 4 ] {c1e28269-9cd9-4f3e-ac3f-5bc1ce7a5d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6147 | 2026.04.01 18:05:33.481935 [ 4 ] {c1e28269-9cd9-4f3e-ac3f-5bc1ce7a5d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6148 | 2026.04.01 18:05:33.482331 [ 4 ] {c1e28269-9cd9-4f3e-ac3f-5bc1ce7a5d59} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.04.01 18:05:33.482375 [ 4 ] {c1e28269-9cd9-4f3e-ac3f-5bc1ce7a5d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6150 | 2026.04.01 18:05:33.482700 [ 4 ] {c1e28269-9cd9-4f3e-ac3f-5bc1ce7a5d59} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6151 | 2026.04.01 18:05:33.482925 [ 4 ] {c1e28269-9cd9-4f3e-ac3f-5bc1ce7a5d59} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.04.01 18:05:33.483060 [ 4 ] {c1e28269-9cd9-4f3e-ac3f-5bc1ce7a5d59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 6153 | 2026.04.01 18:05:33.483097 [ 4 ] {c1e28269-9cd9-4f3e-ac3f-5bc1ce7a5d59} <Debug> TCPHandler: Processed in 0.001396076 sec. | ||
| 6154 | 2026.04.01 18:05:33.483226 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.04.01 18:05:33.483343 [ 4 ] {da56e819-472a-461c-83e5-ac675ee2e6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6156 | 2026.04.01 18:05:33.483407 [ 4 ] {da56e819-472a-461c-83e5-ac675ee2e6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6157 | 2026.04.01 18:05:33.484346 [ 4 ] {da56e819-472a-461c-83e5-ac675ee2e6ab} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.04.01 18:05:33.484390 [ 4 ] {da56e819-472a-461c-83e5-ac675ee2e6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6159 | 2026.04.01 18:05:33.484947 [ 4 ] {da56e819-472a-461c-83e5-ac675ee2e6ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6160 | 2026.04.01 18:05:33.485179 [ 4 ] {da56e819-472a-461c-83e5-ac675ee2e6ab} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.04.01 18:05:33.485318 [ 4 ] {da56e819-472a-461c-83e5-ac675ee2e6ab} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002 sec., 11000 rows/sec., 19.71 MiB/sec. | ||
| 6162 | 2026.04.01 18:05:33.485372 [ 4 ] {da56e819-472a-461c-83e5-ac675ee2e6ab} <Debug> TCPHandler: Processed in 0.002206287 sec. | ||
| 6163 | 2026.04.01 18:05:33.485493 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.04.01 18:05:33.485589 [ 4 ] {0ba2175c-d4f1-4916-89ab-c2c93453aca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.04.01 18:05:33.485631 [ 4 ] {0ba2175c-d4f1-4916-89ab-c2c93453aca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6166 | 2026.04.01 18:05:33.485969 [ 4 ] {0ba2175c-d4f1-4916-89ab-c2c93453aca3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.04.01 18:05:33.486006 [ 4 ] {0ba2175c-d4f1-4916-89ab-c2c93453aca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6168 | 2026.04.01 18:05:33.486325 [ 4 ] {0ba2175c-d4f1-4916-89ab-c2c93453aca3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6169 | 2026.04.01 18:05:33.486538 [ 4 ] {0ba2175c-d4f1-4916-89ab-c2c93453aca3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.04.01 18:05:33.486670 [ 4 ] {0ba2175c-d4f1-4916-89ab-c2c93453aca3} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.0011 sec., 56363.63636363636 rows/sec., 3.14 MiB/sec. | ||
| 6171 | 2026.04.01 18:05:33.486706 [ 4 ] {0ba2175c-d4f1-4916-89ab-c2c93453aca3} <Debug> TCPHandler: Processed in 0.001261263 sec. | ||
| 6172 | 2026.04.01 18:05:34.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.56 MiB, peak 266.33 MiB, free memory in arenas 0.00 B, will set to 260.18 MiB (RSS), difference: -1.38 MiB | ||
| 6173 | 2026.04.01 18:05:38.008715 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.04.01 18:05:38.008949 [ 4 ] {5a6a5164-f080-4c2c-a318-e0d3e98c62ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6175 | 2026.04.01 18:05:38.009032 [ 4 ] {5a6a5164-f080-4c2c-a318-e0d3e98c62ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6176 | 2026.04.01 18:05:38.009825 [ 4 ] {5a6a5164-f080-4c2c-a318-e0d3e98c62ed} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.04.01 18:05:38.009865 [ 4 ] {5a6a5164-f080-4c2c-a318-e0d3e98c62ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6178 | 2026.04.01 18:05:38.010253 [ 4 ] {5a6a5164-f080-4c2c-a318-e0d3e98c62ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6179 | 2026.04.01 18:05:38.010474 [ 4 ] {5a6a5164-f080-4c2c-a318-e0d3e98c62ed} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.04.01 18:05:38.010615 [ 39 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6181 | 2026.04.01 18:05:38.010627 [ 4 ] {5a6a5164-f080-4c2c-a318-e0d3e98c62ed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec. | ||
| 6182 | 2026.04.01 18:05:38.010681 [ 39 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.04.01 18:05:38.010693 [ 4 ] {5a6a5164-f080-4c2c-a318-e0d3e98c62ed} <Debug> TCPHandler: Processed in 0.002126606 sec. | ||
| 6184 | 2026.04.01 18:05:38.010707 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6185 | 2026.04.01 18:05:38.010815 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 6186 | 2026.04.01 18:05:38.010828 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.04.01 18:05:38.010917 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6188 | 2026.04.01 18:05:38.010929 [ 4 ] {2884310e-43db-4038-93d5-6b0a1efaa2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6189 | 2026.04.01 18:05:38.010949 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3811 rows starting from the beginning of the part | ||
| 6190 | 2026.04.01 18:05:38.010969 [ 4 ] {2884310e-43db-4038-93d5-6b0a1efaa2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6191 | 2026.04.01 18:05:38.011040 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 119 rows starting from the beginning of the part | ||
| 6192 | 2026.04.01 18:05:38.011093 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1269 rows starting from the beginning of the part | ||
| 6193 | 2026.04.01 18:05:38.011140 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 116 rows starting from the beginning of the part | ||
| 6194 | 2026.04.01 18:05:38.011185 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3619 rows starting from the beginning of the part | ||
| 6195 | 2026.04.01 18:05:38.011232 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 6196 | 2026.04.01 18:05:38.011391 [ 4 ] {2884310e-43db-4038-93d5-6b0a1efaa2be} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.04.01 18:05:38.011425 [ 4 ] {2884310e-43db-4038-93d5-6b0a1efaa2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6198 | 2026.04.01 18:05:38.011724 [ 4 ] {2884310e-43db-4038-93d5-6b0a1efaa2be} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6199 | 2026.04.01 18:05:38.011946 [ 4 ] {2884310e-43db-4038-93d5-6b0a1efaa2be} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.04.01 18:05:38.012061 [ 39 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6201 | 2026.04.01 18:05:38.012072 [ 4 ] {2884310e-43db-4038-93d5-6b0a1efaa2be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 6202 | 2026.04.01 18:05:38.012104 [ 39 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.04.01 18:05:38.012125 [ 4 ] {2884310e-43db-4038-93d5-6b0a1efaa2be} <Debug> TCPHandler: Processed in 0.001344415 sec. | ||
| 6204 | 2026.04.01 18:05:38.012128 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6205 | 2026.04.01 18:05:38.012223 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 6206 | 2026.04.01 18:05:38.012253 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.04.01 18:05:38.012310 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6208 | 2026.04.01 18:05:38.012336 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2101 rows starting from the beginning of the part | ||
| 6209 | 2026.04.01 18:05:38.012344 [ 4 ] {5a090340-480c-4497-8ab9-be87794637ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6210 | 2026.04.01 18:05:38.012387 [ 4 ] {5a090340-480c-4497-8ab9-be87794637ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6211 | 2026.04.01 18:05:38.012388 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part | ||
| 6212 | 2026.04.01 18:05:38.012438 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 771 rows starting from the beginning of the part | ||
| 6213 | 2026.04.01 18:05:38.012478 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
| 6214 | 2026.04.01 18:05:38.012513 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1999 rows starting from the beginning of the part | ||
| 6215 | 2026.04.01 18:05:38.012552 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 6216 | 2026.04.01 18:05:38.012790 [ 4 ] {5a090340-480c-4497-8ab9-be87794637ee} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2026.04.01 18:05:38.012824 [ 4 ] {5a090340-480c-4497-8ab9-be87794637ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6218 | 2026.04.01 18:05:38.013213 [ 4 ] {5a090340-480c-4497-8ab9-be87794637ee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6219 | 2026.04.01 18:05:38.013421 [ 4 ] {5a090340-480c-4497-8ab9-be87794637ee} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.04.01 18:05:38.013547 [ 4 ] {5a090340-480c-4497-8ab9-be87794637ee} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001221 sec., 104832.10483210483 rows/sec., 7.30 MiB/sec. | ||
| 6221 | 2026.04.01 18:05:38.013583 [ 4 ] {5a090340-480c-4497-8ab9-be87794637ee} <Debug> TCPHandler: Processed in 0.001377306 sec. | ||
| 6222 | 2026.04.01 18:05:38.013584 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8990 rows, containing 5 columns (5 merged, 0 gathered) in 0.002810074 sec., 3199204.0067272247 rows/sec., 255.52 MiB/sec. | ||
| 6223 | 2026.04.01 18:05:38.013729 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6224 | 2026.04.01 18:05:38.013824 [ 4 ] {f7a24198-a60a-4396-a44b-6dc3fe26fa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6225 | 2026.04.01 18:05:38.013865 [ 4 ] {f7a24198-a60a-4396-a44b-6dc3fe26fa96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6226 | 2026.04.01 18:05:38.013958 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5129 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770197 sec., 2897417.632048862 rows/sec., 210.02 MiB/sec. | ||
| 6227 | 2026.04.01 18:05:38.014020 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6228 | 2026.04.01 18:05:38.014214 [ 4 ] {f7a24198-a60a-4396-a44b-6dc3fe26fa96} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.04.01 18:05:38.014256 [ 4 ] {f7a24198-a60a-4396-a44b-6dc3fe26fa96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6230 | 2026.04.01 18:05:38.014259 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6231 | 2026.04.01 18:05:38.014435 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.04.01 18:05:38.014553 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_36_7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6233 | 2026.04.01 18:05:38.014609 [ 4 ] {f7a24198-a60a-4396-a44b-6dc3fe26fa96} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6234 | 2026.04.01 18:05:38.014675 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 6235 | 2026.04.01 18:05:38.014724 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2026.04.01 18:05:38.014811 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_36_7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6237 | 2026.04.01 18:05:38.014846 [ 4 ] {f7a24198-a60a-4396-a44b-6dc3fe26fa96} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.04.01 18:05:38.014903 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 6239 | 2026.04.01 18:05:38.014980 [ 4 ] {f7a24198-a60a-4396-a44b-6dc3fe26fa96} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001173 sec., 40920.71611253197 rows/sec., 2.76 MiB/sec. | ||
| 6240 | 2026.04.01 18:05:38.015019 [ 4 ] {f7a24198-a60a-4396-a44b-6dc3fe26fa96} <Debug> TCPHandler: Processed in 0.001337105 sec. | ||
| 6241 | 2026.04.01 18:05:39.229733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12057 | ||
| 6242 | 2026.04.01 18:05:39.230261 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.04.01 18:05:39.230310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6244 | 2026.04.01 18:05:39.230816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6245 | 2026.04.01 18:05:39.231058 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.04.01 18:05:39.231215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12057 | ||
| 6247 | 2026.04.01 18:05:39.850097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6248 | 2026.04.01 18:05:39.868287 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.04.01 18:05:39.868352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6250 | 2026.04.01 18:05:39.874428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6251 | 2026.04.01 18:05:39.875173 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.04.01 18:05:39.878111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6253 | 2026.04.01 18:05:40.868285 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46335 | ||
| 6254 | 2026.04.01 18:05:40.868390 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6255 | 2026.04.01 18:05:40.868416 [ 286 ] {} <Debug> TCP-Session: 65d1e905-3064-4a8c-8f6d-ec3454255c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:46335 | ||
| 6256 | 2026.04.01 18:05:40.868437 [ 286 ] {} <Debug> TCP-Session: 65d1e905-3064-4a8c-8f6d-ec3454255c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.04.01 18:05:40.868449 [ 286 ] {} <Debug> TCP-Session: 65d1e905-3064-4a8c-8f6d-ec3454255c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2026.04.01 18:05:40.868658 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52118 | ||
| 6259 | 2026.04.01 18:05:40.868676 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64546 | ||
| 6260 | 2026.04.01 18:05:40.868706 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50369 | ||
| 6261 | 2026.04.01 18:05:40.868728 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56673 | ||
| 6262 | 2026.04.01 18:05:40.868748 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44455 | ||
| 6263 | 2026.04.01 18:05:40.868763 [ 286 ] {} <Trace> TCP-Session: 65d1e905-3064-4a8c-8f6d-ec3454255c23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2026.04.01 18:05:40.868802 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6265 | 2026.04.01 18:05:40.868775 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6266 | 2026.04.01 18:05:40.868846 [ 292 ] {} <Debug> TCP-Session: 443a5ff2-bd24-4e84-83f3-90806cf6992c Authenticating user 'default' from [fd00:1122:3344:101::e]:50369 | ||
| 6267 | 2026.04.01 18:05:40.868742 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48571 | ||
| 6268 | 2026.04.01 18:05:40.868867 [ 288 ] {} <Debug> TCP-Session: ae16d58c-32da-4715-ad00-fde14220f66b Authenticating user 'default' from [fd00:1122:3344:101::e]:52118 | ||
| 6269 | 2026.04.01 18:05:40.868880 [ 292 ] {} <Debug> TCP-Session: 443a5ff2-bd24-4e84-83f3-90806cf6992c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.04.01 18:05:40.868904 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6271 | 2026.04.01 18:05:40.868907 [ 288 ] {} <Debug> TCP-Session: ae16d58c-32da-4715-ad00-fde14220f66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2026.04.01 18:05:40.868913 [ 292 ] {} <Debug> TCP-Session: 443a5ff2-bd24-4e84-83f3-90806cf6992c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6273 | 2026.04.01 18:05:40.868941 [ 288 ] {} <Debug> TCP-Session: ae16d58c-32da-4715-ad00-fde14220f66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2026.04.01 18:05:40.868942 [ 293 ] {} <Debug> TCP-Session: c872a005-18cd-4a46-aeb7-cad031336299 Authenticating user 'default' from [fd00:1122:3344:101::e]:56673 | ||
| 6275 | 2026.04.01 18:05:40.868961 [ 286 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6276 | 2026.04.01 18:05:40.868690 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51693 | ||
| 6277 | 2026.04.01 18:05:40.869009 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6278 | 2026.04.01 18:05:40.869008 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6279 | 2026.04.01 18:05:40.869055 [ 294 ] {} <Debug> TCP-Session: e9ff59c4-a19e-4af8-9a95-41788c5f0bd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48571 | ||
| 6280 | 2026.04.01 18:05:40.868985 [ 293 ] {} <Debug> TCP-Session: c872a005-18cd-4a46-aeb7-cad031336299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.04.01 18:05:40.869073 [ 3 ] {} <Debug> TCP-Session: 4a06939c-62b4-415a-9243-bfbe9c9b2faf Authenticating user 'default' from [fd00:1122:3344:101::e]:44455 | ||
| 6282 | 2026.04.01 18:05:40.869080 [ 294 ] {} <Debug> TCP-Session: e9ff59c4-a19e-4af8-9a95-41788c5f0bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.04.01 18:05:40.869096 [ 293 ] {} <Debug> TCP-Session: c872a005-18cd-4a46-aeb7-cad031336299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2026.04.01 18:05:40.869114 [ 294 ] {} <Debug> TCP-Session: e9ff59c4-a19e-4af8-9a95-41788c5f0bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2026.04.01 18:05:40.869108 [ 3 ] {} <Debug> TCP-Session: 4a06939c-62b4-415a-9243-bfbe9c9b2faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2026.04.01 18:05:40.868674 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59516 | ||
| 6287 | 2026.04.01 18:05:40.869161 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6288 | 2026.04.01 18:05:40.869157 [ 3 ] {} <Debug> TCP-Session: 4a06939c-62b4-415a-9243-bfbe9c9b2faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2026.04.01 18:05:40.868777 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6290 | 2026.04.01 18:05:40.869221 [ 286 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6291 | 2026.04.01 18:05:40.869242 [ 290 ] {} <Debug> TCP-Session: 26b8b7a9-45ba-4156-8825-5011f06fc87d Authenticating user 'default' from [fd00:1122:3344:101::e]:64546 | ||
| 6292 | 2026.04.01 18:05:40.869216 [ 291 ] {} <Debug> TCP-Session: 0f014b1a-2b87-44f3-9ac5-20b470775182 Authenticating user 'default' from [fd00:1122:3344:101::e]:51693 | ||
| 6293 | 2026.04.01 18:05:40.869265 [ 290 ] {} <Debug> TCP-Session: 26b8b7a9-45ba-4156-8825-5011f06fc87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6294 | 2026.04.01 18:05:40.869286 [ 286 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6295 | 2026.04.01 18:05:40.869293 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6296 | 2026.04.01 18:05:40.869296 [ 291 ] {} <Debug> TCP-Session: 0f014b1a-2b87-44f3-9ac5-20b470775182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6297 | 2026.04.01 18:05:40.869329 [ 289 ] {} <Debug> TCP-Session: 59eac731-6747-49cc-a728-477a831fda5d Authenticating user 'default' from [fd00:1122:3344:101::e]:59516 | ||
| 6298 | 2026.04.01 18:05:40.869336 [ 291 ] {} <Debug> TCP-Session: 0f014b1a-2b87-44f3-9ac5-20b470775182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6299 | 2026.04.01 18:05:40.869355 [ 289 ] {} <Debug> TCP-Session: 59eac731-6747-49cc-a728-477a831fda5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2026.04.01 18:05:40.869296 [ 290 ] {} <Debug> TCP-Session: 26b8b7a9-45ba-4156-8825-5011f06fc87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2026.04.01 18:05:40.869381 [ 289 ] {} <Debug> TCP-Session: 59eac731-6747-49cc-a728-477a831fda5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.04.01 18:05:40.869581 [ 286 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 6303 | 2026.04.01 18:05:40.870448 [ 296 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Trace> AggregatingTransform: Aggregating | ||
| 6304 | 2026.04.01 18:05:40.870488 [ 296 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 6305 | 2026.04.01 18:05:40.870526 [ 296 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842982 sec. (1186.265 rows/sec., 46.34 KiB/sec.) | ||
| 6306 | 2026.04.01 18:05:40.870544 [ 296 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Trace> Aggregator: Merging aggregated data | ||
| 6307 | 2026.04.01 18:05:40.871780 [ 286 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002874 sec., 347.9471120389701 rows/sec., 13.59 KiB/sec. | ||
| 6308 | 2026.04.01 18:05:40.871948 [ 286 ] {c24dbc61-8c0d-464e-9bf8-0c02a16ca7e9} <Debug> TCPHandler: Processed in 0.003329697 sec. | ||
| 6309 | 2026.04.01 18:05:40.872052 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6310 | 2026.04.01 18:05:40.872089 [ 286 ] {} <Debug> TCP-Session: 65d1e905-3064-4a8c-8f6d-ec3454255c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.04.01 18:05:40.872095 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6312 | 2026.04.01 18:05:40.872117 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6313 | 2026.04.01 18:05:40.872138 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6314 | 2026.04.01 18:05:40.872148 [ 3 ] {} <Debug> TCP-Session: 4a06939c-62b4-415a-9243-bfbe9c9b2faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.04.01 18:05:40.872163 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6316 | 2026.04.01 18:05:40.872184 [ 292 ] {} <Debug> TCP-Session: 443a5ff2-bd24-4e84-83f3-90806cf6992c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6317 | 2026.04.01 18:05:40.872208 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6318 | 2026.04.01 18:05:40.872223 [ 291 ] {} <Debug> TCP-Session: 0f014b1a-2b87-44f3-9ac5-20b470775182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6319 | 2026.04.01 18:05:40.872246 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6320 | 2026.04.01 18:05:40.872266 [ 290 ] {} <Debug> TCP-Session: 26b8b7a9-45ba-4156-8825-5011f06fc87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2026.04.01 18:05:40.872226 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6322 | 2026.04.01 18:05:40.872288 [ 294 ] {} <Debug> TCP-Session: e9ff59c4-a19e-4af8-9a95-41788c5f0bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6323 | 2026.04.01 18:05:40.872184 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6324 | 2026.04.01 18:05:40.872340 [ 293 ] {} <Debug> TCP-Session: c872a005-18cd-4a46-aeb7-cad031336299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6325 | 2026.04.01 18:05:40.872175 [ 288 ] {} <Debug> TCP-Session: ae16d58c-32da-4715-ad00-fde14220f66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2026.04.01 18:05:40.872373 [ 289 ] {} <Debug> TCP-Session: 59eac731-6747-49cc-a728-477a831fda5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2026.04.01 18:05:40.883686 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49817 | ||
| 6328 | 2026.04.01 18:05:40.883765 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6329 | 2026.04.01 18:05:40.883790 [ 286 ] {} <Debug> TCP-Session: 8765fb5d-d830-479a-a259-4a4984b99aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49817 | ||
| 6330 | 2026.04.01 18:05:40.883808 [ 286 ] {} <Debug> TCP-Session: 8765fb5d-d830-479a-a259-4a4984b99aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.04.01 18:05:40.883821 [ 286 ] {} <Debug> TCP-Session: 8765fb5d-d830-479a-a259-4a4984b99aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6332 | 2026.04.01 18:05:40.884000 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65380 | ||
| 6333 | 2026.04.01 18:05:40.884041 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62763 | ||
| 6334 | 2026.04.01 18:05:40.884049 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54854 | ||
| 6335 | 2026.04.01 18:05:40.884057 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37653 | ||
| 6336 | 2026.04.01 18:05:40.884088 [ 286 ] {} <Trace> TCP-Session: 8765fb5d-d830-479a-a259-4a4984b99aa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.04.01 18:05:40.884113 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49287 | ||
| 6338 | 2026.04.01 18:05:40.884134 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6339 | 2026.04.01 18:05:40.884124 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6340 | 2026.04.01 18:05:40.884172 [ 290 ] {} <Debug> TCP-Session: 2dcf2115-8877-47a5-897f-8bd221289be0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54854 | ||
| 6341 | 2026.04.01 18:05:40.884173 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6342 | 2026.04.01 18:05:40.884193 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6343 | 2026.04.01 18:05:40.884203 [ 290 ] {} <Debug> TCP-Session: 2dcf2115-8877-47a5-897f-8bd221289be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6344 | 2026.04.01 18:05:40.884224 [ 291 ] {} <Debug> TCP-Session: 6c1bdeac-1096-4d78-a948-26012d95d14c Authenticating user 'default' from [fd00:1122:3344:101::e]:37653 | ||
| 6345 | 2026.04.01 18:05:40.884233 [ 3 ] {} <Debug> TCP-Session: 9e8605f5-d5f4-4424-851b-f36f2cff4406 Authenticating user 'default' from [fd00:1122:3344:101::e]:49287 | ||
| 6346 | 2026.04.01 18:05:40.884233 [ 290 ] {} <Debug> TCP-Session: 2dcf2115-8877-47a5-897f-8bd221289be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6347 | 2026.04.01 18:05:40.884257 [ 291 ] {} <Debug> TCP-Session: 6c1bdeac-1096-4d78-a948-26012d95d14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6348 | 2026.04.01 18:05:40.884264 [ 3 ] {} <Debug> TCP-Session: 9e8605f5-d5f4-4424-851b-f36f2cff4406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6349 | 2026.04.01 18:05:40.884281 [ 291 ] {} <Debug> TCP-Session: 6c1bdeac-1096-4d78-a948-26012d95d14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6350 | 2026.04.01 18:05:40.884293 [ 3 ] {} <Debug> TCP-Session: 9e8605f5-d5f4-4424-851b-f36f2cff4406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.04.01 18:05:40.884257 [ 286 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6352 | 2026.04.01 18:05:40.884197 [ 289 ] {} <Debug> TCP-Session: 0da99bde-182d-48cf-8588-cac49b3ad707 Authenticating user 'default' from [fd00:1122:3344:101::e]:62763 | ||
| 6353 | 2026.04.01 18:05:40.884098 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52315 | ||
| 6354 | 2026.04.01 18:05:40.884366 [ 289 ] {} <Debug> TCP-Session: 0da99bde-182d-48cf-8588-cac49b3ad707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.04.01 18:05:40.884078 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6356 | 2026.04.01 18:05:40.884390 [ 289 ] {} <Debug> TCP-Session: 0da99bde-182d-48cf-8588-cac49b3ad707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.04.01 18:05:40.884419 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6358 | 2026.04.01 18:05:40.884423 [ 288 ] {} <Debug> TCP-Session: d2858ca9-22f0-47e7-86be-b811a070a310 Authenticating user 'default' from [fd00:1122:3344:101::e]:65380 | ||
| 6359 | 2026.04.01 18:05:40.884444 [ 293 ] {} <Debug> TCP-Session: 0f00a986-406d-4729-b1ef-f99d8f174b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:52315 | ||
| 6360 | 2026.04.01 18:05:40.884462 [ 288 ] {} <Debug> TCP-Session: d2858ca9-22f0-47e7-86be-b811a070a310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2026.04.01 18:05:40.884477 [ 293 ] {} <Debug> TCP-Session: 0f00a986-406d-4729-b1ef-f99d8f174b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6362 | 2026.04.01 18:05:40.884489 [ 288 ] {} <Debug> TCP-Session: d2858ca9-22f0-47e7-86be-b811a070a310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6363 | 2026.04.01 18:05:40.884502 [ 293 ] {} <Debug> TCP-Session: 0f00a986-406d-4729-b1ef-f99d8f174b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6364 | 2026.04.01 18:05:40.884074 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65234 | ||
| 6365 | 2026.04.01 18:05:40.884534 [ 286 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6366 | 2026.04.01 18:05:40.884109 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58044 | ||
| 6367 | 2026.04.01 18:05:40.884596 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6368 | 2026.04.01 18:05:40.884604 [ 286 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6369 | 2026.04.01 18:05:40.884624 [ 292 ] {} <Debug> TCP-Session: 4eb0d07f-61ea-4f5a-9969-38303d008634 Authenticating user 'default' from [fd00:1122:3344:101::e]:65234 | ||
| 6370 | 2026.04.01 18:05:40.884627 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6371 | 2026.04.01 18:05:40.884650 [ 292 ] {} <Debug> TCP-Session: 4eb0d07f-61ea-4f5a-9969-38303d008634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2026.04.01 18:05:40.884665 [ 294 ] {} <Debug> TCP-Session: 3727ee95-6162-407d-bf6b-69bef646a28d Authenticating user 'default' from [fd00:1122:3344:101::e]:58044 | ||
| 6373 | 2026.04.01 18:05:40.884671 [ 292 ] {} <Debug> TCP-Session: 4eb0d07f-61ea-4f5a-9969-38303d008634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6374 | 2026.04.01 18:05:40.884690 [ 294 ] {} <Debug> TCP-Session: 3727ee95-6162-407d-bf6b-69bef646a28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6375 | 2026.04.01 18:05:40.884709 [ 294 ] {} <Debug> TCP-Session: 3727ee95-6162-407d-bf6b-69bef646a28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.04.01 18:05:40.884878 [ 286 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 6377 | 2026.04.01 18:05:40.885795 [ 330 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Trace> AggregatingTransform: Aggregating | ||
| 6378 | 2026.04.01 18:05:40.885830 [ 330 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Trace> Aggregator: Aggregation method: without_key | ||
| 6379 | 2026.04.01 18:05:40.885863 [ 330 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891343 sec. (1121.903 rows/sec., 43.82 KiB/sec.) | ||
| 6380 | 2026.04.01 18:05:40.885881 [ 330 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Trace> Aggregator: Merging aggregated data | ||
| 6381 | 2026.04.01 18:05:40.887106 [ 286 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002894 sec., 345.54250172771253 rows/sec., 13.50 KiB/sec. | ||
| 6382 | 2026.04.01 18:05:40.887235 [ 286 ] {4a25fdd0-39d3-4efb-8893-5d6b0f192367} <Debug> TCPHandler: Processed in 0.003229364 sec. | ||
| 6383 | 2026.04.01 18:05:40.887330 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6384 | 2026.04.01 18:05:40.887358 [ 286 ] {} <Debug> TCP-Session: 8765fb5d-d830-479a-a259-4a4984b99aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2026.04.01 18:05:40.887363 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6386 | 2026.04.01 18:05:40.887385 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6387 | 2026.04.01 18:05:40.887400 [ 3 ] {} <Debug> TCP-Session: 9e8605f5-d5f4-4424-851b-f36f2cff4406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6388 | 2026.04.01 18:05:40.887403 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6389 | 2026.04.01 18:05:40.887425 [ 292 ] {} <Debug> TCP-Session: 4eb0d07f-61ea-4f5a-9969-38303d008634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6390 | 2026.04.01 18:05:40.887423 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6391 | 2026.04.01 18:05:40.887448 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6392 | 2026.04.01 18:05:40.887470 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6393 | 2026.04.01 18:05:40.887481 [ 293 ] {} <Debug> TCP-Session: 0f00a986-406d-4729-b1ef-f99d8f174b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6394 | 2026.04.01 18:05:40.887496 [ 289 ] {} <Debug> TCP-Session: 0da99bde-182d-48cf-8588-cac49b3ad707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6395 | 2026.04.01 18:05:40.887508 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6396 | 2026.04.01 18:05:40.887525 [ 290 ] {} <Debug> TCP-Session: 2dcf2115-8877-47a5-897f-8bd221289be0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6397 | 2026.04.01 18:05:40.887489 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6398 | 2026.04.01 18:05:40.887555 [ 294 ] {} <Debug> TCP-Session: 3727ee95-6162-407d-bf6b-69bef646a28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2026.04.01 18:05:40.887457 [ 288 ] {} <Debug> TCP-Session: d2858ca9-22f0-47e7-86be-b811a070a310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6400 | 2026.04.01 18:05:40.887612 [ 291 ] {} <Debug> TCP-Session: 6c1bdeac-1096-4d78-a948-26012d95d14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.04.01 18:05:41.017012 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62001 | ||
| 6402 | 2026.04.01 18:05:41.017123 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6403 | 2026.04.01 18:05:41.017149 [ 286 ] {} <Debug> TCP-Session: afef98cc-6d5e-47b9-a30e-71f9a6be30f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62001 | ||
| 6404 | 2026.04.01 18:05:41.017172 [ 286 ] {} <Debug> TCP-Session: afef98cc-6d5e-47b9-a30e-71f9a6be30f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2026.04.01 18:05:41.017185 [ 286 ] {} <Debug> TCP-Session: afef98cc-6d5e-47b9-a30e-71f9a6be30f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6406 | 2026.04.01 18:05:41.017376 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55000 | ||
| 6407 | 2026.04.01 18:05:41.017434 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42181 | ||
| 6408 | 2026.04.01 18:05:41.017462 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55024 | ||
| 6409 | 2026.04.01 18:05:41.017497 [ 286 ] {} <Trace> TCP-Session: afef98cc-6d5e-47b9-a30e-71f9a6be30f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.04.01 18:05:41.017506 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42950 | ||
| 6411 | 2026.04.01 18:05:41.017548 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6412 | 2026.04.01 18:05:41.017498 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51702 | ||
| 6413 | 2026.04.01 18:05:41.017596 [ 289 ] {} <Debug> TCP-Session: a7a875f0-a831-4430-95b4-3534174bb741 Authenticating user 'default' from [fd00:1122:3344:101::e]:42181 | ||
| 6414 | 2026.04.01 18:05:41.017619 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6415 | 2026.04.01 18:05:41.017646 [ 289 ] {} <Debug> TCP-Session: a7a875f0-a831-4430-95b4-3534174bb741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6416 | 2026.04.01 18:05:41.017658 [ 3 ] {} <Debug> TCP-Session: 0528b8b7-5208-4aa8-954e-56b5489561e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42950 | ||
| 6417 | 2026.04.01 18:05:41.017672 [ 289 ] {} <Debug> TCP-Session: a7a875f0-a831-4430-95b4-3534174bb741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6418 | 2026.04.01 18:05:41.017681 [ 286 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62001) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6419 | 2026.04.01 18:05:41.017689 [ 3 ] {} <Debug> TCP-Session: 0528b8b7-5208-4aa8-954e-56b5489561e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.04.01 18:05:41.017678 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6421 | 2026.04.01 18:05:41.017723 [ 3 ] {} <Debug> TCP-Session: 0528b8b7-5208-4aa8-954e-56b5489561e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.04.01 18:05:41.017497 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6423 | 2026.04.01 18:05:41.017759 [ 294 ] {} <Debug> TCP-Session: c56b084e-207f-4c63-92fc-9d04c698f185 Authenticating user 'default' from [fd00:1122:3344:101::e]:51702 | ||
| 6424 | 2026.04.01 18:05:41.017801 [ 288 ] {} <Debug> TCP-Session: e5a123f5-4255-4c7e-94ab-3284ef309114 Authenticating user 'default' from [fd00:1122:3344:101::e]:55000 | ||
| 6425 | 2026.04.01 18:05:41.017832 [ 294 ] {} <Debug> TCP-Session: c56b084e-207f-4c63-92fc-9d04c698f185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6426 | 2026.04.01 18:05:41.017848 [ 288 ] {} <Debug> TCP-Session: e5a123f5-4255-4c7e-94ab-3284ef309114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6427 | 2026.04.01 18:05:41.017487 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61095 | ||
| 6428 | 2026.04.01 18:05:41.017877 [ 288 ] {} <Debug> TCP-Session: e5a123f5-4255-4c7e-94ab-3284ef309114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6429 | 2026.04.01 18:05:41.017468 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38571 | ||
| 6430 | 2026.04.01 18:05:41.017444 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63237 | ||
| 6431 | 2026.04.01 18:05:41.017953 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6432 | 2026.04.01 18:05:41.017581 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6433 | 2026.04.01 18:05:41.017987 [ 286 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6434 | 2026.04.01 18:05:41.018021 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6435 | 2026.04.01 18:05:41.018027 [ 291 ] {} <Debug> TCP-Session: e43896a7-ab14-45ca-a889-f8f0f9c2125c Authenticating user 'default' from [fd00:1122:3344:101::e]:55024 | ||
| 6436 | 2026.04.01 18:05:41.018050 [ 290 ] {} <Debug> TCP-Session: 96df512f-03bd-47e2-ac33-438e71616245 Authenticating user 'default' from [fd00:1122:3344:101::e]:63237 | ||
| 6437 | 2026.04.01 18:05:41.018067 [ 286 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6438 | 2026.04.01 18:05:41.018071 [ 291 ] {} <Debug> TCP-Session: e43896a7-ab14-45ca-a889-f8f0f9c2125c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6439 | 2026.04.01 18:05:41.018081 [ 290 ] {} <Debug> TCP-Session: 96df512f-03bd-47e2-ac33-438e71616245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6440 | 2026.04.01 18:05:41.018113 [ 291 ] {} <Debug> TCP-Session: e43896a7-ab14-45ca-a889-f8f0f9c2125c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6441 | 2026.04.01 18:05:41.018122 [ 290 ] {} <Debug> TCP-Session: 96df512f-03bd-47e2-ac33-438e71616245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6442 | 2026.04.01 18:05:41.017993 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6443 | 2026.04.01 18:05:41.017991 [ 293 ] {} <Debug> TCP-Session: 9e902494-0359-4589-ae41-91c821bae871 Authenticating user 'default' from [fd00:1122:3344:101::e]:61095 | ||
| 6444 | 2026.04.01 18:05:41.018180 [ 292 ] {} <Debug> TCP-Session: 00ce44b3-afcc-40b1-a38f-f2f883c182f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38571 | ||
| 6445 | 2026.04.01 18:05:41.018197 [ 293 ] {} <Debug> TCP-Session: 9e902494-0359-4589-ae41-91c821bae871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2026.04.01 18:05:41.017869 [ 294 ] {} <Debug> TCP-Session: c56b084e-207f-4c63-92fc-9d04c698f185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6447 | 2026.04.01 18:05:41.018224 [ 293 ] {} <Debug> TCP-Session: 9e902494-0359-4589-ae41-91c821bae871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6448 | 2026.04.01 18:05:41.018220 [ 292 ] {} <Debug> TCP-Session: 00ce44b3-afcc-40b1-a38f-f2f883c182f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6449 | 2026.04.01 18:05:41.018266 [ 292 ] {} <Debug> TCP-Session: 00ce44b3-afcc-40b1-a38f-f2f883c182f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2026.04.01 18:05:41.018423 [ 286 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 6451 | 2026.04.01 18:05:41.019419 [ 350 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Trace> AggregatingTransform: Aggregating | ||
| 6452 | 2026.04.01 18:05:41.019474 [ 350 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Trace> Aggregator: Aggregation method: without_key | ||
| 6453 | 2026.04.01 18:05:41.019513 [ 350 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980536 sec. (1019.850 rows/sec., 39.84 KiB/sec.) | ||
| 6454 | 2026.04.01 18:05:41.019533 [ 350 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Trace> Aggregator: Merging aggregated data | ||
| 6455 | 2026.04.01 18:05:41.020882 [ 286 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003253 sec., 307.40854595757764 rows/sec., 12.01 KiB/sec. | ||
| 6456 | 2026.04.01 18:05:41.021045 [ 286 ] {7acd6285-b16b-491e-b7e4-290d3db68ad5} <Debug> TCPHandler: Processed in 0.003665466 sec. | ||
| 6457 | 2026.04.01 18:05:41.021163 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6458 | 2026.04.01 18:05:41.021192 [ 286 ] {} <Debug> TCP-Session: afef98cc-6d5e-47b9-a30e-71f9a6be30f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2026.04.01 18:05:41.021198 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6460 | 2026.04.01 18:05:41.021218 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6461 | 2026.04.01 18:05:41.021240 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6462 | 2026.04.01 18:05:41.021260 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6463 | 2026.04.01 18:05:41.021272 [ 291 ] {} <Debug> TCP-Session: e43896a7-ab14-45ca-a889-f8f0f9c2125c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.04.01 18:05:41.021287 [ 294 ] {} <Debug> TCP-Session: c56b084e-207f-4c63-92fc-9d04c698f185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2026.04.01 18:05:41.021287 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6466 | 2026.04.01 18:05:41.021322 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6467 | 2026.04.01 18:05:41.021339 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6468 | 2026.04.01 18:05:41.021361 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6469 | 2026.04.01 18:05:41.021370 [ 289 ] {} <Debug> TCP-Session: a7a875f0-a831-4430-95b4-3534174bb741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6470 | 2026.04.01 18:05:41.021396 [ 290 ] {} <Debug> TCP-Session: 96df512f-03bd-47e2-ac33-438e71616245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2026.04.01 18:05:41.021415 [ 292 ] {} <Debug> TCP-Session: 00ce44b3-afcc-40b1-a38f-f2f883c182f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6472 | 2026.04.01 18:05:41.021318 [ 3 ] {} <Debug> TCP-Session: 0528b8b7-5208-4aa8-954e-56b5489561e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6473 | 2026.04.01 18:05:41.021241 [ 288 ] {} <Debug> TCP-Session: e5a123f5-4255-4c7e-94ab-3284ef309114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6474 | 2026.04.01 18:05:41.021377 [ 293 ] {} <Debug> TCP-Session: 9e902494-0359-4589-ae41-91c821bae871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6475 | 2026.04.01 18:05:41.755904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 806 | ||
| 6476 | 2026.04.01 18:05:41.759006 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.04.01 18:05:41.759070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 6478 | 2026.04.01 18:05:41.760565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6479 | 2026.04.01 18:05:41.760885 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.04.01 18:05:41.761282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6481 | 2026.04.01 18:05:43.012573 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.04.01 18:05:43.012768 [ 4 ] {1dc7b9a4-bac7-4b7f-96bd-3ca0ed0e087a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6483 | 2026.04.01 18:05:43.012839 [ 4 ] {1dc7b9a4-bac7-4b7f-96bd-3ca0ed0e087a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6484 | 2026.04.01 18:05:43.013571 [ 4 ] {1dc7b9a4-bac7-4b7f-96bd-3ca0ed0e087a} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.04.01 18:05:43.013625 [ 4 ] {1dc7b9a4-bac7-4b7f-96bd-3ca0ed0e087a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6486 | 2026.04.01 18:05:43.014040 [ 4 ] {1dc7b9a4-bac7-4b7f-96bd-3ca0ed0e087a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6487 | 2026.04.01 18:05:43.014279 [ 4 ] {1dc7b9a4-bac7-4b7f-96bd-3ca0ed0e087a} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.04.01 18:05:43.014440 [ 4 ] {1dc7b9a4-bac7-4b7f-96bd-3ca0ed0e087a} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001723 sec., 67324.43412652351 rows/sec., 5.72 MiB/sec. | ||
| 6489 | 2026.04.01 18:05:43.014492 [ 4 ] {1dc7b9a4-bac7-4b7f-96bd-3ca0ed0e087a} <Debug> TCPHandler: Processed in 0.002058443 sec. | ||
| 6490 | 2026.04.01 18:05:43.014629 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.04.01 18:05:43.014735 [ 4 ] {336ca55c-5ff1-4fa4-a1cf-032c8f75d9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6492 | 2026.04.01 18:05:43.014780 [ 4 ] {336ca55c-5ff1-4fa4-a1cf-032c8f75d9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6493 | 2026.04.01 18:05:43.015220 [ 4 ] {336ca55c-5ff1-4fa4-a1cf-032c8f75d9e2} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.04.01 18:05:43.015258 [ 4 ] {336ca55c-5ff1-4fa4-a1cf-032c8f75d9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6495 | 2026.04.01 18:05:43.015577 [ 4 ] {336ca55c-5ff1-4fa4-a1cf-032c8f75d9e2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6496 | 2026.04.01 18:05:43.015809 [ 4 ] {336ca55c-5ff1-4fa4-a1cf-032c8f75d9e2} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.04.01 18:05:43.015949 [ 4 ] {336ca55c-5ff1-4fa4-a1cf-032c8f75d9e2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001237 sec., 24252.22312045271 rows/sec., 1.78 MiB/sec. | ||
| 6498 | 2026.04.01 18:05:43.015991 [ 4 ] {336ca55c-5ff1-4fa4-a1cf-032c8f75d9e2} <Debug> TCPHandler: Processed in 0.001413347 sec. | ||
| 6499 | 2026.04.01 18:05:43.016095 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.04.01 18:05:43.016192 [ 4 ] {4e8f0955-a2a8-4ad4-9192-2ca1b096b437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6501 | 2026.04.01 18:05:43.016234 [ 4 ] {4e8f0955-a2a8-4ad4-9192-2ca1b096b437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6502 | 2026.04.01 18:05:43.016669 [ 4 ] {4e8f0955-a2a8-4ad4-9192-2ca1b096b437} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.04.01 18:05:43.016709 [ 4 ] {4e8f0955-a2a8-4ad4-9192-2ca1b096b437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6504 | 2026.04.01 18:05:43.017024 [ 4 ] {4e8f0955-a2a8-4ad4-9192-2ca1b096b437} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6505 | 2026.04.01 18:05:43.017261 [ 4 ] {4e8f0955-a2a8-4ad4-9192-2ca1b096b437} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.04.01 18:05:43.017395 [ 4 ] {4e8f0955-a2a8-4ad4-9192-2ca1b096b437} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001221 sec., 76986.07698607698 rows/sec., 6.01 MiB/sec. | ||
| 6507 | 2026.04.01 18:05:43.017435 [ 4 ] {4e8f0955-a2a8-4ad4-9192-2ca1b096b437} <Debug> TCPHandler: Processed in 0.001388566 sec. | ||
| 6508 | 2026.04.01 18:05:43.017542 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.04.01 18:05:43.017641 [ 4 ] {aa18c803-e239-4acc-abbe-a63f30e81a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.04.01 18:05:43.017686 [ 4 ] {aa18c803-e239-4acc-abbe-a63f30e81a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6511 | 2026.04.01 18:05:43.018114 [ 4 ] {aa18c803-e239-4acc-abbe-a63f30e81a9b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.04.01 18:05:43.018151 [ 4 ] {aa18c803-e239-4acc-abbe-a63f30e81a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6513 | 2026.04.01 18:05:43.018496 [ 4 ] {aa18c803-e239-4acc-abbe-a63f30e81a9b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6514 | 2026.04.01 18:05:43.018729 [ 4 ] {aa18c803-e239-4acc-abbe-a63f30e81a9b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.04.01 18:05:43.018838 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6516 | 2026.04.01 18:05:43.018865 [ 4 ] {aa18c803-e239-4acc-abbe-a63f30e81a9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 6517 | 2026.04.01 18:05:43.018907 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.04.01 18:05:43.018915 [ 4 ] {aa18c803-e239-4acc-abbe-a63f30e81a9b} <Debug> TCPHandler: Processed in 0.001421707 sec. | ||
| 6519 | 2026.04.01 18:05:43.018937 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6520 | 2026.04.01 18:05:43.019039 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.04.01 18:05:43.019054 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 6522 | 2026.04.01 18:05:43.019139 [ 4 ] {3c3ebf19-1d6f-4bb8-8bd8-b9f195822e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.04.01 18:05:43.019201 [ 4 ] {3c3ebf19-1d6f-4bb8-8bd8-b9f195822e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6524 | 2026.04.01 18:05:43.019201 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6525 | 2026.04.01 18:05:43.019294 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12298 rows starting from the beginning of the part | ||
| 6526 | 2026.04.01 18:05:43.019359 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 335 rows starting from the beginning of the part | ||
| 6527 | 2026.04.01 18:05:43.019403 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 6528 | 2026.04.01 18:05:43.019442 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1672 rows starting from the beginning of the part | ||
| 6529 | 2026.04.01 18:05:43.019480 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 6530 | 2026.04.01 18:05:43.019519 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 6531 | 2026.04.01 18:05:43.020116 [ 4 ] {3c3ebf19-1d6f-4bb8-8bd8-b9f195822e08} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.04.01 18:05:43.020160 [ 4 ] {3c3ebf19-1d6f-4bb8-8bd8-b9f195822e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6533 | 2026.04.01 18:05:43.020758 [ 4 ] {3c3ebf19-1d6f-4bb8-8bd8-b9f195822e08} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6534 | 2026.04.01 18:05:43.021004 [ 4 ] {3c3ebf19-1d6f-4bb8-8bd8-b9f195822e08} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.04.01 18:05:43.021151 [ 4 ] {3c3ebf19-1d6f-4bb8-8bd8-b9f195822e08} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00203 sec., 14778.325123152708 rows/sec., 26.48 MiB/sec. | ||
| 6536 | 2026.04.01 18:05:43.021209 [ 4 ] {3c3ebf19-1d6f-4bb8-8bd8-b9f195822e08} <Debug> TCPHandler: Processed in 0.002223138 sec. | ||
| 6537 | 2026.04.01 18:05:43.021317 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.04.01 18:05:43.021414 [ 4 ] {5730b532-c11e-4310-add5-abe4e0e8e95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.04.01 18:05:43.021457 [ 4 ] {5730b532-c11e-4310-add5-abe4e0e8e95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6540 | 2026.04.01 18:05:43.021811 [ 4 ] {5730b532-c11e-4310-add5-abe4e0e8e95c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.04.01 18:05:43.021853 [ 4 ] {5730b532-c11e-4310-add5-abe4e0e8e95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6542 | 2026.04.01 18:05:43.022200 [ 4 ] {5730b532-c11e-4310-add5-abe4e0e8e95c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6543 | 2026.04.01 18:05:43.022435 [ 4 ] {5730b532-c11e-4310-add5-abe4e0e8e95c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.04.01 18:05:43.022570 [ 4 ] {5730b532-c11e-4310-add5-abe4e0e8e95c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 6545 | 2026.04.01 18:05:43.022608 [ 4 ] {5730b532-c11e-4310-add5-abe4e0e8e95c} <Debug> TCPHandler: Processed in 0.001340955 sec. | ||
| 6546 | 2026.04.01 18:05:43.022848 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14753 rows, containing 5 columns (5 merged, 0 gathered) in 0.00384334 sec., 3838588.31120848 rows/sec., 249.89 MiB/sec. | ||
| 6547 | 2026.04.01 18:05:43.023330 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6548 | 2026.04.01 18:05:43.023608 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.04.01 18:05:43.023677 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6550 | 2026.04.01 18:05:43.023760 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 6551 | 2026.04.01 18:05:46.606772 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6552 | 2026.04.01 18:05:46.606825 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6553 | 2026.04.01 18:05:46.732100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12505 | ||
| 6554 | 2026.04.01 18:05:46.732604 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.04.01 18:05:46.732655 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6556 | 2026.04.01 18:05:46.733148 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6557 | 2026.04.01 18:05:46.733390 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.04.01 18:05:46.733532 [ 49 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6559 | 2026.04.01 18:05:46.733537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 6560 | 2026.04.01 18:05:46.733602 [ 49 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.04.01 18:05:46.733628 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6562 | 2026.04.01 18:05:46.733734 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 6563 | 2026.04.01 18:05:46.733854 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6564 | 2026.04.01 18:05:46.733896 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10137 rows starting from the beginning of the part | ||
| 6565 | 2026.04.01 18:05:46.733958 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6566 | 2026.04.01 18:05:46.734002 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6567 | 2026.04.01 18:05:46.734042 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6568 | 2026.04.01 18:05:46.734081 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6569 | 2026.04.01 18:05:46.734117 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6570 | 2026.04.01 18:05:46.738548 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.004856476 sec., 2574912.343847679 rows/sec., 36.83 MiB/sec. | ||
| 6571 | 2026.04.01 18:05:46.739029 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6572 | 2026.04.01 18:05:46.739362 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2026.04.01 18:05:46.739449 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_26_5} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6574 | 2026.04.01 18:05:46.739555 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6575 | 2026.04.01 18:05:47.378919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6576 | 2026.04.01 18:05:47.396226 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.04.01 18:05:47.396274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6578 | 2026.04.01 18:05:47.401892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6579 | 2026.04.01 18:05:47.402625 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.04.01 18:05:47.402912 [ 49 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6581 | 2026.04.01 18:05:47.402952 [ 49 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.04.01 18:05:47.402975 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6583 | 2026.04.01 18:05:47.403067 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 6584 | 2026.04.01 18:05:47.405507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6585 | 2026.04.01 18:05:47.406061 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6586 | 2026.04.01 18:05:47.406811 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 6587 | 2026.04.01 18:05:47.410110 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 6588 | 2026.04.01 18:05:47.413463 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 6589 | 2026.04.01 18:05:47.417157 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 6590 | 2026.04.01 18:05:47.421285 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 6591 | 2026.04.01 18:05:47.425534 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 6592 | 2026.04.01 18:05:47.476586 [ 195 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073556232 sec., 2664.6280630579336 rows/sec., 13.78 MiB/sec. | ||
| 6593 | 2026.04.01 18:05:47.478436 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6594 | 2026.04.01 18:05:47.480215 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_26_5} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.04.01 18:05:47.480297 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_26_5} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6596 | 2026.04.01 18:05:47.481620 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6597 | 2026.04.01 18:05:48.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.66 MiB, peak 272.21 MiB, free memory in arenas 0.00 B, will set to 266.46 MiB (RSS), difference: 4.80 MiB | ||
| 6598 | 2026.04.01 18:05:48.024249 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6599 | 2026.04.01 18:05:48.024446 [ 4 ] {71a910fc-bc69-4fa0-924d-633557e7f58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6600 | 2026.04.01 18:05:48.024520 [ 4 ] {71a910fc-bc69-4fa0-924d-633557e7f58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6601 | 2026.04.01 18:05:48.025373 [ 4 ] {71a910fc-bc69-4fa0-924d-633557e7f58a} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.04.01 18:05:48.025418 [ 4 ] {71a910fc-bc69-4fa0-924d-633557e7f58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6603 | 2026.04.01 18:05:48.025855 [ 4 ] {71a910fc-bc69-4fa0-924d-633557e7f58a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6604 | 2026.04.01 18:05:48.026093 [ 4 ] {71a910fc-bc69-4fa0-924d-633557e7f58a} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.04.01 18:05:48.026242 [ 4 ] {71a910fc-bc69-4fa0-924d-633557e7f58a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00185 sec., 250810.8108108108 rows/sec., 15.91 MiB/sec. | ||
| 6606 | 2026.04.01 18:05:48.026285 [ 4 ] {71a910fc-bc69-4fa0-924d-633557e7f58a} <Debug> TCPHandler: Processed in 0.002174587 sec. | ||
| 6607 | 2026.04.01 18:05:48.026416 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2026.04.01 18:05:48.026512 [ 4 ] {035af998-8fe2-4f30-b7ca-04c1c7707313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6609 | 2026.04.01 18:05:48.026554 [ 4 ] {035af998-8fe2-4f30-b7ca-04c1c7707313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6610 | 2026.04.01 18:05:48.027737 [ 4 ] {035af998-8fe2-4f30-b7ca-04c1c7707313} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.04.01 18:05:48.027774 [ 4 ] {035af998-8fe2-4f30-b7ca-04c1c7707313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6612 | 2026.04.01 18:05:48.028189 [ 4 ] {035af998-8fe2-4f30-b7ca-04c1c7707313} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6613 | 2026.04.01 18:05:48.028411 [ 4 ] {035af998-8fe2-4f30-b7ca-04c1c7707313} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.04.01 18:05:48.028549 [ 4 ] {035af998-8fe2-4f30-b7ca-04c1c7707313} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.002056 sec., 617217.8988326848 rows/sec., 47.91 MiB/sec. | ||
| 6615 | 2026.04.01 18:05:48.028587 [ 4 ] {035af998-8fe2-4f30-b7ca-04c1c7707313} <Debug> TCPHandler: Processed in 0.002221578 sec. | ||
| 6616 | 2026.04.01 18:05:48.028699 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2026.04.01 18:05:48.028793 [ 4 ] {b7a8ce89-afa2-4f76-bced-9966e22e9114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6618 | 2026.04.01 18:05:48.028833 [ 4 ] {b7a8ce89-afa2-4f76-bced-9966e22e9114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6619 | 2026.04.01 18:05:48.029350 [ 4 ] {b7a8ce89-afa2-4f76-bced-9966e22e9114} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.04.01 18:05:48.029387 [ 4 ] {b7a8ce89-afa2-4f76-bced-9966e22e9114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6621 | 2026.04.01 18:05:48.029711 [ 4 ] {b7a8ce89-afa2-4f76-bced-9966e22e9114} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6622 | 2026.04.01 18:05:48.029938 [ 4 ] {b7a8ce89-afa2-4f76-bced-9966e22e9114} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.04.01 18:05:48.030069 [ 4 ] {b7a8ce89-afa2-4f76-bced-9966e22e9114} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001294 sec., 187789.79907264296 rows/sec., 11.14 MiB/sec. | ||
| 6624 | 2026.04.01 18:05:48.030107 [ 4 ] {b7a8ce89-afa2-4f76-bced-9966e22e9114} <Debug> TCPHandler: Processed in 0.001457398 sec. | ||
| 6625 | 2026.04.01 18:05:48.030228 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.04.01 18:05:48.030321 [ 4 ] {d6a98807-6f3a-4edf-9321-f93c37e8bb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.04.01 18:05:48.030359 [ 4 ] {d6a98807-6f3a-4edf-9321-f93c37e8bb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6628 | 2026.04.01 18:05:48.030871 [ 4 ] {d6a98807-6f3a-4edf-9321-f93c37e8bb7a} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.04.01 18:05:48.030907 [ 4 ] {d6a98807-6f3a-4edf-9321-f93c37e8bb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6630 | 2026.04.01 18:05:48.031222 [ 4 ] {d6a98807-6f3a-4edf-9321-f93c37e8bb7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6631 | 2026.04.01 18:05:48.031437 [ 4 ] {d6a98807-6f3a-4edf-9321-f93c37e8bb7a} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.04.01 18:05:48.031565 [ 4 ] {d6a98807-6f3a-4edf-9321-f93c37e8bb7a} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001262 sec., 189381.93343898572 rows/sec., 12.21 MiB/sec. | ||
| 6633 | 2026.04.01 18:05:48.031603 [ 4 ] {d6a98807-6f3a-4edf-9321-f93c37e8bb7a} <Debug> TCPHandler: Processed in 0.001424437 sec. | ||
| 6634 | 2026.04.01 18:05:48.031716 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.04.01 18:05:48.031809 [ 4 ] {0723a227-ef31-4b29-bf35-ee7866d9ca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6636 | 2026.04.01 18:05:48.031849 [ 4 ] {0723a227-ef31-4b29-bf35-ee7866d9ca4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6637 | 2026.04.01 18:05:48.032356 [ 4 ] {0723a227-ef31-4b29-bf35-ee7866d9ca4d} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2026.04.01 18:05:48.032393 [ 4 ] {0723a227-ef31-4b29-bf35-ee7866d9ca4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6639 | 2026.04.01 18:05:48.032717 [ 4 ] {0723a227-ef31-4b29-bf35-ee7866d9ca4d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6640 | 2026.04.01 18:05:48.032935 [ 4 ] {0723a227-ef31-4b29-bf35-ee7866d9ca4d} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.04.01 18:05:48.033063 [ 4 ] {0723a227-ef31-4b29-bf35-ee7866d9ca4d} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001272 sec., 187106.91823899373 rows/sec., 10.62 MiB/sec. | ||
| 6642 | 2026.04.01 18:05:48.033102 [ 4 ] {0723a227-ef31-4b29-bf35-ee7866d9ca4d} <Debug> TCPHandler: Processed in 0.001434987 sec. | ||
| 6643 | 2026.04.01 18:05:48.033225 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.04.01 18:05:48.033319 [ 4 ] {308351de-ff66-4653-86e1-9709e92cbf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6645 | 2026.04.01 18:05:48.033359 [ 4 ] {308351de-ff66-4653-86e1-9709e92cbf34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6646 | 2026.04.01 18:05:48.034122 [ 4 ] {308351de-ff66-4653-86e1-9709e92cbf34} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.04.01 18:05:48.034158 [ 4 ] {308351de-ff66-4653-86e1-9709e92cbf34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6648 | 2026.04.01 18:05:48.034508 [ 4 ] {308351de-ff66-4653-86e1-9709e92cbf34} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6649 | 2026.04.01 18:05:48.034723 [ 4 ] {308351de-ff66-4653-86e1-9709e92cbf34} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.04.01 18:05:48.034856 [ 4 ] {308351de-ff66-4653-86e1-9709e92cbf34} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001555 sec., 495819.93569131836 rows/sec., 34.57 MiB/sec. | ||
| 6651 | 2026.04.01 18:05:48.034894 [ 4 ] {308351de-ff66-4653-86e1-9709e92cbf34} <Debug> TCPHandler: Processed in 0.001718685 sec. | ||
| 6652 | 2026.04.01 18:05:48.035009 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.04.01 18:05:48.035103 [ 4 ] {f961d64f-1763-4769-a190-297592fc1f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6654 | 2026.04.01 18:05:48.035146 [ 4 ] {f961d64f-1763-4769-a190-297592fc1f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6655 | 2026.04.01 18:05:48.035483 [ 4 ] {f961d64f-1763-4769-a190-297592fc1f51} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.04.01 18:05:48.035519 [ 4 ] {f961d64f-1763-4769-a190-297592fc1f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6657 | 2026.04.01 18:05:48.035829 [ 4 ] {f961d64f-1763-4769-a190-297592fc1f51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6658 | 2026.04.01 18:05:48.036038 [ 4 ] {f961d64f-1763-4769-a190-297592fc1f51} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.04.01 18:05:48.036167 [ 4 ] {f961d64f-1763-4769-a190-297592fc1f51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 6660 | 2026.04.01 18:05:48.036203 [ 4 ] {f961d64f-1763-4769-a190-297592fc1f51} <Debug> TCPHandler: Processed in 0.001243183 sec. | ||
| 6661 | 2026.04.01 18:05:48.036305 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.04.01 18:05:48.036399 [ 4 ] {38e79db9-0535-4746-b934-bde699d163c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6663 | 2026.04.01 18:05:48.036441 [ 4 ] {38e79db9-0535-4746-b934-bde699d163c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6664 | 2026.04.01 18:05:48.036927 [ 4 ] {38e79db9-0535-4746-b934-bde699d163c3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.04.01 18:05:48.036963 [ 4 ] {38e79db9-0535-4746-b934-bde699d163c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6666 | 2026.04.01 18:05:48.037332 [ 4 ] {38e79db9-0535-4746-b934-bde699d163c3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6667 | 2026.04.01 18:05:48.037554 [ 4 ] {38e79db9-0535-4746-b934-bde699d163c3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.04.01 18:05:48.037688 [ 4 ] {38e79db9-0535-4746-b934-bde699d163c3} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001308 sec., 256116.20795107036 rows/sec., 16.76 MiB/sec. | ||
| 6669 | 2026.04.01 18:05:48.037726 [ 4 ] {38e79db9-0535-4746-b934-bde699d163c3} <Debug> TCPHandler: Processed in 0.001469228 sec. | ||
| 6670 | 2026.04.01 18:05:48.037842 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.04.01 18:05:48.037936 [ 4 ] {e2641a31-cb42-49d6-86e1-d7e13f428d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6672 | 2026.04.01 18:05:48.037977 [ 4 ] {e2641a31-cb42-49d6-86e1-d7e13f428d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6673 | 2026.04.01 18:05:48.038296 [ 4 ] {e2641a31-cb42-49d6-86e1-d7e13f428d77} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.04.01 18:05:48.038332 [ 4 ] {e2641a31-cb42-49d6-86e1-d7e13f428d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6675 | 2026.04.01 18:05:48.038627 [ 4 ] {e2641a31-cb42-49d6-86e1-d7e13f428d77} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6676 | 2026.04.01 18:05:48.038854 [ 4 ] {e2641a31-cb42-49d6-86e1-d7e13f428d77} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.04.01 18:05:48.038988 [ 4 ] {e2641a31-cb42-49d6-86e1-d7e13f428d77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 6678 | 2026.04.01 18:05:48.039024 [ 4 ] {e2641a31-cb42-49d6-86e1-d7e13f428d77} <Debug> TCPHandler: Processed in 0.001231162 sec. | ||
| 6679 | 2026.04.01 18:05:48.039137 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.04.01 18:05:48.039231 [ 4 ] {90b6bad6-b96b-4c63-8d96-bda9bd1c21db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.04.01 18:05:48.039285 [ 4 ] {90b6bad6-b96b-4c63-8d96-bda9bd1c21db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6682 | 2026.04.01 18:05:48.040082 [ 4 ] {90b6bad6-b96b-4c63-8d96-bda9bd1c21db} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.04.01 18:05:48.040119 [ 4 ] {90b6bad6-b96b-4c63-8d96-bda9bd1c21db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6684 | 2026.04.01 18:05:48.040651 [ 4 ] {90b6bad6-b96b-4c63-8d96-bda9bd1c21db} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6685 | 2026.04.01 18:05:48.040874 [ 4 ] {90b6bad6-b96b-4c63-8d96-bda9bd1c21db} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.04.01 18:05:48.041015 [ 4 ] {90b6bad6-b96b-4c63-8d96-bda9bd1c21db} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001803 sec., 6100.942872989463 rows/sec., 10.93 MiB/sec. | ||
| 6687 | 2026.04.01 18:05:48.041068 [ 4 ] {90b6bad6-b96b-4c63-8d96-bda9bd1c21db} <Debug> TCPHandler: Processed in 0.001979491 sec. | ||
| 6688 | 2026.04.01 18:05:48.041179 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.04.01 18:05:48.041281 [ 4 ] {86089d35-3543-4426-a636-03481ff071dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6690 | 2026.04.01 18:05:48.041325 [ 4 ] {86089d35-3543-4426-a636-03481ff071dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6691 | 2026.04.01 18:05:48.041699 [ 4 ] {86089d35-3543-4426-a636-03481ff071dc} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.04.01 18:05:48.041736 [ 4 ] {86089d35-3543-4426-a636-03481ff071dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6693 | 2026.04.01 18:05:48.042139 [ 4 ] {86089d35-3543-4426-a636-03481ff071dc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6694 | 2026.04.01 18:05:48.042366 [ 4 ] {86089d35-3543-4426-a636-03481ff071dc} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.04.01 18:05:48.042485 [ 91 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6696 | 2026.04.01 18:05:48.042499 [ 4 ] {86089d35-3543-4426-a636-03481ff071dc} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001237 sec., 88924.8181083266 rows/sec., 5.41 MiB/sec. | ||
| 6697 | 2026.04.01 18:05:48.042547 [ 91 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.04.01 18:05:48.042558 [ 4 ] {86089d35-3543-4426-a636-03481ff071dc} <Debug> TCPHandler: Processed in 0.001430407 sec. | ||
| 6699 | 2026.04.01 18:05:48.042578 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6700 | 2026.04.01 18:05:48.042702 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 6701 | 2026.04.01 18:05:48.042860 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2026.04.01 18:05:48.042896 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2190 rows starting from the beginning of the part | ||
| 6703 | 2026.04.01 18:05:48.042959 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 6704 | 2026.04.01 18:05:48.043001 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 62 rows starting from the beginning of the part | ||
| 6705 | 2026.04.01 18:05:48.043040 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 6706 | 2026.04.01 18:05:48.043077 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 6707 | 2026.04.01 18:05:48.043112 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 110 rows starting from the beginning of the part | ||
| 6708 | 2026.04.01 18:05:48.044351 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2530 rows, containing 4 columns (4 merged, 0 gathered) in 0.001703624 sec., 1485069.4754241547 rows/sec., 94.04 MiB/sec. | ||
| 6709 | 2026.04.01 18:05:48.044622 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6710 | 2026.04.01 18:05:48.044871 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_36_7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.04.01 18:05:48.044940 [ 192 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_36_7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6712 | 2026.04.01 18:05:48.045015 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6713 | 2026.04.01 18:05:51.762427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 840 | ||
| 6714 | 2026.04.01 18:05:51.764691 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.04.01 18:05:51.764740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6716 | 2026.04.01 18:05:51.765885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6717 | 2026.04.01 18:05:51.766145 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.04.01 18:05:51.766395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6719 | 2026.04.01 18:05:53.019587 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.04.01 18:05:53.019800 [ 4 ] {bb16a731-ef03-454a-b174-9a6222684f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.04.01 18:05:53.019875 [ 4 ] {bb16a731-ef03-454a-b174-9a6222684f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6722 | 2026.04.01 18:05:53.020533 [ 4 ] {bb16a731-ef03-454a-b174-9a6222684f73} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.04.01 18:05:53.020580 [ 4 ] {bb16a731-ef03-454a-b174-9a6222684f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6724 | 2026.04.01 18:05:53.020973 [ 4 ] {bb16a731-ef03-454a-b174-9a6222684f73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6725 | 2026.04.01 18:05:53.021198 [ 4 ] {bb16a731-ef03-454a-b174-9a6222684f73} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.04.01 18:05:53.021313 [ 98 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6727 | 2026.04.01 18:05:53.021352 [ 98 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.04.01 18:05:53.021360 [ 4 ] {bb16a731-ef03-454a-b174-9a6222684f73} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 6729 | 2026.04.01 18:05:53.021371 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6730 | 2026.04.01 18:05:53.021413 [ 4 ] {bb16a731-ef03-454a-b174-9a6222684f73} <Debug> TCPHandler: Processed in 0.001959471 sec. | ||
| 6731 | 2026.04.01 18:05:53.021508 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::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 | ||
| 6732 | 2026.04.01 18:05:53.021532 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.04.01 18:05:53.021652 [ 4 ] {20486d8a-a02a-447e-a9f1-2e2bc40830e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6734 | 2026.04.01 18:05:53.021653 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6735 | 2026.04.01 18:05:53.021700 [ 4 ] {20486d8a-a02a-447e-a9f1-2e2bc40830e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6736 | 2026.04.01 18:05:53.021704 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
| 6737 | 2026.04.01 18:05:53.021791 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 464 rows starting from the beginning of the part | ||
| 6738 | 2026.04.01 18:05:53.021840 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 464 rows starting from the beginning of the part | ||
| 6739 | 2026.04.01 18:05:53.021884 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 464 rows starting from the beginning of the part | ||
| 6740 | 2026.04.01 18:05:53.021936 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 464 rows starting from the beginning of the part | ||
| 6741 | 2026.04.01 18:05:53.021985 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6742 | 2026.04.01 18:05:53.022129 [ 4 ] {20486d8a-a02a-447e-a9f1-2e2bc40830e0} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.04.01 18:05:53.022169 [ 4 ] {20486d8a-a02a-447e-a9f1-2e2bc40830e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6744 | 2026.04.01 18:05:53.022527 [ 4 ] {20486d8a-a02a-447e-a9f1-2e2bc40830e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6745 | 2026.04.01 18:05:53.022755 [ 4 ] {20486d8a-a02a-447e-a9f1-2e2bc40830e0} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.04.01 18:05:53.022889 [ 4 ] {20486d8a-a02a-447e-a9f1-2e2bc40830e0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 387.38 KiB/sec. | ||
| 6747 | 2026.04.01 18:05:53.022929 [ 4 ] {20486d8a-a02a-447e-a9f1-2e2bc40830e0} <Debug> TCPHandler: Processed in 0.001447187 sec. | ||
| 6748 | 2026.04.01 18:05:53.023043 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.04.01 18:05:53.023138 [ 4 ] {fcba6f98-1ce0-4ada-9c71-8bfb892a9ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6750 | 2026.04.01 18:05:53.023177 [ 4 ] {fcba6f98-1ce0-4ada-9c71-8bfb892a9ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6751 | 2026.04.01 18:05:53.023258 [ 192 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820968 sec., 1300407.2559210265 rows/sec., 87.94 MiB/sec. | ||
| 6752 | 2026.04.01 18:05:53.023417 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6753 | 2026.04.01 18:05:53.023689 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.04.01 18:05:53.023703 [ 4 ] {fcba6f98-1ce0-4ada-9c71-8bfb892a9ad5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.04.01 18:05:53.023744 [ 4 ] {fcba6f98-1ce0-4ada-9c71-8bfb892a9ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6756 | 2026.04.01 18:05:53.023769 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_16_3} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6757 | 2026.04.01 18:05:53.023860 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6758 | 2026.04.01 18:05:53.024097 [ 4 ] {fcba6f98-1ce0-4ada-9c71-8bfb892a9ad5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6759 | 2026.04.01 18:05:53.024308 [ 4 ] {fcba6f98-1ce0-4ada-9c71-8bfb892a9ad5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.04.01 18:05:53.024439 [ 4 ] {fcba6f98-1ce0-4ada-9c71-8bfb892a9ad5} <Debug> executeQuery: Read 239 rows, 21.77 KiB in 0.001321 sec., 180923.54277062832 rows/sec., 16.09 MiB/sec. | ||
| 6761 | 2026.04.01 18:05:53.024475 [ 4 ] {fcba6f98-1ce0-4ada-9c71-8bfb892a9ad5} <Debug> TCPHandler: Processed in 0.001480109 sec. | ||
| 6762 | 2026.04.01 18:05:53.024584 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.04.01 18:05:53.024676 [ 4 ] {be8f34ab-643b-40af-ba31-28852729292c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6764 | 2026.04.01 18:05:53.024716 [ 4 ] {be8f34ab-643b-40af-ba31-28852729292c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6765 | 2026.04.01 18:05:53.025129 [ 4 ] {be8f34ab-643b-40af-ba31-28852729292c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.04.01 18:05:53.025163 [ 4 ] {be8f34ab-643b-40af-ba31-28852729292c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6767 | 2026.04.01 18:05:53.025472 [ 4 ] {be8f34ab-643b-40af-ba31-28852729292c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6768 | 2026.04.01 18:05:53.025676 [ 4 ] {be8f34ab-643b-40af-ba31-28852729292c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.04.01 18:05:53.025786 [ 125 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6770 | 2026.04.01 18:05:53.025801 [ 4 ] {be8f34ab-643b-40af-ba31-28852729292c} <Debug> executeQuery: Read 48 rows, 3.64 KiB in 0.001143 sec., 41994.750656167984 rows/sec., 3.11 MiB/sec. | ||
| 6771 | 2026.04.01 18:05:53.025863 [ 125 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.04.01 18:05:53.025880 [ 4 ] {be8f34ab-643b-40af-ba31-28852729292c} <Debug> TCPHandler: Processed in 0.001342665 sec. | ||
| 6773 | 2026.04.01 18:05:53.025889 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6774 | 2026.04.01 18:05:53.025979 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6775 | 2026.04.01 18:05:53.025991 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.04.01 18:05:53.026089 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6777 | 2026.04.01 18:05:53.026093 [ 4 ] {27aa1893-9831-472f-9966-0c7453c7ce5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6778 | 2026.04.01 18:05:53.026126 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 316 rows starting from the beginning of the part | ||
| 6779 | 2026.04.01 18:05:53.026149 [ 4 ] {27aa1893-9831-472f-9966-0c7453c7ce5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6780 | 2026.04.01 18:05:53.026191 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6781 | 2026.04.01 18:05:53.026246 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 256 rows starting from the beginning of the part | ||
| 6782 | 2026.04.01 18:05:53.026290 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 6783 | 2026.04.01 18:05:53.026333 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 243 rows starting from the beginning of the part | ||
| 6784 | 2026.04.01 18:05:53.026376 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 6785 | 2026.04.01 18:05:53.026556 [ 4 ] {27aa1893-9831-472f-9966-0c7453c7ce5b} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.04.01 18:05:53.026598 [ 4 ] {27aa1893-9831-472f-9966-0c7453c7ce5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6787 | 2026.04.01 18:05:53.026917 [ 4 ] {27aa1893-9831-472f-9966-0c7453c7ce5b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6788 | 2026.04.01 18:05:53.027143 [ 4 ] {27aa1893-9831-472f-9966-0c7453c7ce5b} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.04.01 18:05:53.027246 [ 125 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6790 | 2026.04.01 18:05:53.027273 [ 4 ] {27aa1893-9831-472f-9966-0c7453c7ce5b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.66 MiB/sec. | ||
| 6791 | 2026.04.01 18:05:53.027281 [ 125 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.04.01 18:05:53.027315 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6793 | 2026.04.01 18:05:53.027318 [ 4 ] {27aa1893-9831-472f-9966-0c7453c7ce5b} <Debug> TCPHandler: Processed in 0.001373925 sec. | ||
| 6794 | 2026.04.01 18:05:53.027328 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384156 sec., 666832.3512667647 rows/sec., 44.05 MiB/sec. | ||
| 6795 | 2026.04.01 18:05:53.027430 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::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 | ||
| 6796 | 2026.04.01 18:05:53.027463 [ 196 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6797 | 2026.04.01 18:05:53.027438 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.04.01 18:05:53.027580 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6799 | 2026.04.01 18:05:53.027584 [ 4 ] {fe0d4f2c-9a52-4bce-8e04-4bb5332bd38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6800 | 2026.04.01 18:05:53.027630 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1064 rows starting from the beginning of the part | ||
| 6801 | 2026.04.01 18:05:53.027644 [ 4 ] {fe0d4f2c-9a52-4bce-8e04-4bb5332bd38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6802 | 2026.04.01 18:05:53.027713 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 239 rows starting from the beginning of the part | ||
| 6803 | 2026.04.01 18:05:53.027759 [ 196 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.04.01 18:05:53.027771 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 239 rows starting from the beginning of the part | ||
| 6805 | 2026.04.01 18:05:53.027827 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1040 rows starting from the beginning of the part | ||
| 6806 | 2026.04.01 18:05:53.027836 [ 196 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_36_7} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6807 | 2026.04.01 18:05:53.027877 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 239 rows starting from the beginning of the part | ||
| 6808 | 2026.04.01 18:05:53.027927 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6809 | 2026.04.01 18:05:53.027929 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 6810 | 2026.04.01 18:05:53.028053 [ 4 ] {fe0d4f2c-9a52-4bce-8e04-4bb5332bd38d} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.04.01 18:05:53.028095 [ 4 ] {fe0d4f2c-9a52-4bce-8e04-4bb5332bd38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6812 | 2026.04.01 18:05:53.028427 [ 4 ] {fe0d4f2c-9a52-4bce-8e04-4bb5332bd38d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6813 | 2026.04.01 18:05:53.028653 [ 4 ] {fe0d4f2c-9a52-4bce-8e04-4bb5332bd38d} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.04.01 18:05:53.028763 [ 125 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6815 | 2026.04.01 18:05:53.028786 [ 4 ] {fe0d4f2c-9a52-4bce-8e04-4bb5332bd38d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00122 sec., 9836.065573770493 rows/sec., 768.44 KiB/sec. | ||
| 6816 | 2026.04.01 18:05:53.028800 [ 125 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.04.01 18:05:53.028828 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6818 | 2026.04.01 18:05:53.028830 [ 4 ] {fe0d4f2c-9a52-4bce-8e04-4bb5332bd38d} <Debug> TCPHandler: Processed in 0.001438397 sec. | ||
| 6819 | 2026.04.01 18:05:53.028903 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::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 | ||
| 6820 | 2026.04.01 18:05:53.028944 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2026.04.01 18:05:53.028988 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6822 | 2026.04.01 18:05:53.029018 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 250 rows starting from the beginning of the part | ||
| 6823 | 2026.04.01 18:05:53.029038 [ 4 ] {109fb202-8bc5-46c1-bda5-a5583a099bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6824 | 2026.04.01 18:05:53.029063 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 238 rows starting from the beginning of the part | ||
| 6825 | 2026.04.01 18:05:53.029083 [ 4 ] {109fb202-8bc5-46c1-bda5-a5583a099bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6826 | 2026.04.01 18:05:53.029131 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 238 rows starting from the beginning of the part | ||
| 6827 | 2026.04.01 18:05:53.029171 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801677 sec., 1579084.3752792538 rows/sec., 102.35 MiB/sec. | ||
| 6828 | 2026.04.01 18:05:53.029201 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 238 rows starting from the beginning of the part | ||
| 6829 | 2026.04.01 18:05:53.029249 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 238 rows starting from the beginning of the part | ||
| 6830 | 2026.04.01 18:05:53.029328 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 6831 | 2026.04.01 18:05:53.029346 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6832 | 2026.04.01 18:05:53.029551 [ 4 ] {109fb202-8bc5-46c1-bda5-a5583a099bd5} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.04.01 18:05:53.029596 [ 4 ] {109fb202-8bc5-46c1-bda5-a5583a099bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6834 | 2026.04.01 18:05:53.029662 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.04.01 18:05:53.029739 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_16_3} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6836 | 2026.04.01 18:05:53.029813 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6837 | 2026.04.01 18:05:53.029945 [ 4 ] {109fb202-8bc5-46c1-bda5-a5583a099bd5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6838 | 2026.04.01 18:05:53.030220 [ 4 ] {109fb202-8bc5-46c1-bda5-a5583a099bd5} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.04.01 18:05:53.030269 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397806 sec., 868503.9268682493 rows/sec., 52.95 MiB/sec. | ||
| 6840 | 2026.04.01 18:05:53.030371 [ 4 ] {109fb202-8bc5-46c1-bda5-a5583a099bd5} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.00135 sec., 100740.74074074073 rows/sec., 8.15 MiB/sec. | ||
| 6841 | 2026.04.01 18:05:53.030413 [ 4 ] {109fb202-8bc5-46c1-bda5-a5583a099bd5} <Debug> TCPHandler: Processed in 0.001514889 sec. | ||
| 6842 | 2026.04.01 18:05:53.030433 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6843 | 2026.04.01 18:05:53.030516 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.04.01 18:05:53.030608 [ 4 ] {09f29104-ca90-468c-905c-f38efb4c7b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6845 | 2026.04.01 18:05:53.030649 [ 4 ] {09f29104-ca90-468c-905c-f38efb4c7b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6846 | 2026.04.01 18:05:53.030694 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.04.01 18:05:53.030758 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_16_3} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6848 | 2026.04.01 18:05:53.030835 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6849 | 2026.04.01 18:05:53.031082 [ 4 ] {09f29104-ca90-468c-905c-f38efb4c7b95} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.04.01 18:05:53.031116 [ 4 ] {09f29104-ca90-468c-905c-f38efb4c7b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6851 | 2026.04.01 18:05:53.031468 [ 4 ] {09f29104-ca90-468c-905c-f38efb4c7b95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6852 | 2026.04.01 18:05:53.031675 [ 4 ] {09f29104-ca90-468c-905c-f38efb4c7b95} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.04.01 18:05:53.031808 [ 4 ] {09f29104-ca90-468c-905c-f38efb4c7b95} <Debug> executeQuery: Read 343 rows, 26.56 KiB in 0.001218 sec., 281609.1954022989 rows/sec., 21.30 MiB/sec. | ||
| 6854 | 2026.04.01 18:05:53.031843 [ 4 ] {09f29104-ca90-468c-905c-f38efb4c7b95} <Debug> TCPHandler: Processed in 0.001374395 sec. | ||
| 6855 | 2026.04.01 18:05:53.031946 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.04.01 18:05:53.032038 [ 4 ] {71a5cc16-ea53-4d77-9e12-056d623a2ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.04.01 18:05:53.032091 [ 4 ] {71a5cc16-ea53-4d77-9e12-056d623a2ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6858 | 2026.04.01 18:05:53.033067 [ 4 ] {71a5cc16-ea53-4d77-9e12-056d623a2ccd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.04.01 18:05:53.033101 [ 4 ] {71a5cc16-ea53-4d77-9e12-056d623a2ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6860 | 2026.04.01 18:05:53.033673 [ 4 ] {71a5cc16-ea53-4d77-9e12-056d623a2ccd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6861 | 2026.04.01 18:05:53.033903 [ 4 ] {71a5cc16-ea53-4d77-9e12-056d623a2ccd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.04.01 18:05:53.034009 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6863 | 2026.04.01 18:05:53.034040 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.04.01 18:05:53.034044 [ 4 ] {71a5cc16-ea53-4d77-9e12-056d623a2ccd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002025 sec., 14814.814814814816 rows/sec., 26.55 MiB/sec. | ||
| 6865 | 2026.04.01 18:05:53.034058 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6866 | 2026.04.01 18:05:53.034116 [ 4 ] {71a5cc16-ea53-4d77-9e12-056d623a2ccd} <Debug> TCPHandler: Processed in 0.002215717 sec. | ||
| 6867 | 2026.04.01 18:05:53.034135 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 6868 | 2026.04.01 18:05:53.034234 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2026.04.01 18:05:53.034319 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6870 | 2026.04.01 18:05:53.034335 [ 4 ] {39609652-3024-4084-a783-de72887463d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.04.01 18:05:53.034375 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 588 rows starting from the beginning of the part | ||
| 6872 | 2026.04.01 18:05:53.034392 [ 4 ] {39609652-3024-4084-a783-de72887463d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6873 | 2026.04.01 18:05:53.034483 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6874 | 2026.04.01 18:05:53.034585 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 22 rows starting from the beginning of the part | ||
| 6875 | 2026.04.01 18:05:53.034677 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 6876 | 2026.04.01 18:05:53.034772 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 6877 | 2026.04.01 18:05:53.034782 [ 4 ] {39609652-3024-4084-a783-de72887463d0} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.04.01 18:05:53.034823 [ 4 ] {39609652-3024-4084-a783-de72887463d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6879 | 2026.04.01 18:05:53.034863 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6880 | 2026.04.01 18:05:53.035175 [ 4 ] {39609652-3024-4084-a783-de72887463d0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6881 | 2026.04.01 18:05:53.035416 [ 4 ] {39609652-3024-4084-a783-de72887463d0} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2026.04.01 18:05:53.035554 [ 4 ] {39609652-3024-4084-a783-de72887463d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 6883 | 2026.04.01 18:05:53.035593 [ 4 ] {39609652-3024-4084-a783-de72887463d0} <Debug> TCPHandler: Processed in 0.001406147 sec. | ||
| 6884 | 2026.04.01 18:05:53.039541 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.005437501 sec., 130758.59664209717 rows/sec., 234.31 MiB/sec. | ||
| 6885 | 2026.04.01 18:05:53.040577 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6886 | 2026.04.01 18:05:53.040895 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.04.01 18:05:53.040962 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6888 | 2026.04.01 18:05:53.041054 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 6889 | 2026.04.01 18:05:54.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.69 MiB, peak 275.25 MiB, free memory in arenas 0.00 B, will set to 269.40 MiB (RSS), difference: 1.71 MiB | ||
| 6890 | 2026.04.01 18:05:54.234538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13017 | ||
| 6891 | 2026.04.01 18:05:54.235045 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.04.01 18:05:54.235089 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6893 | 2026.04.01 18:05:54.235563 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6894 | 2026.04.01 18:05:54.235791 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.04.01 18:05:54.235934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13017 | ||
| 6896 | 2026.04.01 18:05:54.906538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6897 | 2026.04.01 18:05:54.921850 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.04.01 18:05:54.921903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6899 | 2026.04.01 18:05:54.927492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6900 | 2026.04.01 18:05:54.928190 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.04.01 18:05:54.931050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6902 | 2026.04.01 18:05:58.011136 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2026.04.01 18:05:58.011428 [ 4 ] {541789a0-e759-4eac-ade3-9c2bbd49b898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6904 | 2026.04.01 18:05:58.011533 [ 4 ] {541789a0-e759-4eac-ade3-9c2bbd49b898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6905 | 2026.04.01 18:05:58.012423 [ 4 ] {541789a0-e759-4eac-ade3-9c2bbd49b898} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.04.01 18:05:58.012468 [ 4 ] {541789a0-e759-4eac-ade3-9c2bbd49b898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6907 | 2026.04.01 18:05:58.012855 [ 4 ] {541789a0-e759-4eac-ade3-9c2bbd49b898} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6908 | 2026.04.01 18:05:58.013076 [ 4 ] {541789a0-e759-4eac-ade3-9c2bbd49b898} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.04.01 18:05:58.013229 [ 4 ] {541789a0-e759-4eac-ade3-9c2bbd49b898} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001876 sec., 41577.82515991471 rows/sec., 3.44 MiB/sec. | ||
| 6910 | 2026.04.01 18:05:58.013270 [ 4 ] {541789a0-e759-4eac-ade3-9c2bbd49b898} <Debug> TCPHandler: Processed in 0.00231194 sec. | ||
| 6911 | 2026.04.01 18:05:58.013389 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.04.01 18:05:58.013480 [ 4 ] {7b70081a-917a-478c-8cb7-900aa06d22fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6913 | 2026.04.01 18:05:58.013520 [ 4 ] {7b70081a-917a-478c-8cb7-900aa06d22fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6914 | 2026.04.01 18:05:58.013914 [ 4 ] {7b70081a-917a-478c-8cb7-900aa06d22fe} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.04.01 18:05:58.013950 [ 4 ] {7b70081a-917a-478c-8cb7-900aa06d22fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6916 | 2026.04.01 18:05:58.014236 [ 4 ] {7b70081a-917a-478c-8cb7-900aa06d22fe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6917 | 2026.04.01 18:05:58.014451 [ 4 ] {7b70081a-917a-478c-8cb7-900aa06d22fe} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.04.01 18:05:58.014576 [ 4 ] {7b70081a-917a-478c-8cb7-900aa06d22fe} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001114 sec., 9874.326750448834 rows/sec., 742.50 KiB/sec. | ||
| 6919 | 2026.04.01 18:05:58.014613 [ 4 ] {7b70081a-917a-478c-8cb7-900aa06d22fe} <Debug> TCPHandler: Processed in 0.001271514 sec. | ||
| 6920 | 2026.04.01 18:05:58.014725 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2026.04.01 18:05:58.014820 [ 4 ] {04b0ca7e-cfc2-4024-89e4-8c128e311979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6922 | 2026.04.01 18:05:58.014859 [ 4 ] {04b0ca7e-cfc2-4024-89e4-8c128e311979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6923 | 2026.04.01 18:05:58.015271 [ 4 ] {04b0ca7e-cfc2-4024-89e4-8c128e311979} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.04.01 18:05:58.015306 [ 4 ] {04b0ca7e-cfc2-4024-89e4-8c128e311979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6925 | 2026.04.01 18:05:58.015594 [ 4 ] {04b0ca7e-cfc2-4024-89e4-8c128e311979} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6926 | 2026.04.01 18:05:58.015797 [ 4 ] {04b0ca7e-cfc2-4024-89e4-8c128e311979} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.04.01 18:05:58.015923 [ 4 ] {04b0ca7e-cfc2-4024-89e4-8c128e311979} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00112 sec., 66964.28571428572 rows/sec., 5.23 MiB/sec. | ||
| 6928 | 2026.04.01 18:05:58.015959 [ 4 ] {04b0ca7e-cfc2-4024-89e4-8c128e311979} <Debug> TCPHandler: Processed in 0.001284834 sec. | ||
| 6929 | 2026.04.01 18:05:58.016081 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2026.04.01 18:05:58.016172 [ 4 ] {6fb507b5-bbb8-40b3-aaaf-9f2abf1f3366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6931 | 2026.04.01 18:05:58.016213 [ 4 ] {6fb507b5-bbb8-40b3-aaaf-9f2abf1f3366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6932 | 2026.04.01 18:05:58.016618 [ 4 ] {6fb507b5-bbb8-40b3-aaaf-9f2abf1f3366} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.04.01 18:05:58.016653 [ 4 ] {6fb507b5-bbb8-40b3-aaaf-9f2abf1f3366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6934 | 2026.04.01 18:05:58.016966 [ 4 ] {6fb507b5-bbb8-40b3-aaaf-9f2abf1f3366} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6935 | 2026.04.01 18:05:58.017167 [ 4 ] {6fb507b5-bbb8-40b3-aaaf-9f2abf1f3366} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.04.01 18:05:58.017292 [ 4 ] {6fb507b5-bbb8-40b3-aaaf-9f2abf1f3366} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 6937 | 2026.04.01 18:05:58.017327 [ 4 ] {6fb507b5-bbb8-40b3-aaaf-9f2abf1f3366} <Debug> TCPHandler: Processed in 0.001292283 sec. | ||
| 6938 | 2026.04.01 18:05:58.017431 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.04.01 18:05:58.017521 [ 4 ] {7ac62ff5-1eca-4adb-a6b8-6a63a0102258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6940 | 2026.04.01 18:05:58.017573 [ 4 ] {7ac62ff5-1eca-4adb-a6b8-6a63a0102258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6941 | 2026.04.01 18:05:58.018295 [ 4 ] {7ac62ff5-1eca-4adb-a6b8-6a63a0102258} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.04.01 18:05:58.018330 [ 4 ] {7ac62ff5-1eca-4adb-a6b8-6a63a0102258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6943 | 2026.04.01 18:05:58.018820 [ 4 ] {7ac62ff5-1eca-4adb-a6b8-6a63a0102258} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6944 | 2026.04.01 18:05:58.019034 [ 4 ] {7ac62ff5-1eca-4adb-a6b8-6a63a0102258} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.04.01 18:05:58.019169 [ 4 ] {7ac62ff5-1eca-4adb-a6b8-6a63a0102258} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001665 sec., 6606.606606606607 rows/sec., 11.84 MiB/sec. | ||
| 6946 | 2026.04.01 18:05:58.019221 [ 4 ] {7ac62ff5-1eca-4adb-a6b8-6a63a0102258} <Debug> TCPHandler: Processed in 0.001836107 sec. | ||
| 6947 | 2026.04.01 18:05:58.019348 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.04.01 18:05:58.019471 [ 4 ] {9d444ca7-bf0c-4add-abb1-6b2648a79c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6949 | 2026.04.01 18:05:58.019523 [ 4 ] {9d444ca7-bf0c-4add-abb1-6b2648a79c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6950 | 2026.04.01 18:05:58.019929 [ 4 ] {9d444ca7-bf0c-4add-abb1-6b2648a79c42} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.04.01 18:05:58.019973 [ 4 ] {9d444ca7-bf0c-4add-abb1-6b2648a79c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6952 | 2026.04.01 18:05:58.020328 [ 4 ] {9d444ca7-bf0c-4add-abb1-6b2648a79c42} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6953 | 2026.04.01 18:05:58.020543 [ 4 ] {9d444ca7-bf0c-4add-abb1-6b2648a79c42} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.04.01 18:05:58.020680 [ 4 ] {9d444ca7-bf0c-4add-abb1-6b2648a79c42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 6955 | 2026.04.01 18:05:58.020718 [ 4 ] {9d444ca7-bf0c-4add-abb1-6b2648a79c42} <Debug> TCPHandler: Processed in 0.001431007 sec. | ||
| 6956 | 2026.04.01 18:05:59.165994 [ 64 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6957 | 2026.04.01 18:05:59.166085 [ 64 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.04.01 18:05:59.166122 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6959 | 2026.04.01 18:05:59.166317 [ 186 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::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 | ||
| 6960 | 2026.04.01 18:05:59.166584 [ 186 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6961 | 2026.04.01 18:05:59.166660 [ 186 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 6962 | 2026.04.01 18:05:59.166767 [ 186 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6963 | 2026.04.01 18:05:59.166842 [ 186 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6964 | 2026.04.01 18:05:59.166905 [ 186 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6965 | 2026.04.01 18:05:59.166967 [ 186 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6966 | 2026.04.01 18:05:59.167856 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001640342 sec., 8534.8055466482 rows/sec., 575.10 KiB/sec. | ||
| 6967 | 2026.04.01 18:05:59.168037 [ 187 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6968 | 2026.04.01 18:05:59.168368 [ 187 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.04.01 18:05:59.168446 [ 187 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_14_3} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6970 | 2026.04.01 18:05:59.168538 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6971 | 2026.04.01 18:05:59.446344 [ 64 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6972 | 2026.04.01 18:05:59.446397 [ 64 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.04.01 18:05:59.446420 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6974 | 2026.04.01 18:05:59.446527 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 6975 | 2026.04.01 18:05:59.446660 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6976 | 2026.04.01 18:05:59.446698 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 6977 | 2026.04.01 18:05:59.446765 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6978 | 2026.04.01 18:05:59.446813 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6979 | 2026.04.01 18:05:59.446856 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6980 | 2026.04.01 18:05:59.446896 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6981 | 2026.04.01 18:05:59.447651 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117011 sec., 71788.12248421088 rows/sec., 3.66 MiB/sec. | ||
| 6982 | 2026.04.01 18:05:59.447811 [ 188 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6983 | 2026.04.01 18:05:59.448127 [ 188 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.04.01 18:05:59.448210 [ 188 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_14_3} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6985 | 2026.04.01 18:05:59.448295 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6986 | 2026.04.01 18:06:01.606859 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6987 | 2026.04.01 18:06:01.606910 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6988 | 2026.04.01 18:06:01.736071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13465 | ||
| 6989 | 2026.04.01 18:06:01.736588 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.04.01 18:06:01.736637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6991 | 2026.04.01 18:06:01.737159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6992 | 2026.04.01 18:06:01.737419 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.04.01 18:06:01.737550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 6994 | 2026.04.01 18:06:01.766615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 872 | ||
| 6995 | 2026.04.01 18:06:01.768973 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.04.01 18:06:01.769023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 6997 | 2026.04.01 18:06:01.770197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6998 | 2026.04.01 18:06:01.770468 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.04.01 18:06:01.770662 [ 138 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7000 | 2026.04.01 18:06:01.770724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 7001 | 2026.04.01 18:06:01.770738 [ 138 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.04.01 18:06:01.770783 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7003 | 2026.04.01 18:06:01.770886 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 7004 | 2026.04.01 18:06:01.771334 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7005 | 2026.04.01 18:06:01.771464 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 684 rows starting from the beginning of the part | ||
| 7006 | 2026.04.01 18:06:01.771820 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 7007 | 2026.04.01 18:06:01.772136 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 7008 | 2026.04.01 18:06:01.772455 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 7009 | 2026.04.01 18:06:01.772792 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 7010 | 2026.04.01 18:06:01.773119 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 7011 | 2026.04.01 18:06:01.778774 [ 196 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 72 columns (72 merged, 0 gathered) in 0.007922396 sec., 110067.71183869122 rows/sec., 96.13 MiB/sec. | ||
| 7012 | 2026.04.01 18:06:01.780123 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7013 | 2026.04.01 18:06:01.780791 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.04.01 18:06:01.780876 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_21_4} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7015 | 2026.04.01 18:06:01.781117 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 7016 | 2026.04.01 18:06:02.431144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7017 | 2026.04.01 18:06:02.446981 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.04.01 18:06:02.447033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7019 | 2026.04.01 18:06:02.453229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7020 | 2026.04.01 18:06:02.453933 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.04.01 18:06:02.456932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7022 | 2026.04.01 18:06:03.012377 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.04.01 18:06:03.012588 [ 4 ] {a81c2809-8f68-48d6-b6c5-2946ffb4e12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7024 | 2026.04.01 18:06:03.012667 [ 4 ] {a81c2809-8f68-48d6-b6c5-2946ffb4e12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7025 | 2026.04.01 18:06:03.013406 [ 4 ] {a81c2809-8f68-48d6-b6c5-2946ffb4e12d} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.04.01 18:06:03.013454 [ 4 ] {a81c2809-8f68-48d6-b6c5-2946ffb4e12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7027 | 2026.04.01 18:06:03.013873 [ 4 ] {a81c2809-8f68-48d6-b6c5-2946ffb4e12d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7028 | 2026.04.01 18:06:03.014117 [ 4 ] {a81c2809-8f68-48d6-b6c5-2946ffb4e12d} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2026.04.01 18:06:03.014249 [ 88 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7030 | 2026.04.01 18:06:03.014270 [ 4 ] {a81c2809-8f68-48d6-b6c5-2946ffb4e12d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001737 sec., 66781.8077144502 rows/sec., 5.67 MiB/sec. | ||
| 7031 | 2026.04.01 18:06:03.014318 [ 88 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.04.01 18:06:03.014332 [ 4 ] {a81c2809-8f68-48d6-b6c5-2946ffb4e12d} <Debug> TCPHandler: Processed in 0.002085564 sec. | ||
| 7033 | 2026.04.01 18:06:03.014345 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7034 | 2026.04.01 18:06:03.014466 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.04.01 18:06:03.014476 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 7036 | 2026.04.01 18:06:03.014567 [ 4 ] {0c7d5eff-43a7-42cf-be58-8ccefffcba14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.04.01 18:06:03.014613 [ 4 ] {0c7d5eff-43a7-42cf-be58-8ccefffcba14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7038 | 2026.04.01 18:06:03.014628 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7039 | 2026.04.01 18:06:03.014666 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3811 rows starting from the beginning of the part | ||
| 7040 | 2026.04.01 18:06:03.014731 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 116 rows starting from the beginning of the part | ||
| 7041 | 2026.04.01 18:06:03.014772 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1269 rows starting from the beginning of the part | ||
| 7042 | 2026.04.01 18:06:03.014812 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 239 rows starting from the beginning of the part | ||
| 7043 | 2026.04.01 18:06:03.014851 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 78 rows starting from the beginning of the part | ||
| 7044 | 2026.04.01 18:06:03.014891 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 116 rows starting from the beginning of the part | ||
| 7045 | 2026.04.01 18:06:03.015028 [ 4 ] {0c7d5eff-43a7-42cf-be58-8ccefffcba14} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.04.01 18:06:03.015070 [ 4 ] {0c7d5eff-43a7-42cf-be58-8ccefffcba14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7047 | 2026.04.01 18:06:03.015494 [ 4 ] {0c7d5eff-43a7-42cf-be58-8ccefffcba14} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7048 | 2026.04.01 18:06:03.015743 [ 4 ] {0c7d5eff-43a7-42cf-be58-8ccefffcba14} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.04.01 18:06:03.015886 [ 4 ] {0c7d5eff-43a7-42cf-be58-8ccefffcba14} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001338 sec., 22421.52466367713 rows/sec., 1.65 MiB/sec. | ||
| 7050 | 2026.04.01 18:06:03.015924 [ 4 ] {0c7d5eff-43a7-42cf-be58-8ccefffcba14} <Debug> TCPHandler: Processed in 0.001508479 sec. | ||
| 7051 | 2026.04.01 18:06:03.016039 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.04.01 18:06:03.016131 [ 4 ] {959eeb27-b345-4fac-aa57-b2baa02d80b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7053 | 2026.04.01 18:06:03.016171 [ 4 ] {959eeb27-b345-4fac-aa57-b2baa02d80b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7054 | 2026.04.01 18:06:03.016583 [ 4 ] {959eeb27-b345-4fac-aa57-b2baa02d80b1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.04.01 18:06:03.016620 [ 4 ] {959eeb27-b345-4fac-aa57-b2baa02d80b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7056 | 2026.04.01 18:06:03.016897 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5629 rows, containing 5 columns (5 merged, 0 gathered) in 0.002483055 sec., 2266965.492105491 rows/sec., 183.93 MiB/sec. | ||
| 7057 | 2026.04.01 18:06:03.016951 [ 4 ] {959eeb27-b345-4fac-aa57-b2baa02d80b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7058 | 2026.04.01 18:06:03.017227 [ 4 ] {959eeb27-b345-4fac-aa57-b2baa02d80b1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.04.01 18:06:03.017330 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7060 | 2026.04.01 18:06:03.017372 [ 88 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7061 | 2026.04.01 18:06:03.017396 [ 4 ] {959eeb27-b345-4fac-aa57-b2baa02d80b1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001281 sec., 73380.17174082747 rows/sec., 5.73 MiB/sec. | ||
| 7062 | 2026.04.01 18:06:03.017416 [ 88 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.04.01 18:06:03.017448 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7064 | 2026.04.01 18:06:03.017451 [ 4 ] {959eeb27-b345-4fac-aa57-b2baa02d80b1} <Debug> TCPHandler: Processed in 0.001461028 sec. | ||
| 7065 | 2026.04.01 18:06:03.017538 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 7066 | 2026.04.01 18:06:03.017622 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.04.01 18:06:03.017661 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7068 | 2026.04.01 18:06:03.017702 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2101 rows starting from the beginning of the part | ||
| 7069 | 2026.04.01 18:06:03.017726 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.04.01 18:06:03.017742 [ 4 ] {19012af0-87b3-440a-9bfe-2ae7c1a3a31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7071 | 2026.04.01 18:06:03.017778 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 94 rows starting from the beginning of the part | ||
| 7072 | 2026.04.01 18:06:03.017794 [ 4 ] {19012af0-87b3-440a-9bfe-2ae7c1a3a31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7073 | 2026.04.01 18:06:03.017827 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_41_8} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7074 | 2026.04.01 18:06:03.017830 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 771 rows starting from the beginning of the part | ||
| 7075 | 2026.04.01 18:06:03.017888 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 136 rows starting from the beginning of the part | ||
| 7076 | 2026.04.01 18:06:03.017928 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part | ||
| 7077 | 2026.04.01 18:06:03.017929 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 7078 | 2026.04.01 18:06:03.017970 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 94 rows starting from the beginning of the part | ||
| 7079 | 2026.04.01 18:06:03.018272 [ 4 ] {19012af0-87b3-440a-9bfe-2ae7c1a3a31e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.04.01 18:06:03.018313 [ 4 ] {19012af0-87b3-440a-9bfe-2ae7c1a3a31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7081 | 2026.04.01 18:06:03.018657 [ 4 ] {19012af0-87b3-440a-9bfe-2ae7c1a3a31e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7082 | 2026.04.01 18:06:03.018889 [ 4 ] {19012af0-87b3-440a-9bfe-2ae7c1a3a31e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.04.01 18:06:03.019021 [ 4 ] {19012af0-87b3-440a-9bfe-2ae7c1a3a31e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 7084 | 2026.04.01 18:06:03.019059 [ 4 ] {19012af0-87b3-440a-9bfe-2ae7c1a3a31e} <Debug> TCPHandler: Processed in 0.001501949 sec. | ||
| 7085 | 2026.04.01 18:06:03.019168 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.04.01 18:06:03.019261 [ 4 ] {9b1427d1-2fc3-4ce9-98c4-26fd3c85df4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7087 | 2026.04.01 18:06:03.019289 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783917 sec., 1833605.4872508082 rows/sec., 135.16 MiB/sec. | ||
| 7088 | 2026.04.01 18:06:03.019315 [ 4 ] {9b1427d1-2fc3-4ce9-98c4-26fd3c85df4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7089 | 2026.04.01 18:06:03.019554 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7090 | 2026.04.01 18:06:03.019837 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.04.01 18:06:03.019911 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_41_8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7092 | 2026.04.01 18:06:03.019989 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7093 | 2026.04.01 18:06:03.020228 [ 4 ] {9b1427d1-2fc3-4ce9-98c4-26fd3c85df4a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.04.01 18:06:03.020272 [ 4 ] {9b1427d1-2fc3-4ce9-98c4-26fd3c85df4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7095 | 2026.04.01 18:06:03.020848 [ 4 ] {9b1427d1-2fc3-4ce9-98c4-26fd3c85df4a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7096 | 2026.04.01 18:06:03.021086 [ 4 ] {9b1427d1-2fc3-4ce9-98c4-26fd3c85df4a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.04.01 18:06:03.021233 [ 4 ] {9b1427d1-2fc3-4ce9-98c4-26fd3c85df4a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001991 sec., 15067.80512305374 rows/sec., 27.00 MiB/sec. | ||
| 7098 | 2026.04.01 18:06:03.021287 [ 4 ] {9b1427d1-2fc3-4ce9-98c4-26fd3c85df4a} <Debug> TCPHandler: Processed in 0.002168176 sec. | ||
| 7099 | 2026.04.01 18:06:03.021404 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2026.04.01 18:06:03.021499 [ 4 ] {43b07fc3-cd5e-4d58-90ab-c72739eac9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7101 | 2026.04.01 18:06:03.021540 [ 4 ] {43b07fc3-cd5e-4d58-90ab-c72739eac9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7102 | 2026.04.01 18:06:03.021878 [ 4 ] {43b07fc3-cd5e-4d58-90ab-c72739eac9a2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.04.01 18:06:03.021914 [ 4 ] {43b07fc3-cd5e-4d58-90ab-c72739eac9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7104 | 2026.04.01 18:06:03.022223 [ 4 ] {43b07fc3-cd5e-4d58-90ab-c72739eac9a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7105 | 2026.04.01 18:06:03.022429 [ 4 ] {43b07fc3-cd5e-4d58-90ab-c72739eac9a2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.04.01 18:06:03.022561 [ 4 ] {43b07fc3-cd5e-4d58-90ab-c72739eac9a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7107 | 2026.04.01 18:06:03.022596 [ 4 ] {43b07fc3-cd5e-4d58-90ab-c72739eac9a2} <Debug> TCPHandler: Processed in 0.001242152 sec. | ||
| 7108 | 2026.04.01 18:06:03.459633 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.04.01 18:06:03.459813 [ 4 ] {668fc073-183d-46c0-a170-bb15f3e46755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7110 | 2026.04.01 18:06:03.459883 [ 4 ] {668fc073-183d-46c0-a170-bb15f3e46755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7111 | 2026.04.01 18:06:03.460649 [ 4 ] {668fc073-183d-46c0-a170-bb15f3e46755} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.04.01 18:06:03.460697 [ 4 ] {668fc073-183d-46c0-a170-bb15f3e46755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7113 | 2026.04.01 18:06:03.461103 [ 4 ] {668fc073-183d-46c0-a170-bb15f3e46755} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7114 | 2026.04.01 18:06:03.461340 [ 4 ] {668fc073-183d-46c0-a170-bb15f3e46755} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.04.01 18:06:03.461494 [ 4 ] {668fc073-183d-46c0-a170-bb15f3e46755} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001728 sec., 268518.51851851854 rows/sec., 17.03 MiB/sec. | ||
| 7116 | 2026.04.01 18:06:03.461541 [ 4 ] {668fc073-183d-46c0-a170-bb15f3e46755} <Debug> TCPHandler: Processed in 0.002023713 sec. | ||
| 7117 | 2026.04.01 18:06:03.461663 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.04.01 18:06:03.461762 [ 4 ] {b4ecb7f4-ac70-4227-9227-fdea7fc88f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7119 | 2026.04.01 18:06:03.461805 [ 4 ] {b4ecb7f4-ac70-4227-9227-fdea7fc88f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7120 | 2026.04.01 18:06:03.462214 [ 4 ] {b4ecb7f4-ac70-4227-9227-fdea7fc88f9a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.04.01 18:06:03.462251 [ 4 ] {b4ecb7f4-ac70-4227-9227-fdea7fc88f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7122 | 2026.04.01 18:06:03.462541 [ 4 ] {b4ecb7f4-ac70-4227-9227-fdea7fc88f9a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7123 | 2026.04.01 18:06:03.462750 [ 4 ] {b4ecb7f4-ac70-4227-9227-fdea7fc88f9a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.04.01 18:06:03.462885 [ 4 ] {b4ecb7f4-ac70-4227-9227-fdea7fc88f9a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001146 sec., 3490.4013961605583 rows/sec., 284.62 KiB/sec. | ||
| 7125 | 2026.04.01 18:06:03.462922 [ 4 ] {b4ecb7f4-ac70-4227-9227-fdea7fc88f9a} <Debug> TCPHandler: Processed in 0.001309874 sec. | ||
| 7126 | 2026.04.01 18:06:03.463031 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2026.04.01 18:06:03.463124 [ 4 ] {7bbb4b8f-9610-41d0-9772-f121809e9117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7128 | 2026.04.01 18:06:03.463164 [ 4 ] {7bbb4b8f-9610-41d0-9772-f121809e9117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7129 | 2026.04.01 18:06:03.465322 [ 4 ] {7bbb4b8f-9610-41d0-9772-f121809e9117} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.04.01 18:06:03.465366 [ 4 ] {7bbb4b8f-9610-41d0-9772-f121809e9117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7131 | 2026.04.01 18:06:03.466105 [ 4 ] {7bbb4b8f-9610-41d0-9772-f121809e9117} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7132 | 2026.04.01 18:06:03.466405 [ 4 ] {7bbb4b8f-9610-41d0-9772-f121809e9117} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2026.04.01 18:06:03.466582 [ 4 ] {7bbb4b8f-9610-41d0-9772-f121809e9117} <Debug> executeQuery: Read 3620 rows, 278.29 KiB in 0.003475 sec., 1041726.618705036 rows/sec., 78.21 MiB/sec. | ||
| 7134 | 2026.04.01 18:06:03.466631 [ 4 ] {7bbb4b8f-9610-41d0-9772-f121809e9117} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 7135 | 2026.04.01 18:06:03.466649 [ 4 ] {7bbb4b8f-9610-41d0-9772-f121809e9117} <Debug> TCPHandler: Processed in 0.003665605 sec. | ||
| 7136 | 2026.04.01 18:06:03.466802 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.04.01 18:06:03.466911 [ 4 ] {dd862185-3cd4-4515-be35-71ee4023f6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.04.01 18:06:03.466965 [ 4 ] {dd862185-3cd4-4515-be35-71ee4023f6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7139 | 2026.04.01 18:06:03.468093 [ 4 ] {dd862185-3cd4-4515-be35-71ee4023f6dd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.04.01 18:06:03.468131 [ 4 ] {dd862185-3cd4-4515-be35-71ee4023f6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7141 | 2026.04.01 18:06:03.468454 [ 4 ] {dd862185-3cd4-4515-be35-71ee4023f6dd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7142 | 2026.04.01 18:06:03.468685 [ 4 ] {dd862185-3cd4-4515-be35-71ee4023f6dd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.04.01 18:06:03.468820 [ 4 ] {dd862185-3cd4-4515-be35-71ee4023f6dd} <Debug> executeQuery: Read 258 rows, 15.87 KiB in 0.001935 sec., 133333.3333333333 rows/sec., 8.01 MiB/sec. | ||
| 7144 | 2026.04.01 18:06:03.468858 [ 4 ] {dd862185-3cd4-4515-be35-71ee4023f6dd} <Debug> TCPHandler: Processed in 0.002116525 sec. | ||
| 7145 | 2026.04.01 18:06:03.468969 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.04.01 18:06:03.469063 [ 4 ] {341fe53f-b287-4d9a-95b4-14fd8068f7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.04.01 18:06:03.469103 [ 4 ] {341fe53f-b287-4d9a-95b4-14fd8068f7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7148 | 2026.04.01 18:06:03.469836 [ 4 ] {341fe53f-b287-4d9a-95b4-14fd8068f7e4} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.04.01 18:06:03.469872 [ 4 ] {341fe53f-b287-4d9a-95b4-14fd8068f7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7150 | 2026.04.01 18:06:03.470218 [ 4 ] {341fe53f-b287-4d9a-95b4-14fd8068f7e4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7151 | 2026.04.01 18:06:03.470430 [ 4 ] {341fe53f-b287-4d9a-95b4-14fd8068f7e4} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.04.01 18:06:03.470557 [ 4 ] {341fe53f-b287-4d9a-95b4-14fd8068f7e4} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001513 sec., 687376.0740251157 rows/sec., 40.76 MiB/sec. | ||
| 7153 | 2026.04.01 18:06:03.470595 [ 4 ] {341fe53f-b287-4d9a-95b4-14fd8068f7e4} <Debug> TCPHandler: Processed in 0.001674374 sec. | ||
| 7154 | 2026.04.01 18:06:03.470731 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.04.01 18:06:03.470822 [ 4 ] {2e80b744-07a8-443a-bf77-97a7b08ca3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7156 | 2026.04.01 18:06:03.470861 [ 4 ] {2e80b744-07a8-443a-bf77-97a7b08ca3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7157 | 2026.04.01 18:06:03.471265 [ 4 ] {2e80b744-07a8-443a-bf77-97a7b08ca3b6} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.04.01 18:06:03.471301 [ 4 ] {2e80b744-07a8-443a-bf77-97a7b08ca3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7159 | 2026.04.01 18:06:03.471588 [ 4 ] {2e80b744-07a8-443a-bf77-97a7b08ca3b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7160 | 2026.04.01 18:06:03.471798 [ 4 ] {2e80b744-07a8-443a-bf77-97a7b08ca3b6} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.04.01 18:06:03.471923 [ 4 ] {2e80b744-07a8-443a-bf77-97a7b08ca3b6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 7162 | 2026.04.01 18:06:03.471960 [ 4 ] {2e80b744-07a8-443a-bf77-97a7b08ca3b6} <Debug> TCPHandler: Processed in 0.001276973 sec. | ||
| 7163 | 2026.04.01 18:06:03.472082 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2026.04.01 18:06:03.472173 [ 4 ] {edbb9958-3ccb-421d-91eb-5ea8755703a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7165 | 2026.04.01 18:06:03.472212 [ 4 ] {edbb9958-3ccb-421d-91eb-5ea8755703a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7166 | 2026.04.01 18:06:03.472688 [ 4 ] {edbb9958-3ccb-421d-91eb-5ea8755703a1} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.04.01 18:06:03.472724 [ 4 ] {edbb9958-3ccb-421d-91eb-5ea8755703a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7168 | 2026.04.01 18:06:03.473032 [ 4 ] {edbb9958-3ccb-421d-91eb-5ea8755703a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7169 | 2026.04.01 18:06:03.473241 [ 4 ] {edbb9958-3ccb-421d-91eb-5ea8755703a1} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.04.01 18:06:03.473367 [ 4 ] {edbb9958-3ccb-421d-91eb-5ea8755703a1} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001211 sec., 196531.79190751445 rows/sec., 11.16 MiB/sec. | ||
| 7171 | 2026.04.01 18:06:03.473404 [ 4 ] {edbb9958-3ccb-421d-91eb-5ea8755703a1} <Debug> TCPHandler: Processed in 0.001368896 sec. | ||
| 7172 | 2026.04.01 18:06:03.473511 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.04.01 18:06:03.473602 [ 4 ] {57bacc0d-a7ec-42e4-ad86-87d1e7165961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7174 | 2026.04.01 18:06:03.473642 [ 4 ] {57bacc0d-a7ec-42e4-ad86-87d1e7165961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7175 | 2026.04.01 18:06:03.474738 [ 4 ] {57bacc0d-a7ec-42e4-ad86-87d1e7165961} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.04.01 18:06:03.474775 [ 4 ] {57bacc0d-a7ec-42e4-ad86-87d1e7165961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7177 | 2026.04.01 18:06:03.475172 [ 4 ] {57bacc0d-a7ec-42e4-ad86-87d1e7165961} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7178 | 2026.04.01 18:06:03.475380 [ 4 ] {57bacc0d-a7ec-42e4-ad86-87d1e7165961} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.04.01 18:06:03.475510 [ 4 ] {57bacc0d-a7ec-42e4-ad86-87d1e7165961} <Debug> executeQuery: Read 2001 rows, 138.37 KiB in 0.001925 sec., 1039480.5194805195 rows/sec., 70.20 MiB/sec. | ||
| 7180 | 2026.04.01 18:06:03.475547 [ 4 ] {57bacc0d-a7ec-42e4-ad86-87d1e7165961} <Debug> TCPHandler: Processed in 0.002082655 sec. | ||
| 7181 | 2026.04.01 18:06:03.475659 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.04.01 18:06:03.475750 [ 4 ] {2112896a-a0d1-4618-a1cb-2acdf4340a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7183 | 2026.04.01 18:06:03.475792 [ 4 ] {2112896a-a0d1-4618-a1cb-2acdf4340a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7184 | 2026.04.01 18:06:03.476144 [ 4 ] {2112896a-a0d1-4618-a1cb-2acdf4340a24} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.04.01 18:06:03.476180 [ 4 ] {2112896a-a0d1-4618-a1cb-2acdf4340a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7186 | 2026.04.01 18:06:03.476495 [ 4 ] {2112896a-a0d1-4618-a1cb-2acdf4340a24} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7187 | 2026.04.01 18:06:03.476717 [ 4 ] {2112896a-a0d1-4618-a1cb-2acdf4340a24} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.04.01 18:06:03.476846 [ 4 ] {2112896a-a0d1-4618-a1cb-2acdf4340a24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 7189 | 2026.04.01 18:06:03.476883 [ 4 ] {2112896a-a0d1-4618-a1cb-2acdf4340a24} <Debug> TCPHandler: Processed in 0.001270914 sec. | ||
| 7190 | 2026.04.01 18:06:03.476990 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.04.01 18:06:03.477082 [ 4 ] {979ef8ef-c27c-46cf-a528-612201be18e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7192 | 2026.04.01 18:06:03.477123 [ 4 ] {979ef8ef-c27c-46cf-a528-612201be18e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7193 | 2026.04.01 18:06:03.477801 [ 4 ] {979ef8ef-c27c-46cf-a528-612201be18e3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.04.01 18:06:03.477837 [ 4 ] {979ef8ef-c27c-46cf-a528-612201be18e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7195 | 2026.04.01 18:06:03.478280 [ 4 ] {979ef8ef-c27c-46cf-a528-612201be18e3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7196 | 2026.04.01 18:06:03.478489 [ 4 ] {979ef8ef-c27c-46cf-a528-612201be18e3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.04.01 18:06:03.478606 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7198 | 2026.04.01 18:06:03.478616 [ 4 ] {979ef8ef-c27c-46cf-a528-612201be18e3} <Debug> executeQuery: Read 1673 rows, 104.08 KiB in 0.001553 sec., 1077269.800386349 rows/sec., 65.45 MiB/sec. | ||
| 7199 | 2026.04.01 18:06:03.478686 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.04.01 18:06:03.478699 [ 4 ] {979ef8ef-c27c-46cf-a528-612201be18e3} <Debug> TCPHandler: Processed in 0.001755936 sec. | ||
| 7201 | 2026.04.01 18:06:03.478714 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7202 | 2026.04.01 18:06:03.478814 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.04.01 18:06:03.478826 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 7204 | 2026.04.01 18:06:03.478912 [ 4 ] {f8d6549d-9536-4585-8f90-01e4a5f2d0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7205 | 2026.04.01 18:06:03.478959 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7206 | 2026.04.01 18:06:03.478985 [ 4 ] {f8d6549d-9536-4585-8f90-01e4a5f2d0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7207 | 2026.04.01 18:06:03.479003 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14753 rows starting from the beginning of the part | ||
| 7208 | 2026.04.01 18:06:03.479078 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 335 rows starting from the beginning of the part | ||
| 7209 | 2026.04.01 18:06:03.479159 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 343 rows starting from the beginning of the part | ||
| 7210 | 2026.04.01 18:06:03.479247 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 7211 | 2026.04.01 18:06:03.479308 [ 4 ] {f8d6549d-9536-4585-8f90-01e4a5f2d0a1} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.04.01 18:06:03.479316 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 7213 | 2026.04.01 18:06:03.479350 [ 4 ] {f8d6549d-9536-4585-8f90-01e4a5f2d0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7214 | 2026.04.01 18:06:03.479443 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1673 rows starting from the beginning of the part | ||
| 7215 | 2026.04.01 18:06:03.479713 [ 4 ] {f8d6549d-9536-4585-8f90-01e4a5f2d0a1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7216 | 2026.04.01 18:06:03.479954 [ 4 ] {f8d6549d-9536-4585-8f90-01e4a5f2d0a1} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.04.01 18:06:03.480086 [ 4 ] {f8d6549d-9536-4585-8f90-01e4a5f2d0a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 56.53 KiB/sec. | ||
| 7218 | 2026.04.01 18:06:03.480122 [ 4 ] {f8d6549d-9536-4585-8f90-01e4a5f2d0a1} <Debug> TCPHandler: Processed in 0.001355336 sec. | ||
| 7219 | 2026.04.01 18:06:03.480225 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2026.04.01 18:06:03.480315 [ 4 ] {36a9551f-2a0e-4af2-a425-fbed3f15ef4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7221 | 2026.04.01 18:06:03.480367 [ 4 ] {36a9551f-2a0e-4af2-a425-fbed3f15ef4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7222 | 2026.04.01 18:06:03.481126 [ 4 ] {36a9551f-2a0e-4af2-a425-fbed3f15ef4d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.04.01 18:06:03.481162 [ 4 ] {36a9551f-2a0e-4af2-a425-fbed3f15ef4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7224 | 2026.04.01 18:06:03.481827 [ 4 ] {36a9551f-2a0e-4af2-a425-fbed3f15ef4d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7225 | 2026.04.01 18:06:03.482054 [ 4 ] {36a9551f-2a0e-4af2-a425-fbed3f15ef4d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.04.01 18:06:03.482193 [ 4 ] {36a9551f-2a0e-4af2-a425-fbed3f15ef4d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001895 sec., 11609.498680738787 rows/sec., 20.80 MiB/sec. | ||
| 7227 | 2026.04.01 18:06:03.482251 [ 4 ] {36a9551f-2a0e-4af2-a425-fbed3f15ef4d} <Debug> TCPHandler: Processed in 0.002073474 sec. | ||
| 7228 | 2026.04.01 18:06:03.482362 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2026.04.01 18:06:03.482454 [ 4 ] {5c33d70b-3bc1-49c1-8909-00a22abf9eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7230 | 2026.04.01 18:06:03.482494 [ 4 ] {5c33d70b-3bc1-49c1-8909-00a22abf9eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7231 | 2026.04.01 18:06:03.482824 [ 4 ] {5c33d70b-3bc1-49c1-8909-00a22abf9eff} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.04.01 18:06:03.482860 [ 4 ] {5c33d70b-3bc1-49c1-8909-00a22abf9eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7233 | 2026.04.01 18:06:03.483158 [ 4 ] {5c33d70b-3bc1-49c1-8909-00a22abf9eff} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7234 | 2026.04.01 18:06:03.483364 [ 4 ] {5c33d70b-3bc1-49c1-8909-00a22abf9eff} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.04.01 18:06:03.483492 [ 4 ] {5c33d70b-3bc1-49c1-8909-00a22abf9eff} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001057 sec., 58656.575212866606 rows/sec., 3.27 MiB/sec. | ||
| 7236 | 2026.04.01 18:06:03.483527 [ 4 ] {5c33d70b-3bc1-49c1-8909-00a22abf9eff} <Debug> TCPHandler: Processed in 0.001212561 sec. | ||
| 7237 | 2026.04.01 18:06:03.484706 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17424 rows, containing 5 columns (5 merged, 0 gathered) in 0.005922083 sec., 2942208.0035014707 rows/sec., 191.18 MiB/sec. | ||
| 7238 | 2026.04.01 18:06:03.484954 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7239 | 2026.04.01 18:06:03.485216 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.04.01 18:06:03.485283 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7241 | 2026.04.01 18:06:03.485361 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 7242 | 2026.04.01 18:06:08.010094 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.04.01 18:06:08.010288 [ 4 ] {ba0814bf-c94a-4c65-aea4-a75022f82a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7244 | 2026.04.01 18:06:08.010360 [ 4 ] {ba0814bf-c94a-4c65-aea4-a75022f82a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7245 | 2026.04.01 18:06:08.011037 [ 4 ] {ba0814bf-c94a-4c65-aea4-a75022f82a78} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.04.01 18:06:08.011086 [ 4 ] {ba0814bf-c94a-4c65-aea4-a75022f82a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7247 | 2026.04.01 18:06:08.011506 [ 4 ] {ba0814bf-c94a-4c65-aea4-a75022f82a78} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7248 | 2026.04.01 18:06:08.011754 [ 4 ] {ba0814bf-c94a-4c65-aea4-a75022f82a78} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.04.01 18:06:08.011930 [ 4 ] {ba0814bf-c94a-4c65-aea4-a75022f82a78} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.54 MiB/sec. | ||
| 7250 | 2026.04.01 18:06:08.011983 [ 4 ] {ba0814bf-c94a-4c65-aea4-a75022f82a78} <Debug> TCPHandler: Processed in 0.002025113 sec. | ||
| 7251 | 2026.04.01 18:06:08.012126 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.04.01 18:06:08.012231 [ 4 ] {ad585846-4279-4b3b-8fc8-950211ee85e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7253 | 2026.04.01 18:06:08.012277 [ 4 ] {ad585846-4279-4b3b-8fc8-950211ee85e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7254 | 2026.04.01 18:06:08.012724 [ 4 ] {ad585846-4279-4b3b-8fc8-950211ee85e3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.04.01 18:06:08.012763 [ 4 ] {ad585846-4279-4b3b-8fc8-950211ee85e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7256 | 2026.04.01 18:06:08.013082 [ 4 ] {ad585846-4279-4b3b-8fc8-950211ee85e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7257 | 2026.04.01 18:06:08.013305 [ 4 ] {ad585846-4279-4b3b-8fc8-950211ee85e3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.04.01 18:06:08.013443 [ 4 ] {ad585846-4279-4b3b-8fc8-950211ee85e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 7259 | 2026.04.01 18:06:08.013482 [ 4 ] {ad585846-4279-4b3b-8fc8-950211ee85e3} <Debug> TCPHandler: Processed in 0.001410137 sec. | ||
| 7260 | 2026.04.01 18:06:08.013608 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.04.01 18:06:08.013705 [ 4 ] {74e029e2-79ad-420e-8eeb-d6d7025f88b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7262 | 2026.04.01 18:06:08.013750 [ 4 ] {74e029e2-79ad-420e-8eeb-d6d7025f88b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7263 | 2026.04.01 18:06:08.014158 [ 4 ] {74e029e2-79ad-420e-8eeb-d6d7025f88b7} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.04.01 18:06:08.014195 [ 4 ] {74e029e2-79ad-420e-8eeb-d6d7025f88b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7265 | 2026.04.01 18:06:08.014566 [ 4 ] {74e029e2-79ad-420e-8eeb-d6d7025f88b7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7266 | 2026.04.01 18:06:08.014841 [ 4 ] {74e029e2-79ad-420e-8eeb-d6d7025f88b7} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.04.01 18:06:08.014985 [ 4 ] {74e029e2-79ad-420e-8eeb-d6d7025f88b7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.0013 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
| 7268 | 2026.04.01 18:06:08.015023 [ 4 ] {74e029e2-79ad-420e-8eeb-d6d7025f88b7} <Debug> TCPHandler: Processed in 0.001464398 sec. | ||
| 7269 | 2026.04.01 18:06:08.015141 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.04.01 18:06:08.015236 [ 4 ] {e59b0767-923d-4f36-b73f-5f6d91a5fbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7271 | 2026.04.01 18:06:08.015279 [ 4 ] {e59b0767-923d-4f36-b73f-5f6d91a5fbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7272 | 2026.04.01 18:06:08.015617 [ 4 ] {e59b0767-923d-4f36-b73f-5f6d91a5fbe1} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.04.01 18:06:08.015652 [ 4 ] {e59b0767-923d-4f36-b73f-5f6d91a5fbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7274 | 2026.04.01 18:06:08.015974 [ 4 ] {e59b0767-923d-4f36-b73f-5f6d91a5fbe1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7275 | 2026.04.01 18:06:08.016200 [ 4 ] {e59b0767-923d-4f36-b73f-5f6d91a5fbe1} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.04.01 18:06:08.016321 [ 159 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7277 | 2026.04.01 18:06:08.016332 [ 4 ] {e59b0767-923d-4f36-b73f-5f6d91a5fbe1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001115 sec., 43049.32735426009 rows/sec., 2.90 MiB/sec. | ||
| 7278 | 2026.04.01 18:06:08.016386 [ 159 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.04.01 18:06:08.016392 [ 4 ] {e59b0767-923d-4f36-b73f-5f6d91a5fbe1} <Debug> TCPHandler: Processed in 0.001300453 sec. | ||
| 7280 | 2026.04.01 18:06:08.016416 [ 159 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7281 | 2026.04.01 18:06:08.016529 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 7282 | 2026.04.01 18:06:08.016644 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7283 | 2026.04.01 18:06:08.016678 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2530 rows starting from the beginning of the part | ||
| 7284 | 2026.04.01 18:06:08.016738 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 7285 | 2026.04.01 18:06:08.016781 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 7286 | 2026.04.01 18:06:08.016820 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 7287 | 2026.04.01 18:06:08.016856 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 62 rows starting from the beginning of the part | ||
| 7288 | 2026.04.01 18:06:08.016893 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 7289 | 2026.04.01 18:06:08.018045 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.00156075 sec., 1806823.642479577 rows/sec., 114.70 MiB/sec. | ||
| 7290 | 2026.04.01 18:06:08.018359 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7291 | 2026.04.01 18:06:08.018628 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_41_8} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.04.01 18:06:08.018708 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_41_8} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7293 | 2026.04.01 18:06:08.018782 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7294 | 2026.04.01 18:06:09.237850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13977 | ||
| 7295 | 2026.04.01 18:06:09.238691 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.04.01 18:06:09.238769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7297 | 2026.04.01 18:06:09.239479 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7298 | 2026.04.01 18:06:09.239701 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.04.01 18:06:09.239834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13977 | ||
| 7300 | 2026.04.01 18:06:09.957408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7301 | 2026.04.01 18:06:09.975649 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.04.01 18:06:09.975712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7303 | 2026.04.01 18:06:09.981951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7304 | 2026.04.01 18:06:09.982669 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2026.04.01 18:06:09.986249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7306 | 2026.04.01 18:06:11.771215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 918 | ||
| 7307 | 2026.04.01 18:06:11.774020 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.04.01 18:06:11.774066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7309 | 2026.04.01 18:06:11.775272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7310 | 2026.04.01 18:06:11.775540 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.04.01 18:06:11.775795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7312 | 2026.04.01 18:06:13.013548 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.04.01 18:06:13.013759 [ 4 ] {f8ac2738-22ee-4136-8960-0273717941cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7314 | 2026.04.01 18:06:13.013835 [ 4 ] {f8ac2738-22ee-4136-8960-0273717941cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7315 | 2026.04.01 18:06:13.014559 [ 4 ] {f8ac2738-22ee-4136-8960-0273717941cc} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.04.01 18:06:13.014608 [ 4 ] {f8ac2738-22ee-4136-8960-0273717941cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7317 | 2026.04.01 18:06:13.015021 [ 4 ] {f8ac2738-22ee-4136-8960-0273717941cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7318 | 2026.04.01 18:06:13.015250 [ 4 ] {f8ac2738-22ee-4136-8960-0273717941cc} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.04.01 18:06:13.015410 [ 4 ] {f8ac2738-22ee-4136-8960-0273717941cc} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001704 sec., 68075.11737089203 rows/sec., 5.78 MiB/sec. | ||
| 7320 | 2026.04.01 18:06:13.015457 [ 4 ] {f8ac2738-22ee-4136-8960-0273717941cc} <Debug> TCPHandler: Processed in 0.002045723 sec. | ||
| 7321 | 2026.04.01 18:06:13.015592 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.04.01 18:06:13.015695 [ 4 ] {58bed90f-4b5f-4053-ab4a-7ef7615c194f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7323 | 2026.04.01 18:06:13.015739 [ 4 ] {58bed90f-4b5f-4053-ab4a-7ef7615c194f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7324 | 2026.04.01 18:06:13.016173 [ 4 ] {58bed90f-4b5f-4053-ab4a-7ef7615c194f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.04.01 18:06:13.016211 [ 4 ] {58bed90f-4b5f-4053-ab4a-7ef7615c194f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7326 | 2026.04.01 18:06:13.016511 [ 4 ] {58bed90f-4b5f-4053-ab4a-7ef7615c194f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7327 | 2026.04.01 18:06:13.016724 [ 4 ] {58bed90f-4b5f-4053-ab4a-7ef7615c194f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.04.01 18:06:13.016855 [ 4 ] {58bed90f-4b5f-4053-ab4a-7ef7615c194f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001184 sec., 25337.83783783784 rows/sec., 1.86 MiB/sec. | ||
| 7329 | 2026.04.01 18:06:13.016894 [ 4 ] {58bed90f-4b5f-4053-ab4a-7ef7615c194f} <Debug> TCPHandler: Processed in 0.001352085 sec. | ||
| 7330 | 2026.04.01 18:06:13.017070 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.04.01 18:06:13.017164 [ 4 ] {0efeb3b1-5195-4b10-9d62-df909a4559dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7332 | 2026.04.01 18:06:13.017204 [ 4 ] {0efeb3b1-5195-4b10-9d62-df909a4559dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7333 | 2026.04.01 18:06:13.017630 [ 4 ] {0efeb3b1-5195-4b10-9d62-df909a4559dd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.04.01 18:06:13.017666 [ 4 ] {0efeb3b1-5195-4b10-9d62-df909a4559dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7335 | 2026.04.01 18:06:13.017978 [ 4 ] {0efeb3b1-5195-4b10-9d62-df909a4559dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7336 | 2026.04.01 18:06:13.018221 [ 4 ] {0efeb3b1-5195-4b10-9d62-df909a4559dd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.04.01 18:06:13.018355 [ 4 ] {0efeb3b1-5195-4b10-9d62-df909a4559dd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00121 sec., 77685.95041322315 rows/sec., 6.07 MiB/sec. | ||
| 7338 | 2026.04.01 18:06:13.018394 [ 4 ] {0efeb3b1-5195-4b10-9d62-df909a4559dd} <Debug> TCPHandler: Processed in 0.001371246 sec. | ||
| 7339 | 2026.04.01 18:06:13.018509 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.04.01 18:06:13.018605 [ 4 ] {3212a0bc-6fe4-48d6-881e-74d3970a7d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.04.01 18:06:13.018650 [ 4 ] {3212a0bc-6fe4-48d6-881e-74d3970a7d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7342 | 2026.04.01 18:06:13.019068 [ 4 ] {3212a0bc-6fe4-48d6-881e-74d3970a7d15} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.04.01 18:06:13.019105 [ 4 ] {3212a0bc-6fe4-48d6-881e-74d3970a7d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7344 | 2026.04.01 18:06:13.019444 [ 4 ] {3212a0bc-6fe4-48d6-881e-74d3970a7d15} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7345 | 2026.04.01 18:06:13.019662 [ 4 ] {3212a0bc-6fe4-48d6-881e-74d3970a7d15} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.04.01 18:06:13.019795 [ 4 ] {3212a0bc-6fe4-48d6-881e-74d3970a7d15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 7347 | 2026.04.01 18:06:13.019834 [ 4 ] {3212a0bc-6fe4-48d6-881e-74d3970a7d15} <Debug> TCPHandler: Processed in 0.001374336 sec. | ||
| 7348 | 2026.04.01 18:06:13.019940 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.04.01 18:06:13.020034 [ 4 ] {32ec36fe-8b54-4a0e-a445-0337dfd979fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7350 | 2026.04.01 18:06:13.020089 [ 4 ] {32ec36fe-8b54-4a0e-a445-0337dfd979fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7351 | 2026.04.01 18:06:13.020938 [ 4 ] {32ec36fe-8b54-4a0e-a445-0337dfd979fd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.04.01 18:06:13.020975 [ 4 ] {32ec36fe-8b54-4a0e-a445-0337dfd979fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7353 | 2026.04.01 18:06:13.021525 [ 4 ] {32ec36fe-8b54-4a0e-a445-0337dfd979fd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7354 | 2026.04.01 18:06:13.021759 [ 4 ] {32ec36fe-8b54-4a0e-a445-0337dfd979fd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.04.01 18:06:13.021903 [ 4 ] {32ec36fe-8b54-4a0e-a445-0337dfd979fd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001887 sec., 15898.25119236884 rows/sec., 28.49 MiB/sec. | ||
| 7356 | 2026.04.01 18:06:13.021963 [ 4 ] {32ec36fe-8b54-4a0e-a445-0337dfd979fd} <Debug> TCPHandler: Processed in 0.002075614 sec. | ||
| 7357 | 2026.04.01 18:06:13.022071 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2026.04.01 18:06:13.022165 [ 4 ] {6d3ce7d5-6b25-4e81-b0b9-64328183c5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7359 | 2026.04.01 18:06:13.022208 [ 4 ] {6d3ce7d5-6b25-4e81-b0b9-64328183c5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7360 | 2026.04.01 18:06:13.022552 [ 4 ] {6d3ce7d5-6b25-4e81-b0b9-64328183c5f2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.04.01 18:06:13.022589 [ 4 ] {6d3ce7d5-6b25-4e81-b0b9-64328183c5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7362 | 2026.04.01 18:06:13.022902 [ 4 ] {6d3ce7d5-6b25-4e81-b0b9-64328183c5f2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7363 | 2026.04.01 18:06:13.023124 [ 4 ] {6d3ce7d5-6b25-4e81-b0b9-64328183c5f2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.04.01 18:06:13.023254 [ 4 ] {6d3ce7d5-6b25-4e81-b0b9-64328183c5f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 7365 | 2026.04.01 18:06:13.023290 [ 4 ] {6d3ce7d5-6b25-4e81-b0b9-64328183c5f2} <Debug> TCPHandler: Processed in 0.001268324 sec. | ||
| 7366 | 2026.04.01 18:06:15.406557 [ 151 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7367 | 2026.04.01 18:06:15.406617 [ 151 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.04.01 18:06:15.406637 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7369 | 2026.04.01 18:06:15.406764 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 7370 | 2026.04.01 18:06:15.406918 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7371 | 2026.04.01 18:06:15.406955 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 7372 | 2026.04.01 18:06:15.407019 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 7373 | 2026.04.01 18:06:15.407061 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 7374 | 2026.04.01 18:06:15.407100 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7375 | 2026.04.01 18:06:15.407136 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 7376 | 2026.04.01 18:06:15.407869 [ 195 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116609 sec., 32587.536124998926 rows/sec., 2.72 MiB/sec. | ||
| 7377 | 2026.04.01 18:06:15.408018 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7378 | 2026.04.01 18:06:15.408312 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_13_3} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.04.01 18:06:15.408391 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_13_3} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7380 | 2026.04.01 18:06:15.408478 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7381 | 2026.04.01 18:06:16.606953 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7382 | 2026.04.01 18:06:16.607004 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7383 | 2026.04.01 18:06:16.740816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14425 | ||
| 7384 | 2026.04.01 18:06:16.741412 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.04.01 18:06:16.741459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7386 | 2026.04.01 18:06:16.741955 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7387 | 2026.04.01 18:06:16.742196 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.04.01 18:06:16.742345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 7389 | 2026.04.01 18:06:17.487181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7390 | 2026.04.01 18:06:17.505030 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.04.01 18:06:17.505087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7392 | 2026.04.01 18:06:17.511541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7393 | 2026.04.01 18:06:17.512410 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.04.01 18:06:17.517626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7395 | 2026.04.01 18:06:18.023391 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7396 | 2026.04.01 18:06:18.023605 [ 4 ] {aaeefe7c-c72a-4640-a533-eb093cbefc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7397 | 2026.04.01 18:06:18.023678 [ 4 ] {aaeefe7c-c72a-4640-a533-eb093cbefc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7398 | 2026.04.01 18:06:18.024550 [ 4 ] {aaeefe7c-c72a-4640-a533-eb093cbefc90} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2026.04.01 18:06:18.024591 [ 4 ] {aaeefe7c-c72a-4640-a533-eb093cbefc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7400 | 2026.04.01 18:06:18.024990 [ 4 ] {aaeefe7c-c72a-4640-a533-eb093cbefc90} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7401 | 2026.04.01 18:06:18.025217 [ 4 ] {aaeefe7c-c72a-4640-a533-eb093cbefc90} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.04.01 18:06:18.025376 [ 4 ] {aaeefe7c-c72a-4640-a533-eb093cbefc90} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001826 sec., 254107.33844468786 rows/sec., 16.11 MiB/sec. | ||
| 7403 | 2026.04.01 18:06:18.025428 [ 4 ] {aaeefe7c-c72a-4640-a533-eb093cbefc90} <Debug> TCPHandler: Processed in 0.002169766 sec. | ||
| 7404 | 2026.04.01 18:06:18.025567 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2026.04.01 18:06:18.025669 [ 4 ] {386208a4-4d0e-43eb-96dc-04893cf2bb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7406 | 2026.04.01 18:06:18.025713 [ 4 ] {386208a4-4d0e-43eb-96dc-04893cf2bb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7407 | 2026.04.01 18:06:18.026725 [ 4 ] {386208a4-4d0e-43eb-96dc-04893cf2bb28} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.04.01 18:06:18.026762 [ 4 ] {386208a4-4d0e-43eb-96dc-04893cf2bb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7409 | 2026.04.01 18:06:18.027134 [ 4 ] {386208a4-4d0e-43eb-96dc-04893cf2bb28} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7410 | 2026.04.01 18:06:18.027340 [ 4 ] {386208a4-4d0e-43eb-96dc-04893cf2bb28} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.04.01 18:06:18.027478 [ 4 ] {386208a4-4d0e-43eb-96dc-04893cf2bb28} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001832 sec., 692685.5895196507 rows/sec., 53.76 MiB/sec. | ||
| 7412 | 2026.04.01 18:06:18.027516 [ 4 ] {386208a4-4d0e-43eb-96dc-04893cf2bb28} <Debug> TCPHandler: Processed in 0.001998762 sec. | ||
| 7413 | 2026.04.01 18:06:18.027620 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.04.01 18:06:18.027716 [ 4 ] {3d7eed59-50d1-4aaf-937a-7e4af14c610f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.04.01 18:06:18.027757 [ 4 ] {3d7eed59-50d1-4aaf-937a-7e4af14c610f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7416 | 2026.04.01 18:06:18.028243 [ 4 ] {3d7eed59-50d1-4aaf-937a-7e4af14c610f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.04.01 18:06:18.028279 [ 4 ] {3d7eed59-50d1-4aaf-937a-7e4af14c610f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7418 | 2026.04.01 18:06:18.028582 [ 4 ] {3d7eed59-50d1-4aaf-937a-7e4af14c610f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7419 | 2026.04.01 18:06:18.028797 [ 4 ] {3d7eed59-50d1-4aaf-937a-7e4af14c610f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.04.01 18:06:18.028909 [ 149 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7421 | 2026.04.01 18:06:18.028925 [ 4 ] {3d7eed59-50d1-4aaf-937a-7e4af14c610f} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001229 sec., 197721.72497965826 rows/sec., 11.73 MiB/sec. | ||
| 7422 | 2026.04.01 18:06:18.028972 [ 149 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.04.01 18:06:18.028982 [ 4 ] {3d7eed59-50d1-4aaf-937a-7e4af14c610f} <Debug> TCPHandler: Processed in 0.001409626 sec. | ||
| 7424 | 2026.04.01 18:06:18.029002 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7425 | 2026.04.01 18:06:18.029095 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2026.04.01 18:06:18.029115 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 7427 | 2026.04.01 18:06:18.029192 [ 4 ] {90a3654e-eab9-41ac-95a6-3a5a3b2372e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7428 | 2026.04.01 18:06:18.029236 [ 4 ] {90a3654e-eab9-41ac-95a6-3a5a3b2372e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7429 | 2026.04.01 18:06:18.029237 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7430 | 2026.04.01 18:06:18.029283 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 316 rows starting from the beginning of the part | ||
| 7431 | 2026.04.01 18:06:18.029346 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 7432 | 2026.04.01 18:06:18.029389 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7433 | 2026.04.01 18:06:18.029429 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 258 rows starting from the beginning of the part | ||
| 7434 | 2026.04.01 18:06:18.029468 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 7435 | 2026.04.01 18:06:18.029503 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 243 rows starting from the beginning of the part | ||
| 7436 | 2026.04.01 18:06:18.029738 [ 4 ] {90a3654e-eab9-41ac-95a6-3a5a3b2372e9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2026.04.01 18:06:18.029781 [ 4 ] {90a3654e-eab9-41ac-95a6-3a5a3b2372e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7438 | 2026.04.01 18:06:18.030099 [ 4 ] {90a3654e-eab9-41ac-95a6-3a5a3b2372e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7439 | 2026.04.01 18:06:18.030312 [ 4 ] {90a3654e-eab9-41ac-95a6-3a5a3b2372e9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.04.01 18:06:18.030425 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350766 sec., 657404.7614464682 rows/sec., 43.11 MiB/sec. | ||
| 7441 | 2026.04.01 18:06:18.030444 [ 4 ] {90a3654e-eab9-41ac-95a6-3a5a3b2372e9} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001271 sec., 188040.91266719118 rows/sec., 12.12 MiB/sec. | ||
| 7442 | 2026.04.01 18:06:18.030501 [ 4 ] {90a3654e-eab9-41ac-95a6-3a5a3b2372e9} <Debug> TCPHandler: Processed in 0.001452998 sec. | ||
| 7443 | 2026.04.01 18:06:18.030601 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7444 | 2026.04.01 18:06:18.030615 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2026.04.01 18:06:18.030714 [ 4 ] {5da052bc-0ac7-466b-87c3-51817a7acb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7446 | 2026.04.01 18:06:18.030757 [ 4 ] {5da052bc-0ac7-466b-87c3-51817a7acb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7447 | 2026.04.01 18:06:18.030888 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.04.01 18:06:18.030964 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_41_8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7449 | 2026.04.01 18:06:18.031049 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 7450 | 2026.04.01 18:06:18.031248 [ 4 ] {5da052bc-0ac7-466b-87c3-51817a7acb4f} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.04.01 18:06:18.031289 [ 4 ] {5da052bc-0ac7-466b-87c3-51817a7acb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7452 | 2026.04.01 18:06:18.031596 [ 4 ] {5da052bc-0ac7-466b-87c3-51817a7acb4f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7453 | 2026.04.01 18:06:18.031805 [ 4 ] {5da052bc-0ac7-466b-87c3-51817a7acb4f} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.04.01 18:06:18.031937 [ 4 ] {5da052bc-0ac7-466b-87c3-51817a7acb4f} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001241 sec., 191780.82191780824 rows/sec., 10.89 MiB/sec. | ||
| 7455 | 2026.04.01 18:06:18.031974 [ 4 ] {5da052bc-0ac7-466b-87c3-51817a7acb4f} <Debug> TCPHandler: Processed in 0.001405996 sec. | ||
| 7456 | 2026.04.01 18:06:18.032085 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2026.04.01 18:06:18.032176 [ 4 ] {b0bdfd08-159a-4bf3-af0c-c237d9444262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7458 | 2026.04.01 18:06:18.032215 [ 4 ] {b0bdfd08-159a-4bf3-af0c-c237d9444262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7459 | 2026.04.01 18:06:18.032880 [ 4 ] {b0bdfd08-159a-4bf3-af0c-c237d9444262} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.04.01 18:06:18.032916 [ 4 ] {b0bdfd08-159a-4bf3-af0c-c237d9444262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7461 | 2026.04.01 18:06:18.033235 [ 4 ] {b0bdfd08-159a-4bf3-af0c-c237d9444262} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7462 | 2026.04.01 18:06:18.033444 [ 4 ] {b0bdfd08-159a-4bf3-af0c-c237d9444262} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.04.01 18:06:18.033572 [ 4 ] {b0bdfd08-159a-4bf3-af0c-c237d9444262} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001413 sec., 545647.5583864119 rows/sec., 38.04 MiB/sec. | ||
| 7464 | 2026.04.01 18:06:18.033609 [ 4 ] {b0bdfd08-159a-4bf3-af0c-c237d9444262} <Debug> TCPHandler: Processed in 0.001571671 sec. | ||
| 7465 | 2026.04.01 18:06:18.033727 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2026.04.01 18:06:18.033826 [ 4 ] {45ad7282-427d-46ce-8a3b-a2309e4412cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7467 | 2026.04.01 18:06:18.033867 [ 4 ] {45ad7282-427d-46ce-8a3b-a2309e4412cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7468 | 2026.04.01 18:06:18.034199 [ 4 ] {45ad7282-427d-46ce-8a3b-a2309e4412cc} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2026.04.01 18:06:18.034235 [ 4 ] {45ad7282-427d-46ce-8a3b-a2309e4412cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7470 | 2026.04.01 18:06:18.034531 [ 4 ] {45ad7282-427d-46ce-8a3b-a2309e4412cc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7471 | 2026.04.01 18:06:18.034732 [ 4 ] {45ad7282-427d-46ce-8a3b-a2309e4412cc} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.04.01 18:06:18.034856 [ 4 ] {45ad7282-427d-46ce-8a3b-a2309e4412cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 7473 | 2026.04.01 18:06:18.034893 [ 4 ] {45ad7282-427d-46ce-8a3b-a2309e4412cc} <Debug> TCPHandler: Processed in 0.001212992 sec. | ||
| 7474 | 2026.04.01 18:06:18.035000 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.04.01 18:06:18.035092 [ 4 ] {a4354ebe-192f-4185-8665-8db18cd5c983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7476 | 2026.04.01 18:06:18.035133 [ 4 ] {a4354ebe-192f-4185-8665-8db18cd5c983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7477 | 2026.04.01 18:06:18.035563 [ 4 ] {a4354ebe-192f-4185-8665-8db18cd5c983} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.04.01 18:06:18.035598 [ 4 ] {a4354ebe-192f-4185-8665-8db18cd5c983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7479 | 2026.04.01 18:06:18.035924 [ 4 ] {a4354ebe-192f-4185-8665-8db18cd5c983} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7480 | 2026.04.01 18:06:18.036127 [ 4 ] {a4354ebe-192f-4185-8665-8db18cd5c983} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.04.01 18:06:18.036255 [ 4 ] {a4354ebe-192f-4185-8665-8db18cd5c983} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001181 sec., 283657.917019475 rows/sec., 18.56 MiB/sec. | ||
| 7482 | 2026.04.01 18:06:18.036291 [ 4 ] {a4354ebe-192f-4185-8665-8db18cd5c983} <Debug> TCPHandler: Processed in 0.001338404 sec. | ||
| 7483 | 2026.04.01 18:06:18.036391 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.04.01 18:06:18.036483 [ 4 ] {8966e8ba-d56d-42ff-9a6b-f52943731360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7485 | 2026.04.01 18:06:18.036523 [ 4 ] {8966e8ba-d56d-42ff-9a6b-f52943731360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7486 | 2026.04.01 18:06:18.036826 [ 4 ] {8966e8ba-d56d-42ff-9a6b-f52943731360} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.04.01 18:06:18.036862 [ 4 ] {8966e8ba-d56d-42ff-9a6b-f52943731360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7488 | 2026.04.01 18:06:18.037148 [ 4 ] {8966e8ba-d56d-42ff-9a6b-f52943731360} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7489 | 2026.04.01 18:06:18.037347 [ 4 ] {8966e8ba-d56d-42ff-9a6b-f52943731360} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.04.01 18:06:18.037470 [ 4 ] {8966e8ba-d56d-42ff-9a6b-f52943731360} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 7491 | 2026.04.01 18:06:18.037505 [ 4 ] {8966e8ba-d56d-42ff-9a6b-f52943731360} <Debug> TCPHandler: Processed in 0.00116059 sec. | ||
| 7492 | 2026.04.01 18:06:18.037612 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2026.04.01 18:06:18.037703 [ 4 ] {7b1207f6-bf83-43cf-9c04-ab1a22133b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7494 | 2026.04.01 18:06:18.037756 [ 4 ] {7b1207f6-bf83-43cf-9c04-ab1a22133b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7495 | 2026.04.01 18:06:18.038827 [ 4 ] {7b1207f6-bf83-43cf-9c04-ab1a22133b4b} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.04.01 18:06:18.038876 [ 4 ] {7b1207f6-bf83-43cf-9c04-ab1a22133b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7497 | 2026.04.01 18:06:18.039609 [ 4 ] {7b1207f6-bf83-43cf-9c04-ab1a22133b4b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7498 | 2026.04.01 18:06:18.039938 [ 4 ] {7b1207f6-bf83-43cf-9c04-ab1a22133b4b} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.04.01 18:06:18.040081 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7500 | 2026.04.01 18:06:18.040116 [ 4 ] {7b1207f6-bf83-43cf-9c04-ab1a22133b4b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002427 sec., 4532.344458178822 rows/sec., 8.12 MiB/sec. | ||
| 7501 | 2026.04.01 18:06:18.040128 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.04.01 18:06:18.040165 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7503 | 2026.04.01 18:06:18.040187 [ 4 ] {7b1207f6-bf83-43cf-9c04-ab1a22133b4b} <Debug> TCPHandler: Processed in 0.002621079 sec. | ||
| 7504 | 2026.04.01 18:06:18.040252 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 7505 | 2026.04.01 18:06:18.040341 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.04.01 18:06:18.040431 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7507 | 2026.04.01 18:06:18.040450 [ 4 ] {cebfd06e-7c1e-4bc1-ae78-23376f7d979c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7508 | 2026.04.01 18:06:18.040479 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 711 rows starting from the beginning of the part | ||
| 7509 | 2026.04.01 18:06:18.040494 [ 4 ] {cebfd06e-7c1e-4bc1-ae78-23376f7d979c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7510 | 2026.04.01 18:06:18.040593 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 7511 | 2026.04.01 18:06:18.040689 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7512 | 2026.04.01 18:06:18.040778 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part | ||
| 7513 | 2026.04.01 18:06:18.040855 [ 4 ] {cebfd06e-7c1e-4bc1-ae78-23376f7d979c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.04.01 18:06:18.040866 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 7515 | 2026.04.01 18:06:18.040894 [ 4 ] {cebfd06e-7c1e-4bc1-ae78-23376f7d979c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7516 | 2026.04.01 18:06:18.040952 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 7517 | 2026.04.01 18:06:18.041215 [ 4 ] {cebfd06e-7c1e-4bc1-ae78-23376f7d979c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7518 | 2026.04.01 18:06:18.041438 [ 4 ] {cebfd06e-7c1e-4bc1-ae78-23376f7d979c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.04.01 18:06:18.041571 [ 4 ] {cebfd06e-7c1e-4bc1-ae78-23376f7d979c} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00114 sec., 96491.22807017544 rows/sec., 5.87 MiB/sec. | ||
| 7520 | 2026.04.01 18:06:18.041609 [ 4 ] {cebfd06e-7c1e-4bc1-ae78-23376f7d979c} <Debug> TCPHandler: Processed in 0.001329554 sec. | ||
| 7521 | 2026.04.01 18:06:18.054699 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 19 columns (19 merged, 0 gathered) in 0.014482747 sec., 56273.85467687863 rows/sec., 100.84 MiB/sec. | ||
| 7522 | 2026.04.01 18:06:18.055639 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7523 | 2026.04.01 18:06:18.055954 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.04.01 18:06:18.056017 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7525 | 2026.04.01 18:06:18.056100 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 7526 | 2026.04.01 18:06:19.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.67 MiB, peak 280.20 MiB, free memory in arenas 0.00 B, will set to 273.72 MiB (RSS), difference: 1.04 MiB | ||
| 7527 | 2026.04.01 18:06:21.776832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 952 | ||
| 7528 | 2026.04.01 18:06:21.779213 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.04.01 18:06:21.779265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7530 | 2026.04.01 18:06:21.780456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7531 | 2026.04.01 18:06:21.780730 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.04.01 18:06:21.781005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7533 | 2026.04.01 18:06:23.011686 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.04.01 18:06:23.011903 [ 4 ] {b7d6d950-4ba7-494c-90c8-68891c73a3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7535 | 2026.04.01 18:06:23.011979 [ 4 ] {b7d6d950-4ba7-494c-90c8-68891c73a3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7536 | 2026.04.01 18:06:23.012625 [ 4 ] {b7d6d950-4ba7-494c-90c8-68891c73a3a1} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.04.01 18:06:23.012677 [ 4 ] {b7d6d950-4ba7-494c-90c8-68891c73a3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7538 | 2026.04.01 18:06:23.013065 [ 4 ] {b7d6d950-4ba7-494c-90c8-68891c73a3a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7539 | 2026.04.01 18:06:23.013312 [ 4 ] {b7d6d950-4ba7-494c-90c8-68891c73a3a1} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.04.01 18:06:23.013476 [ 4 ] {b7d6d950-4ba7-494c-90c8-68891c73a3a1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001626 sec., 3690.0369003690034 rows/sec., 300.90 KiB/sec. | ||
| 7541 | 2026.04.01 18:06:23.013528 [ 4 ] {b7d6d950-4ba7-494c-90c8-68891c73a3a1} <Debug> TCPHandler: Processed in 0.001981301 sec. | ||
| 7542 | 2026.04.01 18:06:23.013650 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.04.01 18:06:23.013753 [ 4 ] {53a0437b-5dac-4c68-8f69-da178d816477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7544 | 2026.04.01 18:06:23.013797 [ 4 ] {53a0437b-5dac-4c68-8f69-da178d816477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7545 | 2026.04.01 18:06:23.014243 [ 4 ] {53a0437b-5dac-4c68-8f69-da178d816477} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.04.01 18:06:23.014282 [ 4 ] {53a0437b-5dac-4c68-8f69-da178d816477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7547 | 2026.04.01 18:06:23.014602 [ 4 ] {53a0437b-5dac-4c68-8f69-da178d816477} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7548 | 2026.04.01 18:06:23.014821 [ 4 ] {53a0437b-5dac-4c68-8f69-da178d816477} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.04.01 18:06:23.014959 [ 4 ] {53a0437b-5dac-4c68-8f69-da178d816477} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001228 sec., 96905.5374592834 rows/sec., 8.20 MiB/sec. | ||
| 7550 | 2026.04.01 18:06:23.014970 [ 142 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7551 | 2026.04.01 18:06:23.014998 [ 4 ] {53a0437b-5dac-4c68-8f69-da178d816477} <Debug> TCPHandler: Processed in 0.001399516 sec. | ||
| 7552 | 2026.04.01 18:06:23.015015 [ 142 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7553 | 2026.04.01 18:06:23.015038 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7554 | 2026.04.01 18:06:23.015110 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.04.01 18:06:23.015157 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 7556 | 2026.04.01 18:06:23.015207 [ 4 ] {e98ec31f-d0ea-4676-bc23-8f7fb7c74526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7557 | 2026.04.01 18:06:23.015256 [ 4 ] {e98ec31f-d0ea-4676-bc23-8f7fb7c74526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7558 | 2026.04.01 18:06:23.015303 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7559 | 2026.04.01 18:06:23.015345 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3811 rows starting from the beginning of the part | ||
| 7560 | 2026.04.01 18:06:23.015419 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 3620 rows starting from the beginning of the part | ||
| 7561 | 2026.04.01 18:06:23.015470 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 7562 | 2026.04.01 18:06:23.015514 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 116 rows starting from the beginning of the part | ||
| 7563 | 2026.04.01 18:06:23.015557 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1269 rows starting from the beginning of the part | ||
| 7564 | 2026.04.01 18:06:23.015597 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 119 rows starting from the beginning of the part | ||
| 7565 | 2026.04.01 18:06:23.015711 [ 4 ] {e98ec31f-d0ea-4676-bc23-8f7fb7c74526} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.04.01 18:06:23.015754 [ 4 ] {e98ec31f-d0ea-4676-bc23-8f7fb7c74526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7567 | 2026.04.01 18:06:23.016080 [ 4 ] {e98ec31f-d0ea-4676-bc23-8f7fb7c74526} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7568 | 2026.04.01 18:06:23.016296 [ 4 ] {e98ec31f-d0ea-4676-bc23-8f7fb7c74526} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.04.01 18:06:23.016430 [ 4 ] {e98ec31f-d0ea-4676-bc23-8f7fb7c74526} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001242 sec., 28985.507246376812 rows/sec., 2.10 MiB/sec. | ||
| 7570 | 2026.04.01 18:06:23.016467 [ 4 ] {e98ec31f-d0ea-4676-bc23-8f7fb7c74526} <Debug> TCPHandler: Processed in 0.001407186 sec. | ||
| 7571 | 2026.04.01 18:06:23.016600 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2026.04.01 18:06:23.016695 [ 4 ] {2637db97-3fb2-4f58-a4cb-eb2db3aab5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7573 | 2026.04.01 18:06:23.016735 [ 4 ] {2637db97-3fb2-4f58-a4cb-eb2db3aab5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7574 | 2026.04.01 18:06:23.017150 [ 4 ] {2637db97-3fb2-4f58-a4cb-eb2db3aab5ad} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.04.01 18:06:23.017185 [ 4 ] {2637db97-3fb2-4f58-a4cb-eb2db3aab5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7576 | 2026.04.01 18:06:23.017491 [ 4 ] {2637db97-3fb2-4f58-a4cb-eb2db3aab5ad} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7577 | 2026.04.01 18:06:23.017718 [ 4 ] {2637db97-3fb2-4f58-a4cb-eb2db3aab5ad} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.04.01 18:06:23.017839 [ 142 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7579 | 2026.04.01 18:06:23.017847 [ 4 ] {2637db97-3fb2-4f58-a4cb-eb2db3aab5ad} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001171 sec., 85397.09649871905 rows/sec., 6.68 MiB/sec. | ||
| 7580 | 2026.04.01 18:06:23.017873 [ 142 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.04.01 18:06:23.017892 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7582 | 2026.04.01 18:06:23.017893 [ 4 ] {2637db97-3fb2-4f58-a4cb-eb2db3aab5ad} <Debug> TCPHandler: Processed in 0.001348656 sec. | ||
| 7583 | 2026.04.01 18:06:23.017983 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 7584 | 2026.04.01 18:06:23.018016 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2026.04.01 18:06:23.018085 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7586 | 2026.04.01 18:06:23.018114 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2101 rows starting from the beginning of the part | ||
| 7587 | 2026.04.01 18:06:23.018119 [ 4 ] {383e1796-eea8-4a8c-ba8d-7ff3572c2b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7588 | 2026.04.01 18:06:23.018118 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8991 rows, containing 5 columns (5 merged, 0 gathered) in 0.003012488 sec., 2984576.204120979 rows/sec., 238.37 MiB/sec. | ||
| 7589 | 2026.04.01 18:06:23.018166 [ 4 ] {383e1796-eea8-4a8c-ba8d-7ff3572c2b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7590 | 2026.04.01 18:06:23.018171 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2001 rows starting from the beginning of the part | ||
| 7591 | 2026.04.01 18:06:23.018230 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7592 | 2026.04.01 18:06:23.018278 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part | ||
| 7593 | 2026.04.01 18:06:23.018322 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 771 rows starting from the beginning of the part | ||
| 7594 | 2026.04.01 18:06:23.018372 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part | ||
| 7595 | 2026.04.01 18:06:23.018580 [ 4 ] {383e1796-eea8-4a8c-ba8d-7ff3572c2b01} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2026.04.01 18:06:23.018596 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7597 | 2026.04.01 18:06:23.018628 [ 4 ] {383e1796-eea8-4a8c-ba8d-7ff3572c2b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7598 | 2026.04.01 18:06:23.018898 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2026.04.01 18:06:23.018985 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_46_9} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7600 | 2026.04.01 18:06:23.019060 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 7601 | 2026.04.01 18:06:23.019211 [ 4 ] {383e1796-eea8-4a8c-ba8d-7ff3572c2b01} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7602 | 2026.04.01 18:06:23.019436 [ 4 ] {383e1796-eea8-4a8c-ba8d-7ff3572c2b01} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.04.01 18:06:23.019582 [ 4 ] {383e1796-eea8-4a8c-ba8d-7ff3572c2b01} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001482 sec., 109986.50472334682 rows/sec., 7.66 MiB/sec. | ||
| 7604 | 2026.04.01 18:06:23.019628 [ 4 ] {383e1796-eea8-4a8c-ba8d-7ff3572c2b01} <Debug> TCPHandler: Processed in 0.001660454 sec. | ||
| 7605 | 2026.04.01 18:06:23.019756 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.04.01 18:06:23.019849 [ 4 ] {1bc7fffc-d712-4950-91e8-7864d624443d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7607 | 2026.04.01 18:06:23.019904 [ 4 ] {1bc7fffc-d712-4950-91e8-7864d624443d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7608 | 2026.04.01 18:06:23.020060 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114945 sec., 2426067.817366409 rows/sec., 175.87 MiB/sec. | ||
| 7609 | 2026.04.01 18:06:23.020268 [ 199 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7610 | 2026.04.01 18:06:23.020541 [ 199 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.04.01 18:06:23.020617 [ 199 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_46_9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7612 | 2026.04.01 18:06:23.020710 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 7613 | 2026.04.01 18:06:23.020725 [ 4 ] {1bc7fffc-d712-4950-91e8-7864d624443d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2026.04.01 18:06:23.020767 [ 4 ] {1bc7fffc-d712-4950-91e8-7864d624443d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7615 | 2026.04.01 18:06:23.021319 [ 4 ] {1bc7fffc-d712-4950-91e8-7864d624443d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7616 | 2026.04.01 18:06:23.021543 [ 4 ] {1bc7fffc-d712-4950-91e8-7864d624443d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.04.01 18:06:23.021682 [ 4 ] {1bc7fffc-d712-4950-91e8-7864d624443d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00185 sec., 16216.216216216215 rows/sec., 29.06 MiB/sec. | ||
| 7618 | 2026.04.01 18:06:23.021743 [ 4 ] {1bc7fffc-d712-4950-91e8-7864d624443d} <Debug> TCPHandler: Processed in 0.002035383 sec. | ||
| 7619 | 2026.04.01 18:06:23.021858 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7620 | 2026.04.01 18:06:23.021952 [ 4 ] {b0168711-d439-4f77-ae4d-33872a1cee7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7621 | 2026.04.01 18:06:23.021994 [ 4 ] {b0168711-d439-4f77-ae4d-33872a1cee7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7622 | 2026.04.01 18:06:23.022327 [ 4 ] {b0168711-d439-4f77-ae4d-33872a1cee7d} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.04.01 18:06:23.022362 [ 4 ] {b0168711-d439-4f77-ae4d-33872a1cee7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7624 | 2026.04.01 18:06:23.022664 [ 4 ] {b0168711-d439-4f77-ae4d-33872a1cee7d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7625 | 2026.04.01 18:06:23.022883 [ 4 ] {b0168711-d439-4f77-ae4d-33872a1cee7d} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.04.01 18:06:23.023010 [ 4 ] {b0168711-d439-4f77-ae4d-33872a1cee7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 7627 | 2026.04.01 18:06:23.023046 [ 4 ] {b0168711-d439-4f77-ae4d-33872a1cee7d} <Debug> TCPHandler: Processed in 0.001238533 sec. | ||
| 7628 | 2026.04.01 18:06:24.243400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14937 | ||
| 7629 | 2026.04.01 18:06:24.243912 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.04.01 18:06:24.243952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7631 | 2026.04.01 18:06:24.244456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7632 | 2026.04.01 18:06:24.244695 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.04.01 18:06:24.244830 [ 142 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7634 | 2026.04.01 18:06:24.244839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14937 | ||
| 7635 | 2026.04.01 18:06:24.244878 [ 142 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.04.01 18:06:24.244902 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7637 | 2026.04.01 18:06:24.245004 [ 186 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 7638 | 2026.04.01 18:06:24.245110 [ 186 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7639 | 2026.04.01 18:06:24.245144 [ 186 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 7640 | 2026.04.01 18:06:24.245208 [ 186 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7641 | 2026.04.01 18:06:24.245257 [ 186 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7642 | 2026.04.01 18:06:24.245301 [ 186 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7643 | 2026.04.01 18:06:24.245341 [ 186 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7644 | 2026.04.01 18:06:24.245386 [ 186 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7645 | 2026.04.01 18:06:24.247176 [ 192 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14937 rows, containing 4 columns (4 merged, 0 gathered) in 0.002210868 sec., 6756169.974869599 rows/sec., 96.65 MiB/sec. | ||
| 7646 | 2026.04.01 18:06:24.247604 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7647 | 2026.04.01 18:06:24.247898 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.04.01 18:06:24.247984 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_31_6} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7649 | 2026.04.01 18:06:24.248105 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7650 | 2026.04.01 18:06:25.017712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7651 | 2026.04.01 18:06:25.035770 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.04.01 18:06:25.035822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7653 | 2026.04.01 18:06:25.041526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7654 | 2026.04.01 18:06:25.042219 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.04.01 18:06:25.042539 [ 139 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7656 | 2026.04.01 18:06:25.042627 [ 139 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.04.01 18:06:25.042664 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 7658 | 2026.04.01 18:06:25.042806 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 7659 | 2026.04.01 18:06:25.045223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7660 | 2026.04.01 18:06:25.046635 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7661 | 2026.04.01 18:06:25.047991 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 7662 | 2026.04.01 18:06:25.052403 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 7663 | 2026.04.01 18:06:25.056662 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 7664 | 2026.04.01 18:06:25.060756 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 7665 | 2026.04.01 18:06:25.064924 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 7666 | 2026.04.01 18:06:25.068829 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 7667 | 2026.04.01 18:06:25.122147 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079398624 sec., 2947.1543486698206 rows/sec., 15.24 MiB/sec. | ||
| 7668 | 2026.04.01 18:06:25.125177 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7669 | 2026.04.01 18:06:25.127556 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_31_6} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2026.04.01 18:06:25.127681 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_31_6} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7671 | 2026.04.01 18:06:25.130581 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7672 | 2026.04.01 18:06:26.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.88 MiB, peak 285.42 MiB, free memory in arenas 0.00 B, will set to 278.47 MiB (RSS), difference: 3.59 MiB | ||
| 7673 | 2026.04.01 18:06:28.023967 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7674 | 2026.04.01 18:06:28.024263 [ 4 ] {b531375a-ccc0-44c4-ba94-c6b36c8e07e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7675 | 2026.04.01 18:06:28.024372 [ 4 ] {b531375a-ccc0-44c4-ba94-c6b36c8e07e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7676 | 2026.04.01 18:06:28.025212 [ 4 ] {b531375a-ccc0-44c4-ba94-c6b36c8e07e3} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.04.01 18:06:28.025258 [ 4 ] {b531375a-ccc0-44c4-ba94-c6b36c8e07e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7678 | 2026.04.01 18:06:28.025664 [ 4 ] {b531375a-ccc0-44c4-ba94-c6b36c8e07e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7679 | 2026.04.01 18:06:28.025897 [ 4 ] {b531375a-ccc0-44c4-ba94-c6b36c8e07e3} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.04.01 18:06:28.026051 [ 4 ] {b531375a-ccc0-44c4-ba94-c6b36c8e07e3} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001863 sec., 249060.6548577563 rows/sec., 15.79 MiB/sec. | ||
| 7681 | 2026.04.01 18:06:28.026093 [ 4 ] {b531375a-ccc0-44c4-ba94-c6b36c8e07e3} <Debug> TCPHandler: Processed in 0.00230646 sec. | ||
| 7682 | 2026.04.01 18:06:28.026230 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.04.01 18:06:28.026325 [ 4 ] {9e41afef-4760-4262-9155-9570f3d128ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7684 | 2026.04.01 18:06:28.026366 [ 4 ] {9e41afef-4760-4262-9155-9570f3d128ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7685 | 2026.04.01 18:06:28.027348 [ 4 ] {9e41afef-4760-4262-9155-9570f3d128ba} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.04.01 18:06:28.027385 [ 4 ] {9e41afef-4760-4262-9155-9570f3d128ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7687 | 2026.04.01 18:06:28.027760 [ 4 ] {9e41afef-4760-4262-9155-9570f3d128ba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7688 | 2026.04.01 18:06:28.027977 [ 4 ] {9e41afef-4760-4262-9155-9570f3d128ba} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.04.01 18:06:28.028108 [ 4 ] {9e41afef-4760-4262-9155-9570f3d128ba} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001801 sec., 704608.5508051083 rows/sec., 54.69 MiB/sec. | ||
| 7690 | 2026.04.01 18:06:28.028145 [ 4 ] {9e41afef-4760-4262-9155-9570f3d128ba} <Debug> TCPHandler: Processed in 0.001964331 sec. | ||
| 7691 | 2026.04.01 18:06:28.028268 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2026.04.01 18:06:28.028361 [ 4 ] {aaac867a-0347-44a7-873f-c1493c5d6cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7693 | 2026.04.01 18:06:28.028401 [ 4 ] {aaac867a-0347-44a7-873f-c1493c5d6cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7694 | 2026.04.01 18:06:28.028892 [ 4 ] {aaac867a-0347-44a7-873f-c1493c5d6cea} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.04.01 18:06:28.028927 [ 4 ] {aaac867a-0347-44a7-873f-c1493c5d6cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7696 | 2026.04.01 18:06:28.029230 [ 4 ] {aaac867a-0347-44a7-873f-c1493c5d6cea} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7697 | 2026.04.01 18:06:28.029448 [ 4 ] {aaac867a-0347-44a7-873f-c1493c5d6cea} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.04.01 18:06:28.029577 [ 4 ] {aaac867a-0347-44a7-873f-c1493c5d6cea} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001233 sec., 197080.29197080294 rows/sec., 11.69 MiB/sec. | ||
| 7699 | 2026.04.01 18:06:28.029615 [ 4 ] {aaac867a-0347-44a7-873f-c1493c5d6cea} <Debug> TCPHandler: Processed in 0.001404577 sec. | ||
| 7700 | 2026.04.01 18:06:28.029726 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2026.04.01 18:06:28.029820 [ 4 ] {1f299ef4-c400-43e8-8242-4e8e3893a214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7702 | 2026.04.01 18:06:28.029859 [ 4 ] {1f299ef4-c400-43e8-8242-4e8e3893a214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7703 | 2026.04.01 18:06:28.030342 [ 4 ] {1f299ef4-c400-43e8-8242-4e8e3893a214} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.04.01 18:06:28.030376 [ 4 ] {1f299ef4-c400-43e8-8242-4e8e3893a214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7705 | 2026.04.01 18:06:28.030688 [ 4 ] {1f299ef4-c400-43e8-8242-4e8e3893a214} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7706 | 2026.04.01 18:06:28.030912 [ 4 ] {1f299ef4-c400-43e8-8242-4e8e3893a214} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.04.01 18:06:28.031037 [ 4 ] {1f299ef4-c400-43e8-8242-4e8e3893a214} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001235 sec., 193522.26720647773 rows/sec., 12.47 MiB/sec. | ||
| 7708 | 2026.04.01 18:06:28.031074 [ 4 ] {1f299ef4-c400-43e8-8242-4e8e3893a214} <Debug> TCPHandler: Processed in 0.001396336 sec. | ||
| 7709 | 2026.04.01 18:06:28.031190 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2026.04.01 18:06:28.031283 [ 4 ] {2465909a-3cde-4669-9da3-cb87461f1121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7711 | 2026.04.01 18:06:28.031323 [ 4 ] {2465909a-3cde-4669-9da3-cb87461f1121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7712 | 2026.04.01 18:06:28.031813 [ 4 ] {2465909a-3cde-4669-9da3-cb87461f1121} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2026.04.01 18:06:28.031848 [ 4 ] {2465909a-3cde-4669-9da3-cb87461f1121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7714 | 2026.04.01 18:06:28.032149 [ 4 ] {2465909a-3cde-4669-9da3-cb87461f1121} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7715 | 2026.04.01 18:06:28.032360 [ 4 ] {2465909a-3cde-4669-9da3-cb87461f1121} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2026.04.01 18:06:28.032486 [ 4 ] {2465909a-3cde-4669-9da3-cb87461f1121} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001221 sec., 194922.1949221949 rows/sec., 11.06 MiB/sec. | ||
| 7717 | 2026.04.01 18:06:28.032523 [ 4 ] {2465909a-3cde-4669-9da3-cb87461f1121} <Debug> TCPHandler: Processed in 0.001389326 sec. | ||
| 7718 | 2026.04.01 18:06:28.032656 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2026.04.01 18:06:28.032754 [ 4 ] {1103adf3-2607-4c71-a951-1d200dba654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7720 | 2026.04.01 18:06:28.032793 [ 4 ] {1103adf3-2607-4c71-a951-1d200dba654c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7721 | 2026.04.01 18:06:28.033468 [ 4 ] {1103adf3-2607-4c71-a951-1d200dba654c} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2026.04.01 18:06:28.033503 [ 4 ] {1103adf3-2607-4c71-a951-1d200dba654c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7723 | 2026.04.01 18:06:28.033829 [ 4 ] {1103adf3-2607-4c71-a951-1d200dba654c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7724 | 2026.04.01 18:06:28.034048 [ 4 ] {1103adf3-2607-4c71-a951-1d200dba654c} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2026.04.01 18:06:28.034183 [ 4 ] {1103adf3-2607-4c71-a951-1d200dba654c} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001445 sec., 533564.0138408304 rows/sec., 37.20 MiB/sec. | ||
| 7726 | 2026.04.01 18:06:28.034222 [ 4 ] {1103adf3-2607-4c71-a951-1d200dba654c} <Debug> TCPHandler: Processed in 0.001620013 sec. | ||
| 7727 | 2026.04.01 18:06:28.034349 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2026.04.01 18:06:28.034448 [ 4 ] {d8a8f32c-aeb6-4fd9-b1d3-456aad209505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7729 | 2026.04.01 18:06:28.034492 [ 4 ] {d8a8f32c-aeb6-4fd9-b1d3-456aad209505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7730 | 2026.04.01 18:06:28.034829 [ 4 ] {d8a8f32c-aeb6-4fd9-b1d3-456aad209505} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2026.04.01 18:06:28.034864 [ 4 ] {d8a8f32c-aeb6-4fd9-b1d3-456aad209505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7732 | 2026.04.01 18:06:28.035156 [ 4 ] {d8a8f32c-aeb6-4fd9-b1d3-456aad209505} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7733 | 2026.04.01 18:06:28.035374 [ 4 ] {d8a8f32c-aeb6-4fd9-b1d3-456aad209505} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2026.04.01 18:06:28.035499 [ 4 ] {d8a8f32c-aeb6-4fd9-b1d3-456aad209505} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 7735 | 2026.04.01 18:06:28.035536 [ 4 ] {d8a8f32c-aeb6-4fd9-b1d3-456aad209505} <Debug> TCPHandler: Processed in 0.001235992 sec. | ||
| 7736 | 2026.04.01 18:06:28.035646 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2026.04.01 18:06:28.035740 [ 4 ] {0dc61f34-80ba-4cbb-9171-dbe4efb36f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7738 | 2026.04.01 18:06:28.035782 [ 4 ] {0dc61f34-80ba-4cbb-9171-dbe4efb36f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7739 | 2026.04.01 18:06:28.036220 [ 4 ] {0dc61f34-80ba-4cbb-9171-dbe4efb36f1a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.04.01 18:06:28.036256 [ 4 ] {0dc61f34-80ba-4cbb-9171-dbe4efb36f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7741 | 2026.04.01 18:06:28.036582 [ 4 ] {0dc61f34-80ba-4cbb-9171-dbe4efb36f1a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7742 | 2026.04.01 18:06:28.036797 [ 4 ] {0dc61f34-80ba-4cbb-9171-dbe4efb36f1a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.04.01 18:06:28.036908 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7744 | 2026.04.01 18:06:28.036932 [ 4 ] {0dc61f34-80ba-4cbb-9171-dbe4efb36f1a} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.00121 sec., 276859.5041322314 rows/sec., 18.12 MiB/sec. | ||
| 7745 | 2026.04.01 18:06:28.036946 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.04.01 18:06:28.036967 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7747 | 2026.04.01 18:06:28.036970 [ 4 ] {0dc61f34-80ba-4cbb-9171-dbe4efb36f1a} <Debug> TCPHandler: Processed in 0.001372175 sec. | ||
| 7748 | 2026.04.01 18:06:28.037079 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 7749 | 2026.04.01 18:06:28.037084 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7750 | 2026.04.01 18:06:28.037218 [ 4 ] {0d4374e6-28be-4aa0-8e0c-5b3c1926982d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7751 | 2026.04.01 18:06:28.037227 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7752 | 2026.04.01 18:06:28.037263 [ 4 ] {0d4374e6-28be-4aa0-8e0c-5b3c1926982d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7753 | 2026.04.01 18:06:28.037272 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 17424 rows starting from the beginning of the part | ||
| 7754 | 2026.04.01 18:06:28.037348 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 7755 | 2026.04.01 18:06:28.037391 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7756 | 2026.04.01 18:06:28.037432 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 335 rows starting from the beginning of the part | ||
| 7757 | 2026.04.01 18:06:28.037473 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 163 rows starting from the beginning of the part | ||
| 7758 | 2026.04.01 18:06:28.037518 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 335 rows starting from the beginning of the part | ||
| 7759 | 2026.04.01 18:06:28.037588 [ 4 ] {0d4374e6-28be-4aa0-8e0c-5b3c1926982d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.04.01 18:06:28.037628 [ 4 ] {0d4374e6-28be-4aa0-8e0c-5b3c1926982d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7761 | 2026.04.01 18:06:28.038305 [ 4 ] {0d4374e6-28be-4aa0-8e0c-5b3c1926982d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7762 | 2026.04.01 18:06:28.038527 [ 4 ] {0d4374e6-28be-4aa0-8e0c-5b3c1926982d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.04.01 18:06:28.038661 [ 4 ] {0d4374e6-28be-4aa0-8e0c-5b3c1926982d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
| 7764 | 2026.04.01 18:06:28.038698 [ 4 ] {0d4374e6-28be-4aa0-8e0c-5b3c1926982d} <Debug> TCPHandler: Processed in 0.001662213 sec. | ||
| 7765 | 2026.04.01 18:06:28.038812 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.04.01 18:06:28.038906 [ 4 ] {9196b951-346b-4ff4-bce5-5efcf82a57d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7767 | 2026.04.01 18:06:28.038959 [ 4 ] {9196b951-346b-4ff4-bce5-5efcf82a57d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7768 | 2026.04.01 18:06:28.039721 [ 4 ] {9196b951-346b-4ff4-bce5-5efcf82a57d8} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.04.01 18:06:28.039756 [ 4 ] {9196b951-346b-4ff4-bce5-5efcf82a57d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7770 | 2026.04.01 18:06:28.040487 [ 4 ] {9196b951-346b-4ff4-bce5-5efcf82a57d8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7771 | 2026.04.01 18:06:28.040731 [ 4 ] {9196b951-346b-4ff4-bce5-5efcf82a57d8} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.04.01 18:06:28.040872 [ 4 ] {9196b951-346b-4ff4-bce5-5efcf82a57d8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001983 sec., 5547.1507816439735 rows/sec., 9.94 MiB/sec. | ||
| 7773 | 2026.04.01 18:06:28.040923 [ 4 ] {9196b951-346b-4ff4-bce5-5efcf82a57d8} <Debug> TCPHandler: Processed in 0.002160076 sec. | ||
| 7774 | 2026.04.01 18:06:28.041030 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.04.01 18:06:28.041124 [ 4 ] {a1346954-a441-4403-b65c-0bf9f5a5f768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7776 | 2026.04.01 18:06:28.041166 [ 4 ] {a1346954-a441-4403-b65c-0bf9f5a5f768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7777 | 2026.04.01 18:06:28.041515 [ 4 ] {a1346954-a441-4403-b65c-0bf9f5a5f768} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.04.01 18:06:28.041549 [ 4 ] {a1346954-a441-4403-b65c-0bf9f5a5f768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7779 | 2026.04.01 18:06:28.041976 [ 4 ] {a1346954-a441-4403-b65c-0bf9f5a5f768} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7780 | 2026.04.01 18:06:28.042188 [ 4 ] {a1346954-a441-4403-b65c-0bf9f5a5f768} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.04.01 18:06:28.042317 [ 4 ] {a1346954-a441-4403-b65c-0bf9f5a5f768} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001212 sec., 90759.07590759076 rows/sec., 5.52 MiB/sec. | ||
| 7782 | 2026.04.01 18:06:28.042353 [ 4 ] {a1346954-a441-4403-b65c-0bf9f5a5f768} <Debug> TCPHandler: Processed in 0.001372556 sec. | ||
| 7783 | 2026.04.01 18:06:28.043876 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18545 rows, containing 5 columns (5 merged, 0 gathered) in 0.006853648 sec., 2705858.2524226513 rows/sec., 176.18 MiB/sec. | ||
| 7784 | 2026.04.01 18:06:28.044113 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7785 | 2026.04.01 18:06:28.044381 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2026.04.01 18:06:28.044454 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7787 | 2026.04.01 18:06:28.044528 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 7788 | 2026.04.01 18:06:29.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.30 MiB, peak 285.42 MiB, free memory in arenas 0.00 B, will set to 281.34 MiB (RSS), difference: 2.04 MiB | ||
| 7789 | 2026.04.01 18:06:31.607244 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7790 | 2026.04.01 18:06:31.607300 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7791 | 2026.04.01 18:06:31.745023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15385 | ||
| 7792 | 2026.04.01 18:06:31.745843 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.04.01 18:06:31.745928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7794 | 2026.04.01 18:06:31.746466 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7795 | 2026.04.01 18:06:31.746698 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.04.01 18:06:31.746844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 7797 | 2026.04.01 18:06:31.781274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 988 | ||
| 7798 | 2026.04.01 18:06:31.783790 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.04.01 18:06:31.783853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7800 | 2026.04.01 18:06:31.785114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7801 | 2026.04.01 18:06:31.785399 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.04.01 18:06:31.785788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 7803 | 2026.04.01 18:06:32.001764 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001220722 sec. | ||
| 7804 | 2026.04.01 18:06:32.545371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7805 | 2026.04.01 18:06:32.561630 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.04.01 18:06:32.561697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7807 | 2026.04.01 18:06:32.567374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7808 | 2026.04.01 18:06:32.568103 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.04.01 18:06:32.571559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7810 | 2026.04.01 18:06:33.012419 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.04.01 18:06:33.012630 [ 4 ] {ebed9b4e-bb09-466e-9410-fdb6e8122c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7812 | 2026.04.01 18:06:33.012705 [ 4 ] {ebed9b4e-bb09-466e-9410-fdb6e8122c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7813 | 2026.04.01 18:06:33.013368 [ 4 ] {ebed9b4e-bb09-466e-9410-fdb6e8122c3e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.04.01 18:06:33.013412 [ 4 ] {ebed9b4e-bb09-466e-9410-fdb6e8122c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7815 | 2026.04.01 18:06:33.013813 [ 4 ] {ebed9b4e-bb09-466e-9410-fdb6e8122c3e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7816 | 2026.04.01 18:06:33.014041 [ 4 ] {ebed9b4e-bb09-466e-9410-fdb6e8122c3e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.04.01 18:06:33.014191 [ 4 ] {ebed9b4e-bb09-466e-9410-fdb6e8122c3e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001614 sec., 71871.12763320941 rows/sec., 6.10 MiB/sec. | ||
| 7818 | 2026.04.01 18:06:33.014235 [ 4 ] {ebed9b4e-bb09-466e-9410-fdb6e8122c3e} <Debug> TCPHandler: Processed in 0.001953761 sec. | ||
| 7819 | 2026.04.01 18:06:33.014359 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2026.04.01 18:06:33.014456 [ 4 ] {64bf1c93-b7d4-4146-9afe-a7f2ec5d8001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7821 | 2026.04.01 18:06:33.014498 [ 4 ] {64bf1c93-b7d4-4146-9afe-a7f2ec5d8001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7822 | 2026.04.01 18:06:33.014904 [ 4 ] {64bf1c93-b7d4-4146-9afe-a7f2ec5d8001} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.04.01 18:06:33.014939 [ 4 ] {64bf1c93-b7d4-4146-9afe-a7f2ec5d8001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7824 | 2026.04.01 18:06:33.015236 [ 4 ] {64bf1c93-b7d4-4146-9afe-a7f2ec5d8001} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7825 | 2026.04.01 18:06:33.015458 [ 4 ] {64bf1c93-b7d4-4146-9afe-a7f2ec5d8001} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.04.01 18:06:33.015587 [ 4 ] {64bf1c93-b7d4-4146-9afe-a7f2ec5d8001} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00115 sec., 26086.956521739132 rows/sec., 1.92 MiB/sec. | ||
| 7827 | 2026.04.01 18:06:33.015623 [ 4 ] {64bf1c93-b7d4-4146-9afe-a7f2ec5d8001} <Debug> TCPHandler: Processed in 0.001313794 sec. | ||
| 7828 | 2026.04.01 18:06:33.015732 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2026.04.01 18:06:33.015830 [ 4 ] {66779e93-407f-416e-b51d-0da5af93a2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7830 | 2026.04.01 18:06:33.015870 [ 4 ] {66779e93-407f-416e-b51d-0da5af93a2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7831 | 2026.04.01 18:06:33.016273 [ 4 ] {66779e93-407f-416e-b51d-0da5af93a2d9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.04.01 18:06:33.016308 [ 4 ] {66779e93-407f-416e-b51d-0da5af93a2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7833 | 2026.04.01 18:06:33.016603 [ 4 ] {66779e93-407f-416e-b51d-0da5af93a2d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7834 | 2026.04.01 18:06:33.016813 [ 4 ] {66779e93-407f-416e-b51d-0da5af93a2d9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2026.04.01 18:06:33.016942 [ 4 ] {66779e93-407f-416e-b51d-0da5af93a2d9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001134 sec., 82892.41622574956 rows/sec., 6.47 MiB/sec. | ||
| 7836 | 2026.04.01 18:06:33.016978 [ 4 ] {66779e93-407f-416e-b51d-0da5af93a2d9} <Debug> TCPHandler: Processed in 0.001295073 sec. | ||
| 7837 | 2026.04.01 18:06:33.017088 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2026.04.01 18:06:33.017182 [ 4 ] {66338270-9ec5-4f7e-a746-5be09d2cd29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7839 | 2026.04.01 18:06:33.017224 [ 4 ] {66338270-9ec5-4f7e-a746-5be09d2cd29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7840 | 2026.04.01 18:06:33.017616 [ 4 ] {66338270-9ec5-4f7e-a746-5be09d2cd29c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2026.04.01 18:06:33.017650 [ 4 ] {66338270-9ec5-4f7e-a746-5be09d2cd29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7842 | 2026.04.01 18:06:33.017976 [ 4 ] {66338270-9ec5-4f7e-a746-5be09d2cd29c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7843 | 2026.04.01 18:06:33.018187 [ 4 ] {66338270-9ec5-4f7e-a746-5be09d2cd29c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2026.04.01 18:06:33.018314 [ 4 ] {66338270-9ec5-4f7e-a746-5be09d2cd29c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 7845 | 2026.04.01 18:06:33.018351 [ 4 ] {66338270-9ec5-4f7e-a746-5be09d2cd29c} <Debug> TCPHandler: Processed in 0.001310984 sec. | ||
| 7846 | 2026.04.01 18:06:33.018460 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2026.04.01 18:06:33.018555 [ 4 ] {09a91f7c-f2cc-4a2b-adc6-79824190b31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7848 | 2026.04.01 18:06:33.018609 [ 4 ] {09a91f7c-f2cc-4a2b-adc6-79824190b31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7849 | 2026.04.01 18:06:33.019380 [ 4 ] {09a91f7c-f2cc-4a2b-adc6-79824190b31a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.04.01 18:06:33.019415 [ 4 ] {09a91f7c-f2cc-4a2b-adc6-79824190b31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7851 | 2026.04.01 18:06:33.019947 [ 4 ] {09a91f7c-f2cc-4a2b-adc6-79824190b31a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7852 | 2026.04.01 18:06:33.020167 [ 4 ] {09a91f7c-f2cc-4a2b-adc6-79824190b31a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.04.01 18:06:33.020302 [ 4 ] {09a91f7c-f2cc-4a2b-adc6-79824190b31a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001765 sec., 16997.167138810197 rows/sec., 30.46 MiB/sec. | ||
| 7854 | 2026.04.01 18:06:33.020355 [ 4 ] {09a91f7c-f2cc-4a2b-adc6-79824190b31a} <Debug> TCPHandler: Processed in 0.00194159 sec. | ||
| 7855 | 2026.04.01 18:06:33.020465 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.04.01 18:06:33.020560 [ 4 ] {78c5c0a4-9f34-49f1-be54-92d5a616c37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7857 | 2026.04.01 18:06:33.020602 [ 4 ] {78c5c0a4-9f34-49f1-be54-92d5a616c37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7858 | 2026.04.01 18:06:33.020928 [ 4 ] {78c5c0a4-9f34-49f1-be54-92d5a616c37b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.04.01 18:06:33.020964 [ 4 ] {78c5c0a4-9f34-49f1-be54-92d5a616c37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7860 | 2026.04.01 18:06:33.021270 [ 4 ] {78c5c0a4-9f34-49f1-be54-92d5a616c37b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7861 | 2026.04.01 18:06:33.021480 [ 4 ] {78c5c0a4-9f34-49f1-be54-92d5a616c37b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.04.01 18:06:33.021575 [ 122 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7863 | 2026.04.01 18:06:33.021606 [ 4 ] {78c5c0a4-9f34-49f1-be54-92d5a616c37b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 7864 | 2026.04.01 18:06:33.021615 [ 122 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.04.01 18:06:33.021638 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7866 | 2026.04.01 18:06:33.021643 [ 4 ] {78c5c0a4-9f34-49f1-be54-92d5a616c37b} <Debug> TCPHandler: Processed in 0.001226692 sec. | ||
| 7867 | 2026.04.01 18:06:33.021770 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 7868 | 2026.04.01 18:06:33.021932 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7869 | 2026.04.01 18:06:33.021975 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2820 rows starting from the beginning of the part | ||
| 7870 | 2026.04.01 18:06:33.022048 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 7871 | 2026.04.01 18:06:33.022097 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 110 rows starting from the beginning of the part | ||
| 7872 | 2026.04.01 18:06:33.022142 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 7873 | 2026.04.01 18:06:33.022187 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 110 rows starting from the beginning of the part | ||
| 7874 | 2026.04.01 18:06:33.022231 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 7875 | 2026.04.01 18:06:33.023470 [ 198 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001769976 sec., 1819233.7071237124 rows/sec., 115.56 MiB/sec. | ||
| 7876 | 2026.04.01 18:06:33.023722 [ 198 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7877 | 2026.04.01 18:06:33.023986 [ 198 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_46_9} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.04.01 18:06:33.024056 [ 198 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_46_9} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7879 | 2026.04.01 18:06:33.024131 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7880 | 2026.04.01 18:06:33.461765 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2026.04.01 18:06:33.461954 [ 4 ] {565bd890-a536-4566-abb7-37f565d2bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7882 | 2026.04.01 18:06:33.462023 [ 4 ] {565bd890-a536-4566-abb7-37f565d2bfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7883 | 2026.04.01 18:06:33.462875 [ 4 ] {565bd890-a536-4566-abb7-37f565d2bfdb} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7884 | 2026.04.01 18:06:33.462921 [ 4 ] {565bd890-a536-4566-abb7-37f565d2bfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7885 | 2026.04.01 18:06:33.463317 [ 4 ] {565bd890-a536-4566-abb7-37f565d2bfdb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7886 | 2026.04.01 18:06:33.463544 [ 4 ] {565bd890-a536-4566-abb7-37f565d2bfdb} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2026.04.01 18:06:33.463696 [ 4 ] {565bd890-a536-4566-abb7-37f565d2bfdb} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00179 sec., 259217.87709497206 rows/sec., 16.44 MiB/sec. | ||
| 7888 | 2026.04.01 18:06:33.463768 [ 4 ] {565bd890-a536-4566-abb7-37f565d2bfdb} <Debug> TCPHandler: Processed in 0.002120695 sec. | ||
| 7889 | 2026.04.01 18:06:33.463899 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2026.04.01 18:06:33.463998 [ 4 ] {85ea6614-6a88-4d07-b015-e28810b25c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7891 | 2026.04.01 18:06:33.464043 [ 4 ] {85ea6614-6a88-4d07-b015-e28810b25c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7892 | 2026.04.01 18:06:33.464454 [ 4 ] {85ea6614-6a88-4d07-b015-e28810b25c6a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.04.01 18:06:33.464494 [ 4 ] {85ea6614-6a88-4d07-b015-e28810b25c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7894 | 2026.04.01 18:06:33.464783 [ 4 ] {85ea6614-6a88-4d07-b015-e28810b25c6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7895 | 2026.04.01 18:06:33.464995 [ 4 ] {85ea6614-6a88-4d07-b015-e28810b25c6a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.04.01 18:06:33.465155 [ 4 ] {85ea6614-6a88-4d07-b015-e28810b25c6a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001178 sec., 1697.792869269949 rows/sec., 138.44 KiB/sec. | ||
| 7897 | 2026.04.01 18:06:33.465194 [ 4 ] {85ea6614-6a88-4d07-b015-e28810b25c6a} <Debug> TCPHandler: Processed in 0.001345195 sec. | ||
| 7898 | 2026.04.01 18:06:33.465305 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2026.04.01 18:06:33.465401 [ 4 ] {cc2a3cd6-721e-42d3-ade4-3bebf6a0653e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7900 | 2026.04.01 18:06:33.465442 [ 4 ] {cc2a3cd6-721e-42d3-ade4-3bebf6a0653e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7901 | 2026.04.01 18:06:33.468120 [ 4 ] {cc2a3cd6-721e-42d3-ade4-3bebf6a0653e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.04.01 18:06:33.468156 [ 4 ] {cc2a3cd6-721e-42d3-ade4-3bebf6a0653e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7903 | 2026.04.01 18:06:33.468683 [ 4 ] {cc2a3cd6-721e-42d3-ade4-3bebf6a0653e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7904 | 2026.04.01 18:06:33.468899 [ 4 ] {cc2a3cd6-721e-42d3-ade4-3bebf6a0653e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.04.01 18:06:33.469037 [ 4 ] {cc2a3cd6-721e-42d3-ade4-3bebf6a0653e} <Debug> executeQuery: Read 3619 rows, 278.22 KiB in 0.003654 sec., 990421.4559386973 rows/sec., 74.36 MiB/sec. | ||
| 7906 | 2026.04.01 18:06:33.469078 [ 4 ] {cc2a3cd6-721e-42d3-ade4-3bebf6a0653e} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 7907 | 2026.04.01 18:06:33.469092 [ 4 ] {cc2a3cd6-721e-42d3-ade4-3bebf6a0653e} <Debug> TCPHandler: Processed in 0.00383628 sec. | ||
| 7908 | 2026.04.01 18:06:33.469212 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7909 | 2026.04.01 18:06:33.469308 [ 4 ] {712f1d31-811b-427f-b976-6581754261cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7910 | 2026.04.01 18:06:33.469348 [ 4 ] {712f1d31-811b-427f-b976-6581754261cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7911 | 2026.04.01 18:06:33.469892 [ 4 ] {712f1d31-811b-427f-b976-6581754261cc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.04.01 18:06:33.469930 [ 4 ] {712f1d31-811b-427f-b976-6581754261cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7913 | 2026.04.01 18:06:33.470233 [ 4 ] {712f1d31-811b-427f-b976-6581754261cc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7914 | 2026.04.01 18:06:33.470445 [ 4 ] {712f1d31-811b-427f-b976-6581754261cc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.04.01 18:06:33.470580 [ 4 ] {712f1d31-811b-427f-b976-6581754261cc} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.001292 sec., 198142.4148606811 rows/sec., 11.89 MiB/sec. | ||
| 7916 | 2026.04.01 18:06:33.470618 [ 4 ] {712f1d31-811b-427f-b976-6581754261cc} <Debug> TCPHandler: Processed in 0.001455888 sec. | ||
| 7917 | 2026.04.01 18:06:33.470721 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.04.01 18:06:33.470815 [ 4 ] {9908815c-d486-40b1-b3a2-7c9f2efa8cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7919 | 2026.04.01 18:06:33.470854 [ 4 ] {9908815c-d486-40b1-b3a2-7c9f2efa8cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7920 | 2026.04.01 18:06:33.471681 [ 4 ] {9908815c-d486-40b1-b3a2-7c9f2efa8cc5} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.04.01 18:06:33.471718 [ 4 ] {9908815c-d486-40b1-b3a2-7c9f2efa8cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7922 | 2026.04.01 18:06:33.472060 [ 4 ] {9908815c-d486-40b1-b3a2-7c9f2efa8cc5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7923 | 2026.04.01 18:06:33.472274 [ 4 ] {9908815c-d486-40b1-b3a2-7c9f2efa8cc5} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.04.01 18:06:33.472406 [ 4 ] {9908815c-d486-40b1-b3a2-7c9f2efa8cc5} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001609 sec., 646364.2013673089 rows/sec., 38.33 MiB/sec. | ||
| 7925 | 2026.04.01 18:06:33.472444 [ 4 ] {9908815c-d486-40b1-b3a2-7c9f2efa8cc5} <Debug> TCPHandler: Processed in 0.001772916 sec. | ||
| 7926 | 2026.04.01 18:06:33.472544 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.04.01 18:06:33.472639 [ 4 ] {e73bbed4-9851-446d-af1a-52565ba8fe36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7928 | 2026.04.01 18:06:33.472678 [ 4 ] {e73bbed4-9851-446d-af1a-52565ba8fe36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7929 | 2026.04.01 18:06:33.473063 [ 4 ] {e73bbed4-9851-446d-af1a-52565ba8fe36} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.04.01 18:06:33.473100 [ 4 ] {e73bbed4-9851-446d-af1a-52565ba8fe36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7931 | 2026.04.01 18:06:33.473377 [ 4 ] {e73bbed4-9851-446d-af1a-52565ba8fe36} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7932 | 2026.04.01 18:06:33.473592 [ 4 ] {e73bbed4-9851-446d-af1a-52565ba8fe36} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.04.01 18:06:33.473723 [ 4 ] {e73bbed4-9851-446d-af1a-52565ba8fe36} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 7934 | 2026.04.01 18:06:33.473762 [ 4 ] {e73bbed4-9851-446d-af1a-52565ba8fe36} <Debug> TCPHandler: Processed in 0.001266093 sec. | ||
| 7935 | 2026.04.01 18:06:33.473872 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.04.01 18:06:33.473966 [ 4 ] {ac8caf24-70c0-4e5f-ac12-1810c51693f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7937 | 2026.04.01 18:06:33.474006 [ 4 ] {ac8caf24-70c0-4e5f-ac12-1810c51693f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7938 | 2026.04.01 18:06:33.474517 [ 4 ] {ac8caf24-70c0-4e5f-ac12-1810c51693f0} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.04.01 18:06:33.474553 [ 4 ] {ac8caf24-70c0-4e5f-ac12-1810c51693f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7940 | 2026.04.01 18:06:33.474854 [ 4 ] {ac8caf24-70c0-4e5f-ac12-1810c51693f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7941 | 2026.04.01 18:06:33.475061 [ 4 ] {ac8caf24-70c0-4e5f-ac12-1810c51693f0} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.04.01 18:06:33.475189 [ 4 ] {ac8caf24-70c0-4e5f-ac12-1810c51693f0} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00124 sec., 191935.48387096773 rows/sec., 10.89 MiB/sec. | ||
| 7943 | 2026.04.01 18:06:33.475226 [ 4 ] {ac8caf24-70c0-4e5f-ac12-1810c51693f0} <Debug> TCPHandler: Processed in 0.001402326 sec. | ||
| 7944 | 2026.04.01 18:06:33.475335 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.04.01 18:06:33.475428 [ 4 ] {e74e5a52-a7e4-417d-ab79-03e0bc9cb2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7946 | 2026.04.01 18:06:33.475467 [ 4 ] {e74e5a52-a7e4-417d-ab79-03e0bc9cb2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7947 | 2026.04.01 18:06:33.476638 [ 4 ] {e74e5a52-a7e4-417d-ab79-03e0bc9cb2ba} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2026.04.01 18:06:33.476675 [ 4 ] {e74e5a52-a7e4-417d-ab79-03e0bc9cb2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7949 | 2026.04.01 18:06:33.477048 [ 4 ] {e74e5a52-a7e4-417d-ab79-03e0bc9cb2ba} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7950 | 2026.04.01 18:06:33.477258 [ 4 ] {e74e5a52-a7e4-417d-ab79-03e0bc9cb2ba} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.04.01 18:06:33.477387 [ 4 ] {e74e5a52-a7e4-417d-ab79-03e0bc9cb2ba} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.001976 sec., 1011639.6761133603 rows/sec., 68.30 MiB/sec. | ||
| 7952 | 2026.04.01 18:06:33.477424 [ 4 ] {e74e5a52-a7e4-417d-ab79-03e0bc9cb2ba} <Debug> TCPHandler: Processed in 0.002138276 sec. | ||
| 7953 | 2026.04.01 18:06:33.477532 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2026.04.01 18:06:33.477627 [ 4 ] {1e63348b-a95f-4047-bf01-d1144c9f2954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7955 | 2026.04.01 18:06:33.477667 [ 4 ] {1e63348b-a95f-4047-bf01-d1144c9f2954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7956 | 2026.04.01 18:06:33.478003 [ 4 ] {1e63348b-a95f-4047-bf01-d1144c9f2954} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.04.01 18:06:33.478039 [ 4 ] {1e63348b-a95f-4047-bf01-d1144c9f2954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7958 | 2026.04.01 18:06:33.478335 [ 4 ] {1e63348b-a95f-4047-bf01-d1144c9f2954} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7959 | 2026.04.01 18:06:33.478548 [ 4 ] {1e63348b-a95f-4047-bf01-d1144c9f2954} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.04.01 18:06:33.478677 [ 4 ] {1e63348b-a95f-4047-bf01-d1144c9f2954} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 7961 | 2026.04.01 18:06:33.478714 [ 4 ] {1e63348b-a95f-4047-bf01-d1144c9f2954} <Debug> TCPHandler: Processed in 0.001230642 sec. | ||
| 7962 | 2026.04.01 18:06:33.478826 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.04.01 18:06:33.478922 [ 4 ] {9683a4cb-be25-4761-b53b-b5ab16cfd2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.04.01 18:06:33.478963 [ 4 ] {9683a4cb-be25-4761-b53b-b5ab16cfd2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7965 | 2026.04.01 18:06:33.479686 [ 4 ] {9683a4cb-be25-4761-b53b-b5ab16cfd2fd} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.04.01 18:06:33.479724 [ 4 ] {9683a4cb-be25-4761-b53b-b5ab16cfd2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7967 | 2026.04.01 18:06:33.480136 [ 4 ] {9683a4cb-be25-4761-b53b-b5ab16cfd2fd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7968 | 2026.04.01 18:06:33.480353 [ 4 ] {9683a4cb-be25-4761-b53b-b5ab16cfd2fd} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.04.01 18:06:33.480486 [ 4 ] {9683a4cb-be25-4761-b53b-b5ab16cfd2fd} <Debug> executeQuery: Read 1672 rows, 104.01 KiB in 0.001583 sec., 1056222.3626026532 rows/sec., 64.16 MiB/sec. | ||
| 7970 | 2026.04.01 18:06:33.480523 [ 4 ] {9683a4cb-be25-4761-b53b-b5ab16cfd2fd} <Debug> TCPHandler: Processed in 0.001749785 sec. | ||
| 7971 | 2026.04.01 18:06:33.480633 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.04.01 18:06:33.480729 [ 4 ] {2ade94f9-3b93-4870-b037-ea969f2acd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.04.01 18:06:33.480770 [ 4 ] {2ade94f9-3b93-4870-b037-ea969f2acd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7974 | 2026.04.01 18:06:33.481086 [ 4 ] {2ade94f9-3b93-4870-b037-ea969f2acd48} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.04.01 18:06:33.481122 [ 4 ] {2ade94f9-3b93-4870-b037-ea969f2acd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7976 | 2026.04.01 18:06:33.481408 [ 4 ] {2ade94f9-3b93-4870-b037-ea969f2acd48} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7977 | 2026.04.01 18:06:33.481620 [ 4 ] {2ade94f9-3b93-4870-b037-ea969f2acd48} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.04.01 18:06:33.481753 [ 4 ] {2ade94f9-3b93-4870-b037-ea969f2acd48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 7979 | 2026.04.01 18:06:33.481791 [ 4 ] {2ade94f9-3b93-4870-b037-ea969f2acd48} <Debug> TCPHandler: Processed in 0.001205741 sec. | ||
| 7980 | 2026.04.01 18:06:33.481925 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2026.04.01 18:06:33.482019 [ 4 ] {d51bd819-7cbb-4235-8155-baac4716f666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7982 | 2026.04.01 18:06:33.482071 [ 4 ] {d51bd819-7cbb-4235-8155-baac4716f666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7983 | 2026.04.01 18:06:33.482859 [ 4 ] {d51bd819-7cbb-4235-8155-baac4716f666} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.04.01 18:06:33.482896 [ 4 ] {d51bd819-7cbb-4235-8155-baac4716f666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7985 | 2026.04.01 18:06:33.483408 [ 4 ] {d51bd819-7cbb-4235-8155-baac4716f666} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7986 | 2026.04.01 18:06:33.483639 [ 4 ] {d51bd819-7cbb-4235-8155-baac4716f666} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.04.01 18:06:33.483780 [ 4 ] {d51bd819-7cbb-4235-8155-baac4716f666} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001779 sec., 12366.498032602585 rows/sec., 22.16 MiB/sec. | ||
| 7988 | 2026.04.01 18:06:33.483834 [ 4 ] {d51bd819-7cbb-4235-8155-baac4716f666} <Debug> TCPHandler: Processed in 0.001956981 sec. | ||
| 7989 | 2026.04.01 18:06:33.483950 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.04.01 18:06:33.484045 [ 4 ] {69de5d63-1e26-4f55-b1b0-eb6232f1bd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7991 | 2026.04.01 18:06:33.484086 [ 4 ] {69de5d63-1e26-4f55-b1b0-eb6232f1bd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7992 | 2026.04.01 18:06:33.484414 [ 4 ] {69de5d63-1e26-4f55-b1b0-eb6232f1bd5a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.04.01 18:06:33.484452 [ 4 ] {69de5d63-1e26-4f55-b1b0-eb6232f1bd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 7994 | 2026.04.01 18:06:33.484744 [ 4 ] {69de5d63-1e26-4f55-b1b0-eb6232f1bd5a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7995 | 2026.04.01 18:06:33.484958 [ 4 ] {69de5d63-1e26-4f55-b1b0-eb6232f1bd5a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.04.01 18:06:33.485087 [ 4 ] {69de5d63-1e26-4f55-b1b0-eb6232f1bd5a} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.00106 sec., 58490.56603773585 rows/sec., 3.26 MiB/sec. | ||
| 7997 | 2026.04.01 18:06:33.485123 [ 4 ] {69de5d63-1e26-4f55-b1b0-eb6232f1bd5a} <Debug> TCPHandler: Processed in 0.001221622 sec. | ||
| 7998 | 2026.04.01 18:06:34.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.34 MiB, peak 286.58 MiB, free memory in arenas 0.00 B, will set to 281.94 MiB (RSS), difference: -1.40 MiB | ||
| 7999 | 2026.04.01 18:06:38.010023 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.04.01 18:06:38.010315 [ 4 ] {9e1141e0-92b5-43d3-b900-3ca4948a4316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8001 | 2026.04.01 18:06:38.010420 [ 4 ] {9e1141e0-92b5-43d3-b900-3ca4948a4316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8002 | 2026.04.01 18:06:38.011259 [ 4 ] {9e1141e0-92b5-43d3-b900-3ca4948a4316} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.04.01 18:06:38.011304 [ 4 ] {9e1141e0-92b5-43d3-b900-3ca4948a4316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8004 | 2026.04.01 18:06:38.011690 [ 4 ] {9e1141e0-92b5-43d3-b900-3ca4948a4316} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8005 | 2026.04.01 18:06:38.011910 [ 4 ] {9e1141e0-92b5-43d3-b900-3ca4948a4316} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.04.01 18:06:38.012074 [ 4 ] {9e1141e0-92b5-43d3-b900-3ca4948a4316} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001834 sec., 30534.35114503817 rows/sec., 2.35 MiB/sec. | ||
| 8007 | 2026.04.01 18:06:38.012123 [ 4 ] {9e1141e0-92b5-43d3-b900-3ca4948a4316} <Debug> TCPHandler: Processed in 0.002279729 sec. | ||
| 8008 | 2026.04.01 18:06:38.012240 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.04.01 18:06:38.012341 [ 4 ] {a3b9721b-e4f8-4192-a7ef-5e2c854f452b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8010 | 2026.04.01 18:06:38.012383 [ 4 ] {a3b9721b-e4f8-4192-a7ef-5e2c854f452b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8011 | 2026.04.01 18:06:38.012799 [ 4 ] {a3b9721b-e4f8-4192-a7ef-5e2c854f452b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.04.01 18:06:38.012836 [ 4 ] {a3b9721b-e4f8-4192-a7ef-5e2c854f452b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8013 | 2026.04.01 18:06:38.013130 [ 4 ] {a3b9721b-e4f8-4192-a7ef-5e2c854f452b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8014 | 2026.04.01 18:06:38.013335 [ 4 ] {a3b9721b-e4f8-4192-a7ef-5e2c854f452b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.04.01 18:06:38.013463 [ 4 ] {a3b9721b-e4f8-4192-a7ef-5e2c854f452b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 8016 | 2026.04.01 18:06:38.013500 [ 4 ] {a3b9721b-e4f8-4192-a7ef-5e2c854f452b} <Debug> TCPHandler: Processed in 0.001309324 sec. | ||
| 8017 | 2026.04.01 18:06:38.013610 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.04.01 18:06:38.013704 [ 4 ] {e5ce8deb-3f97-47d1-9ca8-3bd2c75991ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.04.01 18:06:38.013747 [ 4 ] {e5ce8deb-3f97-47d1-9ca8-3bd2c75991ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8020 | 2026.04.01 18:06:38.014113 [ 4 ] {e5ce8deb-3f97-47d1-9ca8-3bd2c75991ae} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.04.01 18:06:38.014149 [ 4 ] {e5ce8deb-3f97-47d1-9ca8-3bd2c75991ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8022 | 2026.04.01 18:06:38.014471 [ 4 ] {e5ce8deb-3f97-47d1-9ca8-3bd2c75991ae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8023 | 2026.04.01 18:06:38.014668 [ 4 ] {e5ce8deb-3f97-47d1-9ca8-3bd2c75991ae} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.04.01 18:06:38.014795 [ 4 ] {e5ce8deb-3f97-47d1-9ca8-3bd2c75991ae} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001111 sec., 115211.52115211521 rows/sec., 8.02 MiB/sec. | ||
| 8025 | 2026.04.01 18:06:38.014836 [ 4 ] {e5ce8deb-3f97-47d1-9ca8-3bd2c75991ae} <Debug> TCPHandler: Processed in 0.001273423 sec. | ||
| 8026 | 2026.04.01 18:06:38.014947 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.04.01 18:06:38.015039 [ 4 ] {c55a4069-3b7c-4df2-b96f-d32fc88cebf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.04.01 18:06:38.015080 [ 4 ] {c55a4069-3b7c-4df2-b96f-d32fc88cebf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8029 | 2026.04.01 18:06:38.015400 [ 4 ] {c55a4069-3b7c-4df2-b96f-d32fc88cebf2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.04.01 18:06:38.015435 [ 4 ] {c55a4069-3b7c-4df2-b96f-d32fc88cebf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8031 | 2026.04.01 18:06:38.015721 [ 4 ] {c55a4069-3b7c-4df2-b96f-d32fc88cebf2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8032 | 2026.04.01 18:06:38.015916 [ 4 ] {c55a4069-3b7c-4df2-b96f-d32fc88cebf2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.04.01 18:06:38.016051 [ 4 ] {c55a4069-3b7c-4df2-b96f-d32fc88cebf2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00103 sec., 46601.94174757281 rows/sec., 3.14 MiB/sec. | ||
| 8034 | 2026.04.01 18:06:38.016086 [ 4 ] {c55a4069-3b7c-4df2-b96f-d32fc88cebf2} <Debug> TCPHandler: Processed in 0.00118542 sec. | ||
| 8035 | 2026.04.01 18:06:39.247141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15897 | ||
| 8036 | 2026.04.01 18:06:39.247837 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.04.01 18:06:39.247888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8038 | 2026.04.01 18:06:39.248455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8039 | 2026.04.01 18:06:39.248688 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2026.04.01 18:06:39.248829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15897 | ||
| 8041 | 2026.04.01 18:06:40.071839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8042 | 2026.04.01 18:06:40.087932 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.04.01 18:06:40.087991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8044 | 2026.04.01 18:06:40.096750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8045 | 2026.04.01 18:06:40.098520 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.04.01 18:06:40.108931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8047 | 2026.04.01 18:06:41.024702 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51726 | ||
| 8048 | 2026.04.01 18:06:41.024814 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8049 | 2026.04.01 18:06:41.024841 [ 286 ] {} <Debug> TCP-Session: 8d208017-738e-493b-b1d7-4ae2be966deb Authenticating user 'default' from [fd00:1122:3344:101::e]:51726 | ||
| 8050 | 2026.04.01 18:06:41.024863 [ 286 ] {} <Debug> TCP-Session: 8d208017-738e-493b-b1d7-4ae2be966deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2026.04.01 18:06:41.024875 [ 286 ] {} <Debug> TCP-Session: 8d208017-738e-493b-b1d7-4ae2be966deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.04.01 18:06:41.025110 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51666 | ||
| 8053 | 2026.04.01 18:06:41.025112 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53672 | ||
| 8054 | 2026.04.01 18:06:41.025192 [ 286 ] {} <Trace> TCP-Session: 8d208017-738e-493b-b1d7-4ae2be966deb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2026.04.01 18:06:41.025249 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8056 | 2026.04.01 18:06:41.025269 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8057 | 2026.04.01 18:06:41.025284 [ 288 ] {} <Debug> TCP-Session: bd94e7c2-7291-45df-8306-18e82e660904 Authenticating user 'default' from [fd00:1122:3344:101::e]:51666 | ||
| 8058 | 2026.04.01 18:06:41.025304 [ 289 ] {} <Debug> TCP-Session: a6a6b63d-894c-44b5-b2bc-6a86210e4e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:53672 | ||
| 8059 | 2026.04.01 18:06:41.025318 [ 288 ] {} <Debug> TCP-Session: bd94e7c2-7291-45df-8306-18e82e660904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2026.04.01 18:06:41.025332 [ 289 ] {} <Debug> TCP-Session: a6a6b63d-894c-44b5-b2bc-6a86210e4e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.04.01 18:06:41.025341 [ 288 ] {} <Debug> TCP-Session: bd94e7c2-7291-45df-8306-18e82e660904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2026.04.01 18:06:41.025356 [ 289 ] {} <Debug> TCP-Session: a6a6b63d-894c-44b5-b2bc-6a86210e4e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.04.01 18:06:41.025361 [ 286 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8064 | 2026.04.01 18:06:41.025666 [ 286 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8065 | 2026.04.01 18:06:41.025727 [ 286 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8066 | 2026.04.01 18:06:41.026007 [ 286 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 8067 | 2026.04.01 18:06:41.026264 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48877 | ||
| 8068 | 2026.04.01 18:06:41.026266 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59884 | ||
| 8069 | 2026.04.01 18:06:41.026314 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64531 | ||
| 8070 | 2026.04.01 18:06:41.026396 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58769 | ||
| 8071 | 2026.04.01 18:06:41.026401 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48385 | ||
| 8072 | 2026.04.01 18:06:41.026516 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57360 | ||
| 8073 | 2026.04.01 18:06:41.026885 [ 310 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Trace> AggregatingTransform: Aggregating | ||
| 8074 | 2026.04.01 18:06:41.026928 [ 310 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 8075 | 2026.04.01 18:06:41.026962 [ 310 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857052 sec. (1166.790 rows/sec., 45.58 KiB/sec.) | ||
| 8076 | 2026.04.01 18:06:41.026977 [ 310 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Trace> Aggregator: Merging aggregated data | ||
| 8077 | 2026.04.01 18:06:41.027504 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8078 | 2026.04.01 18:06:41.027543 [ 354 ] {} <Debug> TCP-Session: 5652f477-11db-4d6a-b763-83a74df69a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:58769 | ||
| 8079 | 2026.04.01 18:06:41.027566 [ 354 ] {} <Debug> TCP-Session: 5652f477-11db-4d6a-b763-83a74df69a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2026.04.01 18:06:41.027588 [ 354 ] {} <Debug> TCP-Session: 5652f477-11db-4d6a-b763-83a74df69a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2026.04.01 18:06:41.027639 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8082 | 2026.04.01 18:06:41.027684 [ 353 ] {} <Debug> TCP-Session: 5a63674a-0802-411e-a0af-5c08d469742f Authenticating user 'default' from [fd00:1122:3344:101::e]:48385 | ||
| 8083 | 2026.04.01 18:06:41.027705 [ 353 ] {} <Debug> TCP-Session: 5a63674a-0802-411e-a0af-5c08d469742f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2026.04.01 18:06:41.027723 [ 353 ] {} <Debug> TCP-Session: 5a63674a-0802-411e-a0af-5c08d469742f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2026.04.01 18:06:41.027928 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8086 | 2026.04.01 18:06:41.027963 [ 351 ] {} <Debug> TCP-Session: 236f1fab-e67b-46f2-ba36-a9027811d990 Authenticating user 'default' from [fd00:1122:3344:101::e]:59884 | ||
| 8087 | 2026.04.01 18:06:41.027990 [ 351 ] {} <Debug> TCP-Session: 236f1fab-e67b-46f2-ba36-a9027811d990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2026.04.01 18:06:41.028008 [ 351 ] {} <Debug> TCP-Session: 236f1fab-e67b-46f2-ba36-a9027811d990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2026.04.01 18:06:41.028012 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8090 | 2026.04.01 18:06:41.028042 [ 355 ] {} <Debug> TCP-Session: b651f64a-7134-4156-a481-ce336327de37 Authenticating user 'default' from [fd00:1122:3344:101::e]:57360 | ||
| 8091 | 2026.04.01 18:06:41.028057 [ 355 ] {} <Debug> TCP-Session: b651f64a-7134-4156-a481-ce336327de37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.04.01 18:06:41.028078 [ 355 ] {} <Debug> TCP-Session: b651f64a-7134-4156-a481-ce336327de37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.04.01 18:06:41.028139 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8094 | 2026.04.01 18:06:41.028183 [ 290 ] {} <Debug> TCP-Session: 1ccd6dfb-2105-4dc8-9904-e644701e4c6f Authenticating user 'default' from [fd00:1122:3344:101::e]:48877 | ||
| 8095 | 2026.04.01 18:06:41.028206 [ 290 ] {} <Debug> TCP-Session: 1ccd6dfb-2105-4dc8-9904-e644701e4c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2026.04.01 18:06:41.028223 [ 290 ] {} <Debug> TCP-Session: 1ccd6dfb-2105-4dc8-9904-e644701e4c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2026.04.01 18:06:41.028308 [ 286 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003002 sec., 333.11125916055965 rows/sec., 13.01 KiB/sec. | ||
| 8098 | 2026.04.01 18:06:41.028387 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8099 | 2026.04.01 18:06:41.028429 [ 286 ] {04716c51-1451-45ea-8abb-8d6ed378e9b6} <Debug> TCPHandler: Processed in 0.003345307 sec. | ||
| 8100 | 2026.04.01 18:06:41.028442 [ 352 ] {} <Debug> TCP-Session: 381d2973-df90-414e-b1d7-da68b21a6bf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64531 | ||
| 8101 | 2026.04.01 18:06:41.028475 [ 352 ] {} <Debug> TCP-Session: 381d2973-df90-414e-b1d7-da68b21a6bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.04.01 18:06:41.028488 [ 352 ] {} <Debug> TCP-Session: 381d2973-df90-414e-b1d7-da68b21a6bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.04.01 18:06:41.028552 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8104 | 2026.04.01 18:06:41.028579 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8105 | 2026.04.01 18:06:41.028586 [ 286 ] {} <Debug> TCP-Session: 8d208017-738e-493b-b1d7-4ae2be966deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2026.04.01 18:06:41.028598 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8107 | 2026.04.01 18:06:41.028622 [ 355 ] {} <Debug> TCP-Session: b651f64a-7134-4156-a481-ce336327de37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.04.01 18:06:41.028619 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8109 | 2026.04.01 18:06:41.028646 [ 288 ] {} <Debug> TCP-Session: bd94e7c2-7291-45df-8306-18e82e660904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2026.04.01 18:06:41.028660 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8111 | 2026.04.01 18:06:41.028674 [ 352 ] {} <Debug> TCP-Session: 381d2973-df90-414e-b1d7-da68b21a6bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2026.04.01 18:06:41.028678 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8113 | 2026.04.01 18:06:41.028698 [ 351 ] {} <Debug> TCP-Session: 236f1fab-e67b-46f2-ba36-a9027811d990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2026.04.01 18:06:41.028709 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8115 | 2026.04.01 18:06:41.028734 [ 353 ] {} <Debug> TCP-Session: 5a63674a-0802-411e-a0af-5c08d469742f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.04.01 18:06:41.028693 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8117 | 2026.04.01 18:06:41.028768 [ 354 ] {} <Debug> TCP-Session: 5652f477-11db-4d6a-b763-83a74df69a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2026.04.01 18:06:41.028640 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8119 | 2026.04.01 18:06:41.028802 [ 290 ] {} <Debug> TCP-Session: 1ccd6dfb-2105-4dc8-9904-e644701e4c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2026.04.01 18:06:41.028837 [ 289 ] {} <Debug> TCP-Session: a6a6b63d-894c-44b5-b2bc-6a86210e4e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2026.04.01 18:06:41.078309 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53214 | ||
| 8122 | 2026.04.01 18:06:41.078381 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8123 | 2026.04.01 18:06:41.078402 [ 286 ] {} <Debug> TCP-Session: 80bdc5aa-858b-46d8-97e3-473b4591b73d Authenticating user 'default' from [fd00:1122:3344:101::e]:53214 | ||
| 8124 | 2026.04.01 18:06:41.078420 [ 286 ] {} <Debug> TCP-Session: 80bdc5aa-858b-46d8-97e3-473b4591b73d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8125 | 2026.04.01 18:06:41.078432 [ 286 ] {} <Debug> TCP-Session: 80bdc5aa-858b-46d8-97e3-473b4591b73d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8126 | 2026.04.01 18:06:41.078594 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50705 | ||
| 8127 | 2026.04.01 18:06:41.078594 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36698 | ||
| 8128 | 2026.04.01 18:06:41.078642 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52043 | ||
| 8129 | 2026.04.01 18:06:41.078653 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47728 | ||
| 8130 | 2026.04.01 18:06:41.078675 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34890 | ||
| 8131 | 2026.04.01 18:06:41.078696 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51448 | ||
| 8132 | 2026.04.01 18:06:41.078715 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8133 | 2026.04.01 18:06:41.078743 [ 286 ] {} <Trace> TCP-Session: 80bdc5aa-858b-46d8-97e3-473b4591b73d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2026.04.01 18:06:41.078761 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8135 | 2026.04.01 18:06:41.078759 [ 288 ] {} <Debug> TCP-Session: edf2c4bd-6ab0-4f40-bfa4-83aee7bcd04c Authenticating user 'default' from [fd00:1122:3344:101::e]:36698 | ||
| 8136 | 2026.04.01 18:06:41.078780 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8137 | 2026.04.01 18:06:41.078793 [ 353 ] {} <Debug> TCP-Session: 1ef0444c-bc9e-4b46-b946-d175a5c9253f Authenticating user 'default' from [fd00:1122:3344:101::e]:34890 | ||
| 8138 | 2026.04.01 18:06:41.078800 [ 288 ] {} <Debug> TCP-Session: edf2c4bd-6ab0-4f40-bfa4-83aee7bcd04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2026.04.01 18:06:41.078808 [ 355 ] {} <Debug> TCP-Session: 75059b5b-08fb-4f6d-a426-578c63dba8e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51448 | ||
| 8140 | 2026.04.01 18:06:41.078817 [ 288 ] {} <Debug> TCP-Session: edf2c4bd-6ab0-4f40-bfa4-83aee7bcd04c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2026.04.01 18:06:41.078814 [ 353 ] {} <Debug> TCP-Session: 1ef0444c-bc9e-4b46-b946-d175a5c9253f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8142 | 2026.04.01 18:06:41.078828 [ 355 ] {} <Debug> TCP-Session: 75059b5b-08fb-4f6d-a426-578c63dba8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2026.04.01 18:06:41.078840 [ 353 ] {} <Debug> TCP-Session: 1ef0444c-bc9e-4b46-b946-d175a5c9253f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2026.04.01 18:06:41.078852 [ 355 ] {} <Debug> TCP-Session: 75059b5b-08fb-4f6d-a426-578c63dba8e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2026.04.01 18:06:41.078745 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8146 | 2026.04.01 18:06:41.078883 [ 286 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8147 | 2026.04.01 18:06:41.078901 [ 351 ] {} <Debug> TCP-Session: 7676dcef-f7c6-45d1-b49f-53d2b114b44a Authenticating user 'default' from [fd00:1122:3344:101::e]:47728 | ||
| 8148 | 2026.04.01 18:06:41.078729 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8149 | 2026.04.01 18:06:41.078928 [ 351 ] {} <Debug> TCP-Session: 7676dcef-f7c6-45d1-b49f-53d2b114b44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8150 | 2026.04.01 18:06:41.078689 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36528 | ||
| 8151 | 2026.04.01 18:06:41.078958 [ 290 ] {} <Debug> TCP-Session: 469f20a0-48dd-4041-80b0-32ac14b6704c Authenticating user 'default' from [fd00:1122:3344:101::e]:52043 | ||
| 8152 | 2026.04.01 18:06:41.078962 [ 351 ] {} <Debug> TCP-Session: 7676dcef-f7c6-45d1-b49f-53d2b114b44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.04.01 18:06:41.079008 [ 290 ] {} <Debug> TCP-Session: 469f20a0-48dd-4041-80b0-32ac14b6704c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8154 | 2026.04.01 18:06:41.079026 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8155 | 2026.04.01 18:06:41.079042 [ 290 ] {} <Debug> TCP-Session: 469f20a0-48dd-4041-80b0-32ac14b6704c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8156 | 2026.04.01 18:06:41.078682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8157 | 2026.04.01 18:06:41.079062 [ 354 ] {} <Debug> TCP-Session: dc964532-b2ab-4294-9058-d0b1bbba7711 Authenticating user 'default' from [fd00:1122:3344:101::e]:36528 | ||
| 8158 | 2026.04.01 18:06:41.079085 [ 286 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8159 | 2026.04.01 18:06:41.079093 [ 289 ] {} <Debug> TCP-Session: 09cb1960-f6dd-4eed-b967-080c3299371e Authenticating user 'default' from [fd00:1122:3344:101::e]:50705 | ||
| 8160 | 2026.04.01 18:06:41.079102 [ 354 ] {} <Debug> TCP-Session: dc964532-b2ab-4294-9058-d0b1bbba7711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8161 | 2026.04.01 18:06:41.079131 [ 289 ] {} <Debug> TCP-Session: 09cb1960-f6dd-4eed-b967-080c3299371e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8162 | 2026.04.01 18:06:41.079137 [ 354 ] {} <Debug> TCP-Session: dc964532-b2ab-4294-9058-d0b1bbba7711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8163 | 2026.04.01 18:06:41.079145 [ 289 ] {} <Debug> TCP-Session: 09cb1960-f6dd-4eed-b967-080c3299371e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8164 | 2026.04.01 18:06:41.079139 [ 286 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8165 | 2026.04.01 18:06:41.078670 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45450 | ||
| 8166 | 2026.04.01 18:06:41.079288 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8167 | 2026.04.01 18:06:41.079314 [ 352 ] {} <Debug> TCP-Session: d9671c18-2364-404f-904c-ea926cadfd9a Authenticating user 'default' from [fd00:1122:3344:101::e]:45450 | ||
| 8168 | 2026.04.01 18:06:41.079335 [ 352 ] {} <Debug> TCP-Session: d9671c18-2364-404f-904c-ea926cadfd9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2026.04.01 18:06:41.079348 [ 352 ] {} <Debug> TCP-Session: d9671c18-2364-404f-904c-ea926cadfd9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8170 | 2026.04.01 18:06:41.079403 [ 286 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 8171 | 2026.04.01 18:06:41.080316 [ 305 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Trace> AggregatingTransform: Aggregating | ||
| 8172 | 2026.04.01 18:06:41.080361 [ 305 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Trace> Aggregator: Aggregation method: without_key | ||
| 8173 | 2026.04.01 18:06:41.080394 [ 305 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901223 sec. (1109.603 rows/sec., 43.34 KiB/sec.) | ||
| 8174 | 2026.04.01 18:06:41.080410 [ 305 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Trace> Aggregator: Merging aggregated data | ||
| 8175 | 2026.04.01 18:06:41.081636 [ 286 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00279 sec., 358.4229390681004 rows/sec., 14.00 KiB/sec. | ||
| 8176 | 2026.04.01 18:06:41.081810 [ 286 ] {ea95d12f-358f-42b2-8e9f-5404a2f0f19b} <Debug> TCPHandler: Processed in 0.003133791 sec. | ||
| 8177 | 2026.04.01 18:06:41.081921 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8178 | 2026.04.01 18:06:41.081952 [ 286 ] {} <Debug> TCP-Session: 80bdc5aa-858b-46d8-97e3-473b4591b73d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8179 | 2026.04.01 18:06:41.081958 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8180 | 2026.04.01 18:06:41.082001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8181 | 2026.04.01 18:06:41.082002 [ 288 ] {} <Debug> TCP-Session: edf2c4bd-6ab0-4f40-bfa4-83aee7bcd04c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.04.01 18:06:41.082020 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8183 | 2026.04.01 18:06:41.082039 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8184 | 2026.04.01 18:06:41.082060 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8185 | 2026.04.01 18:06:41.082065 [ 355 ] {} <Debug> TCP-Session: 75059b5b-08fb-4f6d-a426-578c63dba8e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8186 | 2026.04.01 18:06:41.082084 [ 353 ] {} <Debug> TCP-Session: 1ef0444c-bc9e-4b46-b946-d175a5c9253f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.04.01 18:06:41.082079 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8188 | 2026.04.01 18:06:41.082121 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8189 | 2026.04.01 18:06:41.082099 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8190 | 2026.04.01 18:06:41.082164 [ 354 ] {} <Debug> TCP-Session: dc964532-b2ab-4294-9058-d0b1bbba7711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2026.04.01 18:06:41.082147 [ 290 ] {} <Debug> TCP-Session: 469f20a0-48dd-4041-80b0-32ac14b6704c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.04.01 18:06:41.082197 [ 352 ] {} <Debug> TCP-Session: d9671c18-2364-404f-904c-ea926cadfd9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.04.01 18:06:41.082106 [ 351 ] {} <Debug> TCP-Session: 7676dcef-f7c6-45d1-b49f-53d2b114b44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8194 | 2026.04.01 18:06:41.082041 [ 289 ] {} <Debug> TCP-Session: 09cb1960-f6dd-4eed-b967-080c3299371e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8195 | 2026.04.01 18:06:41.258910 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36349 | ||
| 8196 | 2026.04.01 18:06:41.259036 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8197 | 2026.04.01 18:06:41.259066 [ 286 ] {} <Debug> TCP-Session: f8bb7ece-18e1-4532-9e13-f56058154828 Authenticating user 'default' from [fd00:1122:3344:101::e]:36349 | ||
| 8198 | 2026.04.01 18:06:41.259089 [ 286 ] {} <Debug> TCP-Session: f8bb7ece-18e1-4532-9e13-f56058154828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8199 | 2026.04.01 18:06:41.259103 [ 286 ] {} <Debug> TCP-Session: f8bb7ece-18e1-4532-9e13-f56058154828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8200 | 2026.04.01 18:06:41.259316 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61478 | ||
| 8201 | 2026.04.01 18:06:41.259354 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60955 | ||
| 8202 | 2026.04.01 18:06:41.259353 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65531 | ||
| 8203 | 2026.04.01 18:06:41.259386 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57459 | ||
| 8204 | 2026.04.01 18:06:41.259409 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55161 | ||
| 8205 | 2026.04.01 18:06:41.259441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8206 | 2026.04.01 18:06:41.259430 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8207 | 2026.04.01 18:06:41.259489 [ 290 ] {} <Debug> TCP-Session: 7288d969-65ac-4ef3-abc6-8784dcc29ff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60955 | ||
| 8208 | 2026.04.01 18:06:41.259488 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8209 | 2026.04.01 18:06:41.259516 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8210 | 2026.04.01 18:06:41.259520 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8211 | 2026.04.01 18:06:41.259542 [ 289 ] {} <Debug> TCP-Session: 34e3aafd-003c-4501-8faa-3e4f2210466f Authenticating user 'default' from [fd00:1122:3344:101::e]:65531 | ||
| 8212 | 2026.04.01 18:06:41.259553 [ 355 ] {} <Debug> TCP-Session: 0941831a-6e07-4ad6-82a1-26706c018ea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55161 | ||
| 8213 | 2026.04.01 18:06:41.259579 [ 352 ] {} <Debug> TCP-Session: 04be7ef3-fc17-40f5-808c-5cbd4410a550 Authenticating user 'default' from [fd00:1122:3344:101::e]:57459 | ||
| 8214 | 2026.04.01 18:06:41.259590 [ 289 ] {} <Debug> TCP-Session: 34e3aafd-003c-4501-8faa-3e4f2210466f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2026.04.01 18:06:41.259604 [ 355 ] {} <Debug> TCP-Session: 0941831a-6e07-4ad6-82a1-26706c018ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.04.01 18:06:41.259619 [ 352 ] {} <Debug> TCP-Session: 04be7ef3-fc17-40f5-808c-5cbd4410a550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8217 | 2026.04.01 18:06:41.259650 [ 355 ] {} <Debug> TCP-Session: 0941831a-6e07-4ad6-82a1-26706c018ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8218 | 2026.04.01 18:06:41.259662 [ 352 ] {} <Debug> TCP-Session: 04be7ef3-fc17-40f5-808c-5cbd4410a550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8219 | 2026.04.01 18:06:41.259522 [ 290 ] {} <Debug> TCP-Session: 7288d969-65ac-4ef3-abc6-8784dcc29ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2026.04.01 18:06:41.259516 [ 288 ] {} <Debug> TCP-Session: 28ed4990-980f-48ff-aed8-d8eba2cdc37e Authenticating user 'default' from [fd00:1122:3344:101::e]:61478 | ||
| 8221 | 2026.04.01 18:06:41.259737 [ 290 ] {} <Debug> TCP-Session: 7288d969-65ac-4ef3-abc6-8784dcc29ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2026.04.01 18:06:41.259749 [ 288 ] {} <Debug> TCP-Session: 28ed4990-980f-48ff-aed8-d8eba2cdc37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8223 | 2026.04.01 18:06:41.259403 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59213 | ||
| 8224 | 2026.04.01 18:06:41.259775 [ 288 ] {} <Debug> TCP-Session: 28ed4990-980f-48ff-aed8-d8eba2cdc37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8225 | 2026.04.01 18:06:41.259390 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58139 | ||
| 8226 | 2026.04.01 18:06:41.259623 [ 289 ] {} <Debug> TCP-Session: 34e3aafd-003c-4501-8faa-3e4f2210466f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8227 | 2026.04.01 18:06:41.259848 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8228 | 2026.04.01 18:06:41.259369 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53328 | ||
| 8229 | 2026.04.01 18:06:41.259880 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8230 | 2026.04.01 18:06:41.259878 [ 354 ] {} <Debug> TCP-Session: bc0d7b7f-619a-4aa5-9d4f-feda135d8d9d Authenticating user 'default' from [fd00:1122:3344:101::e]:59213 | ||
| 8231 | 2026.04.01 18:06:41.259910 [ 353 ] {} <Debug> TCP-Session: 4b6702ea-4386-464e-a050-49f6ed97c7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58139 | ||
| 8232 | 2026.04.01 18:06:41.259926 [ 354 ] {} <Debug> TCP-Session: bc0d7b7f-619a-4aa5-9d4f-feda135d8d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2026.04.01 18:06:41.259940 [ 353 ] {} <Debug> TCP-Session: 4b6702ea-4386-464e-a050-49f6ed97c7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8234 | 2026.04.01 18:06:41.259956 [ 354 ] {} <Debug> TCP-Session: bc0d7b7f-619a-4aa5-9d4f-feda135d8d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8235 | 2026.04.01 18:06:41.259970 [ 353 ] {} <Debug> TCP-Session: 4b6702ea-4386-464e-a050-49f6ed97c7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8236 | 2026.04.01 18:06:41.259935 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8237 | 2026.04.01 18:06:41.259404 [ 286 ] {} <Trace> TCP-Session: f8bb7ece-18e1-4532-9e13-f56058154828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.04.01 18:06:41.260025 [ 351 ] {} <Debug> TCP-Session: 5ebbe9d4-d047-49d2-aedc-8d7b8438cc1b Authenticating user 'default' from [fd00:1122:3344:101::e]:53328 | ||
| 8239 | 2026.04.01 18:06:41.260057 [ 351 ] {} <Debug> TCP-Session: 5ebbe9d4-d047-49d2-aedc-8d7b8438cc1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8240 | 2026.04.01 18:06:41.260071 [ 351 ] {} <Debug> TCP-Session: 5ebbe9d4-d047-49d2-aedc-8d7b8438cc1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8241 | 2026.04.01 18:06:41.260200 [ 286 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8242 | 2026.04.01 18:06:41.260460 [ 286 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8243 | 2026.04.01 18:06:41.260519 [ 286 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8244 | 2026.04.01 18:06:41.260821 [ 286 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 8245 | 2026.04.01 18:06:41.261722 [ 348 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Trace> AggregatingTransform: Aggregating | ||
| 8246 | 2026.04.01 18:06:41.261781 [ 348 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Trace> Aggregator: Aggregation method: without_key | ||
| 8247 | 2026.04.01 18:06:41.261822 [ 348 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896534 sec. (1115.407 rows/sec., 43.57 KiB/sec.) | ||
| 8248 | 2026.04.01 18:06:41.261842 [ 348 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Trace> Aggregator: Merging aggregated data | ||
| 8249 | 2026.04.01 18:06:41.263056 [ 286 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00291 sec., 343.6426116838488 rows/sec., 13.42 KiB/sec. | ||
| 8250 | 2026.04.01 18:06:41.263215 [ 286 ] {6e0c1ebf-d22b-48f3-886a-036d3daf4730} <Debug> TCPHandler: Processed in 0.003923542 sec. | ||
| 8251 | 2026.04.01 18:06:41.263304 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8252 | 2026.04.01 18:06:41.263334 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8253 | 2026.04.01 18:06:41.263336 [ 286 ] {} <Debug> TCP-Session: f8bb7ece-18e1-4532-9e13-f56058154828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8254 | 2026.04.01 18:06:41.263375 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8255 | 2026.04.01 18:06:41.263385 [ 355 ] {} <Debug> TCP-Session: 0941831a-6e07-4ad6-82a1-26706c018ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8256 | 2026.04.01 18:06:41.263412 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8257 | 2026.04.01 18:06:41.263415 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8258 | 2026.04.01 18:06:41.263435 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8259 | 2026.04.01 18:06:41.263455 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8260 | 2026.04.01 18:06:41.263474 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8261 | 2026.04.01 18:06:41.263497 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8262 | 2026.04.01 18:06:41.263495 [ 353 ] {} <Debug> TCP-Session: 4b6702ea-4386-464e-a050-49f6ed97c7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.04.01 18:06:41.263537 [ 352 ] {} <Debug> TCP-Session: 04be7ef3-fc17-40f5-808c-5cbd4410a550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2026.04.01 18:06:41.263550 [ 354 ] {} <Debug> TCP-Session: bc0d7b7f-619a-4aa5-9d4f-feda135d8d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8265 | 2026.04.01 18:06:41.263478 [ 290 ] {} <Debug> TCP-Session: 7288d969-65ac-4ef3-abc6-8784dcc29ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2026.04.01 18:06:41.263453 [ 288 ] {} <Debug> TCP-Session: 28ed4990-980f-48ff-aed8-d8eba2cdc37e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8267 | 2026.04.01 18:06:41.263427 [ 289 ] {} <Debug> TCP-Session: 34e3aafd-003c-4501-8faa-3e4f2210466f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8268 | 2026.04.01 18:06:41.263516 [ 351 ] {} <Debug> TCP-Session: 5ebbe9d4-d047-49d2-aedc-8d7b8438cc1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8269 | 2026.04.01 18:06:41.786161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1040 | ||
| 8270 | 2026.04.01 18:06:41.789022 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2026.04.01 18:06:41.789081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8272 | 2026.04.01 18:06:41.790389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8273 | 2026.04.01 18:06:41.790667 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2026.04.01 18:06:41.791019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 8275 | 2026.04.01 18:06:43.013500 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.04.01 18:06:43.013719 [ 4 ] {0dae59a4-5315-4f48-b183-62e6cb0e6d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8277 | 2026.04.01 18:06:43.013800 [ 4 ] {0dae59a4-5315-4f48-b183-62e6cb0e6d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8278 | 2026.04.01 18:06:43.014577 [ 4 ] {0dae59a4-5315-4f48-b183-62e6cb0e6d23} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.04.01 18:06:43.014625 [ 4 ] {0dae59a4-5315-4f48-b183-62e6cb0e6d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8280 | 2026.04.01 18:06:43.015057 [ 4 ] {0dae59a4-5315-4f48-b183-62e6cb0e6d23} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8281 | 2026.04.01 18:06:43.015299 [ 4 ] {0dae59a4-5315-4f48-b183-62e6cb0e6d23} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.04.01 18:06:43.015448 [ 102 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8283 | 2026.04.01 18:06:43.015476 [ 4 ] {0dae59a4-5315-4f48-b183-62e6cb0e6d23} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001813 sec., 63982.349696635414 rows/sec., 5.43 MiB/sec. | ||
| 8284 | 2026.04.01 18:06:43.015494 [ 102 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.04.01 18:06:43.015519 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8286 | 2026.04.01 18:06:43.015534 [ 4 ] {0dae59a4-5315-4f48-b183-62e6cb0e6d23} <Debug> TCPHandler: Processed in 0.002176087 sec. | ||
| 8287 | 2026.04.01 18:06:43.015660 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 8288 | 2026.04.01 18:06:43.015672 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.04.01 18:06:43.015808 [ 4 ] {6987cab7-4e35-47fe-a59e-decf9830d8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8290 | 2026.04.01 18:06:43.015815 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8291 | 2026.04.01 18:06:43.015859 [ 4 ] {6987cab7-4e35-47fe-a59e-decf9830d8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8292 | 2026.04.01 18:06:43.015868 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3811 rows starting from the beginning of the part | ||
| 8293 | 2026.04.01 18:06:43.015956 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1269 rows starting from the beginning of the part | ||
| 8294 | 2026.04.01 18:06:43.016009 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 116 rows starting from the beginning of the part | ||
| 8295 | 2026.04.01 18:06:43.016059 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 3619 rows starting from the beginning of the part | ||
| 8296 | 2026.04.01 18:06:43.016110 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 8297 | 2026.04.01 18:06:43.016173 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 116 rows starting from the beginning of the part | ||
| 8298 | 2026.04.01 18:06:43.016347 [ 4 ] {6987cab7-4e35-47fe-a59e-decf9830d8ce} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.04.01 18:06:43.016393 [ 4 ] {6987cab7-4e35-47fe-a59e-decf9830d8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8300 | 2026.04.01 18:06:43.016740 [ 4 ] {6987cab7-4e35-47fe-a59e-decf9830d8ce} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8301 | 2026.04.01 18:06:43.016979 [ 4 ] {6987cab7-4e35-47fe-a59e-decf9830d8ce} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.04.01 18:06:43.017098 [ 102 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8303 | 2026.04.01 18:06:43.017129 [ 102 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2026.04.01 18:06:43.017133 [ 4 ] {6987cab7-4e35-47fe-a59e-decf9830d8ce} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001353 sec., 22172.949002217294 rows/sec., 1.63 MiB/sec. | ||
| 8305 | 2026.04.01 18:06:43.017149 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8306 | 2026.04.01 18:06:43.017183 [ 4 ] {6987cab7-4e35-47fe-a59e-decf9830d8ce} <Debug> TCPHandler: Processed in 0.001566251 sec. | ||
| 8307 | 2026.04.01 18:06:43.017230 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 8308 | 2026.04.01 18:06:43.017300 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2026.04.01 18:06:43.017328 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8310 | 2026.04.01 18:06:43.017360 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 316 rows starting from the beginning of the part | ||
| 8311 | 2026.04.01 18:06:43.017405 [ 4 ] {295b7f0e-8c08-4b26-9332-b86fab319289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8312 | 2026.04.01 18:06:43.017423 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 8313 | 2026.04.01 18:06:43.017450 [ 4 ] {295b7f0e-8c08-4b26-9332-b86fab319289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8314 | 2026.04.01 18:06:43.017475 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 243 rows starting from the beginning of the part | ||
| 8315 | 2026.04.01 18:06:43.017519 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8316 | 2026.04.01 18:06:43.017564 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 256 rows starting from the beginning of the part | ||
| 8317 | 2026.04.01 18:06:43.017606 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 8318 | 2026.04.01 18:06:43.017893 [ 4 ] {295b7f0e-8c08-4b26-9332-b86fab319289} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.04.01 18:06:43.017929 [ 4 ] {295b7f0e-8c08-4b26-9332-b86fab319289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8320 | 2026.04.01 18:06:43.018251 [ 4 ] {295b7f0e-8c08-4b26-9332-b86fab319289} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8321 | 2026.04.01 18:06:43.018456 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 911 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260123 sec., 722945.2997842275 rows/sec., 47.61 MiB/sec. | ||
| 8322 | 2026.04.01 18:06:43.018469 [ 4 ] {295b7f0e-8c08-4b26-9332-b86fab319289} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2026.04.01 18:06:43.018586 [ 102 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8324 | 2026.04.01 18:06:43.018610 [ 102 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.04.01 18:06:43.018613 [ 4 ] {295b7f0e-8c08-4b26-9332-b86fab319289} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001235 sec., 76113.36032388663 rows/sec., 5.94 MiB/sec. | ||
| 8326 | 2026.04.01 18:06:43.018627 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8327 | 2026.04.01 18:06:43.018619 [ 194 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8328 | 2026.04.01 18:06:43.018656 [ 4 ] {295b7f0e-8c08-4b26-9332-b86fab319289} <Debug> TCPHandler: Processed in 0.001406756 sec. | ||
| 8329 | 2026.04.01 18:06:43.018686 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 8330 | 2026.04.01 18:06:43.018766 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8331 | 2026.04.01 18:06:43.018774 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.04.01 18:06:43.018790 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2101 rows starting from the beginning of the part | ||
| 8333 | 2026.04.01 18:06:43.018836 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 771 rows starting from the beginning of the part | ||
| 8334 | 2026.04.01 18:06:43.018871 [ 4 ] {027f20da-2f2a-4dbc-bbb2-bddb4a530222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8335 | 2026.04.01 18:06:43.018873 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 94 rows starting from the beginning of the part | ||
| 8336 | 2026.04.01 18:06:43.018905 [ 194 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.04.01 18:06:43.018915 [ 4 ] {027f20da-2f2a-4dbc-bbb2-bddb4a530222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8338 | 2026.04.01 18:06:43.018918 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1999 rows starting from the beginning of the part | ||
| 8339 | 2026.04.01 18:06:43.018958 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 8340 | 2026.04.01 18:06:43.018976 [ 194 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_46_9} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8341 | 2026.04.01 18:06:43.018993 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 94 rows starting from the beginning of the part | ||
| 8342 | 2026.04.01 18:06:43.019046 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8343 | 2026.04.01 18:06:43.019342 [ 4 ] {027f20da-2f2a-4dbc-bbb2-bddb4a530222} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.04.01 18:06:43.019377 [ 4 ] {027f20da-2f2a-4dbc-bbb2-bddb4a530222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8345 | 2026.04.01 18:06:43.019422 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8987 rows, containing 5 columns (5 merged, 0 gathered) in 0.00383476 sec., 2343562.569756647 rows/sec., 187.18 MiB/sec. | ||
| 8346 | 2026.04.01 18:06:43.019737 [ 4 ] {027f20da-2f2a-4dbc-bbb2-bddb4a530222} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8347 | 2026.04.01 18:06:43.019742 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8348 | 2026.04.01 18:06:43.020016 [ 4 ] {027f20da-2f2a-4dbc-bbb2-bddb4a530222} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.04.01 18:06:43.020088 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2026.04.01 18:06:43.020156 [ 4 ] {027f20da-2f2a-4dbc-bbb2-bddb4a530222} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 8351 | 2026.04.01 18:06:43.020182 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_51_10} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8352 | 2026.04.01 18:06:43.020199 [ 4 ] {027f20da-2f2a-4dbc-bbb2-bddb4a530222} <Debug> TCPHandler: Processed in 0.001473918 sec. | ||
| 8353 | 2026.04.01 18:06:43.020270 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 8354 | 2026.04.01 18:06:43.020313 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.04.01 18:06:43.020411 [ 4 ] {d0670cc5-7382-4ab5-bcb1-b053d6171271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8356 | 2026.04.01 18:06:43.020467 [ 4 ] {d0670cc5-7382-4ab5-bcb1-b053d6171271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8357 | 2026.04.01 18:06:43.020518 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849779 sec., 2769520.0345554794 rows/sec., 200.72 MiB/sec. | ||
| 8358 | 2026.04.01 18:06:43.020794 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8359 | 2026.04.01 18:06:43.021042 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.04.01 18:06:43.021131 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_51_10} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8361 | 2026.04.01 18:06:43.021209 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 8362 | 2026.04.01 18:06:43.021280 [ 4 ] {d0670cc5-7382-4ab5-bcb1-b053d6171271} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.04.01 18:06:43.021322 [ 4 ] {d0670cc5-7382-4ab5-bcb1-b053d6171271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8364 | 2026.04.01 18:06:43.021868 [ 4 ] {d0670cc5-7382-4ab5-bcb1-b053d6171271} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8365 | 2026.04.01 18:06:43.022099 [ 4 ] {d0670cc5-7382-4ab5-bcb1-b053d6171271} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.04.01 18:06:43.022205 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8367 | 2026.04.01 18:06:43.022232 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.04.01 18:06:43.022238 [ 4 ] {d0670cc5-7382-4ab5-bcb1-b053d6171271} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001845 sec., 16260.162601626016 rows/sec., 29.14 MiB/sec. | ||
| 8369 | 2026.04.01 18:06:43.022248 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8370 | 2026.04.01 18:06:43.022291 [ 4 ] {d0670cc5-7382-4ab5-bcb1-b053d6171271} <Debug> TCPHandler: Processed in 0.002027483 sec. | ||
| 8371 | 2026.04.01 18:06:43.022321 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 8372 | 2026.04.01 18:06:43.022403 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.04.01 18:06:43.022506 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8374 | 2026.04.01 18:06:43.022508 [ 4 ] {ae1ed634-e325-4995-8a82-d0548d99354f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8375 | 2026.04.01 18:06:43.022562 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 815 rows starting from the beginning of the part | ||
| 8376 | 2026.04.01 18:06:43.022568 [ 4 ] {ae1ed634-e325-4995-8a82-d0548d99354f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8377 | 2026.04.01 18:06:43.022679 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 8378 | 2026.04.01 18:06:43.022783 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 8379 | 2026.04.01 18:06:43.022878 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8380 | 2026.04.01 18:06:43.022931 [ 4 ] {ae1ed634-e325-4995-8a82-d0548d99354f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2026.04.01 18:06:43.022969 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part | ||
| 8382 | 2026.04.01 18:06:43.022973 [ 4 ] {ae1ed634-e325-4995-8a82-d0548d99354f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8383 | 2026.04.01 18:06:43.023079 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 8384 | 2026.04.01 18:06:43.023324 [ 4 ] {ae1ed634-e325-4995-8a82-d0548d99354f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8385 | 2026.04.01 18:06:43.023597 [ 4 ] {ae1ed634-e325-4995-8a82-d0548d99354f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2026.04.01 18:06:43.023736 [ 4 ] {ae1ed634-e325-4995-8a82-d0548d99354f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 8387 | 2026.04.01 18:06:43.023772 [ 4 ] {ae1ed634-e325-4995-8a82-d0548d99354f} <Debug> TCPHandler: Processed in 0.001419867 sec. | ||
| 8388 | 2026.04.01 18:06:43.028238 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 19 columns (19 merged, 0 gathered) in 0.005946874 sec., 157729.92668080743 rows/sec., 282.64 MiB/sec. | ||
| 8389 | 2026.04.01 18:06:43.029837 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8390 | 2026.04.01 18:06:43.030171 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.04.01 18:06:43.030238 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8392 | 2026.04.01 18:06:43.030346 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.85 MiB. | ||
| 8393 | 2026.04.01 18:06:44.001191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.24 MiB, peak 291.40 MiB, free memory in arenas 0.00 B, will set to 285.53 MiB (RSS), difference: 2.30 MiB | ||
| 8394 | 2026.04.01 18:06:44.022007 [ 100 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 8395 | 2026.04.01 18:06:44.022103 [ 100 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2026.04.01 18:06:44.022141 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8397 | 2026.04.01 18:06:44.022272 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 8398 | 2026.04.01 18:06:44.022402 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8399 | 2026.04.01 18:06:44.022439 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 488 rows starting from the beginning of the part | ||
| 8400 | 2026.04.01 18:06:44.022513 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 464 rows starting from the beginning of the part | ||
| 8401 | 2026.04.01 18:06:44.022565 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 464 rows starting from the beginning of the part | ||
| 8402 | 2026.04.01 18:06:44.022612 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 464 rows starting from the beginning of the part | ||
| 8403 | 2026.04.01 18:06:44.022665 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 464 rows starting from the beginning of the part | ||
| 8404 | 2026.04.01 18:06:44.023806 [ 194 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577281 sec., 1486101.715547198 rows/sec., 100.21 MiB/sec. | ||
| 8405 | 2026.04.01 18:06:44.024027 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8406 | 2026.04.01 18:06:44.024364 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.04.01 18:06:44.024454 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_20_4} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 8408 | 2026.04.01 18:06:44.024566 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 8409 | 2026.04.01 18:06:44.340028 [ 100 ] {} <Debug> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8410 | 2026.04.01 18:06:44.340112 [ 100 ] {} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.04.01 18:06:44.340143 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8412 | 2026.04.01 18:06:44.340315 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::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 | ||
| 8413 | 2026.04.01 18:06:44.340513 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8414 | 2026.04.01 18:06:44.340564 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 8415 | 2026.04.01 18:06:44.340658 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 8416 | 2026.04.01 18:06:44.340720 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 8417 | 2026.04.01 18:06:44.340779 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::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 | ||
| 8418 | 2026.04.01 18:06:44.340834 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 8419 | 2026.04.01 18:06:44.341835 [ 194 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597781 sec., 3755.2080041006875 rows/sec., 278.71 KiB/sec. | ||
| 8420 | 2026.04.01 18:06:44.342037 [ 193 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8421 | 2026.04.01 18:06:44.342379 [ 193 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_5_1} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.04.01 18:06:44.342495 [ 193 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_5_1} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8423 | 2026.04.01 18:06:44.342629 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8424 | 2026.04.01 18:06:44.471737 [ 95 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8425 | 2026.04.01 18:06:44.471804 [ 95 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.04.01 18:06:44.471835 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8427 | 2026.04.01 18:06:44.471966 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::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 | ||
| 8428 | 2026.04.01 18:06:44.472140 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8429 | 2026.04.01 18:06:44.472187 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 8430 | 2026.04.01 18:06:44.472261 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 8431 | 2026.04.01 18:06:44.472312 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8432 | 2026.04.01 18:06:44.472358 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8433 | 2026.04.01 18:06:44.472401 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8434 | 2026.04.01 18:06:44.473249 [ 195 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001342095 sec., 13411.86726722028 rows/sec., 903.73 KiB/sec. | ||
| 8435 | 2026.04.01 18:06:44.473370 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8436 | 2026.04.01 18:06:44.473628 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.04.01 18:06:44.473700 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_18_4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8438 | 2026.04.01 18:06:44.473768 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8439 | 2026.04.01 18:06:45.066301 [ 95 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 8440 | 2026.04.01 18:06:45.066402 [ 95 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.04.01 18:06:45.066439 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8442 | 2026.04.01 18:06:45.066637 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 8443 | 2026.04.01 18:06:45.066865 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8444 | 2026.04.01 18:06:45.066918 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 250 rows starting from the beginning of the part | ||
| 8445 | 2026.04.01 18:06:45.067024 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 238 rows starting from the beginning of the part | ||
| 8446 | 2026.04.01 18:06:45.067097 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 238 rows starting from the beginning of the part | ||
| 8447 | 2026.04.01 18:06:45.067174 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 238 rows starting from the beginning of the part | ||
| 8448 | 2026.04.01 18:06:45.067252 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 238 rows starting from the beginning of the part | ||
| 8449 | 2026.04.01 18:06:45.068279 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724855 sec., 696870.1716955918 rows/sec., 42.35 MiB/sec. | ||
| 8450 | 2026.04.01 18:06:45.068409 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8451 | 2026.04.01 18:06:45.068642 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.04.01 18:06:45.068712 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_20_4} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 8453 | 2026.04.01 18:06:45.068782 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8454 | 2026.04.01 18:06:45.832176 [ 95 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8455 | 2026.04.01 18:06:45.832286 [ 95 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.04.01 18:06:45.832333 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8457 | 2026.04.01 18:06:45.832536 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 8458 | 2026.04.01 18:06:45.832762 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8459 | 2026.04.01 18:06:45.832820 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 8460 | 2026.04.01 18:06:45.832922 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 8461 | 2026.04.01 18:06:45.832994 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8462 | 2026.04.01 18:06:45.833062 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8463 | 2026.04.01 18:06:45.833123 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8464 | 2026.04.01 18:06:45.833901 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001460569 sec., 73943.78492217758 rows/sec., 3.77 MiB/sec. | ||
| 8465 | 2026.04.01 18:06:45.834027 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8466 | 2026.04.01 18:06:45.834279 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.04.01 18:06:45.834350 [ 193 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_18_4} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8468 | 2026.04.01 18:06:45.834429 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8469 | 2026.04.01 18:06:46.607339 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8470 | 2026.04.01 18:06:46.607393 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8471 | 2026.04.01 18:06:46.749698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16345 | ||
| 8472 | 2026.04.01 18:06:46.750184 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.04.01 18:06:46.750233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8474 | 2026.04.01 18:06:46.750734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8475 | 2026.04.01 18:06:46.750972 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.04.01 18:06:46.751119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 8477 | 2026.04.01 18:06:47.609812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8478 | 2026.04.01 18:06:47.626199 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.04.01 18:06:47.626248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8480 | 2026.04.01 18:06:47.632204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8481 | 2026.04.01 18:06:47.632907 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.04.01 18:06:47.635512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8483 | 2026.04.01 18:06:47.646455 [ 93 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 8484 | 2026.04.01 18:06:47.646506 [ 93 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.04.01 18:06:47.646533 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8486 | 2026.04.01 18:06:47.646682 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 8487 | 2026.04.01 18:06:47.646872 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8488 | 2026.04.01 18:06:47.646923 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1064 rows starting from the beginning of the part | ||
| 8489 | 2026.04.01 18:06:47.647019 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1040 rows starting from the beginning of the part | ||
| 8490 | 2026.04.01 18:06:47.647089 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 239 rows starting from the beginning of the part | ||
| 8491 | 2026.04.01 18:06:47.647157 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 239 rows starting from the beginning of the part | ||
| 8492 | 2026.04.01 18:06:47.647228 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1040 rows starting from the beginning of the part | ||
| 8493 | 2026.04.01 18:06:47.648651 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3622 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041883 sec., 1773852.8603254936 rows/sec., 113.45 MiB/sec. | ||
| 8494 | 2026.04.01 18:06:47.648835 [ 197 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8495 | 2026.04.01 18:06:47.649095 [ 197 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.04.01 18:06:47.649163 [ 197 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_20_4} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 8497 | 2026.04.01 18:06:47.649251 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8498 | 2026.04.01 18:06:48.024255 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2026.04.01 18:06:48.024557 [ 4 ] {9e814f12-86dc-4b56-ab9f-45226cb784e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8500 | 2026.04.01 18:06:48.024667 [ 4 ] {9e814f12-86dc-4b56-ab9f-45226cb784e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8501 | 2026.04.01 18:06:48.025744 [ 4 ] {9e814f12-86dc-4b56-ab9f-45226cb784e7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2026.04.01 18:06:48.025792 [ 4 ] {9e814f12-86dc-4b56-ab9f-45226cb784e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8503 | 2026.04.01 18:06:48.026203 [ 4 ] {9e814f12-86dc-4b56-ab9f-45226cb784e7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8504 | 2026.04.01 18:06:48.026427 [ 4 ] {9e814f12-86dc-4b56-ab9f-45226cb784e7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.04.01 18:06:48.026594 [ 4 ] {9e814f12-86dc-4b56-ab9f-45226cb784e7} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002115 sec., 219385.3427895981 rows/sec., 13.91 MiB/sec. | ||
| 8506 | 2026.04.01 18:06:48.026645 [ 4 ] {9e814f12-86dc-4b56-ab9f-45226cb784e7} <Debug> TCPHandler: Processed in 0.002555417 sec. | ||
| 8507 | 2026.04.01 18:06:48.026767 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.04.01 18:06:48.026870 [ 4 ] {e2103b7c-7161-40c8-9e89-343c5bbee823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8509 | 2026.04.01 18:06:48.026915 [ 4 ] {e2103b7c-7161-40c8-9e89-343c5bbee823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8510 | 2026.04.01 18:06:48.027963 [ 4 ] {e2103b7c-7161-40c8-9e89-343c5bbee823} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.04.01 18:06:48.028001 [ 4 ] {e2103b7c-7161-40c8-9e89-343c5bbee823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8512 | 2026.04.01 18:06:48.028381 [ 4 ] {e2103b7c-7161-40c8-9e89-343c5bbee823} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8513 | 2026.04.01 18:06:48.028602 [ 4 ] {e2103b7c-7161-40c8-9e89-343c5bbee823} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.04.01 18:06:48.028742 [ 4 ] {e2103b7c-7161-40c8-9e89-343c5bbee823} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001896 sec., 669303.7974683545 rows/sec., 51.95 MiB/sec. | ||
| 8515 | 2026.04.01 18:06:48.028782 [ 4 ] {e2103b7c-7161-40c8-9e89-343c5bbee823} <Debug> TCPHandler: Processed in 0.002067173 sec. | ||
| 8516 | 2026.04.01 18:06:48.028894 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2026.04.01 18:06:48.028992 [ 4 ] {7a907e24-f691-4320-aeef-87107e8683f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8518 | 2026.04.01 18:06:48.029031 [ 4 ] {7a907e24-f691-4320-aeef-87107e8683f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8519 | 2026.04.01 18:06:48.029519 [ 4 ] {7a907e24-f691-4320-aeef-87107e8683f1} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.04.01 18:06:48.029556 [ 4 ] {7a907e24-f691-4320-aeef-87107e8683f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8521 | 2026.04.01 18:06:48.029861 [ 4 ] {7a907e24-f691-4320-aeef-87107e8683f1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8522 | 2026.04.01 18:06:48.030061 [ 4 ] {7a907e24-f691-4320-aeef-87107e8683f1} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.04.01 18:06:48.030192 [ 4 ] {7a907e24-f691-4320-aeef-87107e8683f1} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.00122 sec., 199180.32786885247 rows/sec., 11.81 MiB/sec. | ||
| 8524 | 2026.04.01 18:06:48.030229 [ 4 ] {7a907e24-f691-4320-aeef-87107e8683f1} <Debug> TCPHandler: Processed in 0.001385896 sec. | ||
| 8525 | 2026.04.01 18:06:48.030334 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2026.04.01 18:06:48.030427 [ 4 ] {5dd7023c-d740-45ff-87ac-ea9e09aa699d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8527 | 2026.04.01 18:06:48.030467 [ 4 ] {5dd7023c-d740-45ff-87ac-ea9e09aa699d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8528 | 2026.04.01 18:06:48.030938 [ 4 ] {5dd7023c-d740-45ff-87ac-ea9e09aa699d} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.04.01 18:06:48.030975 [ 4 ] {5dd7023c-d740-45ff-87ac-ea9e09aa699d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8530 | 2026.04.01 18:06:48.031278 [ 4 ] {5dd7023c-d740-45ff-87ac-ea9e09aa699d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8531 | 2026.04.01 18:06:48.031478 [ 4 ] {5dd7023c-d740-45ff-87ac-ea9e09aa699d} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.04.01 18:06:48.031606 [ 4 ] {5dd7023c-d740-45ff-87ac-ea9e09aa699d} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001196 sec., 199832.77591973243 rows/sec., 12.88 MiB/sec. | ||
| 8533 | 2026.04.01 18:06:48.031642 [ 4 ] {5dd7023c-d740-45ff-87ac-ea9e09aa699d} <Debug> TCPHandler: Processed in 0.001357656 sec. | ||
| 8534 | 2026.04.01 18:06:48.031747 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.04.01 18:06:48.031840 [ 4 ] {0ca0717e-ebaf-48d2-a70a-7e50bb35ef56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8536 | 2026.04.01 18:06:48.031879 [ 4 ] {0ca0717e-ebaf-48d2-a70a-7e50bb35ef56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8537 | 2026.04.01 18:06:48.032346 [ 4 ] {0ca0717e-ebaf-48d2-a70a-7e50bb35ef56} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.04.01 18:06:48.032382 [ 4 ] {0ca0717e-ebaf-48d2-a70a-7e50bb35ef56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8539 | 2026.04.01 18:06:48.032672 [ 4 ] {0ca0717e-ebaf-48d2-a70a-7e50bb35ef56} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8540 | 2026.04.01 18:06:48.032878 [ 4 ] {0ca0717e-ebaf-48d2-a70a-7e50bb35ef56} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.04.01 18:06:48.032999 [ 4 ] {0ca0717e-ebaf-48d2-a70a-7e50bb35ef56} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001191 sec., 199832.0738874895 rows/sec., 11.34 MiB/sec. | ||
| 8542 | 2026.04.01 18:06:48.033035 [ 4 ] {0ca0717e-ebaf-48d2-a70a-7e50bb35ef56} <Debug> TCPHandler: Processed in 0.001354195 sec. | ||
| 8543 | 2026.04.01 18:06:48.033133 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.04.01 18:06:48.033221 [ 4 ] {593ff269-60cd-412a-9b8e-c0b264b221d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8545 | 2026.04.01 18:06:48.033257 [ 4 ] {593ff269-60cd-412a-9b8e-c0b264b221d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8546 | 2026.04.01 18:06:48.033961 [ 4 ] {593ff269-60cd-412a-9b8e-c0b264b221d6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.04.01 18:06:48.033997 [ 4 ] {593ff269-60cd-412a-9b8e-c0b264b221d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8548 | 2026.04.01 18:06:48.034319 [ 4 ] {593ff269-60cd-412a-9b8e-c0b264b221d6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8549 | 2026.04.01 18:06:48.034522 [ 4 ] {593ff269-60cd-412a-9b8e-c0b264b221d6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.04.01 18:06:48.034651 [ 4 ] {593ff269-60cd-412a-9b8e-c0b264b221d6} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001418 sec., 543723.5543018336 rows/sec., 37.91 MiB/sec. | ||
| 8551 | 2026.04.01 18:06:48.034688 [ 4 ] {593ff269-60cd-412a-9b8e-c0b264b221d6} <Debug> TCPHandler: Processed in 0.001580551 sec. | ||
| 8552 | 2026.04.01 18:06:48.034796 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2026.04.01 18:06:48.034891 [ 4 ] {70487637-e0f0-4de4-b7df-efaa3bbefb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8554 | 2026.04.01 18:06:48.034932 [ 4 ] {70487637-e0f0-4de4-b7df-efaa3bbefb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8555 | 2026.04.01 18:06:48.035257 [ 4 ] {70487637-e0f0-4de4-b7df-efaa3bbefb77} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.04.01 18:06:48.035292 [ 4 ] {70487637-e0f0-4de4-b7df-efaa3bbefb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8557 | 2026.04.01 18:06:48.035587 [ 4 ] {70487637-e0f0-4de4-b7df-efaa3bbefb77} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8558 | 2026.04.01 18:06:48.035785 [ 4 ] {70487637-e0f0-4de4-b7df-efaa3bbefb77} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2026.04.01 18:06:48.035912 [ 4 ] {70487637-e0f0-4de4-b7df-efaa3bbefb77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 8560 | 2026.04.01 18:06:48.035947 [ 4 ] {70487637-e0f0-4de4-b7df-efaa3bbefb77} <Debug> TCPHandler: Processed in 0.001200552 sec. | ||
| 8561 | 2026.04.01 18:06:48.036051 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.04.01 18:06:48.036144 [ 4 ] {0f19ddb1-e700-4957-87c7-83d8bc12d5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8563 | 2026.04.01 18:06:48.036186 [ 4 ] {0f19ddb1-e700-4957-87c7-83d8bc12d5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8564 | 2026.04.01 18:06:48.036616 [ 4 ] {0f19ddb1-e700-4957-87c7-83d8bc12d5d9} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.04.01 18:06:48.036652 [ 4 ] {0f19ddb1-e700-4957-87c7-83d8bc12d5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8566 | 2026.04.01 18:06:48.036983 [ 4 ] {0f19ddb1-e700-4957-87c7-83d8bc12d5d9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8567 | 2026.04.01 18:06:48.037188 [ 4 ] {0f19ddb1-e700-4957-87c7-83d8bc12d5d9} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.04.01 18:06:48.037298 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8569 | 2026.04.01 18:06:48.037316 [ 4 ] {0f19ddb1-e700-4957-87c7-83d8bc12d5d9} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.00119 sec., 281512.6050420168 rows/sec., 18.42 MiB/sec. | ||
| 8570 | 2026.04.01 18:06:48.037364 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.04.01 18:06:48.037373 [ 4 ] {0f19ddb1-e700-4957-87c7-83d8bc12d5d9} <Debug> TCPHandler: Processed in 0.001371326 sec. | ||
| 8572 | 2026.04.01 18:06:48.037392 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8573 | 2026.04.01 18:06:48.037485 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2026.04.01 18:06:48.037496 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 8575 | 2026.04.01 18:06:48.037584 [ 4 ] {70dc0617-cb0f-4bd3-a710-03fe63fcbee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8576 | 2026.04.01 18:06:48.037606 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8577 | 2026.04.01 18:06:48.037627 [ 4 ] {70dc0617-cb0f-4bd3-a710-03fe63fcbee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8578 | 2026.04.01 18:06:48.037641 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18545 rows starting from the beginning of the part | ||
| 8579 | 2026.04.01 18:06:48.037708 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 8580 | 2026.04.01 18:06:48.037761 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1672 rows starting from the beginning of the part | ||
| 8581 | 2026.04.01 18:06:48.037813 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
| 8582 | 2026.04.01 18:06:48.037857 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 8583 | 2026.04.01 18:06:48.037906 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 335 rows starting from the beginning of the part | ||
| 8584 | 2026.04.01 18:06:48.037936 [ 4 ] {70dc0617-cb0f-4bd3-a710-03fe63fcbee2} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.04.01 18:06:48.037972 [ 4 ] {70dc0617-cb0f-4bd3-a710-03fe63fcbee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8586 | 2026.04.01 18:06:48.038269 [ 4 ] {70dc0617-cb0f-4bd3-a710-03fe63fcbee2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8587 | 2026.04.01 18:06:48.038470 [ 4 ] {70dc0617-cb0f-4bd3-a710-03fe63fcbee2} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.04.01 18:06:48.038600 [ 4 ] {70dc0617-cb0f-4bd3-a710-03fe63fcbee2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 8589 | 2026.04.01 18:06:48.038636 [ 4 ] {70dc0617-cb0f-4bd3-a710-03fe63fcbee2} <Debug> TCPHandler: Processed in 0.001199671 sec. | ||
| 8590 | 2026.04.01 18:06:48.038736 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.04.01 18:06:48.038828 [ 4 ] {cde3a14d-1be4-414e-80fc-3fe62c6e0db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8592 | 2026.04.01 18:06:48.038882 [ 4 ] {cde3a14d-1be4-414e-80fc-3fe62c6e0db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8593 | 2026.04.01 18:06:48.039642 [ 4 ] {cde3a14d-1be4-414e-80fc-3fe62c6e0db5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.04.01 18:06:48.039678 [ 4 ] {cde3a14d-1be4-414e-80fc-3fe62c6e0db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8595 | 2026.04.01 18:06:48.040206 [ 4 ] {cde3a14d-1be4-414e-80fc-3fe62c6e0db5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8596 | 2026.04.01 18:06:48.040421 [ 4 ] {cde3a14d-1be4-414e-80fc-3fe62c6e0db5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.04.01 18:06:48.040558 [ 4 ] {cde3a14d-1be4-414e-80fc-3fe62c6e0db5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001747 sec., 6296.508299942759 rows/sec., 11.28 MiB/sec. | ||
| 8598 | 2026.04.01 18:06:48.040610 [ 4 ] {cde3a14d-1be4-414e-80fc-3fe62c6e0db5} <Debug> TCPHandler: Processed in 0.00192244 sec. | ||
| 8599 | 2026.04.01 18:06:48.040716 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.04.01 18:06:48.040809 [ 4 ] {edd033a8-4265-4362-8f34-5a8ef200c722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8601 | 2026.04.01 18:06:48.040851 [ 4 ] {edd033a8-4265-4362-8f34-5a8ef200c722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8602 | 2026.04.01 18:06:48.041178 [ 4 ] {edd033a8-4265-4362-8f34-5a8ef200c722} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.04.01 18:06:48.041215 [ 4 ] {edd033a8-4265-4362-8f34-5a8ef200c722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8604 | 2026.04.01 18:06:48.041534 [ 4 ] {edd033a8-4265-4362-8f34-5a8ef200c722} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8605 | 2026.04.01 18:06:48.041742 [ 4 ] {edd033a8-4265-4362-8f34-5a8ef200c722} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.04.01 18:06:48.041870 [ 4 ] {edd033a8-4265-4362-8f34-5a8ef200c722} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001079 sec., 101946.24652455977 rows/sec., 6.20 MiB/sec. | ||
| 8607 | 2026.04.01 18:06:48.041905 [ 4 ] {edd033a8-4265-4362-8f34-5a8ef200c722} <Debug> TCPHandler: Processed in 0.001240273 sec. | ||
| 8608 | 2026.04.01 18:06:48.042891 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21000 rows, containing 5 columns (5 merged, 0 gathered) in 0.005437071 sec., 3862373.6934831273 rows/sec., 250.53 MiB/sec. | ||
| 8609 | 2026.04.01 18:06:48.043196 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8610 | 2026.04.01 18:06:48.043448 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.04.01 18:06:48.043515 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8612 | 2026.04.01 18:06:48.043578 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8613 | 2026.04.01 18:06:51.792207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1074 | ||
| 8614 | 2026.04.01 18:06:51.794561 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.04.01 18:06:51.794612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8616 | 2026.04.01 18:06:51.795773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8617 | 2026.04.01 18:06:51.796047 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.04.01 18:06:51.796213 [ 84 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8619 | 2026.04.01 18:06:51.796288 [ 84 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.04.01 18:06:51.796304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
| 8621 | 2026.04.01 18:06:51.796313 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8622 | 2026.04.01 18:06:51.796432 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 8623 | 2026.04.01 18:06:51.796957 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8624 | 2026.04.01 18:06:51.797130 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 872 rows starting from the beginning of the part | ||
| 8625 | 2026.04.01 18:06:51.797499 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 8626 | 2026.04.01 18:06:51.797802 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8627 | 2026.04.01 18:06:51.798161 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 8628 | 2026.04.01 18:06:51.798522 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 8629 | 2026.04.01 18:06:51.798821 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8630 | 2026.04.01 18:06:51.805011 [ 190 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 72 columns (72 merged, 0 gathered) in 0.008618514 sec., 124615.44994879626 rows/sec., 105.04 MiB/sec. | ||
| 8631 | 2026.04.01 18:06:51.806591 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8632 | 2026.04.01 18:06:51.807252 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.04.01 18:06:51.807340 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_26_5} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8634 | 2026.04.01 18:06:51.807595 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8635 | 2026.04.01 18:06:53.012605 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.04.01 18:06:53.012795 [ 4 ] {a7c7773c-51ce-4fe4-9952-585fcfd2480b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8637 | 2026.04.01 18:06:53.012862 [ 4 ] {a7c7773c-51ce-4fe4-9952-585fcfd2480b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8638 | 2026.04.01 18:06:53.013505 [ 4 ] {a7c7773c-51ce-4fe4-9952-585fcfd2480b} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.04.01 18:06:53.013549 [ 4 ] {a7c7773c-51ce-4fe4-9952-585fcfd2480b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8640 | 2026.04.01 18:06:53.014002 [ 4 ] {a7c7773c-51ce-4fe4-9952-585fcfd2480b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8641 | 2026.04.01 18:06:53.014229 [ 4 ] {a7c7773c-51ce-4fe4-9952-585fcfd2480b} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.04.01 18:06:53.014388 [ 4 ] {a7c7773c-51ce-4fe4-9952-585fcfd2480b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 298.15 KiB/sec. | ||
| 8643 | 2026.04.01 18:06:53.014438 [ 4 ] {a7c7773c-51ce-4fe4-9952-585fcfd2480b} <Debug> TCPHandler: Processed in 0.001959601 sec. | ||
| 8644 | 2026.04.01 18:06:53.014572 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.04.01 18:06:53.014673 [ 4 ] {eeb10625-4a78-4582-a9a2-6df9a119d482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8646 | 2026.04.01 18:06:53.014716 [ 4 ] {eeb10625-4a78-4582-a9a2-6df9a119d482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8647 | 2026.04.01 18:06:53.015189 [ 4 ] {eeb10625-4a78-4582-a9a2-6df9a119d482} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.04.01 18:06:53.015224 [ 4 ] {eeb10625-4a78-4582-a9a2-6df9a119d482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8649 | 2026.04.01 18:06:53.015540 [ 4 ] {eeb10625-4a78-4582-a9a2-6df9a119d482} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8650 | 2026.04.01 18:06:53.015751 [ 4 ] {eeb10625-4a78-4582-a9a2-6df9a119d482} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.04.01 18:06:53.015881 [ 4 ] {eeb10625-4a78-4582-a9a2-6df9a119d482} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001233 sec., 96512.57096512572 rows/sec., 8.16 MiB/sec. | ||
| 8652 | 2026.04.01 18:06:53.015918 [ 4 ] {eeb10625-4a78-4582-a9a2-6df9a119d482} <Debug> TCPHandler: Processed in 0.001396297 sec. | ||
| 8653 | 2026.04.01 18:06:53.016033 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8654 | 2026.04.01 18:06:53.016128 [ 4 ] {b5775788-479d-4cfd-a2f2-61e0776ec3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8655 | 2026.04.01 18:06:53.016168 [ 4 ] {b5775788-479d-4cfd-a2f2-61e0776ec3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8656 | 2026.04.01 18:06:53.016581 [ 4 ] {b5775788-479d-4cfd-a2f2-61e0776ec3cc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.04.01 18:06:53.016616 [ 4 ] {b5775788-479d-4cfd-a2f2-61e0776ec3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8658 | 2026.04.01 18:06:53.016927 [ 4 ] {b5775788-479d-4cfd-a2f2-61e0776ec3cc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8659 | 2026.04.01 18:06:53.017142 [ 4 ] {b5775788-479d-4cfd-a2f2-61e0776ec3cc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.04.01 18:06:53.017273 [ 4 ] {b5775788-479d-4cfd-a2f2-61e0776ec3cc} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001165 sec., 30901.287553648068 rows/sec., 2.24 MiB/sec. | ||
| 8661 | 2026.04.01 18:06:53.017309 [ 4 ] {b5775788-479d-4cfd-a2f2-61e0776ec3cc} <Debug> TCPHandler: Processed in 0.001324495 sec. | ||
| 8662 | 2026.04.01 18:06:53.017431 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8663 | 2026.04.01 18:06:53.017524 [ 4 ] {25df137a-ec02-4462-a3be-51c77ad57ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8664 | 2026.04.01 18:06:53.017563 [ 4 ] {25df137a-ec02-4462-a3be-51c77ad57ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8665 | 2026.04.01 18:06:53.018003 [ 4 ] {25df137a-ec02-4462-a3be-51c77ad57ab8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.04.01 18:06:53.018039 [ 4 ] {25df137a-ec02-4462-a3be-51c77ad57ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8667 | 2026.04.01 18:06:53.018348 [ 4 ] {25df137a-ec02-4462-a3be-51c77ad57ab8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8668 | 2026.04.01 18:06:53.018551 [ 4 ] {25df137a-ec02-4462-a3be-51c77ad57ab8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.04.01 18:06:53.018678 [ 4 ] {25df137a-ec02-4462-a3be-51c77ad57ab8} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001173 sec., 85251.49190110827 rows/sec., 6.67 MiB/sec. | ||
| 8670 | 2026.04.01 18:06:53.018714 [ 4 ] {25df137a-ec02-4462-a3be-51c77ad57ab8} <Debug> TCPHandler: Processed in 0.001331084 sec. | ||
| 8671 | 2026.04.01 18:06:53.018829 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2026.04.01 18:06:53.018921 [ 4 ] {2d45a192-3c2c-42df-a1a7-c52f1bda5182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8673 | 2026.04.01 18:06:53.018963 [ 4 ] {2d45a192-3c2c-42df-a1a7-c52f1bda5182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8674 | 2026.04.01 18:06:53.019372 [ 4 ] {2d45a192-3c2c-42df-a1a7-c52f1bda5182} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.04.01 18:06:53.019406 [ 4 ] {2d45a192-3c2c-42df-a1a7-c52f1bda5182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8676 | 2026.04.01 18:06:53.019741 [ 4 ] {2d45a192-3c2c-42df-a1a7-c52f1bda5182} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8677 | 2026.04.01 18:06:53.019945 [ 4 ] {2d45a192-3c2c-42df-a1a7-c52f1bda5182} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.04.01 18:06:53.020072 [ 4 ] {2d45a192-3c2c-42df-a1a7-c52f1bda5182} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00117 sec., 139316.2393162393 rows/sec., 9.70 MiB/sec. | ||
| 8679 | 2026.04.01 18:06:53.020108 [ 4 ] {2d45a192-3c2c-42df-a1a7-c52f1bda5182} <Debug> TCPHandler: Processed in 0.001326265 sec. | ||
| 8680 | 2026.04.01 18:06:53.020215 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2026.04.01 18:06:53.020307 [ 4 ] {0a1bd54a-29c7-4da9-a9d8-b33cd0b3cc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8682 | 2026.04.01 18:06:53.020361 [ 4 ] {0a1bd54a-29c7-4da9-a9d8-b33cd0b3cc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8683 | 2026.04.01 18:06:53.021214 [ 4 ] {0a1bd54a-29c7-4da9-a9d8-b33cd0b3cc58} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.04.01 18:06:53.021254 [ 4 ] {0a1bd54a-29c7-4da9-a9d8-b33cd0b3cc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8685 | 2026.04.01 18:06:53.021846 [ 4 ] {0a1bd54a-29c7-4da9-a9d8-b33cd0b3cc58} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8686 | 2026.04.01 18:06:53.022068 [ 4 ] {0a1bd54a-29c7-4da9-a9d8-b33cd0b3cc58} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.04.01 18:06:53.022208 [ 4 ] {0a1bd54a-29c7-4da9-a9d8-b33cd0b3cc58} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001919 sec., 15633.142261594581 rows/sec., 28.01 MiB/sec. | ||
| 8688 | 2026.04.01 18:06:53.022264 [ 4 ] {0a1bd54a-29c7-4da9-a9d8-b33cd0b3cc58} <Debug> TCPHandler: Processed in 0.002095494 sec. | ||
| 8689 | 2026.04.01 18:06:53.022381 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.04.01 18:06:53.022475 [ 4 ] {70b1fe7e-9a61-4256-9b08-ff3c19dfbb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8691 | 2026.04.01 18:06:53.022516 [ 4 ] {70b1fe7e-9a61-4256-9b08-ff3c19dfbb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8692 | 2026.04.01 18:06:53.022875 [ 4 ] {70b1fe7e-9a61-4256-9b08-ff3c19dfbb63} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2026.04.01 18:06:53.022910 [ 4 ] {70b1fe7e-9a61-4256-9b08-ff3c19dfbb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8694 | 2026.04.01 18:06:53.023223 [ 4 ] {70b1fe7e-9a61-4256-9b08-ff3c19dfbb63} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8695 | 2026.04.01 18:06:53.023419 [ 4 ] {70b1fe7e-9a61-4256-9b08-ff3c19dfbb63} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.04.01 18:06:53.023547 [ 4 ] {70b1fe7e-9a61-4256-9b08-ff3c19dfbb63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 8697 | 2026.04.01 18:06:53.023548 [ 45 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8698 | 2026.04.01 18:06:53.023583 [ 4 ] {70b1fe7e-9a61-4256-9b08-ff3c19dfbb63} <Debug> TCPHandler: Processed in 0.001249293 sec. | ||
| 8699 | 2026.04.01 18:06:53.023626 [ 45 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.04.01 18:06:53.023653 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8701 | 2026.04.01 18:06:53.023783 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 8702 | 2026.04.01 18:06:53.023930 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8703 | 2026.04.01 18:06:53.023968 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3220 rows starting from the beginning of the part | ||
| 8704 | 2026.04.01 18:06:53.024044 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 62 rows starting from the beginning of the part | ||
| 8705 | 2026.04.01 18:06:53.024092 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part | ||
| 8706 | 2026.04.01 18:06:53.024137 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 8707 | 2026.04.01 18:06:53.024178 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 110 rows starting from the beginning of the part | ||
| 8708 | 2026.04.01 18:06:53.024225 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 8709 | 2026.04.01 18:06:53.025422 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001696773 sec., 2098100.335165635 rows/sec., 133.20 MiB/sec. | ||
| 8710 | 2026.04.01 18:06:53.025742 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8711 | 2026.04.01 18:06:53.026054 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_51_10} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.04.01 18:06:53.026133 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_51_10} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8713 | 2026.04.01 18:06:53.026241 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8714 | 2026.04.01 18:06:54.251331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16857 | ||
| 8715 | 2026.04.01 18:06:54.251925 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.04.01 18:06:54.251981 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8717 | 2026.04.01 18:06:54.252541 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8718 | 2026.04.01 18:06:54.252795 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.04.01 18:06:54.252938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16857 | ||
| 8720 | 2026.04.01 18:06:55.135735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8721 | 2026.04.01 18:06:55.153836 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.04.01 18:06:55.153905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8723 | 2026.04.01 18:06:55.160053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8724 | 2026.04.01 18:06:55.160768 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.04.01 18:06:55.164210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8726 | 2026.04.01 18:06:58.024838 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8727 | 2026.04.01 18:06:58.025054 [ 4 ] {e908c05f-7b14-45bc-adac-7dfdef0f9c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8728 | 2026.04.01 18:06:58.025131 [ 4 ] {e908c05f-7b14-45bc-adac-7dfdef0f9c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8729 | 2026.04.01 18:06:58.026233 [ 4 ] {e908c05f-7b14-45bc-adac-7dfdef0f9c26} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.04.01 18:06:58.026311 [ 4 ] {e908c05f-7b14-45bc-adac-7dfdef0f9c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8731 | 2026.04.01 18:06:58.026892 [ 4 ] {e908c05f-7b14-45bc-adac-7dfdef0f9c26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8732 | 2026.04.01 18:06:58.027154 [ 4 ] {e908c05f-7b14-45bc-adac-7dfdef0f9c26} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.04.01 18:06:58.027320 [ 4 ] {e908c05f-7b14-45bc-adac-7dfdef0f9c26} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00232 sec., 200000 rows/sec., 12.68 MiB/sec. | ||
| 8734 | 2026.04.01 18:06:58.027373 [ 4 ] {e908c05f-7b14-45bc-adac-7dfdef0f9c26} <Debug> TCPHandler: Processed in 0.002671689 sec. | ||
| 8735 | 2026.04.01 18:06:58.027517 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8736 | 2026.04.01 18:06:58.027623 [ 4 ] {180076c5-81ff-4813-bc1f-fcddcf8d8c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8737 | 2026.04.01 18:06:58.027670 [ 4 ] {180076c5-81ff-4813-bc1f-fcddcf8d8c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8738 | 2026.04.01 18:06:58.029072 [ 4 ] {180076c5-81ff-4813-bc1f-fcddcf8d8c27} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.04.01 18:06:58.029111 [ 4 ] {180076c5-81ff-4813-bc1f-fcddcf8d8c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8740 | 2026.04.01 18:06:58.029509 [ 4 ] {180076c5-81ff-4813-bc1f-fcddcf8d8c27} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8741 | 2026.04.01 18:06:58.029721 [ 4 ] {180076c5-81ff-4813-bc1f-fcddcf8d8c27} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.04.01 18:06:58.029861 [ 4 ] {180076c5-81ff-4813-bc1f-fcddcf8d8c27} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.002263 sec., 560760.0530269555 rows/sec., 43.52 MiB/sec. | ||
| 8743 | 2026.04.01 18:06:58.029900 [ 4 ] {180076c5-81ff-4813-bc1f-fcddcf8d8c27} <Debug> TCPHandler: Processed in 0.002437953 sec. | ||
| 8744 | 2026.04.01 18:06:58.030017 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.04.01 18:06:58.030117 [ 4 ] {51400081-6b1d-4478-b143-12bd047473a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8746 | 2026.04.01 18:06:58.030159 [ 4 ] {51400081-6b1d-4478-b143-12bd047473a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8747 | 2026.04.01 18:06:58.030704 [ 4 ] {51400081-6b1d-4478-b143-12bd047473a3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.04.01 18:06:58.030742 [ 4 ] {51400081-6b1d-4478-b143-12bd047473a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8749 | 2026.04.01 18:06:58.031049 [ 4 ] {51400081-6b1d-4478-b143-12bd047473a3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8750 | 2026.04.01 18:06:58.031255 [ 4 ] {51400081-6b1d-4478-b143-12bd047473a3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.04.01 18:06:58.031390 [ 4 ] {51400081-6b1d-4478-b143-12bd047473a3} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001296 sec., 187500 rows/sec., 11.12 MiB/sec. | ||
| 8752 | 2026.04.01 18:06:58.031426 [ 4 ] {51400081-6b1d-4478-b143-12bd047473a3} <Debug> TCPHandler: Processed in 0.001462338 sec. | ||
| 8753 | 2026.04.01 18:06:58.031537 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.04.01 18:06:58.031631 [ 4 ] {70c7e966-8ef0-416f-9d40-a60517c98323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8755 | 2026.04.01 18:06:58.031671 [ 4 ] {70c7e966-8ef0-416f-9d40-a60517c98323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8756 | 2026.04.01 18:06:58.032197 [ 4 ] {70c7e966-8ef0-416f-9d40-a60517c98323} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.04.01 18:06:58.032233 [ 4 ] {70c7e966-8ef0-416f-9d40-a60517c98323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8758 | 2026.04.01 18:06:58.032539 [ 4 ] {70c7e966-8ef0-416f-9d40-a60517c98323} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8759 | 2026.04.01 18:06:58.032757 [ 4 ] {70c7e966-8ef0-416f-9d40-a60517c98323} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.04.01 18:06:58.032886 [ 4 ] {70c7e966-8ef0-416f-9d40-a60517c98323} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001274 sec., 187598.11616954475 rows/sec., 12.09 MiB/sec. | ||
| 8761 | 2026.04.01 18:06:58.032924 [ 4 ] {70c7e966-8ef0-416f-9d40-a60517c98323} <Debug> TCPHandler: Processed in 0.001437397 sec. | ||
| 8762 | 2026.04.01 18:06:58.033037 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.04.01 18:06:58.033131 [ 4 ] {f802ee49-fae6-4f58-8331-758af1cb5a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8764 | 2026.04.01 18:06:58.033170 [ 4 ] {f802ee49-fae6-4f58-8331-758af1cb5a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8765 | 2026.04.01 18:06:58.033691 [ 4 ] {f802ee49-fae6-4f58-8331-758af1cb5a9b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.04.01 18:06:58.033725 [ 4 ] {f802ee49-fae6-4f58-8331-758af1cb5a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8767 | 2026.04.01 18:06:58.034036 [ 4 ] {f802ee49-fae6-4f58-8331-758af1cb5a9b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8768 | 2026.04.01 18:06:58.034254 [ 4 ] {f802ee49-fae6-4f58-8331-758af1cb5a9b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.04.01 18:06:58.034382 [ 4 ] {f802ee49-fae6-4f58-8331-758af1cb5a9b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00127 sec., 187401.5748031496 rows/sec., 10.64 MiB/sec. | ||
| 8770 | 2026.04.01 18:06:58.034418 [ 4 ] {f802ee49-fae6-4f58-8331-758af1cb5a9b} <Debug> TCPHandler: Processed in 0.001431107 sec. | ||
| 8771 | 2026.04.01 18:06:58.034522 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.04.01 18:06:58.034616 [ 4 ] {4bce9b98-a906-4ad7-9d02-ca1c51c60b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8773 | 2026.04.01 18:06:58.034656 [ 4 ] {4bce9b98-a906-4ad7-9d02-ca1c51c60b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8774 | 2026.04.01 18:06:58.035440 [ 4 ] {4bce9b98-a906-4ad7-9d02-ca1c51c60b94} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.04.01 18:06:58.035475 [ 4 ] {4bce9b98-a906-4ad7-9d02-ca1c51c60b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8776 | 2026.04.01 18:06:58.035811 [ 4 ] {4bce9b98-a906-4ad7-9d02-ca1c51c60b94} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8777 | 2026.04.01 18:06:58.036020 [ 4 ] {4bce9b98-a906-4ad7-9d02-ca1c51c60b94} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.04.01 18:06:58.036162 [ 4 ] {4bce9b98-a906-4ad7-9d02-ca1c51c60b94} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001563 sec., 493282.1497120921 rows/sec., 34.39 MiB/sec. | ||
| 8779 | 2026.04.01 18:06:58.036209 [ 4 ] {4bce9b98-a906-4ad7-9d02-ca1c51c60b94} <Debug> TCPHandler: Processed in 0.001736315 sec. | ||
| 8780 | 2026.04.01 18:06:58.036326 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.04.01 18:06:58.036421 [ 4 ] {a91d952e-9c18-4d41-a122-930b4272a39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8782 | 2026.04.01 18:06:58.036462 [ 4 ] {a91d952e-9c18-4d41-a122-930b4272a39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8783 | 2026.04.01 18:06:58.036804 [ 4 ] {a91d952e-9c18-4d41-a122-930b4272a39f} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.04.01 18:06:58.036839 [ 4 ] {a91d952e-9c18-4d41-a122-930b4272a39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8785 | 2026.04.01 18:06:58.037149 [ 4 ] {a91d952e-9c18-4d41-a122-930b4272a39f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8786 | 2026.04.01 18:06:58.037352 [ 4 ] {a91d952e-9c18-4d41-a122-930b4272a39f} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.04.01 18:06:58.037479 [ 4 ] {a91d952e-9c18-4d41-a122-930b4272a39f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 8788 | 2026.04.01 18:06:58.037515 [ 4 ] {a91d952e-9c18-4d41-a122-930b4272a39f} <Debug> TCPHandler: Processed in 0.001241413 sec. | ||
| 8789 | 2026.04.01 18:06:58.037628 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.04.01 18:06:58.037723 [ 4 ] {e96d0b1a-a9d6-4770-9761-a662ea363aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8791 | 2026.04.01 18:06:58.037765 [ 4 ] {e96d0b1a-a9d6-4770-9761-a662ea363aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8792 | 2026.04.01 18:06:58.038236 [ 4 ] {e96d0b1a-a9d6-4770-9761-a662ea363aab} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.04.01 18:06:58.038272 [ 4 ] {e96d0b1a-a9d6-4770-9761-a662ea363aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8794 | 2026.04.01 18:06:58.038630 [ 4 ] {e96d0b1a-a9d6-4770-9761-a662ea363aab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8795 | 2026.04.01 18:06:58.038845 [ 4 ] {e96d0b1a-a9d6-4770-9761-a662ea363aab} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.04.01 18:06:58.038976 [ 4 ] {e96d0b1a-a9d6-4770-9761-a662ea363aab} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001271 sec., 263571.99055861525 rows/sec., 17.25 MiB/sec. | ||
| 8797 | 2026.04.01 18:06:58.039014 [ 4 ] {e96d0b1a-a9d6-4770-9761-a662ea363aab} <Debug> TCPHandler: Processed in 0.001434877 sec. | ||
| 8798 | 2026.04.01 18:06:58.039129 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.04.01 18:06:58.039223 [ 4 ] {6d9c5cd1-f6cc-4d56-a3a2-fd4409a35317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8800 | 2026.04.01 18:06:58.039266 [ 4 ] {6d9c5cd1-f6cc-4d56-a3a2-fd4409a35317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8801 | 2026.04.01 18:06:58.039579 [ 4 ] {6d9c5cd1-f6cc-4d56-a3a2-fd4409a35317} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.04.01 18:06:58.039614 [ 4 ] {6d9c5cd1-f6cc-4d56-a3a2-fd4409a35317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8803 | 2026.04.01 18:06:58.039924 [ 4 ] {6d9c5cd1-f6cc-4d56-a3a2-fd4409a35317} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8804 | 2026.04.01 18:06:58.040153 [ 4 ] {6d9c5cd1-f6cc-4d56-a3a2-fd4409a35317} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.04.01 18:06:58.040282 [ 4 ] {6d9c5cd1-f6cc-4d56-a3a2-fd4409a35317} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 8806 | 2026.04.01 18:06:58.040317 [ 4 ] {6d9c5cd1-f6cc-4d56-a3a2-fd4409a35317} <Debug> TCPHandler: Processed in 0.001238952 sec. | ||
| 8807 | 2026.04.01 18:06:58.040431 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.04.01 18:06:58.040527 [ 4 ] {68558cef-c5ec-43ff-9654-da598b580964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.04.01 18:06:58.040580 [ 4 ] {68558cef-c5ec-43ff-9654-da598b580964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8810 | 2026.04.01 18:06:58.041356 [ 4 ] {68558cef-c5ec-43ff-9654-da598b580964} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.04.01 18:06:58.041391 [ 4 ] {68558cef-c5ec-43ff-9654-da598b580964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8812 | 2026.04.01 18:06:58.041917 [ 4 ] {68558cef-c5ec-43ff-9654-da598b580964} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8813 | 2026.04.01 18:06:58.042135 [ 4 ] {68558cef-c5ec-43ff-9654-da598b580964} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.04.01 18:06:58.042276 [ 4 ] {68558cef-c5ec-43ff-9654-da598b580964} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 8815 | 2026.04.01 18:06:58.042329 [ 4 ] {68558cef-c5ec-43ff-9654-da598b580964} <Debug> TCPHandler: Processed in 0.001949341 sec. | ||
| 8816 | 2026.04.01 18:06:58.042441 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.04.01 18:06:58.042537 [ 4 ] {b994862c-a573-4cfb-9bef-7cbf055229c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.04.01 18:06:58.042579 [ 4 ] {b994862c-a573-4cfb-9bef-7cbf055229c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8819 | 2026.04.01 18:06:58.042920 [ 4 ] {b994862c-a573-4cfb-9bef-7cbf055229c6} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.04.01 18:06:58.042954 [ 4 ] {b994862c-a573-4cfb-9bef-7cbf055229c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8821 | 2026.04.01 18:06:58.043275 [ 4 ] {b994862c-a573-4cfb-9bef-7cbf055229c6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8822 | 2026.04.01 18:06:58.043479 [ 4 ] {b994862c-a573-4cfb-9bef-7cbf055229c6} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.04.01 18:06:58.043606 [ 4 ] {b994862c-a573-4cfb-9bef-7cbf055229c6} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001088 sec., 101102.94117647059 rows/sec., 6.15 MiB/sec. | ||
| 8824 | 2026.04.01 18:06:58.043642 [ 4 ] {b994862c-a573-4cfb-9bef-7cbf055229c6} <Debug> TCPHandler: Processed in 0.001250542 sec. | ||
| 8825 | 2026.04.01 18:07:01.607433 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8826 | 2026.04.01 18:07:01.607487 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8827 | 2026.04.01 18:07:01.753845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17305 | ||
| 8828 | 2026.04.01 18:07:01.754344 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.04.01 18:07:01.754393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8830 | 2026.04.01 18:07:01.754881 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8831 | 2026.04.01 18:07:01.755114 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.04.01 18:07:01.755262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 8833 | 2026.04.01 18:07:01.755295 [ 23 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8834 | 2026.04.01 18:07:01.755391 [ 23 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2026.04.01 18:07:01.755430 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8836 | 2026.04.01 18:07:01.755550 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 8837 | 2026.04.01 18:07:01.755647 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8838 | 2026.04.01 18:07:01.755678 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14937 rows starting from the beginning of the part | ||
| 8839 | 2026.04.01 18:07:01.755738 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8840 | 2026.04.01 18:07:01.755781 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8841 | 2026.04.01 18:07:01.755827 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8842 | 2026.04.01 18:07:01.755867 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8843 | 2026.04.01 18:07:01.755907 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8844 | 2026.04.01 18:07:01.758030 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002518085 sec., 6872285.883915753 rows/sec., 98.31 MiB/sec. | ||
| 8845 | 2026.04.01 18:07:01.758333 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8846 | 2026.04.01 18:07:01.758622 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.04.01 18:07:01.758706 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_36_7} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8848 | 2026.04.01 18:07:01.758831 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8849 | 2026.04.01 18:07:01.797346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1110 | ||
| 8850 | 2026.04.01 18:07:01.799866 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.04.01 18:07:01.799913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8852 | 2026.04.01 18:07:01.801166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8853 | 2026.04.01 18:07:01.801447 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.04.01 18:07:01.801812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
| 8855 | 2026.04.01 18:07:02.665080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8856 | 2026.04.01 18:07:02.682991 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2026.04.01 18:07:02.683062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8858 | 2026.04.01 18:07:02.689749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8859 | 2026.04.01 18:07:02.690460 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.04.01 18:07:02.690767 [ 33 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8861 | 2026.04.01 18:07:02.690813 [ 33 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.04.01 18:07:02.690836 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8863 | 2026.04.01 18:07:02.690995 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 8864 | 2026.04.01 18:07:02.693701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8865 | 2026.04.01 18:07:02.694892 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8866 | 2026.04.01 18:07:02.696265 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 8867 | 2026.04.01 18:07:02.700515 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 8868 | 2026.04.01 18:07:02.704851 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 8869 | 2026.04.01 18:07:02.709042 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 8870 | 2026.04.01 18:07:02.713437 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 8871 | 2026.04.01 18:07:02.717273 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8872 | 2026.04.01 18:07:02.766992 [ 201 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.076080518 sec., 3575.159674911782 rows/sec., 18.49 MiB/sec. | ||
| 8873 | 2026.04.01 18:07:02.769083 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8874 | 2026.04.01 18:07:02.770799 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_36_7} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.04.01 18:07:02.770893 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_36_7} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8876 | 2026.04.01 18:07:02.772245 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8877 | 2026.04.01 18:07:03.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.03 MiB, peak 300.91 MiB, free memory in arenas 0.00 B, will set to 290.43 MiB (RSS), difference: 1.40 MiB | ||
| 8878 | 2026.04.01 18:07:03.012407 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.04.01 18:07:03.012586 [ 4 ] {9652180b-e84d-4ae4-9d59-d5a28e922808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8880 | 2026.04.01 18:07:03.012656 [ 4 ] {9652180b-e84d-4ae4-9d59-d5a28e922808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8881 | 2026.04.01 18:07:03.013362 [ 4 ] {9652180b-e84d-4ae4-9d59-d5a28e922808} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.04.01 18:07:03.013414 [ 4 ] {9652180b-e84d-4ae4-9d59-d5a28e922808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8883 | 2026.04.01 18:07:03.013844 [ 4 ] {9652180b-e84d-4ae4-9d59-d5a28e922808} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8884 | 2026.04.01 18:07:03.014077 [ 4 ] {9652180b-e84d-4ae4-9d59-d5a28e922808} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.04.01 18:07:03.014250 [ 4 ] {9652180b-e84d-4ae4-9d59-d5a28e922808} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001713 sec., 67717.45475773497 rows/sec., 5.75 MiB/sec. | ||
| 8886 | 2026.04.01 18:07:03.014306 [ 4 ] {9652180b-e84d-4ae4-9d59-d5a28e922808} <Debug> TCPHandler: Processed in 0.002034864 sec. | ||
| 8887 | 2026.04.01 18:07:03.014435 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.04.01 18:07:03.014543 [ 4 ] {7ec3dd98-51e8-4a07-aaa9-a7c439a05b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8889 | 2026.04.01 18:07:03.014588 [ 4 ] {7ec3dd98-51e8-4a07-aaa9-a7c439a05b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8890 | 2026.04.01 18:07:03.015024 [ 4 ] {7ec3dd98-51e8-4a07-aaa9-a7c439a05b46} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.04.01 18:07:03.015064 [ 4 ] {7ec3dd98-51e8-4a07-aaa9-a7c439a05b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8892 | 2026.04.01 18:07:03.015406 [ 4 ] {7ec3dd98-51e8-4a07-aaa9-a7c439a05b46} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8893 | 2026.04.01 18:07:03.015655 [ 4 ] {7ec3dd98-51e8-4a07-aaa9-a7c439a05b46} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.04.01 18:07:03.015788 [ 4 ] {7ec3dd98-51e8-4a07-aaa9-a7c439a05b46} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001272 sec., 23584.90566037736 rows/sec., 1.73 MiB/sec. | ||
| 8895 | 2026.04.01 18:07:03.015827 [ 4 ] {7ec3dd98-51e8-4a07-aaa9-a7c439a05b46} <Debug> TCPHandler: Processed in 0.001447617 sec. | ||
| 8896 | 2026.04.01 18:07:03.015940 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.04.01 18:07:03.016035 [ 4 ] {00bda8e7-c550-4c81-ae20-a60902e7e27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8898 | 2026.04.01 18:07:03.016076 [ 4 ] {00bda8e7-c550-4c81-ae20-a60902e7e27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8899 | 2026.04.01 18:07:03.016519 [ 4 ] {00bda8e7-c550-4c81-ae20-a60902e7e27f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.04.01 18:07:03.016557 [ 4 ] {00bda8e7-c550-4c81-ae20-a60902e7e27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8901 | 2026.04.01 18:07:03.016865 [ 4 ] {00bda8e7-c550-4c81-ae20-a60902e7e27f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8902 | 2026.04.01 18:07:03.017084 [ 4 ] {00bda8e7-c550-4c81-ae20-a60902e7e27f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.04.01 18:07:03.017215 [ 4 ] {00bda8e7-c550-4c81-ae20-a60902e7e27f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001198 sec., 78464.10684474123 rows/sec., 6.13 MiB/sec. | ||
| 8904 | 2026.04.01 18:07:03.017252 [ 4 ] {00bda8e7-c550-4c81-ae20-a60902e7e27f} <Debug> TCPHandler: Processed in 0.001362265 sec. | ||
| 8905 | 2026.04.01 18:07:03.017389 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.04.01 18:07:03.017486 [ 4 ] {e0954010-9f28-480d-831c-95591a6cca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.04.01 18:07:03.017530 [ 4 ] {e0954010-9f28-480d-831c-95591a6cca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8908 | 2026.04.01 18:07:03.017949 [ 4 ] {e0954010-9f28-480d-831c-95591a6cca42} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.04.01 18:07:03.017984 [ 4 ] {e0954010-9f28-480d-831c-95591a6cca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8910 | 2026.04.01 18:07:03.018314 [ 4 ] {e0954010-9f28-480d-831c-95591a6cca42} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8911 | 2026.04.01 18:07:03.018526 [ 4 ] {e0954010-9f28-480d-831c-95591a6cca42} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.04.01 18:07:03.018659 [ 4 ] {e0954010-9f28-480d-831c-95591a6cca42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 8913 | 2026.04.01 18:07:03.018695 [ 4 ] {e0954010-9f28-480d-831c-95591a6cca42} <Debug> TCPHandler: Processed in 0.001355486 sec. | ||
| 8914 | 2026.04.01 18:07:03.018812 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.04.01 18:07:03.018907 [ 4 ] {449bf418-430e-4f12-8310-ed16271bedb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8916 | 2026.04.01 18:07:03.018962 [ 4 ] {449bf418-430e-4f12-8310-ed16271bedb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8917 | 2026.04.01 18:07:03.019819 [ 4 ] {449bf418-430e-4f12-8310-ed16271bedb5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.04.01 18:07:03.019856 [ 4 ] {449bf418-430e-4f12-8310-ed16271bedb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8919 | 2026.04.01 18:07:03.020416 [ 4 ] {449bf418-430e-4f12-8310-ed16271bedb5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8920 | 2026.04.01 18:07:03.020641 [ 4 ] {449bf418-430e-4f12-8310-ed16271bedb5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.04.01 18:07:03.020788 [ 4 ] {449bf418-430e-4f12-8310-ed16271bedb5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001899 sec., 15797.78830963665 rows/sec., 28.31 MiB/sec. | ||
| 8922 | 2026.04.01 18:07:03.020844 [ 4 ] {449bf418-430e-4f12-8310-ed16271bedb5} <Debug> TCPHandler: Processed in 0.002082225 sec. | ||
| 8923 | 2026.04.01 18:07:03.020962 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2026.04.01 18:07:03.021057 [ 4 ] {5eca455a-e73c-4e3d-b04e-890c93360f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8925 | 2026.04.01 18:07:03.021100 [ 4 ] {5eca455a-e73c-4e3d-b04e-890c93360f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8926 | 2026.04.01 18:07:03.021445 [ 4 ] {5eca455a-e73c-4e3d-b04e-890c93360f7c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.04.01 18:07:03.021482 [ 4 ] {5eca455a-e73c-4e3d-b04e-890c93360f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8928 | 2026.04.01 18:07:03.021812 [ 4 ] {5eca455a-e73c-4e3d-b04e-890c93360f7c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8929 | 2026.04.01 18:07:03.022026 [ 4 ] {5eca455a-e73c-4e3d-b04e-890c93360f7c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.04.01 18:07:03.022157 [ 4 ] {5eca455a-e73c-4e3d-b04e-890c93360f7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 8931 | 2026.04.01 18:07:03.022193 [ 4 ] {5eca455a-e73c-4e3d-b04e-890c93360f7c} <Debug> TCPHandler: Processed in 0.001281254 sec. | ||
| 8932 | 2026.04.01 18:07:03.469549 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.04.01 18:07:03.469763 [ 4 ] {b25924c9-364f-49e5-b715-36c1a31ae6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8934 | 2026.04.01 18:07:03.469869 [ 4 ] {b25924c9-364f-49e5-b715-36c1a31ae6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8935 | 2026.04.01 18:07:03.470993 [ 4 ] {b25924c9-364f-49e5-b715-36c1a31ae6bf} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.04.01 18:07:03.471044 [ 4 ] {b25924c9-364f-49e5-b715-36c1a31ae6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8937 | 2026.04.01 18:07:03.471460 [ 4 ] {b25924c9-364f-49e5-b715-36c1a31ae6bf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8938 | 2026.04.01 18:07:03.471685 [ 4 ] {b25924c9-364f-49e5-b715-36c1a31ae6bf} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.04.01 18:07:03.471849 [ 4 ] {b25924c9-364f-49e5-b715-36c1a31ae6bf} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002156 sec., 215213.35807050092 rows/sec., 13.65 MiB/sec. | ||
| 8940 | 2026.04.01 18:07:03.471898 [ 4 ] {b25924c9-364f-49e5-b715-36c1a31ae6bf} <Debug> TCPHandler: Processed in 0.002480984 sec. | ||
| 8941 | 2026.04.01 18:07:03.472024 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2026.04.01 18:07:03.472128 [ 4 ] {e828c0bb-5b1c-41c9-b18f-47c6b76444b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8943 | 2026.04.01 18:07:03.472173 [ 4 ] {e828c0bb-5b1c-41c9-b18f-47c6b76444b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8944 | 2026.04.01 18:07:03.472584 [ 4 ] {e828c0bb-5b1c-41c9-b18f-47c6b76444b9} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.04.01 18:07:03.472622 [ 4 ] {e828c0bb-5b1c-41c9-b18f-47c6b76444b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8946 | 2026.04.01 18:07:03.472921 [ 4 ] {e828c0bb-5b1c-41c9-b18f-47c6b76444b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8947 | 2026.04.01 18:07:03.473127 [ 4 ] {e828c0bb-5b1c-41c9-b18f-47c6b76444b9} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.04.01 18:07:03.473259 [ 4 ] {e828c0bb-5b1c-41c9-b18f-47c6b76444b9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 282.64 KiB/sec. | ||
| 8949 | 2026.04.01 18:07:03.473297 [ 4 ] {e828c0bb-5b1c-41c9-b18f-47c6b76444b9} <Debug> TCPHandler: Processed in 0.001326644 sec. | ||
| 8950 | 2026.04.01 18:07:03.473408 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2026.04.01 18:07:03.473505 [ 4 ] {7931ff8a-b028-49b6-94af-650a0ae8291a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8952 | 2026.04.01 18:07:03.473545 [ 4 ] {7931ff8a-b028-49b6-94af-650a0ae8291a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8953 | 2026.04.01 18:07:03.475709 [ 4 ] {7931ff8a-b028-49b6-94af-650a0ae8291a} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.04.01 18:07:03.475748 [ 4 ] {7931ff8a-b028-49b6-94af-650a0ae8291a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8955 | 2026.04.01 18:07:03.476339 [ 4 ] {7931ff8a-b028-49b6-94af-650a0ae8291a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8956 | 2026.04.01 18:07:03.476564 [ 4 ] {7931ff8a-b028-49b6-94af-650a0ae8291a} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2026.04.01 18:07:03.476690 [ 29 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8958 | 2026.04.01 18:07:03.476700 [ 4 ] {7931ff8a-b028-49b6-94af-650a0ae8291a} <Debug> executeQuery: Read 3620 rows, 278.29 KiB in 0.003214 sec., 1126322.3397635345 rows/sec., 84.56 MiB/sec. | ||
| 8959 | 2026.04.01 18:07:03.476773 [ 29 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.04.01 18:07:03.476790 [ 4 ] {7931ff8a-b028-49b6-94af-650a0ae8291a} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 8961 | 2026.04.01 18:07:03.476803 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8962 | 2026.04.01 18:07:03.476810 [ 4 ] {7931ff8a-b028-49b6-94af-650a0ae8291a} <Debug> TCPHandler: Processed in 0.00345327 sec. | ||
| 8963 | 2026.04.01 18:07:03.476916 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 8964 | 2026.04.01 18:07:03.476955 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2026.04.01 18:07:03.477022 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8966 | 2026.04.01 18:07:03.477052 [ 4 ] {409137ab-f08d-4b9f-8d02-2f49de97f182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.04.01 18:07:03.477056 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3811 rows starting from the beginning of the part | ||
| 8968 | 2026.04.01 18:07:03.477093 [ 4 ] {409137ab-f08d-4b9f-8d02-2f49de97f182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8969 | 2026.04.01 18:07:03.477133 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1269 rows starting from the beginning of the part | ||
| 8970 | 2026.04.01 18:07:03.477185 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 119 rows starting from the beginning of the part | ||
| 8971 | 2026.04.01 18:07:03.477233 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1269 rows starting from the beginning of the part | ||
| 8972 | 2026.04.01 18:07:03.477278 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 116 rows starting from the beginning of the part | ||
| 8973 | 2026.04.01 18:07:03.477324 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 3620 rows starting from the beginning of the part | ||
| 8974 | 2026.04.01 18:07:03.477635 [ 4 ] {409137ab-f08d-4b9f-8d02-2f49de97f182} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.04.01 18:07:03.477670 [ 4 ] {409137ab-f08d-4b9f-8d02-2f49de97f182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8976 | 2026.04.01 18:07:03.478006 [ 4 ] {409137ab-f08d-4b9f-8d02-2f49de97f182} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8977 | 2026.04.01 18:07:03.478215 [ 4 ] {409137ab-f08d-4b9f-8d02-2f49de97f182} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.04.01 18:07:03.478325 [ 29 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8979 | 2026.04.01 18:07:03.478345 [ 4 ] {409137ab-f08d-4b9f-8d02-2f49de97f182} <Debug> executeQuery: Read 258 rows, 15.87 KiB in 0.001312 sec., 196646.34146341463 rows/sec., 11.81 MiB/sec. | ||
| 8980 | 2026.04.01 18:07:03.478356 [ 29 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.04.01 18:07:03.478383 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8982 | 2026.04.01 18:07:03.478390 [ 4 ] {409137ab-f08d-4b9f-8d02-2f49de97f182} <Debug> TCPHandler: Processed in 0.001485499 sec. | ||
| 8983 | 2026.04.01 18:07:03.478494 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 8984 | 2026.04.01 18:07:03.478506 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.04.01 18:07:03.478626 [ 4 ] {c023bf33-de04-40f8-b068-2feab9330e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8986 | 2026.04.01 18:07:03.478637 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8987 | 2026.04.01 18:07:03.478667 [ 4 ] {c023bf33-de04-40f8-b068-2feab9330e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8988 | 2026.04.01 18:07:03.478677 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 316 rows starting from the beginning of the part | ||
| 8989 | 2026.04.01 18:07:03.478755 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 243 rows starting from the beginning of the part | ||
| 8990 | 2026.04.01 18:07:03.478802 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 8991 | 2026.04.01 18:07:03.478847 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 243 rows starting from the beginning of the part | ||
| 8992 | 2026.04.01 18:07:03.478898 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 8993 | 2026.04.01 18:07:03.478945 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 258 rows starting from the beginning of the part | ||
| 8994 | 2026.04.01 18:07:03.479458 [ 4 ] {c023bf33-de04-40f8-b068-2feab9330e33} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.04.01 18:07:03.479501 [ 4 ] {c023bf33-de04-40f8-b068-2feab9330e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 8996 | 2026.04.01 18:07:03.479901 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462368 sec., 769984.0259086633 rows/sec., 50.03 MiB/sec. | ||
| 8997 | 2026.04.01 18:07:03.479917 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10204 rows, containing 5 columns (5 merged, 0 gathered) in 0.003047439 sec., 3348385.316326266 rows/sec., 268.07 MiB/sec. | ||
| 8998 | 2026.04.01 18:07:03.480037 [ 4 ] {c023bf33-de04-40f8-b068-2feab9330e33} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8999 | 2026.04.01 18:07:03.480062 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9000 | 2026.04.01 18:07:03.480312 [ 4 ] {c023bf33-de04-40f8-b068-2feab9330e33} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9001 | 2026.04.01 18:07:03.480323 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9002 | 2026.04.01 18:07:03.480389 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.04.01 18:07:03.480458 [ 4 ] {c023bf33-de04-40f8-b068-2feab9330e33} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.00185 sec., 562162.1621621621 rows/sec., 33.34 MiB/sec. | ||
| 9004 | 2026.04.01 18:07:03.480476 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_51_10} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9005 | 2026.04.01 18:07:03.480503 [ 4 ] {c023bf33-de04-40f8-b068-2feab9330e33} <Debug> TCPHandler: Processed in 0.002047794 sec. | ||
| 9006 | 2026.04.01 18:07:03.480575 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 9007 | 2026.04.01 18:07:03.480622 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.04.01 18:07:03.480635 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.04.01 18:07:03.480724 [ 4 ] {f620af0d-7f93-495f-802b-a642925452c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9010 | 2026.04.01 18:07:03.480726 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_56_11} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9011 | 2026.04.01 18:07:03.480774 [ 4 ] {f620af0d-7f93-495f-802b-a642925452c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9012 | 2026.04.01 18:07:03.480827 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 9013 | 2026.04.01 18:07:03.481167 [ 4 ] {f620af0d-7f93-495f-802b-a642925452c4} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.04.01 18:07:03.481208 [ 4 ] {f620af0d-7f93-495f-802b-a642925452c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9015 | 2026.04.01 18:07:03.481496 [ 4 ] {f620af0d-7f93-495f-802b-a642925452c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9016 | 2026.04.01 18:07:03.481699 [ 4 ] {f620af0d-7f93-495f-802b-a642925452c4} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.04.01 18:07:03.481836 [ 4 ] {f620af0d-7f93-495f-802b-a642925452c4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 62.22 KiB/sec. | ||
| 9018 | 2026.04.01 18:07:03.481874 [ 4 ] {f620af0d-7f93-495f-802b-a642925452c4} <Debug> TCPHandler: Processed in 0.001302734 sec. | ||
| 9019 | 2026.04.01 18:07:03.481981 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2026.04.01 18:07:03.482075 [ 4 ] {bceff9d5-b8f4-406e-ac87-96d443c96739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9021 | 2026.04.01 18:07:03.482114 [ 4 ] {bceff9d5-b8f4-406e-ac87-96d443c96739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9022 | 2026.04.01 18:07:03.482588 [ 4 ] {bceff9d5-b8f4-406e-ac87-96d443c96739} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.04.01 18:07:03.482623 [ 4 ] {bceff9d5-b8f4-406e-ac87-96d443c96739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9024 | 2026.04.01 18:07:03.482932 [ 4 ] {bceff9d5-b8f4-406e-ac87-96d443c96739} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9025 | 2026.04.01 18:07:03.483138 [ 4 ] {bceff9d5-b8f4-406e-ac87-96d443c96739} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.04.01 18:07:03.483268 [ 4 ] {bceff9d5-b8f4-406e-ac87-96d443c96739} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001211 sec., 196531.79190751445 rows/sec., 11.16 MiB/sec. | ||
| 9027 | 2026.04.01 18:07:03.483305 [ 4 ] {bceff9d5-b8f4-406e-ac87-96d443c96739} <Debug> TCPHandler: Processed in 0.001373776 sec. | ||
| 9028 | 2026.04.01 18:07:03.483423 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.04.01 18:07:03.483544 [ 4 ] {5505b667-4d10-425b-9155-afd5a9745f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9030 | 2026.04.01 18:07:03.483594 [ 4 ] {5505b667-4d10-425b-9155-afd5a9745f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9031 | 2026.04.01 18:07:03.484741 [ 4 ] {5505b667-4d10-425b-9155-afd5a9745f9f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.04.01 18:07:03.484781 [ 4 ] {5505b667-4d10-425b-9155-afd5a9745f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9033 | 2026.04.01 18:07:03.485188 [ 4 ] {5505b667-4d10-425b-9155-afd5a9745f9f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9034 | 2026.04.01 18:07:03.485411 [ 4 ] {5505b667-4d10-425b-9155-afd5a9745f9f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.04.01 18:07:03.485523 [ 29 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9036 | 2026.04.01 18:07:03.485545 [ 4 ] {5505b667-4d10-425b-9155-afd5a9745f9f} <Debug> executeQuery: Read 2001 rows, 138.37 KiB in 0.002026 sec., 987660.4146100691 rows/sec., 66.70 MiB/sec. | ||
| 9037 | 2026.04.01 18:07:03.485559 [ 29 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.04.01 18:07:03.485589 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9039 | 2026.04.01 18:07:03.485591 [ 4 ] {5505b667-4d10-425b-9155-afd5a9745f9f} <Debug> TCPHandler: Processed in 0.002227848 sec. | ||
| 9040 | 2026.04.01 18:07:03.485686 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 9041 | 2026.04.01 18:07:03.485721 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2026.04.01 18:07:03.485822 [ 4 ] {ac04107f-9c94-43b3-a64b-fb13bc3b001c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9043 | 2026.04.01 18:07:03.485822 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9044 | 2026.04.01 18:07:03.485870 [ 4 ] {ac04107f-9c94-43b3-a64b-fb13bc3b001c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9045 | 2026.04.01 18:07:03.485880 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2101 rows starting from the beginning of the part | ||
| 9046 | 2026.04.01 18:07:03.485973 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 771 rows starting from the beginning of the part | ||
| 9047 | 2026.04.01 18:07:03.486023 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 100 rows starting from the beginning of the part | ||
| 9048 | 2026.04.01 18:07:03.486073 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 771 rows starting from the beginning of the part | ||
| 9049 | 2026.04.01 18:07:03.486118 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 94 rows starting from the beginning of the part | ||
| 9050 | 2026.04.01 18:07:03.486170 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2001 rows starting from the beginning of the part | ||
| 9051 | 2026.04.01 18:07:03.486249 [ 4 ] {ac04107f-9c94-43b3-a64b-fb13bc3b001c} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.04.01 18:07:03.486291 [ 4 ] {ac04107f-9c94-43b3-a64b-fb13bc3b001c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9053 | 2026.04.01 18:07:03.486639 [ 4 ] {ac04107f-9c94-43b3-a64b-fb13bc3b001c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9054 | 2026.04.01 18:07:03.486863 [ 4 ] {ac04107f-9c94-43b3-a64b-fb13bc3b001c} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.04.01 18:07:03.487003 [ 4 ] {ac04107f-9c94-43b3-a64b-fb13bc3b001c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0012 sec., 5000 rows/sec., 261.23 KiB/sec. | ||
| 9056 | 2026.04.01 18:07:03.487042 [ 4 ] {ac04107f-9c94-43b3-a64b-fb13bc3b001c} <Debug> TCPHandler: Processed in 0.001379466 sec. | ||
| 9057 | 2026.04.01 18:07:03.487148 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2026.04.01 18:07:03.487242 [ 4 ] {8bef547c-027c-4c27-8b00-a0db6b13308f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9059 | 2026.04.01 18:07:03.487284 [ 4 ] {8bef547c-027c-4c27-8b00-a0db6b13308f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9060 | 2026.04.01 18:07:03.488010 [ 4 ] {8bef547c-027c-4c27-8b00-a0db6b13308f} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.04.01 18:07:03.488048 [ 4 ] {8bef547c-027c-4c27-8b00-a0db6b13308f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9062 | 2026.04.01 18:07:03.488383 [ 188 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5838 rows, containing 5 columns (5 merged, 0 gathered) in 0.002739691 sec., 2130897.2435212587 rows/sec., 154.55 MiB/sec. | ||
| 9063 | 2026.04.01 18:07:03.488542 [ 4 ] {8bef547c-027c-4c27-8b00-a0db6b13308f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9064 | 2026.04.01 18:07:03.488631 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9065 | 2026.04.01 18:07:03.488790 [ 4 ] {8bef547c-027c-4c27-8b00-a0db6b13308f} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.04.01 18:07:03.488878 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.04.01 18:07:03.488928 [ 4 ] {8bef547c-027c-4c27-8b00-a0db6b13308f} <Debug> executeQuery: Read 1673 rows, 104.08 KiB in 0.001704 sec., 981807.5117370893 rows/sec., 59.65 MiB/sec. | ||
| 9068 | 2026.04.01 18:07:03.488947 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_56_11} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9069 | 2026.04.01 18:07:03.488965 [ 4 ] {8bef547c-027c-4c27-8b00-a0db6b13308f} <Debug> TCPHandler: Processed in 0.001865229 sec. | ||
| 9070 | 2026.04.01 18:07:03.489021 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 9071 | 2026.04.01 18:07:03.489070 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.04.01 18:07:03.489163 [ 4 ] {f65cf482-2202-4121-b5c7-0433d19b0dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9073 | 2026.04.01 18:07:03.489205 [ 4 ] {f65cf482-2202-4121-b5c7-0433d19b0dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9074 | 2026.04.01 18:07:03.489515 [ 4 ] {f65cf482-2202-4121-b5c7-0433d19b0dc5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.04.01 18:07:03.489551 [ 4 ] {f65cf482-2202-4121-b5c7-0433d19b0dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9076 | 2026.04.01 18:07:03.489845 [ 4 ] {f65cf482-2202-4121-b5c7-0433d19b0dc5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9077 | 2026.04.01 18:07:03.490063 [ 4 ] {f65cf482-2202-4121-b5c7-0433d19b0dc5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.04.01 18:07:03.490194 [ 4 ] {f65cf482-2202-4121-b5c7-0433d19b0dc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 9079 | 2026.04.01 18:07:03.490231 [ 4 ] {f65cf482-2202-4121-b5c7-0433d19b0dc5} <Debug> TCPHandler: Processed in 0.001208942 sec. | ||
| 9080 | 2026.04.01 18:07:03.490335 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.04.01 18:07:03.490428 [ 4 ] {e8e90f16-dbab-4323-aec2-a4611236d522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9082 | 2026.04.01 18:07:03.490483 [ 4 ] {e8e90f16-dbab-4323-aec2-a4611236d522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9083 | 2026.04.01 18:07:03.491275 [ 4 ] {e8e90f16-dbab-4323-aec2-a4611236d522} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.04.01 18:07:03.491311 [ 4 ] {e8e90f16-dbab-4323-aec2-a4611236d522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9085 | 2026.04.01 18:07:03.491843 [ 4 ] {e8e90f16-dbab-4323-aec2-a4611236d522} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9086 | 2026.04.01 18:07:03.492070 [ 4 ] {e8e90f16-dbab-4323-aec2-a4611236d522} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.04.01 18:07:03.492201 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9088 | 2026.04.01 18:07:03.492209 [ 4 ] {e8e90f16-dbab-4323-aec2-a4611236d522} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001799 sec., 12229.016120066704 rows/sec., 21.91 MiB/sec. | ||
| 9089 | 2026.04.01 18:07:03.492280 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2026.04.01 18:07:03.492308 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9091 | 2026.04.01 18:07:03.492312 [ 4 ] {e8e90f16-dbab-4323-aec2-a4611236d522} <Debug> TCPHandler: Processed in 0.002025463 sec. | ||
| 9092 | 2026.04.01 18:07:03.492385 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 9093 | 2026.04.01 18:07:03.492436 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.04.01 18:07:03.492536 [ 4 ] {223ff0ac-268d-425b-9a88-f8643e09727c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9095 | 2026.04.01 18:07:03.492577 [ 4 ] {223ff0ac-268d-425b-9a88-f8643e09727c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9096 | 2026.04.01 18:07:03.492578 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9097 | 2026.04.01 18:07:03.492638 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 938 rows starting from the beginning of the part | ||
| 9098 | 2026.04.01 18:07:03.492741 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
| 9099 | 2026.04.01 18:07:03.492843 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 9100 | 2026.04.01 18:07:03.492909 [ 4 ] {223ff0ac-268d-425b-9a88-f8643e09727c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.04.01 18:07:03.492944 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 9102 | 2026.04.01 18:07:03.492952 [ 4 ] {223ff0ac-268d-425b-9a88-f8643e09727c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9103 | 2026.04.01 18:07:03.493054 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 9104 | 2026.04.01 18:07:03.493169 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 22 rows starting from the beginning of the part | ||
| 9105 | 2026.04.01 18:07:03.493292 [ 4 ] {223ff0ac-268d-425b-9a88-f8643e09727c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9106 | 2026.04.01 18:07:03.493540 [ 4 ] {223ff0ac-268d-425b-9a88-f8643e09727c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.04.01 18:07:03.493682 [ 4 ] {223ff0ac-268d-425b-9a88-f8643e09727c} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001165 sec., 53218.88412017167 rows/sec., 2.97 MiB/sec. | ||
| 9108 | 2026.04.01 18:07:03.493719 [ 4 ] {223ff0ac-268d-425b-9a88-f8643e09727c} <Debug> TCPHandler: Processed in 0.001331654 sec. | ||
| 9109 | 2026.04.01 18:07:03.500065 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 19 columns (19 merged, 0 gathered) in 0.00770881 sec., 135170.01975661612 rows/sec., 242.22 MiB/sec. | ||
| 9110 | 2026.04.01 18:07:03.501837 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9111 | 2026.04.01 18:07:03.502155 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.04.01 18:07:03.502225 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9113 | 2026.04.01 18:07:03.502336 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB. | ||
| 9114 | 2026.04.01 18:07:04.001153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.96 MiB, peak 300.91 MiB, free memory in arenas 0.00 B, will set to 295.58 MiB (RSS), difference: 3.62 MiB | ||
| 9115 | 2026.04.01 18:07:08.010114 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.04.01 18:07:08.010294 [ 4 ] {644aae80-a6be-4575-9cc0-8d73e1886904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9117 | 2026.04.01 18:07:08.010357 [ 4 ] {644aae80-a6be-4575-9cc0-8d73e1886904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9118 | 2026.04.01 18:07:08.011046 [ 4 ] {644aae80-a6be-4575-9cc0-8d73e1886904} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.04.01 18:07:08.011091 [ 4 ] {644aae80-a6be-4575-9cc0-8d73e1886904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9120 | 2026.04.01 18:07:08.011511 [ 4 ] {644aae80-a6be-4575-9cc0-8d73e1886904} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9121 | 2026.04.01 18:07:08.011750 [ 4 ] {644aae80-a6be-4575-9cc0-8d73e1886904} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.04.01 18:07:08.011906 [ 4 ] {644aae80-a6be-4575-9cc0-8d73e1886904} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 9123 | 2026.04.01 18:07:08.011950 [ 4 ] {644aae80-a6be-4575-9cc0-8d73e1886904} <Debug> TCPHandler: Processed in 0.001951341 sec. | ||
| 9124 | 2026.04.01 18:07:08.012073 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2026.04.01 18:07:08.012171 [ 4 ] {ddc0fa52-8abc-4cce-8d12-0bdc0ce6f936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9126 | 2026.04.01 18:07:08.012213 [ 4 ] {ddc0fa52-8abc-4cce-8d12-0bdc0ce6f936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9127 | 2026.04.01 18:07:08.012656 [ 4 ] {ddc0fa52-8abc-4cce-8d12-0bdc0ce6f936} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2026.04.01 18:07:08.012695 [ 4 ] {ddc0fa52-8abc-4cce-8d12-0bdc0ce6f936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9129 | 2026.04.01 18:07:08.013016 [ 4 ] {ddc0fa52-8abc-4cce-8d12-0bdc0ce6f936} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9130 | 2026.04.01 18:07:08.013251 [ 4 ] {ddc0fa52-8abc-4cce-8d12-0bdc0ce6f936} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2026.04.01 18:07:08.013386 [ 4 ] {ddc0fa52-8abc-4cce-8d12-0bdc0ce6f936} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 9132 | 2026.04.01 18:07:08.013425 [ 4 ] {ddc0fa52-8abc-4cce-8d12-0bdc0ce6f936} <Debug> TCPHandler: Processed in 0.001401887 sec. | ||
| 9133 | 2026.04.01 18:07:08.013544 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9134 | 2026.04.01 18:07:08.013638 [ 4 ] {7440225c-d998-4697-b774-106e03b4b579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9135 | 2026.04.01 18:07:08.013683 [ 4 ] {7440225c-d998-4697-b774-106e03b4b579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9136 | 2026.04.01 18:07:08.014076 [ 4 ] {7440225c-d998-4697-b774-106e03b4b579} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.04.01 18:07:08.014116 [ 4 ] {7440225c-d998-4697-b774-106e03b4b579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9138 | 2026.04.01 18:07:08.014469 [ 4 ] {7440225c-d998-4697-b774-106e03b4b579} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9139 | 2026.04.01 18:07:08.014692 [ 4 ] {7440225c-d998-4697-b774-106e03b4b579} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.04.01 18:07:08.014816 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9141 | 2026.04.01 18:07:08.014826 [ 4 ] {7440225c-d998-4697-b774-106e03b4b579} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001206 sec., 106135.98673300166 rows/sec., 7.39 MiB/sec. | ||
| 9142 | 2026.04.01 18:07:08.014880 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.04.01 18:07:08.014888 [ 4 ] {7440225c-d998-4697-b774-106e03b4b579} <Debug> TCPHandler: Processed in 0.001393057 sec. | ||
| 9144 | 2026.04.01 18:07:08.014907 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9145 | 2026.04.01 18:07:08.015018 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2026.04.01 18:07:08.015042 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 9147 | 2026.04.01 18:07:08.015117 [ 4 ] {33b5c901-8ce6-454d-95bd-6793f347ac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9148 | 2026.04.01 18:07:08.015164 [ 4 ] {33b5c901-8ce6-454d-95bd-6793f347ac5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9149 | 2026.04.01 18:07:08.015189 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9150 | 2026.04.01 18:07:08.015230 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 21000 rows starting from the beginning of the part | ||
| 9151 | 2026.04.01 18:07:08.015302 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 163 rows starting from the beginning of the part | ||
| 9152 | 2026.04.01 18:07:08.015347 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 335 rows starting from the beginning of the part | ||
| 9153 | 2026.04.01 18:07:08.015392 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 9154 | 2026.04.01 18:07:08.015432 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1673 rows starting from the beginning of the part | ||
| 9155 | 2026.04.01 18:07:08.015474 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 9156 | 2026.04.01 18:07:08.015506 [ 4 ] {33b5c901-8ce6-454d-95bd-6793f347ac5c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.04.01 18:07:08.015549 [ 4 ] {33b5c901-8ce6-454d-95bd-6793f347ac5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9158 | 2026.04.01 18:07:08.015931 [ 4 ] {33b5c901-8ce6-454d-95bd-6793f347ac5c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9159 | 2026.04.01 18:07:08.016158 [ 4 ] {33b5c901-8ce6-454d-95bd-6793f347ac5c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.04.01 18:07:08.016295 [ 4 ] {33b5c901-8ce6-454d-95bd-6793f347ac5c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001196 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 9161 | 2026.04.01 18:07:08.016333 [ 4 ] {33b5c901-8ce6-454d-95bd-6793f347ac5c} <Debug> TCPHandler: Processed in 0.001364345 sec. | ||
| 9162 | 2026.04.01 18:07:08.023791 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23459 rows, containing 5 columns (5 merged, 0 gathered) in 0.008809469 sec., 2662930.0812568837 rows/sec., 172.21 MiB/sec. | ||
| 9163 | 2026.04.01 18:07:08.024379 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9164 | 2026.04.01 18:07:08.024691 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.04.01 18:07:08.024768 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9166 | 2026.04.01 18:07:08.024875 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9167 | 2026.04.01 18:07:09.000340 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.89 MiB, peak 303.17 MiB, free memory in arenas 0.00 B, will set to 297.06 MiB (RSS), difference: 1.17 MiB | ||
| 9168 | 2026.04.01 18:07:09.255602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17817 | ||
| 9169 | 2026.04.01 18:07:09.256132 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.04.01 18:07:09.256177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9171 | 2026.04.01 18:07:09.256688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9172 | 2026.04.01 18:07:09.256939 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2026.04.01 18:07:09.257073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17817 | ||
| 9174 | 2026.04.01 18:07:10.194111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9175 | 2026.04.01 18:07:10.223638 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.04.01 18:07:10.223744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9177 | 2026.04.01 18:07:10.234370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9178 | 2026.04.01 18:07:10.236429 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.04.01 18:07:10.245172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9180 | 2026.04.01 18:07:11.802325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1156 | ||
| 9181 | 2026.04.01 18:07:11.804970 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.04.01 18:07:11.805021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9183 | 2026.04.01 18:07:11.806203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9184 | 2026.04.01 18:07:11.806459 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2026.04.01 18:07:11.806713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 9186 | 2026.04.01 18:07:13.012315 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2026.04.01 18:07:13.012531 [ 4 ] {bd6257e4-dd27-4830-877c-0693a1e77472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9188 | 2026.04.01 18:07:13.012607 [ 4 ] {bd6257e4-dd27-4830-877c-0693a1e77472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9189 | 2026.04.01 18:07:13.013395 [ 4 ] {bd6257e4-dd27-4830-877c-0693a1e77472} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.04.01 18:07:13.013449 [ 4 ] {bd6257e4-dd27-4830-877c-0693a1e77472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9191 | 2026.04.01 18:07:13.013865 [ 4 ] {bd6257e4-dd27-4830-877c-0693a1e77472} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9192 | 2026.04.01 18:07:13.014101 [ 4 ] {bd6257e4-dd27-4830-877c-0693a1e77472} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.04.01 18:07:13.014274 [ 4 ] {bd6257e4-dd27-4830-877c-0693a1e77472} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001797 sec., 64552.03116304953 rows/sec., 5.48 MiB/sec. | ||
| 9194 | 2026.04.01 18:07:13.014326 [ 4 ] {bd6257e4-dd27-4830-877c-0693a1e77472} <Debug> TCPHandler: Processed in 0.002147546 sec. | ||
| 9195 | 2026.04.01 18:07:13.014456 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2026.04.01 18:07:13.014561 [ 4 ] {6da5504d-de50-4f31-9d54-973503719b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9197 | 2026.04.01 18:07:13.014604 [ 4 ] {6da5504d-de50-4f31-9d54-973503719b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9198 | 2026.04.01 18:07:13.015029 [ 4 ] {6da5504d-de50-4f31-9d54-973503719b55} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.04.01 18:07:13.015064 [ 4 ] {6da5504d-de50-4f31-9d54-973503719b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9200 | 2026.04.01 18:07:13.015396 [ 4 ] {6da5504d-de50-4f31-9d54-973503719b55} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9201 | 2026.04.01 18:07:13.015615 [ 4 ] {6da5504d-de50-4f31-9d54-973503719b55} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.04.01 18:07:13.015751 [ 4 ] {6da5504d-de50-4f31-9d54-973503719b55} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001215 sec., 24691.35802469136 rows/sec., 1.81 MiB/sec. | ||
| 9203 | 2026.04.01 18:07:13.015789 [ 4 ] {6da5504d-de50-4f31-9d54-973503719b55} <Debug> TCPHandler: Processed in 0.001386546 sec. | ||
| 9204 | 2026.04.01 18:07:13.015892 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.04.01 18:07:13.015988 [ 4 ] {de21257d-4d51-4a95-b6c0-9212243cd16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9206 | 2026.04.01 18:07:13.016029 [ 4 ] {de21257d-4d51-4a95-b6c0-9212243cd16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9207 | 2026.04.01 18:07:13.016448 [ 4 ] {de21257d-4d51-4a95-b6c0-9212243cd16b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.04.01 18:07:13.016483 [ 4 ] {de21257d-4d51-4a95-b6c0-9212243cd16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9209 | 2026.04.01 18:07:13.016802 [ 4 ] {de21257d-4d51-4a95-b6c0-9212243cd16b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9210 | 2026.04.01 18:07:13.017018 [ 4 ] {de21257d-4d51-4a95-b6c0-9212243cd16b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.04.01 18:07:13.017164 [ 4 ] {de21257d-4d51-4a95-b6c0-9212243cd16b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001196 sec., 78595.31772575251 rows/sec., 6.14 MiB/sec. | ||
| 9212 | 2026.04.01 18:07:13.017204 [ 4 ] {de21257d-4d51-4a95-b6c0-9212243cd16b} <Debug> TCPHandler: Processed in 0.001361965 sec. | ||
| 9213 | 2026.04.01 18:07:13.017312 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.04.01 18:07:13.017407 [ 4 ] {ef6413b7-f430-4578-b61e-4498dfa9fc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9215 | 2026.04.01 18:07:13.017450 [ 4 ] {ef6413b7-f430-4578-b61e-4498dfa9fc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9216 | 2026.04.01 18:07:13.017858 [ 4 ] {ef6413b7-f430-4578-b61e-4498dfa9fc83} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.04.01 18:07:13.017893 [ 4 ] {ef6413b7-f430-4578-b61e-4498dfa9fc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9218 | 2026.04.01 18:07:13.018225 [ 4 ] {ef6413b7-f430-4578-b61e-4498dfa9fc83} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9219 | 2026.04.01 18:07:13.018454 [ 4 ] {ef6413b7-f430-4578-b61e-4498dfa9fc83} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.04.01 18:07:13.018581 [ 4 ] {ef6413b7-f430-4578-b61e-4498dfa9fc83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 9221 | 2026.04.01 18:07:13.018617 [ 4 ] {ef6413b7-f430-4578-b61e-4498dfa9fc83} <Debug> TCPHandler: Processed in 0.001355425 sec. | ||
| 9222 | 2026.04.01 18:07:13.018721 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.04.01 18:07:13.018815 [ 4 ] {9645972a-71b3-4789-a6d9-051ca58672b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9224 | 2026.04.01 18:07:13.018869 [ 4 ] {9645972a-71b3-4789-a6d9-051ca58672b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9225 | 2026.04.01 18:07:13.019706 [ 4 ] {9645972a-71b3-4789-a6d9-051ca58672b7} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.04.01 18:07:13.019741 [ 4 ] {9645972a-71b3-4789-a6d9-051ca58672b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9227 | 2026.04.01 18:07:13.020298 [ 4 ] {9645972a-71b3-4789-a6d9-051ca58672b7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9228 | 2026.04.01 18:07:13.020545 [ 4 ] {9645972a-71b3-4789-a6d9-051ca58672b7} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.04.01 18:07:13.020686 [ 4 ] {9645972a-71b3-4789-a6d9-051ca58672b7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00189 sec., 15873.015873015873 rows/sec., 28.44 MiB/sec. | ||
| 9230 | 2026.04.01 18:07:13.020751 [ 4 ] {9645972a-71b3-4789-a6d9-051ca58672b7} <Debug> TCPHandler: Processed in 0.002077594 sec. | ||
| 9231 | 2026.04.01 18:07:13.020858 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.04.01 18:07:13.020952 [ 4 ] {a988e493-05a4-4af7-b8e2-f128b8384c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9233 | 2026.04.01 18:07:13.020995 [ 4 ] {a988e493-05a4-4af7-b8e2-f128b8384c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9234 | 2026.04.01 18:07:13.021336 [ 4 ] {a988e493-05a4-4af7-b8e2-f128b8384c55} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.04.01 18:07:13.021371 [ 4 ] {a988e493-05a4-4af7-b8e2-f128b8384c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9236 | 2026.04.01 18:07:13.021675 [ 4 ] {a988e493-05a4-4af7-b8e2-f128b8384c55} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9237 | 2026.04.01 18:07:13.021888 [ 4 ] {a988e493-05a4-4af7-b8e2-f128b8384c55} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.04.01 18:07:13.021986 [ 70 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9239 | 2026.04.01 18:07:13.022018 [ 4 ] {a988e493-05a4-4af7-b8e2-f128b8384c55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9240 | 2026.04.01 18:07:13.022022 [ 70 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2026.04.01 18:07:13.022050 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9242 | 2026.04.01 18:07:13.022056 [ 4 ] {a988e493-05a4-4af7-b8e2-f128b8384c55} <Debug> TCPHandler: Processed in 0.001246723 sec. | ||
| 9243 | 2026.04.01 18:07:13.022168 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 9244 | 2026.04.01 18:07:13.022332 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9245 | 2026.04.01 18:07:13.022372 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3560 rows starting from the beginning of the part | ||
| 9246 | 2026.04.01 18:07:13.022442 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 110 rows starting from the beginning of the part | ||
| 9247 | 2026.04.01 18:07:13.022485 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 9248 | 2026.04.01 18:07:13.022522 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 62 rows starting from the beginning of the part | ||
| 9249 | 2026.04.01 18:07:13.022558 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
| 9250 | 2026.04.01 18:07:13.022595 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 9251 | 2026.04.01 18:07:13.023732 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001618882 sec., 2409069.9630979896 rows/sec., 152.86 MiB/sec. | ||
| 9252 | 2026.04.01 18:07:13.024153 [ 193 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9253 | 2026.04.01 18:07:13.024528 [ 193 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_56_11} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.04.01 18:07:13.024618 [ 193 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_56_11} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9255 | 2026.04.01 18:07:13.024734 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9256 | 2026.04.01 18:07:14.769462 [ 65 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9257 | 2026.04.01 18:07:14.769523 [ 65 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2026.04.01 18:07:14.769542 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9259 | 2026.04.01 18:07:14.769653 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 9260 | 2026.04.01 18:07:14.769764 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9261 | 2026.04.01 18:07:14.769796 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 9262 | 2026.04.01 18:07:14.769867 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9263 | 2026.04.01 18:07:14.769912 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 9264 | 2026.04.01 18:07:14.769952 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 9265 | 2026.04.01 18:07:14.769991 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 9266 | 2026.04.01 18:07:14.770728 [ 188 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001113768 sec., 34118.416043556645 rows/sec., 2.85 MiB/sec. | ||
| 9267 | 2026.04.01 18:07:14.770878 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9268 | 2026.04.01 18:07:14.771142 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_17_4} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.04.01 18:07:14.771214 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_17_4} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9270 | 2026.04.01 18:07:14.771291 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9271 | 2026.04.01 18:07:16.607515 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9272 | 2026.04.01 18:07:16.607562 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9273 | 2026.04.01 18:07:16.757862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18265 | ||
| 9274 | 2026.04.01 18:07:16.758358 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2026.04.01 18:07:16.758411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9276 | 2026.04.01 18:07:16.758922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9277 | 2026.04.01 18:07:16.759174 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.04.01 18:07:16.759330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 9279 | 2026.04.01 18:07:17.746213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9280 | 2026.04.01 18:07:17.763000 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.04.01 18:07:17.763062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9282 | 2026.04.01 18:07:17.769058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9283 | 2026.04.01 18:07:17.769768 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.04.01 18:07:17.772572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9285 | 2026.04.01 18:07:18.023995 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2026.04.01 18:07:18.024286 [ 4 ] {19ff0e77-4ca5-4c13-a9fd-2fdd60bbae7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9287 | 2026.04.01 18:07:18.024355 [ 4 ] {19ff0e77-4ca5-4c13-a9fd-2fdd60bbae7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9288 | 2026.04.01 18:07:18.025236 [ 4 ] {19ff0e77-4ca5-4c13-a9fd-2fdd60bbae7a} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.04.01 18:07:18.025287 [ 4 ] {19ff0e77-4ca5-4c13-a9fd-2fdd60bbae7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9290 | 2026.04.01 18:07:18.025712 [ 4 ] {19ff0e77-4ca5-4c13-a9fd-2fdd60bbae7a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9291 | 2026.04.01 18:07:18.025969 [ 4 ] {19ff0e77-4ca5-4c13-a9fd-2fdd60bbae7a} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2026.04.01 18:07:18.026141 [ 4 ] {19ff0e77-4ca5-4c13-a9fd-2fdd60bbae7a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001922 sec., 241415.19250780437 rows/sec., 15.31 MiB/sec. | ||
| 9293 | 2026.04.01 18:07:18.026195 [ 4 ] {19ff0e77-4ca5-4c13-a9fd-2fdd60bbae7a} <Debug> TCPHandler: Processed in 0.002381982 sec. | ||
| 9294 | 2026.04.01 18:07:18.026324 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2026.04.01 18:07:18.026427 [ 4 ] {2b59eb20-1ae7-4a8d-88ba-74f63fe3e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9296 | 2026.04.01 18:07:18.026472 [ 4 ] {2b59eb20-1ae7-4a8d-88ba-74f63fe3e4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9297 | 2026.04.01 18:07:18.027493 [ 4 ] {2b59eb20-1ae7-4a8d-88ba-74f63fe3e4eb} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2026.04.01 18:07:18.027532 [ 4 ] {2b59eb20-1ae7-4a8d-88ba-74f63fe3e4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9299 | 2026.04.01 18:07:18.027967 [ 4 ] {2b59eb20-1ae7-4a8d-88ba-74f63fe3e4eb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9300 | 2026.04.01 18:07:18.028194 [ 4 ] {2b59eb20-1ae7-4a8d-88ba-74f63fe3e4eb} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.04.01 18:07:18.028334 [ 4 ] {2b59eb20-1ae7-4a8d-88ba-74f63fe3e4eb} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001931 sec., 657172.4495080269 rows/sec., 51.01 MiB/sec. | ||
| 9302 | 2026.04.01 18:07:18.028375 [ 4 ] {2b59eb20-1ae7-4a8d-88ba-74f63fe3e4eb} <Debug> TCPHandler: Processed in 0.002102705 sec. | ||
| 9303 | 2026.04.01 18:07:18.028478 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2026.04.01 18:07:18.028574 [ 4 ] {4d74f61b-5a76-4035-b733-9d59064361cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9305 | 2026.04.01 18:07:18.028615 [ 4 ] {4d74f61b-5a76-4035-b733-9d59064361cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9306 | 2026.04.01 18:07:18.029113 [ 4 ] {4d74f61b-5a76-4035-b733-9d59064361cd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2026.04.01 18:07:18.029177 [ 4 ] {4d74f61b-5a76-4035-b733-9d59064361cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9308 | 2026.04.01 18:07:18.029490 [ 4 ] {4d74f61b-5a76-4035-b733-9d59064361cd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9309 | 2026.04.01 18:07:18.029715 [ 4 ] {4d74f61b-5a76-4035-b733-9d59064361cd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2026.04.01 18:07:18.029850 [ 4 ] {4d74f61b-5a76-4035-b733-9d59064361cd} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001297 sec., 187355.43562066308 rows/sec., 11.11 MiB/sec. | ||
| 9311 | 2026.04.01 18:07:18.029891 [ 4 ] {4d74f61b-5a76-4035-b733-9d59064361cd} <Debug> TCPHandler: Processed in 0.001462109 sec. | ||
| 9312 | 2026.04.01 18:07:18.029998 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9313 | 2026.04.01 18:07:18.030093 [ 4 ] {a86f5ed3-ab3a-4cd3-a669-2fb2ff90e64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9314 | 2026.04.01 18:07:18.030133 [ 4 ] {a86f5ed3-ab3a-4cd3-a669-2fb2ff90e64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9315 | 2026.04.01 18:07:18.030650 [ 4 ] {a86f5ed3-ab3a-4cd3-a669-2fb2ff90e64c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2026.04.01 18:07:18.030688 [ 4 ] {a86f5ed3-ab3a-4cd3-a669-2fb2ff90e64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9317 | 2026.04.01 18:07:18.031008 [ 4 ] {a86f5ed3-ab3a-4cd3-a669-2fb2ff90e64c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9318 | 2026.04.01 18:07:18.031237 [ 4 ] {a86f5ed3-ab3a-4cd3-a669-2fb2ff90e64c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2026.04.01 18:07:18.031372 [ 4 ] {a86f5ed3-ab3a-4cd3-a669-2fb2ff90e64c} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001299 sec., 183987.68283294843 rows/sec., 11.86 MiB/sec. | ||
| 9320 | 2026.04.01 18:07:18.031411 [ 4 ] {a86f5ed3-ab3a-4cd3-a669-2fb2ff90e64c} <Debug> TCPHandler: Processed in 0.001461958 sec. | ||
| 9321 | 2026.04.01 18:07:18.031533 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2026.04.01 18:07:18.031627 [ 4 ] {47020e21-085f-419f-9c0d-9ab09010af56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9323 | 2026.04.01 18:07:18.031667 [ 4 ] {47020e21-085f-419f-9c0d-9ab09010af56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9324 | 2026.04.01 18:07:18.032161 [ 4 ] {47020e21-085f-419f-9c0d-9ab09010af56} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2026.04.01 18:07:18.032198 [ 4 ] {47020e21-085f-419f-9c0d-9ab09010af56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9326 | 2026.04.01 18:07:18.032510 [ 4 ] {47020e21-085f-419f-9c0d-9ab09010af56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9327 | 2026.04.01 18:07:18.032736 [ 4 ] {47020e21-085f-419f-9c0d-9ab09010af56} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2026.04.01 18:07:18.032870 [ 4 ] {47020e21-085f-419f-9c0d-9ab09010af56} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001262 sec., 188589.54041204436 rows/sec., 10.71 MiB/sec. | ||
| 9329 | 2026.04.01 18:07:18.032908 [ 4 ] {47020e21-085f-419f-9c0d-9ab09010af56} <Debug> TCPHandler: Processed in 0.001424507 sec. | ||
| 9330 | 2026.04.01 18:07:18.033034 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2026.04.01 18:07:18.033155 [ 4 ] {02ae8aef-fa78-4a3d-99b5-c6c72d00a782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9332 | 2026.04.01 18:07:18.033204 [ 4 ] {02ae8aef-fa78-4a3d-99b5-c6c72d00a782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9333 | 2026.04.01 18:07:18.033995 [ 4 ] {02ae8aef-fa78-4a3d-99b5-c6c72d00a782} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.04.01 18:07:18.034039 [ 4 ] {02ae8aef-fa78-4a3d-99b5-c6c72d00a782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9335 | 2026.04.01 18:07:18.034417 [ 4 ] {02ae8aef-fa78-4a3d-99b5-c6c72d00a782} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9336 | 2026.04.01 18:07:18.034628 [ 4 ] {02ae8aef-fa78-4a3d-99b5-c6c72d00a782} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.04.01 18:07:18.034764 [ 4 ] {02ae8aef-fa78-4a3d-99b5-c6c72d00a782} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001634 sec., 471848.2252141983 rows/sec., 32.90 MiB/sec. | ||
| 9338 | 2026.04.01 18:07:18.034804 [ 4 ] {02ae8aef-fa78-4a3d-99b5-c6c72d00a782} <Debug> TCPHandler: Processed in 0.001832447 sec. | ||
| 9339 | 2026.04.01 18:07:18.034919 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.04.01 18:07:18.035014 [ 4 ] {e9cc1b81-4f8f-45a4-b16e-da648c67f287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9341 | 2026.04.01 18:07:18.035056 [ 4 ] {e9cc1b81-4f8f-45a4-b16e-da648c67f287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9342 | 2026.04.01 18:07:18.035395 [ 4 ] {e9cc1b81-4f8f-45a4-b16e-da648c67f287} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.04.01 18:07:18.035430 [ 4 ] {e9cc1b81-4f8f-45a4-b16e-da648c67f287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9344 | 2026.04.01 18:07:18.035734 [ 4 ] {e9cc1b81-4f8f-45a4-b16e-da648c67f287} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9345 | 2026.04.01 18:07:18.035945 [ 4 ] {e9cc1b81-4f8f-45a4-b16e-da648c67f287} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.04.01 18:07:18.036077 [ 4 ] {e9cc1b81-4f8f-45a4-b16e-da648c67f287} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 9347 | 2026.04.01 18:07:18.036114 [ 4 ] {e9cc1b81-4f8f-45a4-b16e-da648c67f287} <Debug> TCPHandler: Processed in 0.001246552 sec. | ||
| 9348 | 2026.04.01 18:07:18.036224 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9349 | 2026.04.01 18:07:18.036317 [ 4 ] {44268c02-36e0-48bf-9134-8a1b6fb0d212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9350 | 2026.04.01 18:07:18.036360 [ 4 ] {44268c02-36e0-48bf-9134-8a1b6fb0d212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9351 | 2026.04.01 18:07:18.036801 [ 4 ] {44268c02-36e0-48bf-9134-8a1b6fb0d212} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2026.04.01 18:07:18.036838 [ 4 ] {44268c02-36e0-48bf-9134-8a1b6fb0d212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9353 | 2026.04.01 18:07:18.037180 [ 4 ] {44268c02-36e0-48bf-9134-8a1b6fb0d212} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9354 | 2026.04.01 18:07:18.037394 [ 4 ] {44268c02-36e0-48bf-9134-8a1b6fb0d212} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.04.01 18:07:18.037531 [ 4 ] {44268c02-36e0-48bf-9134-8a1b6fb0d212} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001233 sec., 271695.05271695054 rows/sec., 17.78 MiB/sec. | ||
| 9356 | 2026.04.01 18:07:18.037570 [ 4 ] {44268c02-36e0-48bf-9134-8a1b6fb0d212} <Debug> TCPHandler: Processed in 0.001395676 sec. | ||
| 9357 | 2026.04.01 18:07:18.037672 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9358 | 2026.04.01 18:07:18.037765 [ 4 ] {b8a7de89-551f-4218-8c06-642bfc4e9498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9359 | 2026.04.01 18:07:18.037809 [ 4 ] {b8a7de89-551f-4218-8c06-642bfc4e9498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9360 | 2026.04.01 18:07:18.038127 [ 4 ] {b8a7de89-551f-4218-8c06-642bfc4e9498} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.04.01 18:07:18.038163 [ 4 ] {b8a7de89-551f-4218-8c06-642bfc4e9498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9362 | 2026.04.01 18:07:18.038460 [ 4 ] {b8a7de89-551f-4218-8c06-642bfc4e9498} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9363 | 2026.04.01 18:07:18.038662 [ 4 ] {b8a7de89-551f-4218-8c06-642bfc4e9498} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.04.01 18:07:18.038791 [ 4 ] {b8a7de89-551f-4218-8c06-642bfc4e9498} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 9365 | 2026.04.01 18:07:18.038830 [ 4 ] {b8a7de89-551f-4218-8c06-642bfc4e9498} <Debug> TCPHandler: Processed in 0.001206551 sec. | ||
| 9366 | 2026.04.01 18:07:18.038934 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2026.04.01 18:07:18.039029 [ 4 ] {eebcd5bb-9cf5-47cd-80dc-2f883b33f9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9368 | 2026.04.01 18:07:18.039085 [ 4 ] {eebcd5bb-9cf5-47cd-80dc-2f883b33f9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9369 | 2026.04.01 18:07:18.039873 [ 4 ] {eebcd5bb-9cf5-47cd-80dc-2f883b33f9ed} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2026.04.01 18:07:18.039912 [ 4 ] {eebcd5bb-9cf5-47cd-80dc-2f883b33f9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9371 | 2026.04.01 18:07:18.040435 [ 4 ] {eebcd5bb-9cf5-47cd-80dc-2f883b33f9ed} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9372 | 2026.04.01 18:07:18.040669 [ 4 ] {eebcd5bb-9cf5-47cd-80dc-2f883b33f9ed} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2026.04.01 18:07:18.040813 [ 4 ] {eebcd5bb-9cf5-47cd-80dc-2f883b33f9ed} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001802 sec., 6104.328523862375 rows/sec., 10.94 MiB/sec. | ||
| 9374 | 2026.04.01 18:07:18.040868 [ 4 ] {eebcd5bb-9cf5-47cd-80dc-2f883b33f9ed} <Debug> TCPHandler: Processed in 0.001982822 sec. | ||
| 9375 | 2026.04.01 18:07:18.040976 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.04.01 18:07:18.041070 [ 4 ] {ba538bea-dd41-4df3-b7ce-ebf3e6e14095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9377 | 2026.04.01 18:07:18.041114 [ 4 ] {ba538bea-dd41-4df3-b7ce-ebf3e6e14095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9378 | 2026.04.01 18:07:18.041449 [ 4 ] {ba538bea-dd41-4df3-b7ce-ebf3e6e14095} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.04.01 18:07:18.041486 [ 4 ] {ba538bea-dd41-4df3-b7ce-ebf3e6e14095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9380 | 2026.04.01 18:07:18.041803 [ 4 ] {ba538bea-dd41-4df3-b7ce-ebf3e6e14095} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9381 | 2026.04.01 18:07:18.042015 [ 4 ] {ba538bea-dd41-4df3-b7ce-ebf3e6e14095} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.04.01 18:07:18.042145 [ 4 ] {ba538bea-dd41-4df3-b7ce-ebf3e6e14095} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001093 sec., 100640.43915827996 rows/sec., 6.12 MiB/sec. | ||
| 9383 | 2026.04.01 18:07:18.042181 [ 4 ] {ba538bea-dd41-4df3-b7ce-ebf3e6e14095} <Debug> TCPHandler: Processed in 0.001253082 sec. | ||
| 9384 | 2026.04.01 18:07:21.807514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1190 | ||
| 9385 | 2026.04.01 18:07:21.809958 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.04.01 18:07:21.810019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9387 | 2026.04.01 18:07:21.811260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9388 | 2026.04.01 18:07:21.811564 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.04.01 18:07:21.811936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9390 | 2026.04.01 18:07:23.012454 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.04.01 18:07:23.012668 [ 4 ] {905e653e-3999-4970-bd3a-dca18084f34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9392 | 2026.04.01 18:07:23.012745 [ 4 ] {905e653e-3999-4970-bd3a-dca18084f34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9393 | 2026.04.01 18:07:23.013447 [ 4 ] {905e653e-3999-4970-bd3a-dca18084f34c} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.04.01 18:07:23.013497 [ 4 ] {905e653e-3999-4970-bd3a-dca18084f34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9395 | 2026.04.01 18:07:23.013915 [ 4 ] {905e653e-3999-4970-bd3a-dca18084f34c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9396 | 2026.04.01 18:07:23.014154 [ 4 ] {905e653e-3999-4970-bd3a-dca18084f34c} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.04.01 18:07:23.014316 [ 4 ] {905e653e-3999-4970-bd3a-dca18084f34c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001703 sec., 3523.194362889019 rows/sec., 287.29 KiB/sec. | ||
| 9398 | 2026.04.01 18:07:23.014367 [ 4 ] {905e653e-3999-4970-bd3a-dca18084f34c} <Debug> TCPHandler: Processed in 0.002099225 sec. | ||
| 9399 | 2026.04.01 18:07:23.014492 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2026.04.01 18:07:23.014596 [ 4 ] {cbe5da40-2e86-4a71-8630-39779771175e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9401 | 2026.04.01 18:07:23.014640 [ 4 ] {cbe5da40-2e86-4a71-8630-39779771175e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9402 | 2026.04.01 18:07:23.015102 [ 4 ] {cbe5da40-2e86-4a71-8630-39779771175e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.04.01 18:07:23.015141 [ 4 ] {cbe5da40-2e86-4a71-8630-39779771175e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9404 | 2026.04.01 18:07:23.015475 [ 4 ] {cbe5da40-2e86-4a71-8630-39779771175e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9405 | 2026.04.01 18:07:23.015691 [ 4 ] {cbe5da40-2e86-4a71-8630-39779771175e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.04.01 18:07:23.015823 [ 4 ] {cbe5da40-2e86-4a71-8630-39779771175e} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001252 sec., 95047.9233226837 rows/sec., 8.04 MiB/sec. | ||
| 9407 | 2026.04.01 18:07:23.015861 [ 4 ] {cbe5da40-2e86-4a71-8630-39779771175e} <Debug> TCPHandler: Processed in 0.001421137 sec. | ||
| 9408 | 2026.04.01 18:07:23.015984 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.04.01 18:07:23.016082 [ 4 ] {6747b62d-2eb7-4fa8-9780-4cc8a9469cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9410 | 2026.04.01 18:07:23.016123 [ 4 ] {6747b62d-2eb7-4fa8-9780-4cc8a9469cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9411 | 2026.04.01 18:07:23.016531 [ 4 ] {6747b62d-2eb7-4fa8-9780-4cc8a9469cfd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.04.01 18:07:23.016567 [ 4 ] {6747b62d-2eb7-4fa8-9780-4cc8a9469cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9413 | 2026.04.01 18:07:23.016881 [ 4 ] {6747b62d-2eb7-4fa8-9780-4cc8a9469cfd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9414 | 2026.04.01 18:07:23.017094 [ 4 ] {6747b62d-2eb7-4fa8-9780-4cc8a9469cfd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.04.01 18:07:23.017225 [ 4 ] {6747b62d-2eb7-4fa8-9780-4cc8a9469cfd} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001164 sec., 30927.83505154639 rows/sec., 2.24 MiB/sec. | ||
| 9416 | 2026.04.01 18:07:23.017263 [ 4 ] {6747b62d-2eb7-4fa8-9780-4cc8a9469cfd} <Debug> TCPHandler: Processed in 0.001329865 sec. | ||
| 9417 | 2026.04.01 18:07:23.017372 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.04.01 18:07:23.017467 [ 4 ] {298a9779-b604-42c4-b242-8943030ad20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9419 | 2026.04.01 18:07:23.017506 [ 4 ] {298a9779-b604-42c4-b242-8943030ad20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9420 | 2026.04.01 18:07:23.017922 [ 4 ] {298a9779-b604-42c4-b242-8943030ad20f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.04.01 18:07:23.017959 [ 4 ] {298a9779-b604-42c4-b242-8943030ad20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9422 | 2026.04.01 18:07:23.018283 [ 4 ] {298a9779-b604-42c4-b242-8943030ad20f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9423 | 2026.04.01 18:07:23.018500 [ 4 ] {298a9779-b604-42c4-b242-8943030ad20f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.04.01 18:07:23.018628 [ 4 ] {298a9779-b604-42c4-b242-8943030ad20f} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001181 sec., 84674.0050804403 rows/sec., 6.62 MiB/sec. | ||
| 9425 | 2026.04.01 18:07:23.018666 [ 4 ] {298a9779-b604-42c4-b242-8943030ad20f} <Debug> TCPHandler: Processed in 0.001343215 sec. | ||
| 9426 | 2026.04.01 18:07:23.018783 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.04.01 18:07:23.018878 [ 4 ] {ccff1267-53bb-4535-8141-5318a0a90940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9428 | 2026.04.01 18:07:23.018920 [ 4 ] {ccff1267-53bb-4535-8141-5318a0a90940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9429 | 2026.04.01 18:07:23.019312 [ 4 ] {ccff1267-53bb-4535-8141-5318a0a90940} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.04.01 18:07:23.019349 [ 4 ] {ccff1267-53bb-4535-8141-5318a0a90940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9431 | 2026.04.01 18:07:23.019708 [ 4 ] {ccff1267-53bb-4535-8141-5318a0a90940} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9432 | 2026.04.01 18:07:23.019924 [ 4 ] {ccff1267-53bb-4535-8141-5318a0a90940} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.04.01 18:07:23.020052 [ 4 ] {ccff1267-53bb-4535-8141-5318a0a90940} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001193 sec., 136630.3436714166 rows/sec., 9.51 MiB/sec. | ||
| 9434 | 2026.04.01 18:07:23.020090 [ 4 ] {ccff1267-53bb-4535-8141-5318a0a90940} <Debug> TCPHandler: Processed in 0.001360776 sec. | ||
| 9435 | 2026.04.01 18:07:23.020196 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.04.01 18:07:23.020290 [ 4 ] {255b116f-449c-4dd6-8d8d-c0167c0428a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9437 | 2026.04.01 18:07:23.020345 [ 4 ] {255b116f-449c-4dd6-8d8d-c0167c0428a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9438 | 2026.04.01 18:07:23.021116 [ 4 ] {255b116f-449c-4dd6-8d8d-c0167c0428a4} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.04.01 18:07:23.021154 [ 4 ] {255b116f-449c-4dd6-8d8d-c0167c0428a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9440 | 2026.04.01 18:07:23.021708 [ 4 ] {255b116f-449c-4dd6-8d8d-c0167c0428a4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9441 | 2026.04.01 18:07:23.021936 [ 4 ] {255b116f-449c-4dd6-8d8d-c0167c0428a4} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.04.01 18:07:23.022076 [ 4 ] {255b116f-449c-4dd6-8d8d-c0167c0428a4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001803 sec., 16638.93510815308 rows/sec., 29.82 MiB/sec. | ||
| 9443 | 2026.04.01 18:07:23.022130 [ 4 ] {255b116f-449c-4dd6-8d8d-c0167c0428a4} <Debug> TCPHandler: Processed in 0.001982232 sec. | ||
| 9444 | 2026.04.01 18:07:23.022244 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.04.01 18:07:23.022341 [ 4 ] {79453b8f-c507-4820-a651-91c7a7dcd642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9446 | 2026.04.01 18:07:23.022382 [ 4 ] {79453b8f-c507-4820-a651-91c7a7dcd642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9447 | 2026.04.01 18:07:23.022729 [ 4 ] {79453b8f-c507-4820-a651-91c7a7dcd642} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.04.01 18:07:23.022768 [ 4 ] {79453b8f-c507-4820-a651-91c7a7dcd642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9449 | 2026.04.01 18:07:23.023066 [ 4 ] {79453b8f-c507-4820-a651-91c7a7dcd642} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9450 | 2026.04.01 18:07:23.023292 [ 4 ] {79453b8f-c507-4820-a651-91c7a7dcd642} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.04.01 18:07:23.023427 [ 4 ] {79453b8f-c507-4820-a651-91c7a7dcd642} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 9452 | 2026.04.01 18:07:23.023463 [ 4 ] {79453b8f-c507-4820-a651-91c7a7dcd642} <Debug> TCPHandler: Processed in 0.001267143 sec. | ||
| 9453 | 2026.04.01 18:07:24.260365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18777 | ||
| 9454 | 2026.04.01 18:07:24.260894 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.04.01 18:07:24.260935 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9456 | 2026.04.01 18:07:24.261445 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9457 | 2026.04.01 18:07:24.261685 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.04.01 18:07:24.261818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18777 | ||
| 9459 | 2026.04.01 18:07:25.272653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9460 | 2026.04.01 18:07:25.289659 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.04.01 18:07:25.289724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9462 | 2026.04.01 18:07:25.295751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9463 | 2026.04.01 18:07:25.296472 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.04.01 18:07:25.299301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9465 | 2026.04.01 18:07:28.024235 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.04.01 18:07:28.024425 [ 4 ] {50d12800-8728-4a4d-83b9-14cbdb18d1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9467 | 2026.04.01 18:07:28.024492 [ 4 ] {50d12800-8728-4a4d-83b9-14cbdb18d1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9468 | 2026.04.01 18:07:28.025381 [ 4 ] {50d12800-8728-4a4d-83b9-14cbdb18d1eb} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.04.01 18:07:28.025423 [ 4 ] {50d12800-8728-4a4d-83b9-14cbdb18d1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9470 | 2026.04.01 18:07:28.025847 [ 4 ] {50d12800-8728-4a4d-83b9-14cbdb18d1eb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9471 | 2026.04.01 18:07:28.026088 [ 4 ] {50d12800-8728-4a4d-83b9-14cbdb18d1eb} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.04.01 18:07:28.026222 [ 50 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9473 | 2026.04.01 18:07:28.026258 [ 4 ] {50d12800-8728-4a4d-83b9-14cbdb18d1eb} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001881 sec., 246677.29930887825 rows/sec., 15.64 MiB/sec. | ||
| 9474 | 2026.04.01 18:07:28.026258 [ 50 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2026.04.01 18:07:28.026290 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9476 | 2026.04.01 18:07:28.026313 [ 4 ] {50d12800-8728-4a4d-83b9-14cbdb18d1eb} <Debug> TCPHandler: Processed in 0.002202778 sec. | ||
| 9477 | 2026.04.01 18:07:28.026419 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9478 | 2026.04.01 18:07:28.026439 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2026.04.01 18:07:28.026562 [ 4 ] {5ec8469b-38ae-4296-b685-95d8935cf732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9480 | 2026.04.01 18:07:28.026566 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9481 | 2026.04.01 18:07:28.026613 [ 4 ] {5ec8469b-38ae-4296-b685-95d8935cf732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9482 | 2026.04.01 18:07:28.026614 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 488 rows starting from the beginning of the part | ||
| 9483 | 2026.04.01 18:07:28.026701 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 464 rows starting from the beginning of the part | ||
| 9484 | 2026.04.01 18:07:28.026745 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 464 rows starting from the beginning of the part | ||
| 9485 | 2026.04.01 18:07:28.026785 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 464 rows starting from the beginning of the part | ||
| 9486 | 2026.04.01 18:07:28.026823 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 464 rows starting from the beginning of the part | ||
| 9487 | 2026.04.01 18:07:28.026871 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 464 rows starting from the beginning of the part | ||
| 9488 | 2026.04.01 18:07:28.027690 [ 4 ] {5ec8469b-38ae-4296-b685-95d8935cf732} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.04.01 18:07:28.027732 [ 4 ] {5ec8469b-38ae-4296-b685-95d8935cf732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9490 | 2026.04.01 18:07:28.028098 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738525 sec., 1615162.2783681569 rows/sec., 108.86 MiB/sec. | ||
| 9491 | 2026.04.01 18:07:28.028194 [ 4 ] {5ec8469b-38ae-4296-b685-95d8935cf732} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9492 | 2026.04.01 18:07:28.028278 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9493 | 2026.04.01 18:07:28.028436 [ 4 ] {5ec8469b-38ae-4296-b685-95d8935cf732} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.04.01 18:07:28.028543 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.04.01 18:07:28.028553 [ 50 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9496 | 2026.04.01 18:07:28.028579 [ 4 ] {5ec8469b-38ae-4296-b685-95d8935cf732} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.002042 sec., 621449.5592556318 rows/sec., 48.23 MiB/sec. | ||
| 9497 | 2026.04.01 18:07:28.028583 [ 50 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2026.04.01 18:07:28.028611 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_25_5} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9499 | 2026.04.01 18:07:28.028612 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9500 | 2026.04.01 18:07:28.028620 [ 4 ] {5ec8469b-38ae-4296-b685-95d8935cf732} <Debug> TCPHandler: Processed in 0.002233158 sec. | ||
| 9501 | 2026.04.01 18:07:28.028709 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 9502 | 2026.04.01 18:07:28.028740 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.04.01 18:07:28.028741 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 9504 | 2026.04.01 18:07:28.028822 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9505 | 2026.04.01 18:07:28.028840 [ 4 ] {343184e1-1b25-4351-8b8f-09e34981490b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9506 | 2026.04.01 18:07:28.028848 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3811 rows starting from the beginning of the part | ||
| 9507 | 2026.04.01 18:07:28.028884 [ 4 ] {343184e1-1b25-4351-8b8f-09e34981490b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9508 | 2026.04.01 18:07:28.028913 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 9509 | 2026.04.01 18:07:28.028976 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 116 rows starting from the beginning of the part | ||
| 9510 | 2026.04.01 18:07:28.029027 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1269 rows starting from the beginning of the part | ||
| 9511 | 2026.04.01 18:07:28.029067 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 119 rows starting from the beginning of the part | ||
| 9512 | 2026.04.01 18:07:28.029106 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1269 rows starting from the beginning of the part | ||
| 9513 | 2026.04.01 18:07:28.029396 [ 4 ] {343184e1-1b25-4351-8b8f-09e34981490b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.04.01 18:07:28.029432 [ 4 ] {343184e1-1b25-4351-8b8f-09e34981490b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9515 | 2026.04.01 18:07:28.029758 [ 4 ] {343184e1-1b25-4351-8b8f-09e34981490b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9516 | 2026.04.01 18:07:28.029988 [ 4 ] {343184e1-1b25-4351-8b8f-09e34981490b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2026.04.01 18:07:28.030121 [ 4 ] {343184e1-1b25-4351-8b8f-09e34981490b} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001304 sec., 186349.69325153372 rows/sec., 11.05 MiB/sec. | ||
| 9518 | 2026.04.01 18:07:28.030159 [ 4 ] {343184e1-1b25-4351-8b8f-09e34981490b} <Debug> TCPHandler: Processed in 0.001470029 sec. | ||
| 9519 | 2026.04.01 18:07:28.030265 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2026.04.01 18:07:28.030360 [ 4 ] {42c9001d-91dc-4755-9b56-9f70ac1669d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9521 | 2026.04.01 18:07:28.030402 [ 4 ] {42c9001d-91dc-4755-9b56-9f70ac1669d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9522 | 2026.04.01 18:07:28.030886 [ 4 ] {42c9001d-91dc-4755-9b56-9f70ac1669d3} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.04.01 18:07:28.030921 [ 4 ] {42c9001d-91dc-4755-9b56-9f70ac1669d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9524 | 2026.04.01 18:07:28.031036 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002355271 sec., 2819208.4902331834 rows/sec., 227.51 MiB/sec. | ||
| 9525 | 2026.04.01 18:07:28.031242 [ 4 ] {42c9001d-91dc-4755-9b56-9f70ac1669d3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9526 | 2026.04.01 18:07:28.031342 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9527 | 2026.04.01 18:07:28.031480 [ 4 ] {42c9001d-91dc-4755-9b56-9f70ac1669d3} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.04.01 18:07:28.031581 [ 50 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9529 | 2026.04.01 18:07:28.031588 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.04.01 18:07:28.031605 [ 50 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.04.01 18:07:28.031616 [ 4 ] {42c9001d-91dc-4755-9b56-9f70ac1669d3} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001276 sec., 187304.07523510972 rows/sec., 12.07 MiB/sec. | ||
| 9532 | 2026.04.01 18:07:28.031623 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9533 | 2026.04.01 18:07:28.031656 [ 4 ] {42c9001d-91dc-4755-9b56-9f70ac1669d3} <Debug> TCPHandler: Processed in 0.001439617 sec. | ||
| 9534 | 2026.04.01 18:07:28.031659 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_61_12} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9535 | 2026.04.01 18:07:28.031718 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9536 | 2026.04.01 18:07:28.031724 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9537 | 2026.04.01 18:07:28.031763 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9538 | 2026.04.01 18:07:28.031869 [ 4 ] {3a018c52-da8d-4edb-983b-04d1cb8f5614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9539 | 2026.04.01 18:07:28.031870 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9540 | 2026.04.01 18:07:28.031917 [ 4 ] {3a018c52-da8d-4edb-983b-04d1cb8f5614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9541 | 2026.04.01 18:07:28.031935 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 1064 rows starting from the beginning of the part | ||
| 9542 | 2026.04.01 18:07:28.032009 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 239 rows starting from the beginning of the part | ||
| 9543 | 2026.04.01 18:07:28.032056 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 239 rows starting from the beginning of the part | ||
| 9544 | 2026.04.01 18:07:28.032098 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1040 rows starting from the beginning of the part | ||
| 9545 | 2026.04.01 18:07:28.032139 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 239 rows starting from the beginning of the part | ||
| 9546 | 2026.04.01 18:07:28.032179 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 239 rows starting from the beginning of the part | ||
| 9547 | 2026.04.01 18:07:28.032431 [ 4 ] {3a018c52-da8d-4edb-983b-04d1cb8f5614} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.04.01 18:07:28.032474 [ 4 ] {3a018c52-da8d-4edb-983b-04d1cb8f5614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9549 | 2026.04.01 18:07:28.032802 [ 4 ] {3a018c52-da8d-4edb-983b-04d1cb8f5614} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9550 | 2026.04.01 18:07:28.033035 [ 4 ] {3a018c52-da8d-4edb-983b-04d1cb8f5614} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.04.01 18:07:28.033140 [ 50 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9552 | 2026.04.01 18:07:28.033170 [ 50 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2026.04.01 18:07:28.033171 [ 4 ] {3a018c52-da8d-4edb-983b-04d1cb8f5614} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001321 sec., 180166.5404996215 rows/sec., 10.23 MiB/sec. | ||
| 9554 | 2026.04.01 18:07:28.033187 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9555 | 2026.04.01 18:07:28.033217 [ 4 ] {3a018c52-da8d-4edb-983b-04d1cb8f5614} <Debug> TCPHandler: Processed in 0.001504179 sec. | ||
| 9556 | 2026.04.01 18:07:28.033267 [ 192 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9557 | 2026.04.01 18:07:28.033327 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.04.01 18:07:28.033370 [ 192 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9559 | 2026.04.01 18:07:28.033402 [ 192 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 250 rows starting from the beginning of the part | ||
| 9560 | 2026.04.01 18:07:28.033426 [ 4 ] {a0db0704-0868-4b25-b57e-da12830961a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9561 | 2026.04.01 18:07:28.033457 [ 192 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 238 rows starting from the beginning of the part | ||
| 9562 | 2026.04.01 18:07:28.033472 [ 4 ] {a0db0704-0868-4b25-b57e-da12830961a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9563 | 2026.04.01 18:07:28.033470 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795366 sec., 1704387.8518363386 rows/sec., 110.64 MiB/sec. | ||
| 9564 | 2026.04.01 18:07:28.033505 [ 192 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 238 rows starting from the beginning of the part | ||
| 9565 | 2026.04.01 18:07:28.033553 [ 192 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 238 rows starting from the beginning of the part | ||
| 9566 | 2026.04.01 18:07:28.033593 [ 192 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 238 rows starting from the beginning of the part | ||
| 9567 | 2026.04.01 18:07:28.033631 [ 192 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 238 rows starting from the beginning of the part | ||
| 9568 | 2026.04.01 18:07:28.033662 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9569 | 2026.04.01 18:07:28.033945 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.04.01 18:07:28.034009 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_25_5} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9571 | 2026.04.01 18:07:28.034075 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 9572 | 2026.04.01 18:07:28.034177 [ 4 ] {a0db0704-0868-4b25-b57e-da12830961a4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2026.04.01 18:07:28.034213 [ 4 ] {a0db0704-0868-4b25-b57e-da12830961a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9574 | 2026.04.01 18:07:28.034527 [ 199 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332125 sec., 1080979.6377967533 rows/sec., 65.66 MiB/sec. | ||
| 9575 | 2026.04.01 18:07:28.034548 [ 4 ] {a0db0704-0868-4b25-b57e-da12830961a4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9576 | 2026.04.01 18:07:28.034647 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9577 | 2026.04.01 18:07:28.034767 [ 4 ] {a0db0704-0868-4b25-b57e-da12830961a4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.04.01 18:07:28.034864 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.04.01 18:07:28.034891 [ 4 ] {a0db0704-0868-4b25-b57e-da12830961a4} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001542 sec., 500000 rows/sec., 34.86 MiB/sec. | ||
| 9580 | 2026.04.01 18:07:28.034895 [ 51 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9581 | 2026.04.01 18:07:28.034923 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_25_5} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9582 | 2026.04.01 18:07:28.034928 [ 4 ] {a0db0704-0868-4b25-b57e-da12830961a4} <Debug> TCPHandler: Processed in 0.001711054 sec. | ||
| 9583 | 2026.04.01 18:07:28.035015 [ 51 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.04.01 18:07:28.035045 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9585 | 2026.04.01 18:07:28.035059 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9586 | 2026.04.01 18:07:28.035108 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2026.04.01 18:07:28.035129 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 9588 | 2026.04.01 18:07:28.035193 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9589 | 2026.04.01 18:07:28.035204 [ 4 ] {15522e85-6b18-4034-bad5-8d786a7c4291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9590 | 2026.04.01 18:07:28.035215 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2101 rows starting from the beginning of the part | ||
| 9591 | 2026.04.01 18:07:28.035247 [ 4 ] {15522e85-6b18-4034-bad5-8d786a7c4291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9592 | 2026.04.01 18:07:28.035262 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 9593 | 2026.04.01 18:07:28.035300 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 94 rows starting from the beginning of the part | ||
| 9594 | 2026.04.01 18:07:28.035333 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 771 rows starting from the beginning of the part | ||
| 9595 | 2026.04.01 18:07:28.035365 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part | ||
| 9596 | 2026.04.01 18:07:28.035397 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 771 rows starting from the beginning of the part | ||
| 9597 | 2026.04.01 18:07:28.035643 [ 4 ] {15522e85-6b18-4034-bad5-8d786a7c4291} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.04.01 18:07:28.035684 [ 4 ] {15522e85-6b18-4034-bad5-8d786a7c4291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9599 | 2026.04.01 18:07:28.036116 [ 4 ] {15522e85-6b18-4034-bad5-8d786a7c4291} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9600 | 2026.04.01 18:07:28.036424 [ 4 ] {15522e85-6b18-4034-bad5-8d786a7c4291} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.04.01 18:07:28.036551 [ 51 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9602 | 2026.04.01 18:07:28.036582 [ 51 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.04.01 18:07:28.036587 [ 4 ] {15522e85-6b18-4034-bad5-8d786a7c4291} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec. | ||
| 9604 | 2026.04.01 18:07:28.036602 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9605 | 2026.04.01 18:07:28.036645 [ 4 ] {15522e85-6b18-4034-bad5-8d786a7c4291} <Debug> TCPHandler: Processed in 0.001585311 sec. | ||
| 9606 | 2026.04.01 18:07:28.036685 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::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 | ||
| 9607 | 2026.04.01 18:07:28.036776 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2026.04.01 18:07:28.036786 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9609 | 2026.04.01 18:07:28.036827 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 9610 | 2026.04.01 18:07:28.036870 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 9611 | 2026.04.01 18:07:28.036894 [ 4 ] {336f7364-03a7-4773-94bc-0cdc1576424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9612 | 2026.04.01 18:07:28.036902 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9613 | 2026.04.01 18:07:28.036950 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9614 | 2026.04.01 18:07:28.036955 [ 4 ] {336f7364-03a7-4773-94bc-0cdc1576424c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9615 | 2026.04.01 18:07:28.036990 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9616 | 2026.04.01 18:07:28.037038 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9617 | 2026.04.01 18:07:28.037172 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069774 sec., 1884746.8370942916 rows/sec., 138.12 MiB/sec. | ||
| 9618 | 2026.04.01 18:07:28.037373 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9619 | 2026.04.01 18:07:28.037481 [ 4 ] {336f7364-03a7-4773-94bc-0cdc1576424c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2026.04.01 18:07:28.037517 [ 4 ] {336f7364-03a7-4773-94bc-0cdc1576424c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9621 | 2026.04.01 18:07:28.037649 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.04.01 18:07:28.037705 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001050028 sec., 131425.0667601245 rows/sec., 6.71 MiB/sec. | ||
| 9623 | 2026.04.01 18:07:28.037716 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_61_12} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9624 | 2026.04.01 18:07:28.037794 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 9625 | 2026.04.01 18:07:28.037841 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9626 | 2026.04.01 18:07:28.038043 [ 4 ] {336f7364-03a7-4773-94bc-0cdc1576424c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9627 | 2026.04.01 18:07:28.038133 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.04.01 18:07:28.038215 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_23_5} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9629 | 2026.04.01 18:07:28.038288 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9630 | 2026.04.01 18:07:28.038303 [ 4 ] {336f7364-03a7-4773-94bc-0cdc1576424c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.04.01 18:07:28.038448 [ 4 ] {336f7364-03a7-4773-94bc-0cdc1576424c} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001579 sec., 212159.5946801773 rows/sec., 13.88 MiB/sec. | ||
| 9632 | 2026.04.01 18:07:28.038487 [ 4 ] {336f7364-03a7-4773-94bc-0cdc1576424c} <Debug> TCPHandler: Processed in 0.001771276 sec. | ||
| 9633 | 2026.04.01 18:07:28.038601 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9634 | 2026.04.01 18:07:28.038696 [ 4 ] {390cb66f-0c41-4a71-81fa-5c8786c1a865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9635 | 2026.04.01 18:07:28.038737 [ 4 ] {390cb66f-0c41-4a71-81fa-5c8786c1a865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9636 | 2026.04.01 18:07:28.039058 [ 4 ] {390cb66f-0c41-4a71-81fa-5c8786c1a865} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2026.04.01 18:07:28.039095 [ 4 ] {390cb66f-0c41-4a71-81fa-5c8786c1a865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9638 | 2026.04.01 18:07:28.039394 [ 4 ] {390cb66f-0c41-4a71-81fa-5c8786c1a865} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9639 | 2026.04.01 18:07:28.039611 [ 4 ] {390cb66f-0c41-4a71-81fa-5c8786c1a865} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2026.04.01 18:07:28.039716 [ 51 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9641 | 2026.04.01 18:07:28.039744 [ 4 ] {390cb66f-0c41-4a71-81fa-5c8786c1a865} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 9642 | 2026.04.01 18:07:28.039752 [ 51 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.04.01 18:07:28.039783 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9644 | 2026.04.01 18:07:28.039787 [ 4 ] {390cb66f-0c41-4a71-81fa-5c8786c1a865} <Debug> TCPHandler: Processed in 0.001235182 sec. | ||
| 9645 | 2026.04.01 18:07:28.039862 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::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 | ||
| 9646 | 2026.04.01 18:07:28.039903 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2026.04.01 18:07:28.039950 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9648 | 2026.04.01 18:07:28.039977 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 9649 | 2026.04.01 18:07:28.039995 [ 4 ] {8fd2706b-5097-4437-8dfd-f07f4445a5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9650 | 2026.04.01 18:07:28.040028 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 9651 | 2026.04.01 18:07:28.040050 [ 4 ] {8fd2706b-5097-4437-8dfd-f07f4445a5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9652 | 2026.04.01 18:07:28.040073 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9653 | 2026.04.01 18:07:28.040113 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9654 | 2026.04.01 18:07:28.040152 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9655 | 2026.04.01 18:07:28.040189 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9656 | 2026.04.01 18:07:28.040801 [ 4 ] {8fd2706b-5097-4437-8dfd-f07f4445a5a2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.04.01 18:07:28.040840 [ 4 ] {8fd2706b-5097-4437-8dfd-f07f4445a5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9658 | 2026.04.01 18:07:28.040948 [ 192 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119869 sec., 20538.11651184201 rows/sec., 1.35 MiB/sec. | ||
| 9659 | 2026.04.01 18:07:28.041057 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9660 | 2026.04.01 18:07:28.041299 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.04.01 18:07:28.041366 [ 4 ] {8fd2706b-5097-4437-8dfd-f07f4445a5a2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9662 | 2026.04.01 18:07:28.041371 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_23_5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9663 | 2026.04.01 18:07:28.041438 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9664 | 2026.04.01 18:07:28.041607 [ 4 ] {8fd2706b-5097-4437-8dfd-f07f4445a5a2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.04.01 18:07:28.041751 [ 4 ] {8fd2706b-5097-4437-8dfd-f07f4445a5a2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001773 sec., 6204.173716864072 rows/sec., 11.12 MiB/sec. | ||
| 9666 | 2026.04.01 18:07:28.041829 [ 4 ] {8fd2706b-5097-4437-8dfd-f07f4445a5a2} <Debug> TCPHandler: Processed in 0.001974481 sec. | ||
| 9667 | 2026.04.01 18:07:28.041944 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.04.01 18:07:28.042038 [ 4 ] {cc3481db-a28f-4cb3-a11f-f015b913f241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9669 | 2026.04.01 18:07:28.042079 [ 4 ] {cc3481db-a28f-4cb3-a11f-f015b913f241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9670 | 2026.04.01 18:07:28.042413 [ 4 ] {cc3481db-a28f-4cb3-a11f-f015b913f241} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.04.01 18:07:28.042450 [ 4 ] {cc3481db-a28f-4cb3-a11f-f015b913f241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9672 | 2026.04.01 18:07:28.042762 [ 4 ] {cc3481db-a28f-4cb3-a11f-f015b913f241} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9673 | 2026.04.01 18:07:28.042975 [ 4 ] {cc3481db-a28f-4cb3-a11f-f015b913f241} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.04.01 18:07:28.043104 [ 4 ] {cc3481db-a28f-4cb3-a11f-f015b913f241} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001084 sec., 101476.0147601476 rows/sec., 6.17 MiB/sec. | ||
| 9675 | 2026.04.01 18:07:28.043139 [ 4 ] {cc3481db-a28f-4cb3-a11f-f015b913f241} <Debug> TCPHandler: Processed in 0.001245152 sec. | ||
| 9676 | 2026.04.01 18:07:31.607610 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9677 | 2026.04.01 18:07:31.607665 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9678 | 2026.04.01 18:07:31.762204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19225 | ||
| 9679 | 2026.04.01 18:07:31.762717 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.04.01 18:07:31.762769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9681 | 2026.04.01 18:07:31.763276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9682 | 2026.04.01 18:07:31.763518 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.04.01 18:07:31.763667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 9684 | 2026.04.01 18:07:31.812414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1226 | ||
| 9685 | 2026.04.01 18:07:31.814910 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2026.04.01 18:07:31.814964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9687 | 2026.04.01 18:07:31.816219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9688 | 2026.04.01 18:07:31.816508 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.04.01 18:07:31.816874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1226 | ||
| 9690 | 2026.04.01 18:07:32.799648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9691 | 2026.04.01 18:07:32.817356 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.04.01 18:07:32.817419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9693 | 2026.04.01 18:07:32.823556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9694 | 2026.04.01 18:07:32.824254 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.04.01 18:07:32.827374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9696 | 2026.04.01 18:07:33.012986 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.04.01 18:07:33.013263 [ 4 ] {5954434f-0ccb-4e61-878e-c65ce6ef591e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9698 | 2026.04.01 18:07:33.013343 [ 4 ] {5954434f-0ccb-4e61-878e-c65ce6ef591e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9699 | 2026.04.01 18:07:33.014127 [ 4 ] {5954434f-0ccb-4e61-878e-c65ce6ef591e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2026.04.01 18:07:33.014179 [ 4 ] {5954434f-0ccb-4e61-878e-c65ce6ef591e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9701 | 2026.04.01 18:07:33.014591 [ 4 ] {5954434f-0ccb-4e61-878e-c65ce6ef591e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9702 | 2026.04.01 18:07:33.014834 [ 4 ] {5954434f-0ccb-4e61-878e-c65ce6ef591e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2026.04.01 18:07:33.015003 [ 4 ] {5954434f-0ccb-4e61-878e-c65ce6ef591e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001794 sec., 64659.97770345597 rows/sec., 5.49 MiB/sec. | ||
| 9704 | 2026.04.01 18:07:33.015056 [ 4 ] {5954434f-0ccb-4e61-878e-c65ce6ef591e} <Debug> TCPHandler: Processed in 0.002253019 sec. | ||
| 9705 | 2026.04.01 18:07:33.015191 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2026.04.01 18:07:33.015296 [ 4 ] {d83f82bb-b72a-4431-bafa-9e1ef66824e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9707 | 2026.04.01 18:07:33.015341 [ 4 ] {d83f82bb-b72a-4431-bafa-9e1ef66824e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9708 | 2026.04.01 18:07:33.015780 [ 4 ] {d83f82bb-b72a-4431-bafa-9e1ef66824e5} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.04.01 18:07:33.015822 [ 4 ] {d83f82bb-b72a-4431-bafa-9e1ef66824e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9710 | 2026.04.01 18:07:33.016140 [ 4 ] {d83f82bb-b72a-4431-bafa-9e1ef66824e5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9711 | 2026.04.01 18:07:33.016372 [ 4 ] {d83f82bb-b72a-4431-bafa-9e1ef66824e5} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2026.04.01 18:07:33.016494 [ 41 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9713 | 2026.04.01 18:07:33.016510 [ 4 ] {d83f82bb-b72a-4431-bafa-9e1ef66824e5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001238 sec., 24232.633279483038 rows/sec., 1.78 MiB/sec. | ||
| 9714 | 2026.04.01 18:07:33.016558 [ 41 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2026.04.01 18:07:33.016572 [ 4 ] {d83f82bb-b72a-4431-bafa-9e1ef66824e5} <Debug> TCPHandler: Processed in 0.001434218 sec. | ||
| 9716 | 2026.04.01 18:07:33.016586 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9717 | 2026.04.01 18:07:33.016692 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2026.04.01 18:07:33.016719 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 9719 | 2026.04.01 18:07:33.016793 [ 4 ] {b04bb4a6-a0b5-4723-8285-d714faecbc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9720 | 2026.04.01 18:07:33.016840 [ 4 ] {b04bb4a6-a0b5-4723-8285-d714faecbc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9721 | 2026.04.01 18:07:33.016876 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9722 | 2026.04.01 18:07:33.016921 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 316 rows starting from the beginning of the part | ||
| 9723 | 2026.04.01 18:07:33.016999 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 9724 | 2026.04.01 18:07:33.017051 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 243 rows starting from the beginning of the part | ||
| 9725 | 2026.04.01 18:07:33.017098 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 9726 | 2026.04.01 18:07:33.017137 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 243 rows starting from the beginning of the part | ||
| 9727 | 2026.04.01 18:07:33.017179 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 9728 | 2026.04.01 18:07:33.017287 [ 4 ] {b04bb4a6-a0b5-4723-8285-d714faecbc96} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.04.01 18:07:33.017332 [ 4 ] {b04bb4a6-a0b5-4723-8285-d714faecbc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9730 | 2026.04.01 18:07:33.017687 [ 4 ] {b04bb4a6-a0b5-4723-8285-d714faecbc96} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9731 | 2026.04.01 18:07:33.017924 [ 4 ] {b04bb4a6-a0b5-4723-8285-d714faecbc96} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.04.01 18:07:33.018061 [ 4 ] {b04bb4a6-a0b5-4723-8285-d714faecbc96} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001288 sec., 72981.36645962733 rows/sec., 5.70 MiB/sec. | ||
| 9733 | 2026.04.01 18:07:33.018108 [ 4 ] {b04bb4a6-a0b5-4723-8285-d714faecbc96} <Debug> TCPHandler: Processed in 0.001465858 sec. | ||
| 9734 | 2026.04.01 18:07:33.018137 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480358 sec., 606610.0227107226 rows/sec., 39.85 MiB/sec. | ||
| 9735 | 2026.04.01 18:07:33.018225 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2026.04.01 18:07:33.018304 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9737 | 2026.04.01 18:07:33.018326 [ 4 ] {a06eb3b4-4fac-44ee-9e8f-957fc0276cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9738 | 2026.04.01 18:07:33.018371 [ 4 ] {a06eb3b4-4fac-44ee-9e8f-957fc0276cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9739 | 2026.04.01 18:07:33.018553 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.04.01 18:07:33.018628 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_56_11} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9741 | 2026.04.01 18:07:33.018709 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9742 | 2026.04.01 18:07:33.018786 [ 4 ] {a06eb3b4-4fac-44ee-9e8f-957fc0276cb6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.04.01 18:07:33.018823 [ 4 ] {a06eb3b4-4fac-44ee-9e8f-957fc0276cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9744 | 2026.04.01 18:07:33.019165 [ 4 ] {a06eb3b4-4fac-44ee-9e8f-957fc0276cb6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9745 | 2026.04.01 18:07:33.019379 [ 4 ] {a06eb3b4-4fac-44ee-9e8f-957fc0276cb6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.04.01 18:07:33.019493 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9747 | 2026.04.01 18:07:33.019513 [ 4 ] {a06eb3b4-4fac-44ee-9e8f-957fc0276cb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 9748 | 2026.04.01 18:07:33.019526 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.04.01 18:07:33.019553 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9750 | 2026.04.01 18:07:33.019558 [ 4 ] {a06eb3b4-4fac-44ee-9e8f-957fc0276cb6} <Debug> TCPHandler: Processed in 0.001382136 sec. | ||
| 9751 | 2026.04.01 18:07:33.019622 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 9752 | 2026.04.01 18:07:33.019679 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.04.01 18:07:33.019724 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9754 | 2026.04.01 18:07:33.019756 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 23459 rows starting from the beginning of the part | ||
| 9755 | 2026.04.01 18:07:33.019777 [ 4 ] {d0209c27-4a67-49d2-a92d-4afd20403d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9756 | 2026.04.01 18:07:33.019803 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 9757 | 2026.04.01 18:07:33.019838 [ 4 ] {d0209c27-4a67-49d2-a92d-4afd20403d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9758 | 2026.04.01 18:07:33.019847 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 335 rows starting from the beginning of the part | ||
| 9759 | 2026.04.01 18:07:33.019890 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 163 rows starting from the beginning of the part | ||
| 9760 | 2026.04.01 18:07:33.019923 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 335 rows starting from the beginning of the part | ||
| 9761 | 2026.04.01 18:07:33.019958 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 9762 | 2026.04.01 18:07:33.020699 [ 4 ] {d0209c27-4a67-49d2-a92d-4afd20403d82} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.04.01 18:07:33.020741 [ 4 ] {d0209c27-4a67-49d2-a92d-4afd20403d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9764 | 2026.04.01 18:07:33.021309 [ 4 ] {d0209c27-4a67-49d2-a92d-4afd20403d82} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9765 | 2026.04.01 18:07:33.021557 [ 4 ] {d0209c27-4a67-49d2-a92d-4afd20403d82} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.04.01 18:07:33.021683 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9767 | 2026.04.01 18:07:33.021705 [ 4 ] {d0209c27-4a67-49d2-a92d-4afd20403d82} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001947 sec., 15408.320493066256 rows/sec., 27.61 MiB/sec. | ||
| 9768 | 2026.04.01 18:07:33.021716 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.04.01 18:07:33.021749 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9770 | 2026.04.01 18:07:33.021779 [ 4 ] {d0209c27-4a67-49d2-a92d-4afd20403d82} <Debug> TCPHandler: Processed in 0.002150026 sec. | ||
| 9771 | 2026.04.01 18:07:33.021824 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 9772 | 2026.04.01 18:07:33.021902 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.04.01 18:07:33.022000 [ 4 ] {f5f03a1e-d7dc-4df5-8854-f9e17232d4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9774 | 2026.04.01 18:07:33.022021 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9775 | 2026.04.01 18:07:33.022044 [ 4 ] {f5f03a1e-d7dc-4df5-8854-f9e17232d4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9776 | 2026.04.01 18:07:33.022081 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1042 rows starting from the beginning of the part | ||
| 9777 | 2026.04.01 18:07:33.022216 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 9778 | 2026.04.01 18:07:33.022330 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
| 9779 | 2026.04.01 18:07:33.022397 [ 4 ] {f5f03a1e-d7dc-4df5-8854-f9e17232d4fc} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.04.01 18:07:33.022439 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 9781 | 2026.04.01 18:07:33.022439 [ 4 ] {f5f03a1e-d7dc-4df5-8854-f9e17232d4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9782 | 2026.04.01 18:07:33.022550 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 9783 | 2026.04.01 18:07:33.022659 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 9784 | 2026.04.01 18:07:33.022929 [ 4 ] {f5f03a1e-d7dc-4df5-8854-f9e17232d4fc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9785 | 2026.04.01 18:07:33.023198 [ 4 ] {f5f03a1e-d7dc-4df5-8854-f9e17232d4fc} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.04.01 18:07:33.023344 [ 4 ] {f5f03a1e-d7dc-4df5-8854-f9e17232d4fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
| 9787 | 2026.04.01 18:07:33.023382 [ 4 ] {f5f03a1e-d7dc-4df5-8854-f9e17232d4fc} <Debug> TCPHandler: Processed in 0.001529259 sec. | ||
| 9788 | 2026.04.01 18:07:33.025825 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24612 rows, containing 5 columns (5 merged, 0 gathered) in 0.006230292 sec., 3950376.6436629295 rows/sec., 255.94 MiB/sec. | ||
| 9789 | 2026.04.01 18:07:33.026149 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9790 | 2026.04.01 18:07:33.026647 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.04.01 18:07:33.026786 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9792 | 2026.04.01 18:07:33.026912 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9793 | 2026.04.01 18:07:33.031325 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1154 rows, containing 19 columns (19 merged, 0 gathered) in 0.009534638 sec., 121032.38738586615 rows/sec., 216.88 MiB/sec. | ||
| 9794 | 2026.04.01 18:07:33.032771 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9795 | 2026.04.01 18:07:33.033079 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2026.04.01 18:07:33.033159 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9797 | 2026.04.01 18:07:33.033257 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 9798 | 2026.04.01 18:07:33.468616 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9799 | 2026.04.01 18:07:33.468889 [ 4 ] {1c5c108c-538b-4c11-af83-beaa1c75535c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9800 | 2026.04.01 18:07:33.468994 [ 4 ] {1c5c108c-538b-4c11-af83-beaa1c75535c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9801 | 2026.04.01 18:07:33.469820 [ 4 ] {1c5c108c-538b-4c11-af83-beaa1c75535c} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.04.01 18:07:33.469873 [ 4 ] {1c5c108c-538b-4c11-af83-beaa1c75535c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9803 | 2026.04.01 18:07:33.470305 [ 4 ] {1c5c108c-538b-4c11-af83-beaa1c75535c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9804 | 2026.04.01 18:07:33.470548 [ 4 ] {1c5c108c-538b-4c11-af83-beaa1c75535c} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.04.01 18:07:33.470712 [ 4 ] {1c5c108c-538b-4c11-af83-beaa1c75535c} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001894 sec., 244984.16050686376 rows/sec., 15.54 MiB/sec. | ||
| 9806 | 2026.04.01 18:07:33.470760 [ 4 ] {1c5c108c-538b-4c11-af83-beaa1c75535c} <Debug> TCPHandler: Processed in 0.00231384 sec. | ||
| 9807 | 2026.04.01 18:07:33.470881 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2026.04.01 18:07:33.470981 [ 4 ] {4e6e1bd4-1b4d-4f40-968a-a5f66715646f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9809 | 2026.04.01 18:07:33.471025 [ 4 ] {4e6e1bd4-1b4d-4f40-968a-a5f66715646f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9810 | 2026.04.01 18:07:33.471429 [ 4 ] {4e6e1bd4-1b4d-4f40-968a-a5f66715646f} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.04.01 18:07:33.471467 [ 4 ] {4e6e1bd4-1b4d-4f40-968a-a5f66715646f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9812 | 2026.04.01 18:07:33.471771 [ 4 ] {4e6e1bd4-1b4d-4f40-968a-a5f66715646f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9813 | 2026.04.01 18:07:33.471988 [ 4 ] {4e6e1bd4-1b4d-4f40-968a-a5f66715646f} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.04.01 18:07:33.472125 [ 4 ] {4e6e1bd4-1b4d-4f40-968a-a5f66715646f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 9815 | 2026.04.01 18:07:33.472164 [ 4 ] {4e6e1bd4-1b4d-4f40-968a-a5f66715646f} <Debug> TCPHandler: Processed in 0.001333835 sec. | ||
| 9816 | 2026.04.01 18:07:33.472266 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.04.01 18:07:33.472360 [ 4 ] {b72523dd-4b74-474f-abd7-f7cf8f246beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9818 | 2026.04.01 18:07:33.472401 [ 4 ] {b72523dd-4b74-474f-abd7-f7cf8f246beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9819 | 2026.04.01 18:07:33.474504 [ 4 ] {b72523dd-4b74-474f-abd7-f7cf8f246beb} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.04.01 18:07:33.474543 [ 4 ] {b72523dd-4b74-474f-abd7-f7cf8f246beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9821 | 2026.04.01 18:07:33.475101 [ 4 ] {b72523dd-4b74-474f-abd7-f7cf8f246beb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9822 | 2026.04.01 18:07:33.475325 [ 4 ] {b72523dd-4b74-474f-abd7-f7cf8f246beb} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.04.01 18:07:33.475464 [ 4 ] {b72523dd-4b74-474f-abd7-f7cf8f246beb} <Debug> executeQuery: Read 3619 rows, 278.22 KiB in 0.003123 sec., 1158821.6458533462 rows/sec., 87.00 MiB/sec. | ||
| 9824 | 2026.04.01 18:07:33.475506 [ 4 ] {b72523dd-4b74-474f-abd7-f7cf8f246beb} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 9825 | 2026.04.01 18:07:33.475520 [ 4 ] {b72523dd-4b74-474f-abd7-f7cf8f246beb} <Debug> TCPHandler: Processed in 0.003303446 sec. | ||
| 9826 | 2026.04.01 18:07:33.475630 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9827 | 2026.04.01 18:07:33.475727 [ 4 ] {a498624a-4ae4-4590-bc8b-650e3602ca3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9828 | 2026.04.01 18:07:33.475768 [ 4 ] {a498624a-4ae4-4590-bc8b-650e3602ca3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9829 | 2026.04.01 18:07:33.476273 [ 4 ] {a498624a-4ae4-4590-bc8b-650e3602ca3b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2026.04.01 18:07:33.476312 [ 4 ] {a498624a-4ae4-4590-bc8b-650e3602ca3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9831 | 2026.04.01 18:07:33.476631 [ 4 ] {a498624a-4ae4-4590-bc8b-650e3602ca3b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9832 | 2026.04.01 18:07:33.476854 [ 4 ] {a498624a-4ae4-4590-bc8b-650e3602ca3b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2026.04.01 18:07:33.476987 [ 4 ] {a498624a-4ae4-4590-bc8b-650e3602ca3b} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.00128 sec., 199999.99999999997 rows/sec., 12.00 MiB/sec. | ||
| 9834 | 2026.04.01 18:07:33.477025 [ 4 ] {a498624a-4ae4-4590-bc8b-650e3602ca3b} <Debug> TCPHandler: Processed in 0.001443878 sec. | ||
| 9835 | 2026.04.01 18:07:33.477132 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9836 | 2026.04.01 18:07:33.477227 [ 4 ] {2a69b171-0e9b-4901-ae6d-fac454f7603a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9837 | 2026.04.01 18:07:33.477266 [ 4 ] {2a69b171-0e9b-4901-ae6d-fac454f7603a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9838 | 2026.04.01 18:07:33.478020 [ 4 ] {2a69b171-0e9b-4901-ae6d-fac454f7603a} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2026.04.01 18:07:33.478058 [ 4 ] {2a69b171-0e9b-4901-ae6d-fac454f7603a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9840 | 2026.04.01 18:07:33.478415 [ 4 ] {2a69b171-0e9b-4901-ae6d-fac454f7603a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9841 | 2026.04.01 18:07:33.478632 [ 4 ] {2a69b171-0e9b-4901-ae6d-fac454f7603a} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2026.04.01 18:07:33.478766 [ 4 ] {2a69b171-0e9b-4901-ae6d-fac454f7603a} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001557 sec., 667951.188182402 rows/sec., 39.61 MiB/sec. | ||
| 9843 | 2026.04.01 18:07:33.478804 [ 4 ] {2a69b171-0e9b-4901-ae6d-fac454f7603a} <Debug> TCPHandler: Processed in 0.001721435 sec. | ||
| 9844 | 2026.04.01 18:07:33.478925 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2026.04.01 18:07:33.479048 [ 4 ] {d6db6be8-0dc9-47d2-a5a7-8870214d719b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9846 | 2026.04.01 18:07:33.479097 [ 4 ] {d6db6be8-0dc9-47d2-a5a7-8870214d719b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9847 | 2026.04.01 18:07:33.479554 [ 4 ] {d6db6be8-0dc9-47d2-a5a7-8870214d719b} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.04.01 18:07:33.479597 [ 4 ] {d6db6be8-0dc9-47d2-a5a7-8870214d719b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9849 | 2026.04.01 18:07:33.479951 [ 4 ] {d6db6be8-0dc9-47d2-a5a7-8870214d719b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9850 | 2026.04.01 18:07:33.480191 [ 4 ] {d6db6be8-0dc9-47d2-a5a7-8870214d719b} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.04.01 18:07:33.480318 [ 4 ] {d6db6be8-0dc9-47d2-a5a7-8870214d719b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001295 sec., 772.2007722007722 rows/sec., 54.30 KiB/sec. | ||
| 9852 | 2026.04.01 18:07:33.480356 [ 4 ] {d6db6be8-0dc9-47d2-a5a7-8870214d719b} <Debug> TCPHandler: Processed in 0.001490958 sec. | ||
| 9853 | 2026.04.01 18:07:33.480474 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2026.04.01 18:07:33.480567 [ 4 ] {410471d7-7ebe-46bb-a3ec-fd954667e5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9855 | 2026.04.01 18:07:33.480606 [ 4 ] {410471d7-7ebe-46bb-a3ec-fd954667e5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9856 | 2026.04.01 18:07:33.481088 [ 4 ] {410471d7-7ebe-46bb-a3ec-fd954667e5fe} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.04.01 18:07:33.481124 [ 4 ] {410471d7-7ebe-46bb-a3ec-fd954667e5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9858 | 2026.04.01 18:07:33.481432 [ 4 ] {410471d7-7ebe-46bb-a3ec-fd954667e5fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9859 | 2026.04.01 18:07:33.481650 [ 4 ] {410471d7-7ebe-46bb-a3ec-fd954667e5fe} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2026.04.01 18:07:33.481780 [ 4 ] {410471d7-7ebe-46bb-a3ec-fd954667e5fe} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001232 sec., 193181.81818181818 rows/sec., 10.97 MiB/sec. | ||
| 9861 | 2026.04.01 18:07:33.481817 [ 4 ] {410471d7-7ebe-46bb-a3ec-fd954667e5fe} <Debug> TCPHandler: Processed in 0.001391496 sec. | ||
| 9862 | 2026.04.01 18:07:33.481929 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.04.01 18:07:33.482020 [ 4 ] {eb51d58c-09c1-4a90-90bf-2d92032cd4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9864 | 2026.04.01 18:07:33.482059 [ 4 ] {eb51d58c-09c1-4a90-90bf-2d92032cd4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9865 | 2026.04.01 18:07:33.483129 [ 4 ] {eb51d58c-09c1-4a90-90bf-2d92032cd4ea} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.04.01 18:07:33.483166 [ 4 ] {eb51d58c-09c1-4a90-90bf-2d92032cd4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9867 | 2026.04.01 18:07:33.483543 [ 4 ] {eb51d58c-09c1-4a90-90bf-2d92032cd4ea} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9868 | 2026.04.01 18:07:33.483746 [ 4 ] {eb51d58c-09c1-4a90-90bf-2d92032cd4ea} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.04.01 18:07:33.483877 [ 4 ] {eb51d58c-09c1-4a90-90bf-2d92032cd4ea} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.001875 sec., 1066133.3333333335 rows/sec., 71.98 MiB/sec. | ||
| 9870 | 2026.04.01 18:07:33.483914 [ 4 ] {eb51d58c-09c1-4a90-90bf-2d92032cd4ea} <Debug> TCPHandler: Processed in 0.002032753 sec. | ||
| 9871 | 2026.04.01 18:07:33.484023 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.04.01 18:07:33.484116 [ 4 ] {2644d6c4-f995-4177-8404-c1c234a7ae5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9873 | 2026.04.01 18:07:33.484158 [ 4 ] {2644d6c4-f995-4177-8404-c1c234a7ae5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9874 | 2026.04.01 18:07:33.484517 [ 4 ] {2644d6c4-f995-4177-8404-c1c234a7ae5b} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.04.01 18:07:33.484553 [ 4 ] {2644d6c4-f995-4177-8404-c1c234a7ae5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9876 | 2026.04.01 18:07:33.484849 [ 4 ] {2644d6c4-f995-4177-8404-c1c234a7ae5b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9877 | 2026.04.01 18:07:33.485053 [ 4 ] {2644d6c4-f995-4177-8404-c1c234a7ae5b} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.04.01 18:07:33.485191 [ 4 ] {2644d6c4-f995-4177-8404-c1c234a7ae5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 9879 | 2026.04.01 18:07:33.485227 [ 4 ] {2644d6c4-f995-4177-8404-c1c234a7ae5b} <Debug> TCPHandler: Processed in 0.001252023 sec. | ||
| 9880 | 2026.04.01 18:07:33.485336 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.04.01 18:07:33.485427 [ 4 ] {3f2b75e8-b194-474a-8eaa-420e23612a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9882 | 2026.04.01 18:07:33.485469 [ 4 ] {3f2b75e8-b194-474a-8eaa-420e23612a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9883 | 2026.04.01 18:07:33.486173 [ 4 ] {3f2b75e8-b194-474a-8eaa-420e23612a95} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.04.01 18:07:33.486209 [ 4 ] {3f2b75e8-b194-474a-8eaa-420e23612a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9885 | 2026.04.01 18:07:33.486631 [ 4 ] {3f2b75e8-b194-474a-8eaa-420e23612a95} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9886 | 2026.04.01 18:07:33.486850 [ 4 ] {3f2b75e8-b194-474a-8eaa-420e23612a95} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.04.01 18:07:33.486978 [ 4 ] {3f2b75e8-b194-474a-8eaa-420e23612a95} <Debug> executeQuery: Read 1672 rows, 104.01 KiB in 0.001569 sec., 1065646.9088591458 rows/sec., 64.74 MiB/sec. | ||
| 9888 | 2026.04.01 18:07:33.487015 [ 4 ] {3f2b75e8-b194-474a-8eaa-420e23612a95} <Debug> TCPHandler: Processed in 0.001726004 sec. | ||
| 9889 | 2026.04.01 18:07:33.487118 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.04.01 18:07:33.487208 [ 4 ] {8c3464ca-c61a-45fc-acbe-801f23461345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9891 | 2026.04.01 18:07:33.487249 [ 4 ] {8c3464ca-c61a-45fc-acbe-801f23461345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9892 | 2026.04.01 18:07:33.487559 [ 4 ] {8c3464ca-c61a-45fc-acbe-801f23461345} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.04.01 18:07:33.487595 [ 4 ] {8c3464ca-c61a-45fc-acbe-801f23461345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9894 | 2026.04.01 18:07:33.487880 [ 4 ] {8c3464ca-c61a-45fc-acbe-801f23461345} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9895 | 2026.04.01 18:07:33.488078 [ 4 ] {8c3464ca-c61a-45fc-acbe-801f23461345} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.04.01 18:07:33.488210 [ 4 ] {8c3464ca-c61a-45fc-acbe-801f23461345} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 9897 | 2026.04.01 18:07:33.488245 [ 4 ] {8c3464ca-c61a-45fc-acbe-801f23461345} <Debug> TCPHandler: Processed in 0.00117452 sec. | ||
| 9898 | 2026.04.01 18:07:33.488354 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.04.01 18:07:33.488445 [ 4 ] {c032eccc-94f8-4d9d-b925-8ba3816fc89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9900 | 2026.04.01 18:07:33.488497 [ 4 ] {c032eccc-94f8-4d9d-b925-8ba3816fc89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9901 | 2026.04.01 18:07:33.489279 [ 4 ] {c032eccc-94f8-4d9d-b925-8ba3816fc89a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.04.01 18:07:33.489316 [ 4 ] {c032eccc-94f8-4d9d-b925-8ba3816fc89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9903 | 2026.04.01 18:07:33.489840 [ 4 ] {c032eccc-94f8-4d9d-b925-8ba3816fc89a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9904 | 2026.04.01 18:07:33.490060 [ 4 ] {c032eccc-94f8-4d9d-b925-8ba3816fc89a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.04.01 18:07:33.490200 [ 4 ] {c032eccc-94f8-4d9d-b925-8ba3816fc89a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001772 sec., 12415.349887133183 rows/sec., 22.25 MiB/sec. | ||
| 9906 | 2026.04.01 18:07:33.490259 [ 4 ] {c032eccc-94f8-4d9d-b925-8ba3816fc89a} <Debug> TCPHandler: Processed in 0.001951321 sec. | ||
| 9907 | 2026.04.01 18:07:33.490369 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.04.01 18:07:33.490461 [ 4 ] {f90cf6f4-b87a-42cc-8efb-d014e7393af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.04.01 18:07:33.490502 [ 4 ] {f90cf6f4-b87a-42cc-8efb-d014e7393af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9910 | 2026.04.01 18:07:33.490828 [ 4 ] {f90cf6f4-b87a-42cc-8efb-d014e7393af2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.04.01 18:07:33.490864 [ 4 ] {f90cf6f4-b87a-42cc-8efb-d014e7393af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9912 | 2026.04.01 18:07:33.491226 [ 4 ] {f90cf6f4-b87a-42cc-8efb-d014e7393af2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9913 | 2026.04.01 18:07:33.491442 [ 4 ] {f90cf6f4-b87a-42cc-8efb-d014e7393af2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.04.01 18:07:33.491556 [ 40 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9915 | 2026.04.01 18:07:33.491572 [ 4 ] {f90cf6f4-b87a-42cc-8efb-d014e7393af2} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001129 sec., 54915.85473870682 rows/sec., 3.06 MiB/sec. | ||
| 9916 | 2026.04.01 18:07:33.491624 [ 40 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2026.04.01 18:07:33.491632 [ 4 ] {f90cf6f4-b87a-42cc-8efb-d014e7393af2} <Debug> TCPHandler: Processed in 0.001309803 sec. | ||
| 9918 | 2026.04.01 18:07:33.491652 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9919 | 2026.04.01 18:07:33.491763 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 9920 | 2026.04.01 18:07:33.491904 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9921 | 2026.04.01 18:07:33.491946 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3900 rows starting from the beginning of the part | ||
| 9922 | 2026.04.01 18:07:33.492015 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 110 rows starting from the beginning of the part | ||
| 9923 | 2026.04.01 18:07:33.492064 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 9924 | 2026.04.01 18:07:33.492110 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 110 rows starting from the beginning of the part | ||
| 9925 | 2026.04.01 18:07:33.492153 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 9926 | 2026.04.01 18:07:33.492188 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 62 rows starting from the beginning of the part | ||
| 9927 | 2026.04.01 18:07:33.493498 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4302 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785747 sec., 2409075.86573014 rows/sec., 152.54 MiB/sec. | ||
| 9928 | 2026.04.01 18:07:33.493931 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9929 | 2026.04.01 18:07:33.494297 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_61_12} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2026.04.01 18:07:33.494391 [ 189 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_61_12} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9931 | 2026.04.01 18:07:33.494487 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9932 | 2026.04.01 18:07:34.000461 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.17 MiB, peak 309.55 MiB, free memory in arenas 0.00 B, will set to 302.00 MiB (RSS), difference: 2.83 MiB | ||
| 9933 | 2026.04.01 18:07:38.008933 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.04.01 18:07:38.009233 [ 4 ] {ee310e14-7326-483e-8986-b449c217720e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9935 | 2026.04.01 18:07:38.009338 [ 4 ] {ee310e14-7326-483e-8986-b449c217720e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9936 | 2026.04.01 18:07:38.010232 [ 4 ] {ee310e14-7326-483e-8986-b449c217720e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.04.01 18:07:38.010271 [ 4 ] {ee310e14-7326-483e-8986-b449c217720e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9938 | 2026.04.01 18:07:38.010664 [ 4 ] {ee310e14-7326-483e-8986-b449c217720e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9939 | 2026.04.01 18:07:38.010893 [ 4 ] {ee310e14-7326-483e-8986-b449c217720e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.04.01 18:07:38.011049 [ 4 ] {ee310e14-7326-483e-8986-b449c217720e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. | ||
| 9941 | 2026.04.01 18:07:38.011090 [ 4 ] {ee310e14-7326-483e-8986-b449c217720e} <Debug> TCPHandler: Processed in 0.002342832 sec. | ||
| 9942 | 2026.04.01 18:07:38.011206 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2026.04.01 18:07:38.011315 [ 4 ] {499e67f1-e009-495d-ad07-d8b12c05f69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9944 | 2026.04.01 18:07:38.011356 [ 4 ] {499e67f1-e009-495d-ad07-d8b12c05f69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9945 | 2026.04.01 18:07:38.011763 [ 4 ] {499e67f1-e009-495d-ad07-d8b12c05f69e} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.04.01 18:07:38.011797 [ 4 ] {499e67f1-e009-495d-ad07-d8b12c05f69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9947 | 2026.04.01 18:07:38.012094 [ 4 ] {499e67f1-e009-495d-ad07-d8b12c05f69e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9948 | 2026.04.01 18:07:38.012301 [ 4 ] {499e67f1-e009-495d-ad07-d8b12c05f69e} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.04.01 18:07:38.012429 [ 4 ] {499e67f1-e009-495d-ad07-d8b12c05f69e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 9950 | 2026.04.01 18:07:38.012466 [ 4 ] {499e67f1-e009-495d-ad07-d8b12c05f69e} <Debug> TCPHandler: Processed in 0.001310934 sec. | ||
| 9951 | 2026.04.01 18:07:38.012580 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2026.04.01 18:07:38.012674 [ 4 ] {95fcc8d8-a713-476f-bb2a-35ec386d954d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9953 | 2026.04.01 18:07:38.012718 [ 4 ] {95fcc8d8-a713-476f-bb2a-35ec386d954d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9954 | 2026.04.01 18:07:38.013095 [ 4 ] {95fcc8d8-a713-476f-bb2a-35ec386d954d} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.04.01 18:07:38.013128 [ 4 ] {95fcc8d8-a713-476f-bb2a-35ec386d954d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9956 | 2026.04.01 18:07:38.013453 [ 4 ] {95fcc8d8-a713-476f-bb2a-35ec386d954d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9957 | 2026.04.01 18:07:38.013656 [ 4 ] {95fcc8d8-a713-476f-bb2a-35ec386d954d} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.04.01 18:07:38.013783 [ 4 ] {95fcc8d8-a713-476f-bb2a-35ec386d954d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001127 sec., 113575.86512866017 rows/sec., 7.91 MiB/sec. | ||
| 9959 | 2026.04.01 18:07:38.013820 [ 4 ] {95fcc8d8-a713-476f-bb2a-35ec386d954d} <Debug> TCPHandler: Processed in 0.001291514 sec. | ||
| 9960 | 2026.04.01 18:07:38.013928 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2026.04.01 18:07:38.014018 [ 4 ] {9040a837-7b6b-4919-ad65-0eaf33f9eccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9962 | 2026.04.01 18:07:38.014057 [ 4 ] {9040a837-7b6b-4919-ad65-0eaf33f9eccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9963 | 2026.04.01 18:07:38.014364 [ 4 ] {9040a837-7b6b-4919-ad65-0eaf33f9eccc} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.04.01 18:07:38.014397 [ 4 ] {9040a837-7b6b-4919-ad65-0eaf33f9eccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9965 | 2026.04.01 18:07:38.014686 [ 4 ] {9040a837-7b6b-4919-ad65-0eaf33f9eccc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9966 | 2026.04.01 18:07:38.014953 [ 4 ] {9040a837-7b6b-4919-ad65-0eaf33f9eccc} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2026.04.01 18:07:38.015084 [ 4 ] {9040a837-7b6b-4919-ad65-0eaf33f9eccc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001068 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 9968 | 2026.04.01 18:07:38.015119 [ 4 ] {9040a837-7b6b-4919-ad65-0eaf33f9eccc} <Debug> TCPHandler: Processed in 0.001232032 sec. | ||
| 9969 | 2026.04.01 18:07:39.264588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19737 | ||
| 9970 | 2026.04.01 18:07:39.265113 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.04.01 18:07:39.265161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9972 | 2026.04.01 18:07:39.265661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9973 | 2026.04.01 18:07:39.265925 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2026.04.01 18:07:39.266074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19737 | ||
| 9975 | 2026.04.01 18:07:39.266072 [ 31 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9976 | 2026.04.01 18:07:39.266154 [ 31 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.04.01 18:07:39.266191 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9978 | 2026.04.01 18:07:39.266348 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 9979 | 2026.04.01 18:07:39.266532 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9980 | 2026.04.01 18:07:39.266591 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 9981 | 2026.04.01 18:07:39.266697 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9982 | 2026.04.01 18:07:39.266770 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9983 | 2026.04.01 18:07:39.266859 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9984 | 2026.04.01 18:07:39.266919 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9985 | 2026.04.01 18:07:39.266984 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9986 | 2026.04.01 18:07:39.269080 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19737 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807533 sec., 7030015.319499361 rows/sec., 100.57 MiB/sec. | ||
| 9987 | 2026.04.01 18:07:39.269462 [ 197 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9988 | 2026.04.01 18:07:39.269809 [ 197 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.04.01 18:07:39.269897 [ 197 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_41_8} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9990 | 2026.04.01 18:07:39.270037 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9991 | 2026.04.01 18:07:40.328316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9992 | 2026.04.01 18:07:40.362897 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.04.01 18:07:40.363008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9994 | 2026.04.01 18:07:40.374833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9995 | 2026.04.01 18:07:40.377055 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.04.01 18:07:40.377706 [ 27 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9997 | 2026.04.01 18:07:40.377809 [ 27 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.04.01 18:07:40.377844 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9999 | 2026.04.01 18:07:40.378043 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 10000 | 2026.04.01 18:07:40.383314 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10001 | 2026.04.01 18:07:40.385125 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 10002 | 2026.04.01 18:07:40.387403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10003 | 2026.04.01 18:07:40.392165 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 10004 | 2026.04.01 18:07:40.400714 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 10005 | 2026.04.01 18:07:40.408372 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 10006 | 2026.04.01 18:07:40.416092 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 10007 | 2026.04.01 18:07:40.423251 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 10008 | 2026.04.01 18:07:40.525674 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.14772981 sec., 2091.656382689452 rows/sec., 10.82 MiB/sec. | ||
| 10009 | 2026.04.01 18:07:40.529790 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10010 | 2026.04.01 18:07:40.534106 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_41_8} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.04.01 18:07:40.534274 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_41_8} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10012 | 2026.04.01 18:07:40.537290 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10013 | 2026.04.01 18:07:41.013824 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45405 | ||
| 10014 | 2026.04.01 18:07:41.013932 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10015 | 2026.04.01 18:07:41.013961 [ 286 ] {} <Debug> TCP-Session: 9c6a0b78-c159-4be3-a5bf-9c6d71f5af3c Authenticating user 'default' from [fd00:1122:3344:101::e]:45405 | ||
| 10016 | 2026.04.01 18:07:41.013983 [ 286 ] {} <Debug> TCP-Session: 9c6a0b78-c159-4be3-a5bf-9c6d71f5af3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10017 | 2026.04.01 18:07:41.013995 [ 286 ] {} <Debug> TCP-Session: 9c6a0b78-c159-4be3-a5bf-9c6d71f5af3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10018 | 2026.04.01 18:07:41.014219 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45002 | ||
| 10019 | 2026.04.01 18:07:41.014247 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60069 | ||
| 10020 | 2026.04.01 18:07:41.014265 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50970 | ||
| 10021 | 2026.04.01 18:07:41.014281 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55669 | ||
| 10022 | 2026.04.01 18:07:41.014339 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10023 | 2026.04.01 18:07:41.014305 [ 286 ] {} <Trace> TCP-Session: 9c6a0b78-c159-4be3-a5bf-9c6d71f5af3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2026.04.01 18:07:41.014383 [ 288 ] {} <Debug> TCP-Session: 6ff23653-e6bf-4da9-ba6c-785c4445a882 Authenticating user 'default' from [fd00:1122:3344:101::e]:45002 | ||
| 10025 | 2026.04.01 18:07:41.014283 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54765 | ||
| 10026 | 2026.04.01 18:07:41.014426 [ 288 ] {} <Debug> TCP-Session: 6ff23653-e6bf-4da9-ba6c-785c4445a882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10027 | 2026.04.01 18:07:41.014234 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39571 | ||
| 10028 | 2026.04.01 18:07:41.014445 [ 288 ] {} <Debug> TCP-Session: 6ff23653-e6bf-4da9-ba6c-785c4445a882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.04.01 18:07:41.014237 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59767 | ||
| 10030 | 2026.04.01 18:07:41.014269 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33617 | ||
| 10031 | 2026.04.01 18:07:41.014553 [ 286 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45405) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10032 | 2026.04.01 18:07:41.014575 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10033 | 2026.04.01 18:07:41.014610 [ 351 ] {} <Debug> TCP-Session: 9c47708c-2782-48cc-9aa5-cbd6e62b52df Authenticating user 'default' from [fd00:1122:3344:101::e]:60069 | ||
| 10034 | 2026.04.01 18:07:41.014625 [ 351 ] {} <Debug> TCP-Session: 9c47708c-2782-48cc-9aa5-cbd6e62b52df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.04.01 18:07:41.014637 [ 351 ] {} <Debug> TCP-Session: 9c47708c-2782-48cc-9aa5-cbd6e62b52df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10036 | 2026.04.01 18:07:41.014832 [ 286 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10037 | 2026.04.01 18:07:41.014958 [ 286 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10038 | 2026.04.01 18:07:41.014993 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10039 | 2026.04.01 18:07:41.015051 [ 289 ] {} <Debug> TCP-Session: 290ee44c-a3a0-466d-a87f-aa9c77eac95d Authenticating user 'default' from [fd00:1122:3344:101::e]:39571 | ||
| 10040 | 2026.04.01 18:07:41.015087 [ 289 ] {} <Debug> TCP-Session: 290ee44c-a3a0-466d-a87f-aa9c77eac95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2026.04.01 18:07:41.015097 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10042 | 2026.04.01 18:07:41.015111 [ 289 ] {} <Debug> TCP-Session: 290ee44c-a3a0-466d-a87f-aa9c77eac95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10043 | 2026.04.01 18:07:41.015136 [ 353 ] {} <Debug> TCP-Session: fb392b49-c9ab-4cc2-bdf0-1e98b6353873 Authenticating user 'default' from [fd00:1122:3344:101::e]:33617 | ||
| 10044 | 2026.04.01 18:07:41.015159 [ 353 ] {} <Debug> TCP-Session: fb392b49-c9ab-4cc2-bdf0-1e98b6353873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10045 | 2026.04.01 18:07:41.015176 [ 353 ] {} <Debug> TCP-Session: fb392b49-c9ab-4cc2-bdf0-1e98b6353873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10046 | 2026.04.01 18:07:41.015224 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10047 | 2026.04.01 18:07:41.015263 [ 286 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 10048 | 2026.04.01 18:07:41.015265 [ 354 ] {} <Debug> TCP-Session: b3ef9a35-e4d3-4b13-916e-1de04a8dae93 Authenticating user 'default' from [fd00:1122:3344:101::e]:55669 | ||
| 10049 | 2026.04.01 18:07:41.015310 [ 354 ] {} <Debug> TCP-Session: b3ef9a35-e4d3-4b13-916e-1de04a8dae93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2026.04.01 18:07:41.015323 [ 354 ] {} <Debug> TCP-Session: b3ef9a35-e4d3-4b13-916e-1de04a8dae93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10051 | 2026.04.01 18:07:41.015587 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10052 | 2026.04.01 18:07:41.015624 [ 290 ] {} <Debug> TCP-Session: 3886e461-622a-4239-b51e-4d48c7003793 Authenticating user 'default' from [fd00:1122:3344:101::e]:59767 | ||
| 10053 | 2026.04.01 18:07:41.015643 [ 290 ] {} <Debug> TCP-Session: 3886e461-622a-4239-b51e-4d48c7003793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10054 | 2026.04.01 18:07:41.015659 [ 290 ] {} <Debug> TCP-Session: 3886e461-622a-4239-b51e-4d48c7003793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10055 | 2026.04.01 18:07:41.015697 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10056 | 2026.04.01 18:07:41.015730 [ 355 ] {} <Debug> TCP-Session: dfb742e3-ef41-4acd-b292-3974c5c14e17 Authenticating user 'default' from [fd00:1122:3344:101::e]:54765 | ||
| 10057 | 2026.04.01 18:07:41.015746 [ 355 ] {} <Debug> TCP-Session: dfb742e3-ef41-4acd-b292-3974c5c14e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10058 | 2026.04.01 18:07:41.015759 [ 355 ] {} <Debug> TCP-Session: dfb742e3-ef41-4acd-b292-3974c5c14e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10059 | 2026.04.01 18:07:41.015915 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10060 | 2026.04.01 18:07:41.015963 [ 352 ] {} <Debug> TCP-Session: c3d581f0-9c2a-45d8-b98b-76fb8fb0c974 Authenticating user 'default' from [fd00:1122:3344:101::e]:50970 | ||
| 10061 | 2026.04.01 18:07:41.015989 [ 352 ] {} <Debug> TCP-Session: c3d581f0-9c2a-45d8-b98b-76fb8fb0c974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10062 | 2026.04.01 18:07:41.016004 [ 352 ] {} <Debug> TCP-Session: c3d581f0-9c2a-45d8-b98b-76fb8fb0c974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.04.01 18:07:41.016282 [ 335 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Trace> AggregatingTransform: Aggregating | ||
| 10064 | 2026.04.01 18:07:41.016324 [ 335 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Trace> Aggregator: Aggregation method: without_key | ||
| 10065 | 2026.04.01 18:07:41.016362 [ 335 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985646 sec. (1014.563 rows/sec., 39.63 KiB/sec.) | ||
| 10066 | 2026.04.01 18:07:41.016381 [ 335 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Trace> Aggregator: Merging aggregated data | ||
| 10067 | 2026.04.01 18:07:41.017671 [ 286 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 10068 | 2026.04.01 18:07:41.017817 [ 286 ] {cc74b53c-59c1-4c75-b238-e654f9800f99} <Debug> TCPHandler: Processed in 0.003613074 sec. | ||
| 10069 | 2026.04.01 18:07:41.017934 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10070 | 2026.04.01 18:07:41.017978 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10071 | 2026.04.01 18:07:41.017992 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10072 | 2026.04.01 18:07:41.018013 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10073 | 2026.04.01 18:07:41.018035 [ 288 ] {} <Debug> TCP-Session: 6ff23653-e6bf-4da9-ba6c-785c4445a882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10074 | 2026.04.01 18:07:41.018025 [ 355 ] {} <Debug> TCP-Session: dfb742e3-ef41-4acd-b292-3974c5c14e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10075 | 2026.04.01 18:07:41.018033 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10076 | 2026.04.01 18:07:41.018082 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10077 | 2026.04.01 18:07:41.018109 [ 352 ] {} <Debug> TCP-Session: c3d581f0-9c2a-45d8-b98b-76fb8fb0c974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10078 | 2026.04.01 18:07:41.018120 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10079 | 2026.04.01 18:07:41.018157 [ 290 ] {} <Debug> TCP-Session: 3886e461-622a-4239-b51e-4d48c7003793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10080 | 2026.04.01 18:07:41.018093 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10081 | 2026.04.01 18:07:41.018194 [ 353 ] {} <Debug> TCP-Session: fb392b49-c9ab-4cc2-bdf0-1e98b6353873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10082 | 2026.04.01 18:07:41.018056 [ 351 ] {} <Debug> TCP-Session: 9c47708c-2782-48cc-9aa5-cbd6e62b52df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10083 | 2026.04.01 18:07:41.018237 [ 354 ] {} <Debug> TCP-Session: b3ef9a35-e4d3-4b13-916e-1de04a8dae93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2026.04.01 18:07:41.018055 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10085 | 2026.04.01 18:07:41.017994 [ 286 ] {} <Debug> TCP-Session: 9c6a0b78-c159-4be3-a5bf-9c6d71f5af3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10086 | 2026.04.01 18:07:41.018297 [ 289 ] {} <Debug> TCP-Session: 290ee44c-a3a0-466d-a87f-aa9c77eac95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10087 | 2026.04.01 18:07:41.128197 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58146 | ||
| 10088 | 2026.04.01 18:07:41.128309 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10089 | 2026.04.01 18:07:41.128336 [ 286 ] {} <Debug> TCP-Session: da79fe2c-8929-4e5a-979c-37a77bc8119f Authenticating user 'default' from [fd00:1122:3344:101::e]:58146 | ||
| 10090 | 2026.04.01 18:07:41.128358 [ 286 ] {} <Debug> TCP-Session: da79fe2c-8929-4e5a-979c-37a77bc8119f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2026.04.01 18:07:41.128371 [ 286 ] {} <Debug> TCP-Session: da79fe2c-8929-4e5a-979c-37a77bc8119f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10092 | 2026.04.01 18:07:41.128584 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33200 | ||
| 10093 | 2026.04.01 18:07:41.128606 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51907 | ||
| 10094 | 2026.04.01 18:07:41.128618 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47289 | ||
| 10095 | 2026.04.01 18:07:41.128642 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61426 | ||
| 10096 | 2026.04.01 18:07:41.128681 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63676 | ||
| 10097 | 2026.04.01 18:07:41.128697 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10098 | 2026.04.01 18:07:41.128711 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53352 | ||
| 10099 | 2026.04.01 18:07:41.128747 [ 290 ] {} <Debug> TCP-Session: fed07c97-272a-4447-9e6d-7d1221082070 Authenticating user 'default' from [fd00:1122:3344:101::e]:51907 | ||
| 10100 | 2026.04.01 18:07:41.128767 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10101 | 2026.04.01 18:07:41.128767 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10102 | 2026.04.01 18:07:41.128788 [ 290 ] {} <Debug> TCP-Session: fed07c97-272a-4447-9e6d-7d1221082070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10103 | 2026.04.01 18:07:41.128811 [ 353 ] {} <Debug> TCP-Session: 3d6a669e-2126-432c-b102-bc8b2dc10e43 Authenticating user 'default' from [fd00:1122:3344:101::e]:63676 | ||
| 10104 | 2026.04.01 18:07:41.128831 [ 352 ] {} <Debug> TCP-Session: 8843a5e5-8a5e-4937-9e3a-cb700ef32c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:61426 | ||
| 10105 | 2026.04.01 18:07:41.128859 [ 286 ] {} <Trace> TCP-Session: da79fe2c-8929-4e5a-979c-37a77bc8119f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2026.04.01 18:07:41.128866 [ 353 ] {} <Debug> TCP-Session: 3d6a669e-2126-432c-b102-bc8b2dc10e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10107 | 2026.04.01 18:07:41.128889 [ 352 ] {} <Debug> TCP-Session: 8843a5e5-8a5e-4937-9e3a-cb700ef32c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10108 | 2026.04.01 18:07:41.128906 [ 353 ] {} <Debug> TCP-Session: 3d6a669e-2126-432c-b102-bc8b2dc10e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10109 | 2026.04.01 18:07:41.128925 [ 352 ] {} <Debug> TCP-Session: 8843a5e5-8a5e-4937-9e3a-cb700ef32c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2026.04.01 18:07:41.128836 [ 290 ] {} <Debug> TCP-Session: fed07c97-272a-4447-9e6d-7d1221082070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2026.04.01 18:07:41.128716 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10112 | 2026.04.01 18:07:41.128715 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10113 | 2026.04.01 18:07:41.129037 [ 288 ] {} <Debug> TCP-Session: e42e844b-185a-4e5b-b669-cbf4b3269762 Authenticating user 'default' from [fd00:1122:3344:101::e]:33200 | ||
| 10114 | 2026.04.01 18:07:41.129047 [ 286 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10115 | 2026.04.01 18:07:41.129059 [ 351 ] {} <Debug> TCP-Session: 3c1e0204-41b0-43ca-97dd-e3fa6645c92e Authenticating user 'default' from [fd00:1122:3344:101::e]:47289 | ||
| 10116 | 2026.04.01 18:07:41.129064 [ 288 ] {} <Debug> TCP-Session: e42e844b-185a-4e5b-b669-cbf4b3269762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10117 | 2026.04.01 18:07:41.129095 [ 351 ] {} <Debug> TCP-Session: 3c1e0204-41b0-43ca-97dd-e3fa6645c92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10118 | 2026.04.01 18:07:41.129100 [ 288 ] {} <Debug> TCP-Session: e42e844b-185a-4e5b-b669-cbf4b3269762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10119 | 2026.04.01 18:07:41.129109 [ 351 ] {} <Debug> TCP-Session: 3c1e0204-41b0-43ca-97dd-e3fa6645c92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10120 | 2026.04.01 18:07:41.128599 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42035 | ||
| 10121 | 2026.04.01 18:07:41.128693 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65054 | ||
| 10122 | 2026.04.01 18:07:41.128806 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10123 | 2026.04.01 18:07:41.129208 [ 355 ] {} <Debug> TCP-Session: c249ea10-e7ce-4dc3-a886-1dfca08da4e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53352 | ||
| 10124 | 2026.04.01 18:07:41.129224 [ 355 ] {} <Debug> TCP-Session: c249ea10-e7ce-4dc3-a886-1dfca08da4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10125 | 2026.04.01 18:07:41.129232 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10126 | 2026.04.01 18:07:41.129232 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10127 | 2026.04.01 18:07:41.129236 [ 355 ] {} <Debug> TCP-Session: c249ea10-e7ce-4dc3-a886-1dfca08da4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10128 | 2026.04.01 18:07:41.129265 [ 354 ] {} <Debug> TCP-Session: 18f01ce6-5500-4996-8c26-a39d884e891b Authenticating user 'default' from [fd00:1122:3344:101::e]:65054 | ||
| 10129 | 2026.04.01 18:07:41.129271 [ 289 ] {} <Debug> TCP-Session: 7f8ce429-801a-430a-98a4-8f85451ecaca Authenticating user 'default' from [fd00:1122:3344:101::e]:42035 | ||
| 10130 | 2026.04.01 18:07:41.129300 [ 354 ] {} <Debug> TCP-Session: 18f01ce6-5500-4996-8c26-a39d884e891b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10131 | 2026.04.01 18:07:41.129301 [ 289 ] {} <Debug> TCP-Session: 7f8ce429-801a-430a-98a4-8f85451ecaca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10132 | 2026.04.01 18:07:41.129315 [ 354 ] {} <Debug> TCP-Session: 18f01ce6-5500-4996-8c26-a39d884e891b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10133 | 2026.04.01 18:07:41.129321 [ 289 ] {} <Debug> TCP-Session: 7f8ce429-801a-430a-98a4-8f85451ecaca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10134 | 2026.04.01 18:07:41.129333 [ 286 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10135 | 2026.04.01 18:07:41.129395 [ 286 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10136 | 2026.04.01 18:07:41.129689 [ 286 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 10137 | 2026.04.01 18:07:41.130587 [ 302 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Trace> AggregatingTransform: Aggregating | ||
| 10138 | 2026.04.01 18:07:41.130639 [ 302 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10139 | 2026.04.01 18:07:41.130679 [ 302 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887063 sec. (1127.316 rows/sec., 44.04 KiB/sec.) | ||
| 10140 | 2026.04.01 18:07:41.130700 [ 302 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Trace> Aggregator: Merging aggregated data | ||
| 10141 | 2026.04.01 18:07:41.132122 [ 286 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003132 sec., 319.28480204342276 rows/sec., 12.47 KiB/sec. | ||
| 10142 | 2026.04.01 18:07:41.132280 [ 286 ] {b9da558e-bf0d-4435-a157-ed3a48f6d03a} <Debug> TCPHandler: Processed in 0.003582604 sec. | ||
| 10143 | 2026.04.01 18:07:41.132379 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10144 | 2026.04.01 18:07:41.132407 [ 286 ] {} <Debug> TCP-Session: da79fe2c-8929-4e5a-979c-37a77bc8119f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10145 | 2026.04.01 18:07:41.132416 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10146 | 2026.04.01 18:07:41.132436 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10147 | 2026.04.01 18:07:41.132458 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10148 | 2026.04.01 18:07:41.132465 [ 289 ] {} <Debug> TCP-Session: 7f8ce429-801a-430a-98a4-8f85451ecaca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.04.01 18:07:41.132488 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10150 | 2026.04.01 18:07:41.132518 [ 352 ] {} <Debug> TCP-Session: 8843a5e5-8a5e-4937-9e3a-cb700ef32c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10151 | 2026.04.01 18:07:41.132554 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10152 | 2026.04.01 18:07:41.132571 [ 290 ] {} <Debug> TCP-Session: fed07c97-272a-4447-9e6d-7d1221082070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10153 | 2026.04.01 18:07:41.132508 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10154 | 2026.04.01 18:07:41.132605 [ 354 ] {} <Debug> TCP-Session: 18f01ce6-5500-4996-8c26-a39d884e891b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10155 | 2026.04.01 18:07:41.132482 [ 288 ] {} <Debug> TCP-Session: e42e844b-185a-4e5b-b669-cbf4b3269762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10156 | 2026.04.01 18:07:41.132645 [ 353 ] {} <Debug> TCP-Session: 3d6a669e-2126-432c-b102-bc8b2dc10e43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10157 | 2026.04.01 18:07:41.132473 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10158 | 2026.04.01 18:07:41.132531 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10159 | 2026.04.01 18:07:41.132703 [ 351 ] {} <Debug> TCP-Session: 3c1e0204-41b0-43ca-97dd-e3fa6645c92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10160 | 2026.04.01 18:07:41.132727 [ 355 ] {} <Debug> TCP-Session: c249ea10-e7ce-4dc3-a886-1dfca08da4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.04.01 18:07:41.133412 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53527 | ||
| 10162 | 2026.04.01 18:07:41.133478 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10163 | 2026.04.01 18:07:41.133499 [ 286 ] {} <Debug> TCP-Session: 26817a7a-eaba-45c5-8504-c793fd0641bc Authenticating user 'default' from [fd00:1122:3344:101::e]:53527 | ||
| 10164 | 2026.04.01 18:07:41.133517 [ 286 ] {} <Debug> TCP-Session: 26817a7a-eaba-45c5-8504-c793fd0641bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2026.04.01 18:07:41.133530 [ 286 ] {} <Debug> TCP-Session: 26817a7a-eaba-45c5-8504-c793fd0641bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10166 | 2026.04.01 18:07:41.133686 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36363 | ||
| 10167 | 2026.04.01 18:07:41.133732 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52491 | ||
| 10168 | 2026.04.01 18:07:41.133753 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58122 | ||
| 10169 | 2026.04.01 18:07:41.133759 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48525 | ||
| 10170 | 2026.04.01 18:07:41.133777 [ 286 ] {} <Trace> TCP-Session: 26817a7a-eaba-45c5-8504-c793fd0641bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2026.04.01 18:07:41.133813 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45031 | ||
| 10172 | 2026.04.01 18:07:41.133819 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61963 | ||
| 10173 | 2026.04.01 18:07:41.133832 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10174 | 2026.04.01 18:07:41.133851 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10175 | 2026.04.01 18:07:41.133874 [ 351 ] {} <Debug> TCP-Session: 58b7b6be-28c2-47ba-ac79-986e9a7e9666 Authenticating user 'default' from [fd00:1122:3344:101::e]:58122 | ||
| 10176 | 2026.04.01 18:07:41.133886 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10177 | 2026.04.01 18:07:41.133894 [ 352 ] {} <Debug> TCP-Session: 4783f01c-7f50-4be6-b4ae-7c6b50cfff3b Authenticating user 'default' from [fd00:1122:3344:101::e]:48525 | ||
| 10178 | 2026.04.01 18:07:41.133904 [ 351 ] {} <Debug> TCP-Session: 58b7b6be-28c2-47ba-ac79-986e9a7e9666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10179 | 2026.04.01 18:07:41.133919 [ 354 ] {} <Debug> TCP-Session: 468deebe-4577-4474-80a6-dd5d5ccd58b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45031 | ||
| 10180 | 2026.04.01 18:07:41.133937 [ 286 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10181 | 2026.04.01 18:07:41.133956 [ 354 ] {} <Debug> TCP-Session: 468deebe-4577-4474-80a6-dd5d5ccd58b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.04.01 18:07:41.133942 [ 351 ] {} <Debug> TCP-Session: 58b7b6be-28c2-47ba-ac79-986e9a7e9666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10183 | 2026.04.01 18:07:41.133986 [ 354 ] {} <Debug> TCP-Session: 468deebe-4577-4474-80a6-dd5d5ccd58b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10184 | 2026.04.01 18:07:41.133806 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10185 | 2026.04.01 18:07:41.133804 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49024 | ||
| 10186 | 2026.04.01 18:07:41.134043 [ 289 ] {} <Debug> TCP-Session: 4e7c08d0-facb-43ec-bf25-fa84f941b052 Authenticating user 'default' from [fd00:1122:3344:101::e]:52491 | ||
| 10187 | 2026.04.01 18:07:41.133772 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10188 | 2026.04.01 18:07:41.134075 [ 289 ] {} <Debug> TCP-Session: 4e7c08d0-facb-43ec-bf25-fa84f941b052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.04.01 18:07:41.134095 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10190 | 2026.04.01 18:07:41.134098 [ 288 ] {} <Debug> TCP-Session: ab076f76-f07a-47c0-be45-01025265fa47 Authenticating user 'default' from [fd00:1122:3344:101::e]:36363 | ||
| 10191 | 2026.04.01 18:07:41.134108 [ 289 ] {} <Debug> TCP-Session: 4e7c08d0-facb-43ec-bf25-fa84f941b052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.04.01 18:07:41.134124 [ 353 ] {} <Debug> TCP-Session: 60e42b5d-3657-4f92-910b-8967e5fa1646 Authenticating user 'default' from [fd00:1122:3344:101::e]:49024 | ||
| 10193 | 2026.04.01 18:07:41.134132 [ 288 ] {} <Debug> TCP-Session: ab076f76-f07a-47c0-be45-01025265fa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.04.01 18:07:41.134132 [ 286 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10195 | 2026.04.01 18:07:41.134158 [ 353 ] {} <Debug> TCP-Session: 60e42b5d-3657-4f92-910b-8967e5fa1646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10196 | 2026.04.01 18:07:41.134167 [ 288 ] {} <Debug> TCP-Session: ab076f76-f07a-47c0-be45-01025265fa47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10197 | 2026.04.01 18:07:41.133935 [ 352 ] {} <Debug> TCP-Session: 4783f01c-7f50-4be6-b4ae-7c6b50cfff3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10198 | 2026.04.01 18:07:41.134205 [ 286 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10199 | 2026.04.01 18:07:41.134223 [ 352 ] {} <Debug> TCP-Session: 4783f01c-7f50-4be6-b4ae-7c6b50cfff3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.04.01 18:07:41.134198 [ 353 ] {} <Debug> TCP-Session: 60e42b5d-3657-4f92-910b-8967e5fa1646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.04.01 18:07:41.133743 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64807 | ||
| 10202 | 2026.04.01 18:07:41.133894 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10203 | 2026.04.01 18:07:41.134325 [ 355 ] {} <Debug> TCP-Session: e5bc0401-101d-42f3-91c3-4c7dd5fd2530 Authenticating user 'default' from [fd00:1122:3344:101::e]:61963 | ||
| 10204 | 2026.04.01 18:07:41.134341 [ 355 ] {} <Debug> TCP-Session: e5bc0401-101d-42f3-91c3-4c7dd5fd2530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10205 | 2026.04.01 18:07:41.134347 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10206 | 2026.04.01 18:07:41.134353 [ 355 ] {} <Debug> TCP-Session: e5bc0401-101d-42f3-91c3-4c7dd5fd2530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2026.04.01 18:07:41.134377 [ 290 ] {} <Debug> TCP-Session: 0f0626df-8b66-40db-a6a5-d48fd33d9637 Authenticating user 'default' from [fd00:1122:3344:101::e]:64807 | ||
| 10208 | 2026.04.01 18:07:41.134400 [ 290 ] {} <Debug> TCP-Session: 0f0626df-8b66-40db-a6a5-d48fd33d9637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.04.01 18:07:41.134418 [ 290 ] {} <Debug> TCP-Session: 0f0626df-8b66-40db-a6a5-d48fd33d9637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.04.01 18:07:41.134457 [ 286 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 10211 | 2026.04.01 18:07:41.135307 [ 340 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Trace> AggregatingTransform: Aggregating | ||
| 10212 | 2026.04.01 18:07:41.135343 [ 340 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Trace> Aggregator: Aggregation method: without_key | ||
| 10213 | 2026.04.01 18:07:41.135375 [ 340 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833262 sec. (1200.103 rows/sec., 46.88 KiB/sec.) | ||
| 10214 | 2026.04.01 18:07:41.135394 [ 340 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Trace> Aggregator: Merging aggregated data | ||
| 10215 | 2026.04.01 18:07:41.136515 [ 286 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002613 sec., 382.70187523918867 rows/sec., 14.95 KiB/sec. | ||
| 10216 | 2026.04.01 18:07:41.136651 [ 286 ] {b83c9c90-25e4-4ec9-a687-bbb0aeafc892} <Debug> TCPHandler: Processed in 0.002944196 sec. | ||
| 10217 | 2026.04.01 18:07:41.136732 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10218 | 2026.04.01 18:07:41.136754 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10219 | 2026.04.01 18:07:41.136763 [ 286 ] {} <Debug> TCP-Session: 26817a7a-eaba-45c5-8504-c793fd0641bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.04.01 18:07:41.136772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10221 | 2026.04.01 18:07:41.136792 [ 355 ] {} <Debug> TCP-Session: e5bc0401-101d-42f3-91c3-4c7dd5fd2530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10222 | 2026.04.01 18:07:41.136799 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10223 | 2026.04.01 18:07:41.136822 [ 288 ] {} <Debug> TCP-Session: ab076f76-f07a-47c0-be45-01025265fa47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.04.01 18:07:41.136829 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10225 | 2026.04.01 18:07:41.136854 [ 353 ] {} <Debug> TCP-Session: 60e42b5d-3657-4f92-910b-8967e5fa1646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2026.04.01 18:07:41.136862 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10227 | 2026.04.01 18:07:41.136885 [ 290 ] {} <Debug> TCP-Session: 0f0626df-8b66-40db-a6a5-d48fd33d9637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.04.01 18:07:41.136909 [ 351 ] {} <Debug> TCP-Session: 58b7b6be-28c2-47ba-ac79-986e9a7e9666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10229 | 2026.04.01 18:07:41.136877 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10230 | 2026.04.01 18:07:41.136814 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10231 | 2026.04.01 18:07:41.136976 [ 354 ] {} <Debug> TCP-Session: 468deebe-4577-4474-80a6-dd5d5ccd58b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10232 | 2026.04.01 18:07:41.136862 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10233 | 2026.04.01 18:07:41.136997 [ 289 ] {} <Debug> TCP-Session: 4e7c08d0-facb-43ec-bf25-fa84f941b052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10234 | 2026.04.01 18:07:41.137037 [ 352 ] {} <Debug> TCP-Session: 4783f01c-7f50-4be6-b4ae-7c6b50cfff3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10235 | 2026.04.01 18:07:41.817996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1278 | ||
| 10236 | 2026.04.01 18:07:41.820999 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.04.01 18:07:41.821069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10238 | 2026.04.01 18:07:41.822511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10239 | 2026.04.01 18:07:41.822859 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.04.01 18:07:41.823079 [ 26 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10241 | 2026.04.01 18:07:41.823168 [ 26 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.04.01 18:07:41.823203 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10243 | 2026.04.01 18:07:41.823348 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 10244 | 2026.04.01 18:07:41.823397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1278 | ||
| 10245 | 2026.04.01 18:07:41.824183 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10246 | 2026.04.01 18:07:41.824380 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1074 rows starting from the beginning of the part | ||
| 10247 | 2026.04.01 18:07:41.824800 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 10248 | 2026.04.01 18:07:41.825220 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
| 10249 | 2026.04.01 18:07:41.825643 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 10250 | 2026.04.01 18:07:41.826042 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 10251 | 2026.04.01 18:07:41.826402 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 10252 | 2026.04.01 18:07:41.833668 [ 188 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 72 columns (72 merged, 0 gathered) in 0.01037957 sec., 123126.48789882433 rows/sec., 101.19 MiB/sec. | ||
| 10253 | 2026.04.01 18:07:41.835230 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10254 | 2026.04.01 18:07:41.835834 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.04.01 18:07:41.835925 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_31_6} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10256 | 2026.04.01 18:07:41.836305 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 10257 | 2026.04.01 18:07:43.012890 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.04.01 18:07:43.013102 [ 4 ] {68a00b19-cb2a-4b43-b7d4-e726614d3ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10259 | 2026.04.01 18:07:43.013177 [ 4 ] {68a00b19-cb2a-4b43-b7d4-e726614d3ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10260 | 2026.04.01 18:07:43.013922 [ 4 ] {68a00b19-cb2a-4b43-b7d4-e726614d3ba3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.04.01 18:07:43.013970 [ 4 ] {68a00b19-cb2a-4b43-b7d4-e726614d3ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10262 | 2026.04.01 18:07:43.014363 [ 4 ] {68a00b19-cb2a-4b43-b7d4-e726614d3ba3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10263 | 2026.04.01 18:07:43.014583 [ 4 ] {68a00b19-cb2a-4b43-b7d4-e726614d3ba3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.04.01 18:07:43.014741 [ 4 ] {68a00b19-cb2a-4b43-b7d4-e726614d3ba3} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001692 sec., 68557.91962174942 rows/sec., 5.82 MiB/sec. | ||
| 10265 | 2026.04.01 18:07:43.014782 [ 4 ] {68a00b19-cb2a-4b43-b7d4-e726614d3ba3} <Debug> TCPHandler: Processed in 0.002027963 sec. | ||
| 10266 | 2026.04.01 18:07:43.014917 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10267 | 2026.04.01 18:07:43.015011 [ 4 ] {c46ad57e-5176-4b72-975e-d72dea533a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10268 | 2026.04.01 18:07:43.015052 [ 4 ] {c46ad57e-5176-4b72-975e-d72dea533a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10269 | 2026.04.01 18:07:43.015471 [ 4 ] {c46ad57e-5176-4b72-975e-d72dea533a7c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2026.04.01 18:07:43.015507 [ 4 ] {c46ad57e-5176-4b72-975e-d72dea533a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10271 | 2026.04.01 18:07:43.015792 [ 4 ] {c46ad57e-5176-4b72-975e-d72dea533a7c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10272 | 2026.04.01 18:07:43.015993 [ 4 ] {c46ad57e-5176-4b72-975e-d72dea533a7c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2026.04.01 18:07:43.016129 [ 4 ] {c46ad57e-5176-4b72-975e-d72dea533a7c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001137 sec., 26385.224274406333 rows/sec., 1.94 MiB/sec. | ||
| 10274 | 2026.04.01 18:07:43.016168 [ 4 ] {c46ad57e-5176-4b72-975e-d72dea533a7c} <Debug> TCPHandler: Processed in 0.001299154 sec. | ||
| 10275 | 2026.04.01 18:07:43.016285 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.04.01 18:07:43.016377 [ 4 ] {e6cefa4c-d8e8-40fe-88f4-989394561f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10277 | 2026.04.01 18:07:43.016417 [ 4 ] {e6cefa4c-d8e8-40fe-88f4-989394561f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10278 | 2026.04.01 18:07:43.016852 [ 4 ] {e6cefa4c-d8e8-40fe-88f4-989394561f47} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.04.01 18:07:43.016889 [ 4 ] {e6cefa4c-d8e8-40fe-88f4-989394561f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10280 | 2026.04.01 18:07:43.017190 [ 4 ] {e6cefa4c-d8e8-40fe-88f4-989394561f47} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10281 | 2026.04.01 18:07:43.017391 [ 4 ] {e6cefa4c-d8e8-40fe-88f4-989394561f47} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2026.04.01 18:07:43.017520 [ 4 ] {e6cefa4c-d8e8-40fe-88f4-989394561f47} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001161 sec., 80964.68561584842 rows/sec., 6.32 MiB/sec. | ||
| 10283 | 2026.04.01 18:07:43.017558 [ 4 ] {e6cefa4c-d8e8-40fe-88f4-989394561f47} <Debug> TCPHandler: Processed in 0.001320114 sec. | ||
| 10284 | 2026.04.01 18:07:43.017672 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2026.04.01 18:07:43.017764 [ 4 ] {2a78b5b2-b78d-4273-ba39-a6e47a92f270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10286 | 2026.04.01 18:07:43.017808 [ 4 ] {2a78b5b2-b78d-4273-ba39-a6e47a92f270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10287 | 2026.04.01 18:07:43.018214 [ 4 ] {2a78b5b2-b78d-4273-ba39-a6e47a92f270} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.04.01 18:07:43.018249 [ 4 ] {2a78b5b2-b78d-4273-ba39-a6e47a92f270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10289 | 2026.04.01 18:07:43.018560 [ 4 ] {2a78b5b2-b78d-4273-ba39-a6e47a92f270} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10290 | 2026.04.01 18:07:43.018755 [ 4 ] {2a78b5b2-b78d-4273-ba39-a6e47a92f270} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.04.01 18:07:43.018883 [ 4 ] {2a78b5b2-b78d-4273-ba39-a6e47a92f270} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 10292 | 2026.04.01 18:07:43.018919 [ 4 ] {2a78b5b2-b78d-4273-ba39-a6e47a92f270} <Debug> TCPHandler: Processed in 0.001294524 sec. | ||
| 10293 | 2026.04.01 18:07:43.019041 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10294 | 2026.04.01 18:07:43.019134 [ 4 ] {7e2c3c74-ba5e-43a2-8198-fc958a9a2d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10295 | 2026.04.01 18:07:43.019187 [ 4 ] {7e2c3c74-ba5e-43a2-8198-fc958a9a2d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10296 | 2026.04.01 18:07:43.020027 [ 4 ] {7e2c3c74-ba5e-43a2-8198-fc958a9a2d0b} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.04.01 18:07:43.020064 [ 4 ] {7e2c3c74-ba5e-43a2-8198-fc958a9a2d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10298 | 2026.04.01 18:07:43.020588 [ 4 ] {7e2c3c74-ba5e-43a2-8198-fc958a9a2d0b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10299 | 2026.04.01 18:07:43.020796 [ 4 ] {7e2c3c74-ba5e-43a2-8198-fc958a9a2d0b} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2026.04.01 18:07:43.020935 [ 4 ] {7e2c3c74-ba5e-43a2-8198-fc958a9a2d0b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001819 sec., 16492.578339747113 rows/sec., 29.55 MiB/sec. | ||
| 10301 | 2026.04.01 18:07:43.020989 [ 4 ] {7e2c3c74-ba5e-43a2-8198-fc958a9a2d0b} <Debug> TCPHandler: Processed in 0.002006493 sec. | ||
| 10302 | 2026.04.01 18:07:43.021103 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2026.04.01 18:07:43.021195 [ 4 ] {0df0eba2-ca1c-4797-848f-b9d95abeda45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10304 | 2026.04.01 18:07:43.021236 [ 4 ] {0df0eba2-ca1c-4797-848f-b9d95abeda45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10305 | 2026.04.01 18:07:43.021574 [ 4 ] {0df0eba2-ca1c-4797-848f-b9d95abeda45} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.04.01 18:07:43.021610 [ 4 ] {0df0eba2-ca1c-4797-848f-b9d95abeda45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10307 | 2026.04.01 18:07:43.021900 [ 4 ] {0df0eba2-ca1c-4797-848f-b9d95abeda45} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10308 | 2026.04.01 18:07:43.022105 [ 4 ] {0df0eba2-ca1c-4797-848f-b9d95abeda45} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.04.01 18:07:43.022233 [ 4 ] {0df0eba2-ca1c-4797-848f-b9d95abeda45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 10310 | 2026.04.01 18:07:43.022269 [ 4 ] {0df0eba2-ca1c-4797-848f-b9d95abeda45} <Debug> TCPHandler: Processed in 0.001213232 sec. | ||
| 10311 | 2026.04.01 18:07:46.607705 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10312 | 2026.04.01 18:07:46.607762 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10313 | 2026.04.01 18:07:46.766457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20185 | ||
| 10314 | 2026.04.01 18:07:46.767250 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2026.04.01 18:07:46.767324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10316 | 2026.04.01 18:07:46.767953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10317 | 2026.04.01 18:07:46.768173 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2026.04.01 18:07:46.768304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 10319 | 2026.04.01 18:07:47.887752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10320 | 2026.04.01 18:07:47.903782 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.04.01 18:07:47.903834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10322 | 2026.04.01 18:07:47.909926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10323 | 2026.04.01 18:07:47.910598 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10324 | 2026.04.01 18:07:47.913355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10325 | 2026.04.01 18:07:48.024596 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.04.01 18:07:48.024862 [ 4 ] {1d0da301-23e6-42ac-8f8c-c05d52b7d133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10327 | 2026.04.01 18:07:48.024926 [ 4 ] {1d0da301-23e6-42ac-8f8c-c05d52b7d133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10328 | 2026.04.01 18:07:48.025822 [ 4 ] {1d0da301-23e6-42ac-8f8c-c05d52b7d133} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.04.01 18:07:48.025869 [ 4 ] {1d0da301-23e6-42ac-8f8c-c05d52b7d133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10330 | 2026.04.01 18:07:48.026266 [ 4 ] {1d0da301-23e6-42ac-8f8c-c05d52b7d133} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10331 | 2026.04.01 18:07:48.026481 [ 4 ] {1d0da301-23e6-42ac-8f8c-c05d52b7d133} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.04.01 18:07:48.026632 [ 4 ] {1d0da301-23e6-42ac-8f8c-c05d52b7d133} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.00182 sec., 254945.05494505496 rows/sec., 16.17 MiB/sec. | ||
| 10333 | 2026.04.01 18:07:48.026674 [ 4 ] {1d0da301-23e6-42ac-8f8c-c05d52b7d133} <Debug> TCPHandler: Processed in 0.002257649 sec. | ||
| 10334 | 2026.04.01 18:07:48.026805 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.04.01 18:07:48.026900 [ 4 ] {4ef66f64-01bc-4bc6-9b16-63aacd897332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10336 | 2026.04.01 18:07:48.026940 [ 4 ] {4ef66f64-01bc-4bc6-9b16-63aacd897332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10337 | 2026.04.01 18:07:48.028005 [ 4 ] {4ef66f64-01bc-4bc6-9b16-63aacd897332} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.04.01 18:07:48.028043 [ 4 ] {4ef66f64-01bc-4bc6-9b16-63aacd897332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10339 | 2026.04.01 18:07:48.028418 [ 4 ] {4ef66f64-01bc-4bc6-9b16-63aacd897332} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10340 | 2026.04.01 18:07:48.028624 [ 4 ] {4ef66f64-01bc-4bc6-9b16-63aacd897332} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.04.01 18:07:48.028753 [ 4 ] {4ef66f64-01bc-4bc6-9b16-63aacd897332} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001872 sec., 677884.6153846154 rows/sec., 52.61 MiB/sec. | ||
| 10342 | 2026.04.01 18:07:48.028748 [ 148 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10343 | 2026.04.01 18:07:48.028792 [ 4 ] {4ef66f64-01bc-4bc6-9b16-63aacd897332} <Debug> TCPHandler: Processed in 0.002034853 sec. | ||
| 10344 | 2026.04.01 18:07:48.028832 [ 148 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.04.01 18:07:48.028861 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10346 | 2026.04.01 18:07:48.028912 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.04.01 18:07:48.028978 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 10348 | 2026.04.01 18:07:48.029010 [ 4 ] {d10b3edf-83c6-462a-a188-eedda8286f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10349 | 2026.04.01 18:07:48.029049 [ 4 ] {d10b3edf-83c6-462a-a188-eedda8286f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10350 | 2026.04.01 18:07:48.029082 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10351 | 2026.04.01 18:07:48.029114 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3811 rows starting from the beginning of the part | ||
| 10352 | 2026.04.01 18:07:48.029185 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 116 rows starting from the beginning of the part | ||
| 10353 | 2026.04.01 18:07:48.029238 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 3619 rows starting from the beginning of the part | ||
| 10354 | 2026.04.01 18:07:48.029288 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 10355 | 2026.04.01 18:07:48.029333 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 116 rows starting from the beginning of the part | ||
| 10356 | 2026.04.01 18:07:48.029379 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1269 rows starting from the beginning of the part | ||
| 10357 | 2026.04.01 18:07:48.029545 [ 4 ] {d10b3edf-83c6-462a-a188-eedda8286f9e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2026.04.01 18:07:48.029580 [ 4 ] {d10b3edf-83c6-462a-a188-eedda8286f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10359 | 2026.04.01 18:07:48.029897 [ 4 ] {d10b3edf-83c6-462a-a188-eedda8286f9e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10360 | 2026.04.01 18:07:48.030108 [ 4 ] {d10b3edf-83c6-462a-a188-eedda8286f9e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2026.04.01 18:07:48.030235 [ 4 ] {d10b3edf-83c6-462a-a188-eedda8286f9e} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001244 sec., 195337.62057877812 rows/sec., 11.59 MiB/sec. | ||
| 10362 | 2026.04.01 18:07:48.030272 [ 4 ] {d10b3edf-83c6-462a-a188-eedda8286f9e} <Debug> TCPHandler: Processed in 0.001407077 sec. | ||
| 10363 | 2026.04.01 18:07:48.030380 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2026.04.01 18:07:48.030473 [ 4 ] {2305fe1e-9f14-48fe-a340-1cb73424bb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10365 | 2026.04.01 18:07:48.030511 [ 4 ] {2305fe1e-9f14-48fe-a340-1cb73424bb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10366 | 2026.04.01 18:07:48.030994 [ 4 ] {2305fe1e-9f14-48fe-a340-1cb73424bb5c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2026.04.01 18:07:48.031029 [ 4 ] {2305fe1e-9f14-48fe-a340-1cb73424bb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10368 | 2026.04.01 18:07:48.031329 [ 4 ] {2305fe1e-9f14-48fe-a340-1cb73424bb5c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10369 | 2026.04.01 18:07:48.031532 [ 4 ] {2305fe1e-9f14-48fe-a340-1cb73424bb5c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2026.04.01 18:07:48.031655 [ 4 ] {2305fe1e-9f14-48fe-a340-1cb73424bb5c} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.0012 sec., 199166.6666666667 rows/sec., 12.84 MiB/sec. | ||
| 10371 | 2026.04.01 18:07:48.031691 [ 4 ] {2305fe1e-9f14-48fe-a340-1cb73424bb5c} <Debug> TCPHandler: Processed in 0.001357595 sec. | ||
| 10372 | 2026.04.01 18:07:48.031799 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.04.01 18:07:48.031830 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8987 rows, containing 5 columns (5 merged, 0 gathered) in 0.002894676 sec., 3104665.254418802 rows/sec., 247.97 MiB/sec. | ||
| 10374 | 2026.04.01 18:07:48.031891 [ 4 ] {353d9075-a643-40f2-b211-365301130830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10375 | 2026.04.01 18:07:48.031942 [ 4 ] {353d9075-a643-40f2-b211-365301130830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10376 | 2026.04.01 18:07:48.032202 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10377 | 2026.04.01 18:07:48.032418 [ 4 ] {353d9075-a643-40f2-b211-365301130830} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.04.01 18:07:48.032453 [ 4 ] {353d9075-a643-40f2-b211-365301130830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10379 | 2026.04.01 18:07:48.032478 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2026.04.01 18:07:48.032552 [ 186 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_66_13} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10381 | 2026.04.01 18:07:48.032619 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 10382 | 2026.04.01 18:07:48.032748 [ 4 ] {353d9075-a643-40f2-b211-365301130830} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10383 | 2026.04.01 18:07:48.032946 [ 4 ] {353d9075-a643-40f2-b211-365301130830} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.04.01 18:07:48.033067 [ 4 ] {353d9075-a643-40f2-b211-365301130830} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001194 sec., 199329.98324958124 rows/sec., 11.31 MiB/sec. | ||
| 10385 | 2026.04.01 18:07:48.033104 [ 4 ] {353d9075-a643-40f2-b211-365301130830} <Debug> TCPHandler: Processed in 0.001351785 sec. | ||
| 10386 | 2026.04.01 18:07:48.033213 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.04.01 18:07:48.033304 [ 4 ] {64666a6d-863e-4210-aba7-640f86ac0b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10388 | 2026.04.01 18:07:48.033343 [ 4 ] {64666a6d-863e-4210-aba7-640f86ac0b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10389 | 2026.04.01 18:07:48.034008 [ 4 ] {64666a6d-863e-4210-aba7-640f86ac0b49} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.04.01 18:07:48.034044 [ 4 ] {64666a6d-863e-4210-aba7-640f86ac0b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10391 | 2026.04.01 18:07:48.034362 [ 4 ] {64666a6d-863e-4210-aba7-640f86ac0b49} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10392 | 2026.04.01 18:07:48.034569 [ 4 ] {64666a6d-863e-4210-aba7-640f86ac0b49} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.04.01 18:07:48.034678 [ 148 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10394 | 2026.04.01 18:07:48.034693 [ 4 ] {64666a6d-863e-4210-aba7-640f86ac0b49} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001406 sec., 548364.1536273116 rows/sec., 38.23 MiB/sec. | ||
| 10395 | 2026.04.01 18:07:48.034710 [ 148 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2026.04.01 18:07:48.034733 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10397 | 2026.04.01 18:07:48.034735 [ 4 ] {64666a6d-863e-4210-aba7-640f86ac0b49} <Debug> TCPHandler: Processed in 0.001569461 sec. | ||
| 10398 | 2026.04.01 18:07:48.034852 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 10399 | 2026.04.01 18:07:48.034863 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2026.04.01 18:07:48.034983 [ 4 ] {6d4f84c7-eecf-482e-8061-367715206527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10401 | 2026.04.01 18:07:48.035004 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10402 | 2026.04.01 18:07:48.035028 [ 4 ] {6d4f84c7-eecf-482e-8061-367715206527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10403 | 2026.04.01 18:07:48.035046 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2101 rows starting from the beginning of the part | ||
| 10404 | 2026.04.01 18:07:48.035133 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 94 rows starting from the beginning of the part | ||
| 10405 | 2026.04.01 18:07:48.035186 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1999 rows starting from the beginning of the part | ||
| 10406 | 2026.04.01 18:07:48.035235 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 10407 | 2026.04.01 18:07:48.035283 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 94 rows starting from the beginning of the part | ||
| 10408 | 2026.04.01 18:07:48.035327 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 771 rows starting from the beginning of the part | ||
| 10409 | 2026.04.01 18:07:48.035390 [ 4 ] {6d4f84c7-eecf-482e-8061-367715206527} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.04.01 18:07:48.035430 [ 4 ] {6d4f84c7-eecf-482e-8061-367715206527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10411 | 2026.04.01 18:07:48.035759 [ 4 ] {6d4f84c7-eecf-482e-8061-367715206527} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10412 | 2026.04.01 18:07:48.035964 [ 4 ] {6d4f84c7-eecf-482e-8061-367715206527} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.04.01 18:07:48.036105 [ 4 ] {6d4f84c7-eecf-482e-8061-367715206527} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 10414 | 2026.04.01 18:07:48.036142 [ 4 ] {6d4f84c7-eecf-482e-8061-367715206527} <Debug> TCPHandler: Processed in 0.001326585 sec. | ||
| 10415 | 2026.04.01 18:07:48.036255 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2026.04.01 18:07:48.036347 [ 4 ] {edbf7c16-ec5c-4165-98f9-5cc55045ed45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10417 | 2026.04.01 18:07:48.036388 [ 4 ] {edbf7c16-ec5c-4165-98f9-5cc55045ed45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10418 | 2026.04.01 18:07:48.036828 [ 4 ] {edbf7c16-ec5c-4165-98f9-5cc55045ed45} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.04.01 18:07:48.036863 [ 4 ] {edbf7c16-ec5c-4165-98f9-5cc55045ed45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10420 | 2026.04.01 18:07:48.036988 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5123 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195377 sec., 2333539.9796936926 rows/sec., 169.12 MiB/sec. | ||
| 10421 | 2026.04.01 18:07:48.037217 [ 4 ] {edbf7c16-ec5c-4165-98f9-5cc55045ed45} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10422 | 2026.04.01 18:07:48.037234 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10423 | 2026.04.01 18:07:48.037479 [ 4 ] {edbf7c16-ec5c-4165-98f9-5cc55045ed45} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2026.04.01 18:07:48.037548 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.04.01 18:07:48.037623 [ 4 ] {edbf7c16-ec5c-4165-98f9-5cc55045ed45} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001294 sec., 258887.17156105101 rows/sec., 16.94 MiB/sec. | ||
| 10426 | 2026.04.01 18:07:48.037625 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_66_13} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10427 | 2026.04.01 18:07:48.037667 [ 4 ] {edbf7c16-ec5c-4165-98f9-5cc55045ed45} <Debug> TCPHandler: Processed in 0.001459538 sec. | ||
| 10428 | 2026.04.01 18:07:48.037715 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 10429 | 2026.04.01 18:07:48.037780 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10430 | 2026.04.01 18:07:48.037876 [ 4 ] {9994965b-c061-4ece-8a37-cf4ccdaf33b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10431 | 2026.04.01 18:07:48.037916 [ 4 ] {9994965b-c061-4ece-8a37-cf4ccdaf33b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10432 | 2026.04.01 18:07:48.038228 [ 4 ] {9994965b-c061-4ece-8a37-cf4ccdaf33b5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2026.04.01 18:07:48.038264 [ 4 ] {9994965b-c061-4ece-8a37-cf4ccdaf33b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10434 | 2026.04.01 18:07:48.038566 [ 4 ] {9994965b-c061-4ece-8a37-cf4ccdaf33b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10435 | 2026.04.01 18:07:48.038762 [ 4 ] {9994965b-c061-4ece-8a37-cf4ccdaf33b5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.04.01 18:07:48.038892 [ 4 ] {9994965b-c061-4ece-8a37-cf4ccdaf33b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 10437 | 2026.04.01 18:07:48.038927 [ 4 ] {9994965b-c061-4ece-8a37-cf4ccdaf33b5} <Debug> TCPHandler: Processed in 0.001195092 sec. | ||
| 10438 | 2026.04.01 18:07:48.039038 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.04.01 18:07:48.039135 [ 4 ] {ddca74ef-a2e1-4e40-8583-3245a1dbde3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10440 | 2026.04.01 18:07:48.039188 [ 4 ] {ddca74ef-a2e1-4e40-8583-3245a1dbde3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10441 | 2026.04.01 18:07:48.040009 [ 4 ] {ddca74ef-a2e1-4e40-8583-3245a1dbde3f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2026.04.01 18:07:48.040045 [ 4 ] {ddca74ef-a2e1-4e40-8583-3245a1dbde3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10443 | 2026.04.01 18:07:48.040555 [ 4 ] {ddca74ef-a2e1-4e40-8583-3245a1dbde3f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10444 | 2026.04.01 18:07:48.040755 [ 4 ] {ddca74ef-a2e1-4e40-8583-3245a1dbde3f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.04.01 18:07:48.040887 [ 4 ] {ddca74ef-a2e1-4e40-8583-3245a1dbde3f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001815 sec., 6060.606060606061 rows/sec., 10.86 MiB/sec. | ||
| 10446 | 2026.04.01 18:07:48.040945 [ 4 ] {ddca74ef-a2e1-4e40-8583-3245a1dbde3f} <Debug> TCPHandler: Processed in 0.002006202 sec. | ||
| 10447 | 2026.04.01 18:07:48.041054 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10448 | 2026.04.01 18:07:48.041208 [ 4 ] {bd1b4096-d97e-422e-9d0d-438907f507ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10449 | 2026.04.01 18:07:48.041249 [ 4 ] {bd1b4096-d97e-422e-9d0d-438907f507ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10450 | 2026.04.01 18:07:48.041584 [ 4 ] {bd1b4096-d97e-422e-9d0d-438907f507ff} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2026.04.01 18:07:48.041620 [ 4 ] {bd1b4096-d97e-422e-9d0d-438907f507ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10452 | 2026.04.01 18:07:48.041932 [ 4 ] {bd1b4096-d97e-422e-9d0d-438907f507ff} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10453 | 2026.04.01 18:07:48.042139 [ 4 ] {bd1b4096-d97e-422e-9d0d-438907f507ff} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2026.04.01 18:07:48.042270 [ 4 ] {bd1b4096-d97e-422e-9d0d-438907f507ff} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001082 sec., 101663.58595194084 rows/sec., 6.18 MiB/sec. | ||
| 10455 | 2026.04.01 18:07:48.042306 [ 4 ] {bd1b4096-d97e-422e-9d0d-438907f507ff} <Debug> TCPHandler: Processed in 0.001244032 sec. | ||
| 10456 | 2026.04.01 18:07:51.823718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1312 | ||
| 10457 | 2026.04.01 18:07:51.826476 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2026.04.01 18:07:51.826539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10459 | 2026.04.01 18:07:51.827752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10460 | 2026.04.01 18:07:51.828022 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.04.01 18:07:51.828362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 10462 | 2026.04.01 18:07:53.012555 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.04.01 18:07:53.012822 [ 4 ] {77b11fbd-cb64-4244-958e-b80ebfd0b84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10464 | 2026.04.01 18:07:53.012887 [ 4 ] {77b11fbd-cb64-4244-958e-b80ebfd0b84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10465 | 2026.04.01 18:07:53.013513 [ 4 ] {77b11fbd-cb64-4244-958e-b80ebfd0b84a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.04.01 18:07:53.013561 [ 4 ] {77b11fbd-cb64-4244-958e-b80ebfd0b84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10467 | 2026.04.01 18:07:53.013941 [ 4 ] {77b11fbd-cb64-4244-958e-b80ebfd0b84a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10468 | 2026.04.01 18:07:53.014164 [ 4 ] {77b11fbd-cb64-4244-958e-b80ebfd0b84a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.04.01 18:07:53.014318 [ 4 ] {77b11fbd-cb64-4244-958e-b80ebfd0b84a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 316.67 KiB/sec. | ||
| 10470 | 2026.04.01 18:07:53.014362 [ 4 ] {77b11fbd-cb64-4244-958e-b80ebfd0b84a} <Debug> TCPHandler: Processed in 0.001989512 sec. | ||
| 10471 | 2026.04.01 18:07:53.014473 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2026.04.01 18:07:53.014566 [ 4 ] {749676c7-5e3a-4254-935d-2598da2267a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10473 | 2026.04.01 18:07:53.014606 [ 4 ] {749676c7-5e3a-4254-935d-2598da2267a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10474 | 2026.04.01 18:07:53.015046 [ 4 ] {749676c7-5e3a-4254-935d-2598da2267a7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.04.01 18:07:53.015082 [ 4 ] {749676c7-5e3a-4254-935d-2598da2267a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10476 | 2026.04.01 18:07:53.015397 [ 4 ] {749676c7-5e3a-4254-935d-2598da2267a7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10477 | 2026.04.01 18:07:53.015603 [ 4 ] {749676c7-5e3a-4254-935d-2598da2267a7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2026.04.01 18:07:53.015729 [ 4 ] {749676c7-5e3a-4254-935d-2598da2267a7} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001182 sec., 100676.81895093061 rows/sec., 8.52 MiB/sec. | ||
| 10479 | 2026.04.01 18:07:53.015766 [ 4 ] {749676c7-5e3a-4254-935d-2598da2267a7} <Debug> TCPHandler: Processed in 0.001340075 sec. | ||
| 10480 | 2026.04.01 18:07:53.015880 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10481 | 2026.04.01 18:07:53.015971 [ 4 ] {cae67892-e5dc-4e6d-bebe-6df867af472b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10482 | 2026.04.01 18:07:53.016016 [ 4 ] {cae67892-e5dc-4e6d-bebe-6df867af472b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10483 | 2026.04.01 18:07:53.016419 [ 4 ] {cae67892-e5dc-4e6d-bebe-6df867af472b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2026.04.01 18:07:53.016455 [ 4 ] {cae67892-e5dc-4e6d-bebe-6df867af472b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10485 | 2026.04.01 18:07:53.016752 [ 4 ] {cae67892-e5dc-4e6d-bebe-6df867af472b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10486 | 2026.04.01 18:07:53.016964 [ 4 ] {cae67892-e5dc-4e6d-bebe-6df867af472b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2026.04.01 18:07:53.017091 [ 4 ] {cae67892-e5dc-4e6d-bebe-6df867af472b} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001138 sec., 31634.44639718805 rows/sec., 2.30 MiB/sec. | ||
| 10488 | 2026.04.01 18:07:53.017129 [ 4 ] {cae67892-e5dc-4e6d-bebe-6df867af472b} <Debug> TCPHandler: Processed in 0.001296343 sec. | ||
| 10489 | 2026.04.01 18:07:53.017236 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2026.04.01 18:07:53.017327 [ 4 ] {9eec7e4c-f627-47e5-a54e-6766389bb39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10491 | 2026.04.01 18:07:53.017366 [ 4 ] {9eec7e4c-f627-47e5-a54e-6766389bb39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10492 | 2026.04.01 18:07:53.017781 [ 4 ] {9eec7e4c-f627-47e5-a54e-6766389bb39f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.04.01 18:07:53.017816 [ 4 ] {9eec7e4c-f627-47e5-a54e-6766389bb39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10494 | 2026.04.01 18:07:53.018122 [ 4 ] {9eec7e4c-f627-47e5-a54e-6766389bb39f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10495 | 2026.04.01 18:07:53.018335 [ 4 ] {9eec7e4c-f627-47e5-a54e-6766389bb39f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2026.04.01 18:07:53.018460 [ 4 ] {9eec7e4c-f627-47e5-a54e-6766389bb39f} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001151 sec., 86880.97306689835 rows/sec., 6.79 MiB/sec. | ||
| 10497 | 2026.04.01 18:07:53.018496 [ 4 ] {9eec7e4c-f627-47e5-a54e-6766389bb39f} <Debug> TCPHandler: Processed in 0.001307314 sec. | ||
| 10498 | 2026.04.01 18:07:53.018608 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2026.04.01 18:07:53.018699 [ 4 ] {1931ad92-0003-4bfa-92d5-062b4345a2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10500 | 2026.04.01 18:07:53.018743 [ 4 ] {1931ad92-0003-4bfa-92d5-062b4345a2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10501 | 2026.04.01 18:07:53.019143 [ 4 ] {1931ad92-0003-4bfa-92d5-062b4345a2ef} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.04.01 18:07:53.019179 [ 4 ] {1931ad92-0003-4bfa-92d5-062b4345a2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10503 | 2026.04.01 18:07:53.019514 [ 4 ] {1931ad92-0003-4bfa-92d5-062b4345a2ef} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10504 | 2026.04.01 18:07:53.019727 [ 4 ] {1931ad92-0003-4bfa-92d5-062b4345a2ef} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.04.01 18:07:53.019856 [ 4 ] {1931ad92-0003-4bfa-92d5-062b4345a2ef} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001175 sec., 138723.40425531915 rows/sec., 9.66 MiB/sec. | ||
| 10506 | 2026.04.01 18:07:53.019864 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10507 | 2026.04.01 18:07:53.019893 [ 4 ] {1931ad92-0003-4bfa-92d5-062b4345a2ef} <Debug> TCPHandler: Processed in 0.001332224 sec. | ||
| 10508 | 2026.04.01 18:07:53.019928 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2026.04.01 18:07:53.019953 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10510 | 2026.04.01 18:07:53.020021 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2026.04.01 18:07:53.020071 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 10512 | 2026.04.01 18:07:53.020117 [ 4 ] {4a3e87f3-86fe-4db1-b678-232dd3cc57b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10513 | 2026.04.01 18:07:53.020172 [ 4 ] {4a3e87f3-86fe-4db1-b678-232dd3cc57b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10514 | 2026.04.01 18:07:53.020184 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10515 | 2026.04.01 18:07:53.020218 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 24612 rows starting from the beginning of the part | ||
| 10516 | 2026.04.01 18:07:53.020284 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1672 rows starting from the beginning of the part | ||
| 10517 | 2026.04.01 18:07:53.020334 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 128 rows starting from the beginning of the part | ||
| 10518 | 2026.04.01 18:07:53.020383 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::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 | ||
| 10519 | 2026.04.01 18:07:53.020429 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 335 rows starting from the beginning of the part | ||
| 10520 | 2026.04.01 18:07:53.020473 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 163 rows starting from the beginning of the part | ||
| 10521 | 2026.04.01 18:07:53.020998 [ 4 ] {4a3e87f3-86fe-4db1-b678-232dd3cc57b6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.04.01 18:07:53.021033 [ 4 ] {4a3e87f3-86fe-4db1-b678-232dd3cc57b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10523 | 2026.04.01 18:07:53.021605 [ 4 ] {4a3e87f3-86fe-4db1-b678-232dd3cc57b6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10524 | 2026.04.01 18:07:53.021822 [ 4 ] {4a3e87f3-86fe-4db1-b678-232dd3cc57b6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.04.01 18:07:53.021958 [ 4 ] {4a3e87f3-86fe-4db1-b678-232dd3cc57b6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001859 sec., 16137.708445400753 rows/sec., 28.92 MiB/sec. | ||
| 10526 | 2026.04.01 18:07:53.022013 [ 4 ] {4a3e87f3-86fe-4db1-b678-232dd3cc57b6} <Debug> TCPHandler: Processed in 0.002045914 sec. | ||
| 10527 | 2026.04.01 18:07:53.022137 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.04.01 18:07:53.022262 [ 4 ] {2c22d2c1-06a9-405b-887b-1b35c89019ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.04.01 18:07:53.022312 [ 4 ] {2c22d2c1-06a9-405b-887b-1b35c89019ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10530 | 2026.04.01 18:07:53.022718 [ 4 ] {2c22d2c1-06a9-405b-887b-1b35c89019ec} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.04.01 18:07:53.022754 [ 4 ] {2c22d2c1-06a9-405b-887b-1b35c89019ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10532 | 2026.04.01 18:07:53.023089 [ 4 ] {2c22d2c1-06a9-405b-887b-1b35c89019ec} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10533 | 2026.04.01 18:07:53.023305 [ 4 ] {2c22d2c1-06a9-405b-887b-1b35c89019ec} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.04.01 18:07:53.023441 [ 4 ] {2c22d2c1-06a9-405b-887b-1b35c89019ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 10535 | 2026.04.01 18:07:53.023478 [ 4 ] {2c22d2c1-06a9-405b-887b-1b35c89019ec} <Debug> TCPHandler: Processed in 0.001400467 sec. | ||
| 10536 | 2026.04.01 18:07:53.032690 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27070 rows, containing 5 columns (5 merged, 0 gathered) in 0.012667879 sec., 2136900.7392634554 rows/sec., 138.10 MiB/sec. | ||
| 10537 | 2026.04.01 18:07:53.032984 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10538 | 2026.04.01 18:07:53.033278 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.04.01 18:07:53.033352 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10540 | 2026.04.01 18:07:53.033420 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10541 | 2026.04.01 18:07:54.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.58 MiB, peak 316.49 MiB, free memory in arenas 0.00 B, will set to 307.13 MiB (RSS), difference: 2.55 MiB | ||
| 10542 | 2026.04.01 18:07:54.269160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20697 | ||
| 10543 | 2026.04.01 18:07:54.269667 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2026.04.01 18:07:54.269711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10545 | 2026.04.01 18:07:54.270186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10546 | 2026.04.01 18:07:54.270411 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.04.01 18:07:54.270544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20697 | ||
| 10548 | 2026.04.01 18:07:55.414159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10549 | 2026.04.01 18:07:55.429768 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.04.01 18:07:55.429816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10551 | 2026.04.01 18:07:55.435802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10552 | 2026.04.01 18:07:55.436508 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.04.01 18:07:55.439244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10554 | 2026.04.01 18:07:58.023512 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.04.01 18:07:58.023706 [ 4 ] {76145efd-55a8-4b82-a3c8-907ee3ba91f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10556 | 2026.04.01 18:07:58.023775 [ 4 ] {76145efd-55a8-4b82-a3c8-907ee3ba91f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10557 | 2026.04.01 18:07:58.024642 [ 4 ] {76145efd-55a8-4b82-a3c8-907ee3ba91f9} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.04.01 18:07:58.024689 [ 4 ] {76145efd-55a8-4b82-a3c8-907ee3ba91f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10559 | 2026.04.01 18:07:58.025157 [ 4 ] {76145efd-55a8-4b82-a3c8-907ee3ba91f9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10560 | 2026.04.01 18:07:58.025416 [ 4 ] {76145efd-55a8-4b82-a3c8-907ee3ba91f9} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.04.01 18:07:58.025591 [ 4 ] {76145efd-55a8-4b82-a3c8-907ee3ba91f9} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001935 sec., 239793.28165374676 rows/sec., 15.21 MiB/sec. | ||
| 10562 | 2026.04.01 18:07:58.025645 [ 4 ] {76145efd-55a8-4b82-a3c8-907ee3ba91f9} <Debug> TCPHandler: Processed in 0.002264779 sec. | ||
| 10563 | 2026.04.01 18:07:58.025774 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10564 | 2026.04.01 18:07:58.025877 [ 4 ] {1818d9d8-962e-49dc-a05f-42bbf393b096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10565 | 2026.04.01 18:07:58.025922 [ 4 ] {1818d9d8-962e-49dc-a05f-42bbf393b096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10566 | 2026.04.01 18:07:58.027253 [ 4 ] {1818d9d8-962e-49dc-a05f-42bbf393b096} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.04.01 18:07:58.027293 [ 4 ] {1818d9d8-962e-49dc-a05f-42bbf393b096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10568 | 2026.04.01 18:07:58.027689 [ 4 ] {1818d9d8-962e-49dc-a05f-42bbf393b096} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10569 | 2026.04.01 18:07:58.027911 [ 4 ] {1818d9d8-962e-49dc-a05f-42bbf393b096} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10570 | 2026.04.01 18:07:58.028060 [ 4 ] {1818d9d8-962e-49dc-a05f-42bbf393b096} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.002208 sec., 574728.2608695652 rows/sec., 44.61 MiB/sec. | ||
| 10571 | 2026.04.01 18:07:58.028100 [ 4 ] {1818d9d8-962e-49dc-a05f-42bbf393b096} <Debug> TCPHandler: Processed in 0.002378812 sec. | ||
| 10572 | 2026.04.01 18:07:58.028213 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.04.01 18:07:58.028308 [ 4 ] {528930a7-c8af-4b38-b2c9-fa3742190994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10574 | 2026.04.01 18:07:58.028350 [ 4 ] {528930a7-c8af-4b38-b2c9-fa3742190994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10575 | 2026.04.01 18:07:58.028894 [ 4 ] {528930a7-c8af-4b38-b2c9-fa3742190994} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.04.01 18:07:58.028933 [ 4 ] {528930a7-c8af-4b38-b2c9-fa3742190994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10577 | 2026.04.01 18:07:58.029256 [ 4 ] {528930a7-c8af-4b38-b2c9-fa3742190994} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10578 | 2026.04.01 18:07:58.029482 [ 4 ] {528930a7-c8af-4b38-b2c9-fa3742190994} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.04.01 18:07:58.029605 [ 64 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10580 | 2026.04.01 18:07:58.029620 [ 4 ] {528930a7-c8af-4b38-b2c9-fa3742190994} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001333 sec., 182295.57389347337 rows/sec., 10.81 MiB/sec. | ||
| 10581 | 2026.04.01 18:07:58.029674 [ 64 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.04.01 18:07:58.029685 [ 4 ] {528930a7-c8af-4b38-b2c9-fa3742190994} <Debug> TCPHandler: Processed in 0.001522049 sec. | ||
| 10583 | 2026.04.01 18:07:58.029701 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10584 | 2026.04.01 18:07:58.029801 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10585 | 2026.04.01 18:07:58.029829 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 10586 | 2026.04.01 18:07:58.029900 [ 4 ] {2a031717-58c5-443d-acb4-11a1a5919035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10587 | 2026.04.01 18:07:58.029947 [ 4 ] {2a031717-58c5-443d-acb4-11a1a5919035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10588 | 2026.04.01 18:07:58.029977 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10589 | 2026.04.01 18:07:58.030021 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 316 rows starting from the beginning of the part | ||
| 10590 | 2026.04.01 18:07:58.030096 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 256 rows starting from the beginning of the part | ||
| 10591 | 2026.04.01 18:07:58.030150 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 10592 | 2026.04.01 18:07:58.030196 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 243 rows starting from the beginning of the part | ||
| 10593 | 2026.04.01 18:07:58.030244 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 10594 | 2026.04.01 18:07:58.030292 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 243 rows starting from the beginning of the part | ||
| 10595 | 2026.04.01 18:07:58.030488 [ 4 ] {2a031717-58c5-443d-acb4-11a1a5919035} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.04.01 18:07:58.030531 [ 4 ] {2a031717-58c5-443d-acb4-11a1a5919035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10597 | 2026.04.01 18:07:58.030868 [ 4 ] {2a031717-58c5-443d-acb4-11a1a5919035} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10598 | 2026.04.01 18:07:58.031107 [ 4 ] {2a031717-58c5-443d-acb4-11a1a5919035} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.04.01 18:07:58.031244 [ 4 ] {2a031717-58c5-443d-acb4-11a1a5919035} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001363 sec., 175348.49596478356 rows/sec., 11.30 MiB/sec. | ||
| 10600 | 2026.04.01 18:07:58.031283 [ 4 ] {2a031717-58c5-443d-acb4-11a1a5919035} <Debug> TCPHandler: Processed in 0.00153295 sec. | ||
| 10601 | 2026.04.01 18:07:58.031336 [ 186 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567911 sec., 716877.4248028109 rows/sec., 46.57 MiB/sec. | ||
| 10602 | 2026.04.01 18:07:58.031392 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10603 | 2026.04.01 18:07:58.031486 [ 4 ] {46e0c25c-2130-4f31-950f-589070974461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10604 | 2026.04.01 18:07:58.031503 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10605 | 2026.04.01 18:07:58.031526 [ 4 ] {46e0c25c-2130-4f31-950f-589070974461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10606 | 2026.04.01 18:07:58.031818 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2026.04.01 18:07:58.031885 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_61_12} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10608 | 2026.04.01 18:07:58.031963 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10609 | 2026.04.01 18:07:58.032061 [ 4 ] {46e0c25c-2130-4f31-950f-589070974461} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.04.01 18:07:58.032098 [ 4 ] {46e0c25c-2130-4f31-950f-589070974461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10611 | 2026.04.01 18:07:58.032423 [ 4 ] {46e0c25c-2130-4f31-950f-589070974461} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10612 | 2026.04.01 18:07:58.032647 [ 4 ] {46e0c25c-2130-4f31-950f-589070974461} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2026.04.01 18:07:58.032784 [ 4 ] {46e0c25c-2130-4f31-950f-589070974461} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001317 sec., 180713.74335611236 rows/sec., 10.26 MiB/sec. | ||
| 10614 | 2026.04.01 18:07:58.032824 [ 4 ] {46e0c25c-2130-4f31-950f-589070974461} <Debug> TCPHandler: Processed in 0.001481349 sec. | ||
| 10615 | 2026.04.01 18:07:58.032929 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.04.01 18:07:58.033024 [ 4 ] {9a540a30-aeaa-4cdd-9797-a09ba9d677e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10617 | 2026.04.01 18:07:58.033065 [ 4 ] {9a540a30-aeaa-4cdd-9797-a09ba9d677e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10618 | 2026.04.01 18:07:58.033871 [ 4 ] {9a540a30-aeaa-4cdd-9797-a09ba9d677e7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.04.01 18:07:58.033910 [ 4 ] {9a540a30-aeaa-4cdd-9797-a09ba9d677e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10620 | 2026.04.01 18:07:58.034251 [ 4 ] {9a540a30-aeaa-4cdd-9797-a09ba9d677e7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10621 | 2026.04.01 18:07:58.034480 [ 4 ] {9a540a30-aeaa-4cdd-9797-a09ba9d677e7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.04.01 18:07:58.034613 [ 4 ] {9a540a30-aeaa-4cdd-9797-a09ba9d677e7} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001608 sec., 479477.61194029846 rows/sec., 33.43 MiB/sec. | ||
| 10623 | 2026.04.01 18:07:58.034652 [ 4 ] {9a540a30-aeaa-4cdd-9797-a09ba9d677e7} <Debug> TCPHandler: Processed in 0.001772246 sec. | ||
| 10624 | 2026.04.01 18:07:58.034764 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2026.04.01 18:07:58.034857 [ 4 ] {65f755ac-98d3-4147-b025-1e19f03dc848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10626 | 2026.04.01 18:07:58.034900 [ 4 ] {65f755ac-98d3-4147-b025-1e19f03dc848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10627 | 2026.04.01 18:07:58.035237 [ 4 ] {65f755ac-98d3-4147-b025-1e19f03dc848} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.04.01 18:07:58.035273 [ 4 ] {65f755ac-98d3-4147-b025-1e19f03dc848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10629 | 2026.04.01 18:07:58.035575 [ 4 ] {65f755ac-98d3-4147-b025-1e19f03dc848} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10630 | 2026.04.01 18:07:58.035785 [ 4 ] {65f755ac-98d3-4147-b025-1e19f03dc848} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.04.01 18:07:58.035919 [ 4 ] {65f755ac-98d3-4147-b025-1e19f03dc848} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 10632 | 2026.04.01 18:07:58.035958 [ 4 ] {65f755ac-98d3-4147-b025-1e19f03dc848} <Debug> TCPHandler: Processed in 0.001243252 sec. | ||
| 10633 | 2026.04.01 18:07:58.036058 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10634 | 2026.04.01 18:07:58.036149 [ 4 ] {d0719436-5e87-4213-8a6a-c96ede87f7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10635 | 2026.04.01 18:07:58.036192 [ 4 ] {d0719436-5e87-4213-8a6a-c96ede87f7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10636 | 2026.04.01 18:07:58.036663 [ 4 ] {d0719436-5e87-4213-8a6a-c96ede87f7a3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2026.04.01 18:07:58.036697 [ 4 ] {d0719436-5e87-4213-8a6a-c96ede87f7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10638 | 2026.04.01 18:07:58.037037 [ 4 ] {d0719436-5e87-4213-8a6a-c96ede87f7a3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10639 | 2026.04.01 18:07:58.037252 [ 4 ] {d0719436-5e87-4213-8a6a-c96ede87f7a3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.04.01 18:07:58.037386 [ 4 ] {d0719436-5e87-4213-8a6a-c96ede87f7a3} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001254 sec., 267145.1355661882 rows/sec., 17.48 MiB/sec. | ||
| 10641 | 2026.04.01 18:07:58.037423 [ 4 ] {d0719436-5e87-4213-8a6a-c96ede87f7a3} <Debug> TCPHandler: Processed in 0.001414526 sec. | ||
| 10642 | 2026.04.01 18:07:58.037528 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.04.01 18:07:58.037630 [ 4 ] {8abc69ea-6bf7-4c1c-b924-74a2d28e1984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10644 | 2026.04.01 18:07:58.037674 [ 4 ] {8abc69ea-6bf7-4c1c-b924-74a2d28e1984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10645 | 2026.04.01 18:07:58.038006 [ 4 ] {8abc69ea-6bf7-4c1c-b924-74a2d28e1984} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.04.01 18:07:58.038045 [ 4 ] {8abc69ea-6bf7-4c1c-b924-74a2d28e1984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10647 | 2026.04.01 18:07:58.038372 [ 4 ] {8abc69ea-6bf7-4c1c-b924-74a2d28e1984} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10648 | 2026.04.01 18:07:58.038589 [ 4 ] {8abc69ea-6bf7-4c1c-b924-74a2d28e1984} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.04.01 18:07:58.038725 [ 4 ] {8abc69ea-6bf7-4c1c-b924-74a2d28e1984} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 10650 | 2026.04.01 18:07:58.038764 [ 4 ] {8abc69ea-6bf7-4c1c-b924-74a2d28e1984} <Debug> TCPHandler: Processed in 0.001285693 sec. | ||
| 10651 | 2026.04.01 18:07:58.038868 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.04.01 18:07:58.038964 [ 4 ] {76c619aa-c69e-4dd6-a81f-b47ccfa56a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10653 | 2026.04.01 18:07:58.039021 [ 4 ] {76c619aa-c69e-4dd6-a81f-b47ccfa56a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10654 | 2026.04.01 18:07:58.039800 [ 4 ] {76c619aa-c69e-4dd6-a81f-b47ccfa56a1c} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.04.01 18:07:58.039838 [ 4 ] {76c619aa-c69e-4dd6-a81f-b47ccfa56a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10656 | 2026.04.01 18:07:58.040350 [ 4 ] {76c619aa-c69e-4dd6-a81f-b47ccfa56a1c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10657 | 2026.04.01 18:07:58.040573 [ 4 ] {76c619aa-c69e-4dd6-a81f-b47ccfa56a1c} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.04.01 18:07:58.040695 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10659 | 2026.04.01 18:07:58.040716 [ 4 ] {76c619aa-c69e-4dd6-a81f-b47ccfa56a1c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001771 sec., 6211.180124223602 rows/sec., 11.13 MiB/sec. | ||
| 10660 | 2026.04.01 18:07:58.040747 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.04.01 18:07:58.040770 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10662 | 2026.04.01 18:07:58.040782 [ 4 ] {76c619aa-c69e-4dd6-a81f-b47ccfa56a1c} <Debug> TCPHandler: Processed in 0.001962772 sec. | ||
| 10663 | 2026.04.01 18:07:58.040846 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 10664 | 2026.04.01 18:07:58.040897 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.04.01 18:07:58.041000 [ 4 ] {9ff160b1-cf23-4053-8cb5-d4b3152d6dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10666 | 2026.04.01 18:07:58.041032 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10667 | 2026.04.01 18:07:58.041043 [ 4 ] {9ff160b1-cf23-4053-8cb5-d4b3152d6dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10668 | 2026.04.01 18:07:58.041086 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1154 rows starting from the beginning of the part | ||
| 10669 | 2026.04.01 18:07:58.041204 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 22 rows starting from the beginning of the part | ||
| 10670 | 2026.04.01 18:07:58.041303 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 10671 | 2026.04.01 18:07:58.041398 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
| 10672 | 2026.04.01 18:07:58.041409 [ 4 ] {9ff160b1-cf23-4053-8cb5-d4b3152d6dfe} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.04.01 18:07:58.041446 [ 4 ] {9ff160b1-cf23-4053-8cb5-d4b3152d6dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10674 | 2026.04.01 18:07:58.041490 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 10675 | 2026.04.01 18:07:58.041578 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 10676 | 2026.04.01 18:07:58.041790 [ 4 ] {9ff160b1-cf23-4053-8cb5-d4b3152d6dfe} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10677 | 2026.04.01 18:07:58.042011 [ 4 ] {9ff160b1-cf23-4053-8cb5-d4b3152d6dfe} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.04.01 18:07:58.042133 [ 64 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10679 | 2026.04.01 18:07:58.042144 [ 4 ] {9ff160b1-cf23-4053-8cb5-d4b3152d6dfe} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001163 sec., 94582.97506448839 rows/sec., 5.75 MiB/sec. | ||
| 10680 | 2026.04.01 18:07:58.042173 [ 64 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.04.01 18:07:58.042193 [ 4 ] {9ff160b1-cf23-4053-8cb5-d4b3152d6dfe} <Debug> TCPHandler: Processed in 0.001346135 sec. | ||
| 10682 | 2026.04.01 18:07:58.042197 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10683 | 2026.04.01 18:07:58.042286 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 10684 | 2026.04.01 18:07:58.042372 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10685 | 2026.04.01 18:07:58.042397 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4302 rows starting from the beginning of the part | ||
| 10686 | 2026.04.01 18:07:58.042458 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
| 10687 | 2026.04.01 18:07:58.042502 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 10688 | 2026.04.01 18:07:58.042547 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 110 rows starting from the beginning of the part | ||
| 10689 | 2026.04.01 18:07:58.042588 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 10690 | 2026.04.01 18:07:58.042631 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 110 rows starting from the beginning of the part | ||
| 10691 | 2026.04.01 18:07:58.044464 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203327 sec., 2128599.1593621825 rows/sec., 134.84 MiB/sec. | ||
| 10692 | 2026.04.01 18:07:58.044985 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10693 | 2026.04.01 18:07:58.045296 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_66_13} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.04.01 18:07:58.045378 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_66_13} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10695 | 2026.04.01 18:07:58.045488 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10696 | 2026.04.01 18:07:58.048029 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 19 columns (19 merged, 0 gathered) in 0.007215268 sec., 174352.49806382798 rows/sec., 312.43 MiB/sec. | ||
| 10697 | 2026.04.01 18:07:58.049599 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10698 | 2026.04.01 18:07:58.049938 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2026.04.01 18:07:58.050012 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10700 | 2026.04.01 18:07:58.050176 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10701 | 2026.04.01 18:07:59.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.12 MiB, peak 319.68 MiB, free memory in arenas 0.00 B, will set to 310.96 MiB (RSS), difference: 2.84 MiB | ||
| 10702 | 2026.04.01 18:08:01.607802 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10703 | 2026.04.01 18:08:01.607856 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10704 | 2026.04.01 18:08:01.771523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21145 | ||
| 10705 | 2026.04.01 18:08:01.772022 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2026.04.01 18:08:01.772069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10707 | 2026.04.01 18:08:01.772538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10708 | 2026.04.01 18:08:01.772772 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2026.04.01 18:08:01.772904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 10710 | 2026.04.01 18:08:01.829388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1348 | ||
| 10711 | 2026.04.01 18:08:01.831779 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2026.04.01 18:08:01.831836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10713 | 2026.04.01 18:08:01.833027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10714 | 2026.04.01 18:08:01.833292 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.04.01 18:08:01.833562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
| 10716 | 2026.04.01 18:08:02.940270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10717 | 2026.04.01 18:08:02.957380 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.04.01 18:08:02.957445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10719 | 2026.04.01 18:08:02.963567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10720 | 2026.04.01 18:08:02.964267 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.04.01 18:08:02.967215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10722 | 2026.04.01 18:08:03.012706 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.04.01 18:08:03.012937 [ 4 ] {d1154d88-1fac-4b46-a7cc-6349d7639d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10724 | 2026.04.01 18:08:03.013018 [ 4 ] {d1154d88-1fac-4b46-a7cc-6349d7639d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10725 | 2026.04.01 18:08:03.013741 [ 4 ] {d1154d88-1fac-4b46-a7cc-6349d7639d31} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.04.01 18:08:03.013795 [ 4 ] {d1154d88-1fac-4b46-a7cc-6349d7639d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10727 | 2026.04.01 18:08:03.014300 [ 4 ] {d1154d88-1fac-4b46-a7cc-6349d7639d31} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10728 | 2026.04.01 18:08:03.014560 [ 4 ] {d1154d88-1fac-4b46-a7cc-6349d7639d31} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.04.01 18:08:03.014752 [ 4 ] {d1154d88-1fac-4b46-a7cc-6349d7639d31} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001877 sec., 61800.74587107086 rows/sec., 5.25 MiB/sec. | ||
| 10730 | 2026.04.01 18:08:03.014820 [ 4 ] {d1154d88-1fac-4b46-a7cc-6349d7639d31} <Debug> TCPHandler: Processed in 0.002255889 sec. | ||
| 10731 | 2026.04.01 18:08:03.014948 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.04.01 18:08:03.015062 [ 4 ] {d1fb0734-df88-4a5a-a29b-7c65097bfe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10733 | 2026.04.01 18:08:03.015136 [ 4 ] {d1fb0734-df88-4a5a-a29b-7c65097bfe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10734 | 2026.04.01 18:08:03.015602 [ 4 ] {d1fb0734-df88-4a5a-a29b-7c65097bfe4d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.04.01 18:08:03.015643 [ 4 ] {d1fb0734-df88-4a5a-a29b-7c65097bfe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10736 | 2026.04.01 18:08:03.015970 [ 4 ] {d1fb0734-df88-4a5a-a29b-7c65097bfe4d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10737 | 2026.04.01 18:08:03.016192 [ 4 ] {d1fb0734-df88-4a5a-a29b-7c65097bfe4d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.04.01 18:08:03.016335 [ 4 ] {d1fb0734-df88-4a5a-a29b-7c65097bfe4d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001303 sec., 23023.791250959326 rows/sec., 1.69 MiB/sec. | ||
| 10739 | 2026.04.01 18:08:03.016377 [ 4 ] {d1fb0734-df88-4a5a-a29b-7c65097bfe4d} <Debug> TCPHandler: Processed in 0.001483818 sec. | ||
| 10740 | 2026.04.01 18:08:03.016482 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.04.01 18:08:03.016580 [ 4 ] {4f9cf507-4372-4e8d-bb32-14c7c85a613e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10742 | 2026.04.01 18:08:03.016623 [ 4 ] {4f9cf507-4372-4e8d-bb32-14c7c85a613e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10743 | 2026.04.01 18:08:03.017042 [ 4 ] {4f9cf507-4372-4e8d-bb32-14c7c85a613e} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.04.01 18:08:03.017080 [ 4 ] {4f9cf507-4372-4e8d-bb32-14c7c85a613e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10745 | 2026.04.01 18:08:03.017397 [ 4 ] {4f9cf507-4372-4e8d-bb32-14c7c85a613e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10746 | 2026.04.01 18:08:03.017617 [ 4 ] {4f9cf507-4372-4e8d-bb32-14c7c85a613e} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.04.01 18:08:03.017750 [ 4 ] {4f9cf507-4372-4e8d-bb32-14c7c85a613e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001191 sec., 78925.27287993283 rows/sec., 6.16 MiB/sec. | ||
| 10748 | 2026.04.01 18:08:03.017789 [ 4 ] {4f9cf507-4372-4e8d-bb32-14c7c85a613e} <Debug> TCPHandler: Processed in 0.001357575 sec. | ||
| 10749 | 2026.04.01 18:08:03.017901 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2026.04.01 18:08:03.017999 [ 4 ] {77199685-e1a0-4fa6-8ed8-9579dba416b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10751 | 2026.04.01 18:08:03.018045 [ 4 ] {77199685-e1a0-4fa6-8ed8-9579dba416b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10752 | 2026.04.01 18:08:03.018452 [ 4 ] {77199685-e1a0-4fa6-8ed8-9579dba416b6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2026.04.01 18:08:03.018490 [ 4 ] {77199685-e1a0-4fa6-8ed8-9579dba416b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10754 | 2026.04.01 18:08:03.018829 [ 4 ] {77199685-e1a0-4fa6-8ed8-9579dba416b6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10755 | 2026.04.01 18:08:03.019051 [ 4 ] {77199685-e1a0-4fa6-8ed8-9579dba416b6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.04.01 18:08:03.019187 [ 4 ] {77199685-e1a0-4fa6-8ed8-9579dba416b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 10757 | 2026.04.01 18:08:03.019226 [ 4 ] {77199685-e1a0-4fa6-8ed8-9579dba416b6} <Debug> TCPHandler: Processed in 0.001375616 sec. | ||
| 10758 | 2026.04.01 18:08:03.019334 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10759 | 2026.04.01 18:08:03.019437 [ 4 ] {770de11f-4f32-48cd-859e-ee028863e605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10760 | 2026.04.01 18:08:03.019493 [ 4 ] {770de11f-4f32-48cd-859e-ee028863e605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10761 | 2026.04.01 18:08:03.020322 [ 4 ] {770de11f-4f32-48cd-859e-ee028863e605} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.04.01 18:08:03.020361 [ 4 ] {770de11f-4f32-48cd-859e-ee028863e605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10763 | 2026.04.01 18:08:03.020949 [ 4 ] {770de11f-4f32-48cd-859e-ee028863e605} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10764 | 2026.04.01 18:08:03.021177 [ 4 ] {770de11f-4f32-48cd-859e-ee028863e605} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.04.01 18:08:03.021325 [ 4 ] {770de11f-4f32-48cd-859e-ee028863e605} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001909 sec., 15715.03404924044 rows/sec., 28.16 MiB/sec. | ||
| 10766 | 2026.04.01 18:08:03.021392 [ 4 ] {770de11f-4f32-48cd-859e-ee028863e605} <Debug> TCPHandler: Processed in 0.002108715 sec. | ||
| 10767 | 2026.04.01 18:08:03.021502 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10768 | 2026.04.01 18:08:03.021596 [ 4 ] {6ee1911d-3e7f-4582-933e-b4aba3923a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10769 | 2026.04.01 18:08:03.021639 [ 4 ] {6ee1911d-3e7f-4582-933e-b4aba3923a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10770 | 2026.04.01 18:08:03.021976 [ 4 ] {6ee1911d-3e7f-4582-933e-b4aba3923a65} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10771 | 2026.04.01 18:08:03.022013 [ 4 ] {6ee1911d-3e7f-4582-933e-b4aba3923a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10772 | 2026.04.01 18:08:03.022324 [ 4 ] {6ee1911d-3e7f-4582-933e-b4aba3923a65} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10773 | 2026.04.01 18:08:03.022538 [ 4 ] {6ee1911d-3e7f-4582-933e-b4aba3923a65} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10774 | 2026.04.01 18:08:03.022668 [ 4 ] {6ee1911d-3e7f-4582-933e-b4aba3923a65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10775 | 2026.04.01 18:08:03.022706 [ 4 ] {6ee1911d-3e7f-4582-933e-b4aba3923a65} <Debug> TCPHandler: Processed in 0.001254483 sec. | ||
| 10776 | 2026.04.01 18:08:03.466122 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10777 | 2026.04.01 18:08:03.466303 [ 4 ] {4043a5d9-6222-4efc-ab64-742be5f64265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10778 | 2026.04.01 18:08:03.466373 [ 4 ] {4043a5d9-6222-4efc-ab64-742be5f64265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10779 | 2026.04.01 18:08:03.467180 [ 4 ] {4043a5d9-6222-4efc-ab64-742be5f64265} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.04.01 18:08:03.467225 [ 4 ] {4043a5d9-6222-4efc-ab64-742be5f64265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10781 | 2026.04.01 18:08:03.467615 [ 4 ] {4043a5d9-6222-4efc-ab64-742be5f64265} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10782 | 2026.04.01 18:08:03.467829 [ 4 ] {4043a5d9-6222-4efc-ab64-742be5f64265} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.04.01 18:08:03.468047 [ 4 ] {4043a5d9-6222-4efc-ab64-742be5f64265} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001789 sec., 259362.77249860257 rows/sec., 16.45 MiB/sec. | ||
| 10784 | 2026.04.01 18:08:03.468096 [ 4 ] {4043a5d9-6222-4efc-ab64-742be5f64265} <Debug> TCPHandler: Processed in 0.002090115 sec. | ||
| 10785 | 2026.04.01 18:08:03.468227 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10786 | 2026.04.01 18:08:03.468327 [ 4 ] {5c7b1e15-670e-4c73-8c56-f7c19e3f51a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10787 | 2026.04.01 18:08:03.468373 [ 4 ] {5c7b1e15-670e-4c73-8c56-f7c19e3f51a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10788 | 2026.04.01 18:08:03.468788 [ 4 ] {5c7b1e15-670e-4c73-8c56-f7c19e3f51a0} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.04.01 18:08:03.468826 [ 4 ] {5c7b1e15-670e-4c73-8c56-f7c19e3f51a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10790 | 2026.04.01 18:08:03.469129 [ 4 ] {5c7b1e15-670e-4c73-8c56-f7c19e3f51a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10791 | 2026.04.01 18:08:03.469338 [ 4 ] {5c7b1e15-670e-4c73-8c56-f7c19e3f51a0} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.04.01 18:08:03.469475 [ 4 ] {5c7b1e15-670e-4c73-8c56-f7c19e3f51a0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001169 sec., 3421.7279726261763 rows/sec., 279.02 KiB/sec. | ||
| 10793 | 2026.04.01 18:08:03.469515 [ 4 ] {5c7b1e15-670e-4c73-8c56-f7c19e3f51a0} <Debug> TCPHandler: Processed in 0.001340585 sec. | ||
| 10794 | 2026.04.01 18:08:03.469628 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10795 | 2026.04.01 18:08:03.469723 [ 4 ] {0bd64477-c335-41df-a3fb-821d071cfd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10796 | 2026.04.01 18:08:03.469763 [ 4 ] {0bd64477-c335-41df-a3fb-821d071cfd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10797 | 2026.04.01 18:08:03.471868 [ 4 ] {0bd64477-c335-41df-a3fb-821d071cfd99} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.04.01 18:08:03.471906 [ 4 ] {0bd64477-c335-41df-a3fb-821d071cfd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10799 | 2026.04.01 18:08:03.472431 [ 4 ] {0bd64477-c335-41df-a3fb-821d071cfd99} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10800 | 2026.04.01 18:08:03.472646 [ 4 ] {0bd64477-c335-41df-a3fb-821d071cfd99} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.04.01 18:08:03.472785 [ 4 ] {0bd64477-c335-41df-a3fb-821d071cfd99} <Debug> executeQuery: Read 3620 rows, 278.29 KiB in 0.003081 sec., 1174943.200259656 rows/sec., 88.21 MiB/sec. | ||
| 10802 | 2026.04.01 18:08:03.472827 [ 4 ] {0bd64477-c335-41df-a3fb-821d071cfd99} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 10803 | 2026.04.01 18:08:03.472841 [ 4 ] {0bd64477-c335-41df-a3fb-821d071cfd99} <Debug> TCPHandler: Processed in 0.003262574 sec. | ||
| 10804 | 2026.04.01 18:08:03.472943 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2026.04.01 18:08:03.473038 [ 4 ] {54ec3923-079a-4ef4-abc9-f881ff073076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10806 | 2026.04.01 18:08:03.473079 [ 4 ] {54ec3923-079a-4ef4-abc9-f881ff073076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10807 | 2026.04.01 18:08:03.473604 [ 4 ] {54ec3923-079a-4ef4-abc9-f881ff073076} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2026.04.01 18:08:03.473642 [ 4 ] {54ec3923-079a-4ef4-abc9-f881ff073076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10809 | 2026.04.01 18:08:03.473968 [ 4 ] {54ec3923-079a-4ef4-abc9-f881ff073076} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10810 | 2026.04.01 18:08:03.474197 [ 4 ] {54ec3923-079a-4ef4-abc9-f881ff073076} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.04.01 18:08:03.474333 [ 4 ] {54ec3923-079a-4ef4-abc9-f881ff073076} <Debug> executeQuery: Read 258 rows, 15.87 KiB in 0.001314 sec., 196347.0319634703 rows/sec., 11.79 MiB/sec. | ||
| 10812 | 2026.04.01 18:08:03.474372 [ 4 ] {54ec3923-079a-4ef4-abc9-f881ff073076} <Debug> TCPHandler: Processed in 0.001477588 sec. | ||
| 10813 | 2026.04.01 18:08:03.474483 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2026.04.01 18:08:03.474579 [ 4 ] {45c39f18-5f7e-492d-be95-f061ff2316f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10815 | 2026.04.01 18:08:03.474620 [ 4 ] {45c39f18-5f7e-492d-be95-f061ff2316f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10816 | 2026.04.01 18:08:03.475465 [ 4 ] {45c39f18-5f7e-492d-be95-f061ff2316f9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2026.04.01 18:08:03.475504 [ 4 ] {45c39f18-5f7e-492d-be95-f061ff2316f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10818 | 2026.04.01 18:08:03.475894 [ 4 ] {45c39f18-5f7e-492d-be95-f061ff2316f9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10819 | 2026.04.01 18:08:03.476170 [ 4 ] {45c39f18-5f7e-492d-be95-f061ff2316f9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.04.01 18:08:03.476306 [ 4 ] {45c39f18-5f7e-492d-be95-f061ff2316f9} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001746 sec., 595647.193585338 rows/sec., 35.32 MiB/sec. | ||
| 10821 | 2026.04.01 18:08:03.476346 [ 4 ] {45c39f18-5f7e-492d-be95-f061ff2316f9} <Debug> TCPHandler: Processed in 0.001912839 sec. | ||
| 10822 | 2026.04.01 18:08:03.476457 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2026.04.01 18:08:03.476551 [ 4 ] {9504d53e-d6f8-4300-8332-fb04737bc45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10824 | 2026.04.01 18:08:03.476592 [ 4 ] {9504d53e-d6f8-4300-8332-fb04737bc45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10825 | 2026.04.01 18:08:03.476983 [ 4 ] {9504d53e-d6f8-4300-8332-fb04737bc45a} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.04.01 18:08:03.477020 [ 4 ] {9504d53e-d6f8-4300-8332-fb04737bc45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10827 | 2026.04.01 18:08:03.477322 [ 4 ] {9504d53e-d6f8-4300-8332-fb04737bc45a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10828 | 2026.04.01 18:08:03.477535 [ 4 ] {9504d53e-d6f8-4300-8332-fb04737bc45a} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.04.01 18:08:03.477663 [ 4 ] {9504d53e-d6f8-4300-8332-fb04737bc45a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 10830 | 2026.04.01 18:08:03.477702 [ 4 ] {9504d53e-d6f8-4300-8332-fb04737bc45a} <Debug> TCPHandler: Processed in 0.001295434 sec. | ||
| 10831 | 2026.04.01 18:08:03.477811 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.04.01 18:08:03.477904 [ 4 ] {31a199b4-5538-49da-88fc-c84a0371e513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10833 | 2026.04.01 18:08:03.477944 [ 4 ] {31a199b4-5538-49da-88fc-c84a0371e513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10834 | 2026.04.01 18:08:03.478408 [ 4 ] {31a199b4-5538-49da-88fc-c84a0371e513} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.04.01 18:08:03.478443 [ 4 ] {31a199b4-5538-49da-88fc-c84a0371e513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10836 | 2026.04.01 18:08:03.478726 [ 4 ] {31a199b4-5538-49da-88fc-c84a0371e513} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10837 | 2026.04.01 18:08:03.478983 [ 4 ] {31a199b4-5538-49da-88fc-c84a0371e513} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.04.01 18:08:03.479109 [ 4 ] {31a199b4-5538-49da-88fc-c84a0371e513} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001222 sec., 194762.68412438626 rows/sec., 11.06 MiB/sec. | ||
| 10839 | 2026.04.01 18:08:03.479146 [ 4 ] {31a199b4-5538-49da-88fc-c84a0371e513} <Debug> TCPHandler: Processed in 0.001383986 sec. | ||
| 10840 | 2026.04.01 18:08:03.479255 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.04.01 18:08:03.479349 [ 4 ] {6015719b-b47d-43bd-b336-ced0b881ebd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10842 | 2026.04.01 18:08:03.479388 [ 4 ] {6015719b-b47d-43bd-b336-ced0b881ebd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10843 | 2026.04.01 18:08:03.480508 [ 4 ] {6015719b-b47d-43bd-b336-ced0b881ebd9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2026.04.01 18:08:03.480544 [ 4 ] {6015719b-b47d-43bd-b336-ced0b881ebd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10845 | 2026.04.01 18:08:03.480922 [ 4 ] {6015719b-b47d-43bd-b336-ced0b881ebd9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10846 | 2026.04.01 18:08:03.481131 [ 4 ] {6015719b-b47d-43bd-b336-ced0b881ebd9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2026.04.01 18:08:03.481262 [ 4 ] {6015719b-b47d-43bd-b336-ced0b881ebd9} <Debug> executeQuery: Read 2001 rows, 138.37 KiB in 0.001931 sec., 1036250.6473329881 rows/sec., 69.98 MiB/sec. | ||
| 10848 | 2026.04.01 18:08:03.481300 [ 4 ] {6015719b-b47d-43bd-b336-ced0b881ebd9} <Debug> TCPHandler: Processed in 0.002093774 sec. | ||
| 10849 | 2026.04.01 18:08:03.481409 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2026.04.01 18:08:03.481503 [ 4 ] {581f9e74-a391-4fb8-9a27-e4c8f576a246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10851 | 2026.04.01 18:08:03.481543 [ 4 ] {581f9e74-a391-4fb8-9a27-e4c8f576a246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10852 | 2026.04.01 18:08:03.481872 [ 4 ] {581f9e74-a391-4fb8-9a27-e4c8f576a246} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.04.01 18:08:03.481908 [ 4 ] {581f9e74-a391-4fb8-9a27-e4c8f576a246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10854 | 2026.04.01 18:08:03.482200 [ 4 ] {581f9e74-a391-4fb8-9a27-e4c8f576a246} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10855 | 2026.04.01 18:08:03.482410 [ 4 ] {581f9e74-a391-4fb8-9a27-e4c8f576a246} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.04.01 18:08:03.482539 [ 4 ] {581f9e74-a391-4fb8-9a27-e4c8f576a246} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 10857 | 2026.04.01 18:08:03.482575 [ 4 ] {581f9e74-a391-4fb8-9a27-e4c8f576a246} <Debug> TCPHandler: Processed in 0.001216241 sec. | ||
| 10858 | 2026.04.01 18:08:03.482683 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2026.04.01 18:08:03.482777 [ 4 ] {c0423640-4889-4170-9f01-255e4152181b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10860 | 2026.04.01 18:08:03.482819 [ 4 ] {c0423640-4889-4170-9f01-255e4152181b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10861 | 2026.04.01 18:08:03.483519 [ 4 ] {c0423640-4889-4170-9f01-255e4152181b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.04.01 18:08:03.483555 [ 4 ] {c0423640-4889-4170-9f01-255e4152181b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10863 | 2026.04.01 18:08:03.483976 [ 4 ] {c0423640-4889-4170-9f01-255e4152181b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10864 | 2026.04.01 18:08:03.484180 [ 4 ] {c0423640-4889-4170-9f01-255e4152181b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.04.01 18:08:03.484311 [ 4 ] {c0423640-4889-4170-9f01-255e4152181b} <Debug> executeQuery: Read 1673 rows, 104.08 KiB in 0.001552 sec., 1077963.9175257732 rows/sec., 65.49 MiB/sec. | ||
| 10866 | 2026.04.01 18:08:03.484350 [ 4 ] {c0423640-4889-4170-9f01-255e4152181b} <Debug> TCPHandler: Processed in 0.001715184 sec. | ||
| 10867 | 2026.04.01 18:08:03.484458 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.04.01 18:08:03.484551 [ 4 ] {6fc2706e-ab2b-436f-9dc4-46c09640e5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10869 | 2026.04.01 18:08:03.484593 [ 4 ] {6fc2706e-ab2b-436f-9dc4-46c09640e5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10870 | 2026.04.01 18:08:03.484904 [ 4 ] {6fc2706e-ab2b-436f-9dc4-46c09640e5ae} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.04.01 18:08:03.484939 [ 4 ] {6fc2706e-ab2b-436f-9dc4-46c09640e5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10872 | 2026.04.01 18:08:03.485227 [ 4 ] {6fc2706e-ab2b-436f-9dc4-46c09640e5ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10873 | 2026.04.01 18:08:03.485428 [ 4 ] {6fc2706e-ab2b-436f-9dc4-46c09640e5ae} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.04.01 18:08:03.485557 [ 4 ] {6fc2706e-ab2b-436f-9dc4-46c09640e5ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 10875 | 2026.04.01 18:08:03.485594 [ 4 ] {6fc2706e-ab2b-436f-9dc4-46c09640e5ae} <Debug> TCPHandler: Processed in 0.001186291 sec. | ||
| 10876 | 2026.04.01 18:08:03.485701 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10877 | 2026.04.01 18:08:03.485794 [ 4 ] {1c9160b9-da61-41e6-9fa0-36e2d9728de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10878 | 2026.04.01 18:08:03.485846 [ 4 ] {1c9160b9-da61-41e6-9fa0-36e2d9728de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10879 | 2026.04.01 18:08:03.486619 [ 4 ] {1c9160b9-da61-41e6-9fa0-36e2d9728de0} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2026.04.01 18:08:03.486655 [ 4 ] {1c9160b9-da61-41e6-9fa0-36e2d9728de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10881 | 2026.04.01 18:08:03.487178 [ 4 ] {1c9160b9-da61-41e6-9fa0-36e2d9728de0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10882 | 2026.04.01 18:08:03.487401 [ 4 ] {1c9160b9-da61-41e6-9fa0-36e2d9728de0} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2026.04.01 18:08:03.487539 [ 4 ] {1c9160b9-da61-41e6-9fa0-36e2d9728de0} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001762 sec., 12485.811577752555 rows/sec., 22.37 MiB/sec. | ||
| 10884 | 2026.04.01 18:08:03.487600 [ 4 ] {1c9160b9-da61-41e6-9fa0-36e2d9728de0} <Debug> TCPHandler: Processed in 0.001948561 sec. | ||
| 10885 | 2026.04.01 18:08:03.487711 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10886 | 2026.04.01 18:08:03.487805 [ 4 ] {d0b35ab2-4aed-4849-ac6f-aa4bf9eec106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10887 | 2026.04.01 18:08:03.487846 [ 4 ] {d0b35ab2-4aed-4849-ac6f-aa4bf9eec106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10888 | 2026.04.01 18:08:03.488204 [ 4 ] {d0b35ab2-4aed-4849-ac6f-aa4bf9eec106} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.04.01 18:08:03.488245 [ 4 ] {d0b35ab2-4aed-4849-ac6f-aa4bf9eec106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10890 | 2026.04.01 18:08:03.488580 [ 4 ] {d0b35ab2-4aed-4849-ac6f-aa4bf9eec106} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10891 | 2026.04.01 18:08:03.488817 [ 4 ] {d0b35ab2-4aed-4849-ac6f-aa4bf9eec106} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.04.01 18:08:03.489034 [ 4 ] {d0b35ab2-4aed-4849-ac6f-aa4bf9eec106} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001245 sec., 49799.19678714859 rows/sec., 2.78 MiB/sec. | ||
| 10893 | 2026.04.01 18:08:03.489079 [ 4 ] {d0b35ab2-4aed-4849-ac6f-aa4bf9eec106} <Debug> TCPHandler: Processed in 0.001416006 sec. | ||
| 10894 | 2026.04.01 18:08:04.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.35 MiB, peak 319.68 MiB, free memory in arenas 0.00 B, will set to 310.97 MiB (RSS), difference: -1.38 MiB | ||
| 10895 | 2026.04.01 18:08:08.009595 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.04.01 18:08:08.009870 [ 4 ] {ce7e26b7-7067-4ad0-ab48-3a6731041d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10897 | 2026.04.01 18:08:08.009970 [ 4 ] {ce7e26b7-7067-4ad0-ab48-3a6731041d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10898 | 2026.04.01 18:08:08.010669 [ 4 ] {ce7e26b7-7067-4ad0-ab48-3a6731041d64} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.04.01 18:08:08.010717 [ 4 ] {ce7e26b7-7067-4ad0-ab48-3a6731041d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10900 | 2026.04.01 18:08:08.011171 [ 4 ] {ce7e26b7-7067-4ad0-ab48-3a6731041d64} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10901 | 2026.04.01 18:08:08.011400 [ 4 ] {ce7e26b7-7067-4ad0-ab48-3a6731041d64} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.04.01 18:08:08.011547 [ 175 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10903 | 2026.04.01 18:08:08.011562 [ 4 ] {ce7e26b7-7067-4ad0-ab48-3a6731041d64} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00176 sec., 31818.181818181816 rows/sec., 2.44 MiB/sec. | ||
| 10904 | 2026.04.01 18:08:08.011609 [ 175 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.04.01 18:08:08.011633 [ 4 ] {ce7e26b7-7067-4ad0-ab48-3a6731041d64} <Debug> TCPHandler: Processed in 0.002207247 sec. | ||
| 10906 | 2026.04.01 18:08:08.011635 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10907 | 2026.04.01 18:08:08.011757 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10908 | 2026.04.01 18:08:08.011778 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 10909 | 2026.04.01 18:08:08.011865 [ 4 ] {068c5d30-2967-483a-9c59-f817cbe69759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10910 | 2026.04.01 18:08:08.011914 [ 4 ] {068c5d30-2967-483a-9c59-f817cbe69759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10911 | 2026.04.01 18:08:08.011923 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10912 | 2026.04.01 18:08:08.011969 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3811 rows starting from the beginning of the part | ||
| 10913 | 2026.04.01 18:08:08.012043 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 119 rows starting from the beginning of the part | ||
| 10914 | 2026.04.01 18:08:08.012091 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1269 rows starting from the beginning of the part | ||
| 10915 | 2026.04.01 18:08:08.012135 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 116 rows starting from the beginning of the part | ||
| 10916 | 2026.04.01 18:08:08.012176 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 3620 rows starting from the beginning of the part | ||
| 10917 | 2026.04.01 18:08:08.012219 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10918 | 2026.04.01 18:08:08.012358 [ 4 ] {068c5d30-2967-483a-9c59-f817cbe69759} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2026.04.01 18:08:08.012402 [ 4 ] {068c5d30-2967-483a-9c59-f817cbe69759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10920 | 2026.04.01 18:08:08.012765 [ 4 ] {068c5d30-2967-483a-9c59-f817cbe69759} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10921 | 2026.04.01 18:08:08.012991 [ 4 ] {068c5d30-2967-483a-9c59-f817cbe69759} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2026.04.01 18:08:08.013101 [ 175 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10923 | 2026.04.01 18:08:08.013130 [ 4 ] {068c5d30-2967-483a-9c59-f817cbe69759} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 10924 | 2026.04.01 18:08:08.013138 [ 175 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2026.04.01 18:08:08.013173 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10926 | 2026.04.01 18:08:08.013177 [ 4 ] {068c5d30-2967-483a-9c59-f817cbe69759} <Debug> TCPHandler: Processed in 0.001471128 sec. | ||
| 10927 | 2026.04.01 18:08:08.013282 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 10928 | 2026.04.01 18:08:08.013312 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2026.04.01 18:08:08.013418 [ 4 ] {045e6a78-e34a-4946-8cce-f96ce2ba01bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10930 | 2026.04.01 18:08:08.013421 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10931 | 2026.04.01 18:08:08.013465 [ 4 ] {045e6a78-e34a-4946-8cce-f96ce2ba01bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10932 | 2026.04.01 18:08:08.013470 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2101 rows starting from the beginning of the part | ||
| 10933 | 2026.04.01 18:08:08.013553 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part | ||
| 10934 | 2026.04.01 18:08:08.013599 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 771 rows starting from the beginning of the part | ||
| 10935 | 2026.04.01 18:08:08.013641 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 94 rows starting from the beginning of the part | ||
| 10936 | 2026.04.01 18:08:08.013680 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2001 rows starting from the beginning of the part | ||
| 10937 | 2026.04.01 18:08:08.013719 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10938 | 2026.04.01 18:08:08.013862 [ 4 ] {045e6a78-e34a-4946-8cce-f96ce2ba01bc} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.04.01 18:08:08.013905 [ 4 ] {045e6a78-e34a-4946-8cce-f96ce2ba01bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10940 | 2026.04.01 18:08:08.014309 [ 4 ] {045e6a78-e34a-4946-8cce-f96ce2ba01bc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10941 | 2026.04.01 18:08:08.014557 [ 4 ] {045e6a78-e34a-4946-8cce-f96ce2ba01bc} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.04.01 18:08:08.014697 [ 4 ] {045e6a78-e34a-4946-8cce-f96ce2ba01bc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.0013 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
| 10943 | 2026.04.01 18:08:08.014736 [ 4 ] {045e6a78-e34a-4946-8cce-f96ce2ba01bc} <Debug> TCPHandler: Processed in 0.001473038 sec. | ||
| 10944 | 2026.04.01 18:08:08.014849 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.04.01 18:08:08.014944 [ 4 ] {e94fde53-1531-4c00-90e5-45ba325bddfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10946 | 2026.04.01 18:08:08.014988 [ 4 ] {e94fde53-1531-4c00-90e5-45ba325bddfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10947 | 2026.04.01 18:08:08.015044 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8991 rows, containing 5 columns (5 merged, 0 gathered) in 0.003317557 sec., 2710126.7589373747 rows/sec., 216.45 MiB/sec. | ||
| 10948 | 2026.04.01 18:08:08.015258 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002028713 sec., 2529189.688240771 rows/sec., 183.34 MiB/sec. | ||
| 10949 | 2026.04.01 18:08:08.015319 [ 4 ] {e94fde53-1531-4c00-90e5-45ba325bddfd} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.04.01 18:08:08.015360 [ 4 ] {e94fde53-1531-4c00-90e5-45ba325bddfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10951 | 2026.04.01 18:08:08.015379 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10952 | 2026.04.01 18:08:08.015546 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10953 | 2026.04.01 18:08:08.015737 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2026.04.01 18:08:08.015741 [ 4 ] {e94fde53-1531-4c00-90e5-45ba325bddfd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10955 | 2026.04.01 18:08:08.015853 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_71_14} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10956 | 2026.04.01 18:08:08.015951 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 10957 | 2026.04.01 18:08:08.015997 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2026.04.01 18:08:08.016053 [ 4 ] {e94fde53-1531-4c00-90e5-45ba325bddfd} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.04.01 18:08:08.016100 [ 196 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_71_14} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10960 | 2026.04.01 18:08:08.016202 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10961 | 2026.04.01 18:08:08.016202 [ 4 ] {e94fde53-1531-4c00-90e5-45ba325bddfd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001276 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. | ||
| 10962 | 2026.04.01 18:08:08.016254 [ 4 ] {e94fde53-1531-4c00-90e5-45ba325bddfd} <Debug> TCPHandler: Processed in 0.001453148 sec. | ||
| 10963 | 2026.04.01 18:08:09.273275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21657 | ||
| 10964 | 2026.04.01 18:08:09.273916 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.04.01 18:08:09.273965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10966 | 2026.04.01 18:08:09.274508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10967 | 2026.04.01 18:08:09.274739 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.04.01 18:08:09.274867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21657 | ||
| 10969 | 2026.04.01 18:08:10.467469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10970 | 2026.04.01 18:08:10.489102 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.04.01 18:08:10.489182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10972 | 2026.04.01 18:08:10.496689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10973 | 2026.04.01 18:08:10.497669 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2026.04.01 18:08:10.504245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10975 | 2026.04.01 18:08:11.834075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1394 | ||
| 10976 | 2026.04.01 18:08:11.836755 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10977 | 2026.04.01 18:08:11.836804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10978 | 2026.04.01 18:08:11.837990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10979 | 2026.04.01 18:08:11.838264 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.04.01 18:08:11.838519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
| 10981 | 2026.04.01 18:08:13.012325 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10982 | 2026.04.01 18:08:13.012530 [ 4 ] {f33aef5c-2c07-45c4-b160-75f9f387fd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10983 | 2026.04.01 18:08:13.012598 [ 4 ] {f33aef5c-2c07-45c4-b160-75f9f387fd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10984 | 2026.04.01 18:08:13.013320 [ 4 ] {f33aef5c-2c07-45c4-b160-75f9f387fd9f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.04.01 18:08:13.013359 [ 4 ] {f33aef5c-2c07-45c4-b160-75f9f387fd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10986 | 2026.04.01 18:08:13.013746 [ 4 ] {f33aef5c-2c07-45c4-b160-75f9f387fd9f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10987 | 2026.04.01 18:08:13.013965 [ 4 ] {f33aef5c-2c07-45c4-b160-75f9f387fd9f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2026.04.01 18:08:13.014107 [ 4 ] {f33aef5c-2c07-45c4-b160-75f9f387fd9f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001629 sec., 71209.33087783917 rows/sec., 6.05 MiB/sec. | ||
| 10989 | 2026.04.01 18:08:13.014152 [ 4 ] {f33aef5c-2c07-45c4-b160-75f9f387fd9f} <Debug> TCPHandler: Processed in 0.001957371 sec. | ||
| 10990 | 2026.04.01 18:08:13.014279 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10991 | 2026.04.01 18:08:13.014373 [ 4 ] {d591ca6b-7469-47d1-98ed-76d4d11bf379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10992 | 2026.04.01 18:08:13.014413 [ 4 ] {d591ca6b-7469-47d1-98ed-76d4d11bf379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10993 | 2026.04.01 18:08:13.014827 [ 4 ] {d591ca6b-7469-47d1-98ed-76d4d11bf379} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10994 | 2026.04.01 18:08:13.014862 [ 4 ] {d591ca6b-7469-47d1-98ed-76d4d11bf379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10995 | 2026.04.01 18:08:13.015165 [ 4 ] {d591ca6b-7469-47d1-98ed-76d4d11bf379} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10996 | 2026.04.01 18:08:13.015368 [ 4 ] {d591ca6b-7469-47d1-98ed-76d4d11bf379} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.04.01 18:08:13.015492 [ 4 ] {d591ca6b-7469-47d1-98ed-76d4d11bf379} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001138 sec., 26362.038664323376 rows/sec., 1.94 MiB/sec. | ||
| 10998 | 2026.04.01 18:08:13.015529 [ 4 ] {d591ca6b-7469-47d1-98ed-76d4d11bf379} <Debug> TCPHandler: Processed in 0.001297264 sec. | ||
| 10999 | 2026.04.01 18:08:13.015638 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11000 | 2026.04.01 18:08:13.015729 [ 4 ] {5788cd81-7df5-4539-8ab8-d11c0d9575c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11001 | 2026.04.01 18:08:13.015768 [ 4 ] {5788cd81-7df5-4539-8ab8-d11c0d9575c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11002 | 2026.04.01 18:08:13.016190 [ 4 ] {5788cd81-7df5-4539-8ab8-d11c0d9575c9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11003 | 2026.04.01 18:08:13.016221 [ 4 ] {5788cd81-7df5-4539-8ab8-d11c0d9575c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11004 | 2026.04.01 18:08:13.016498 [ 4 ] {5788cd81-7df5-4539-8ab8-d11c0d9575c9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11005 | 2026.04.01 18:08:13.016693 [ 4 ] {5788cd81-7df5-4539-8ab8-d11c0d9575c9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2026.04.01 18:08:13.016809 [ 4 ] {5788cd81-7df5-4539-8ab8-d11c0d9575c9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001143 sec., 82239.72003499563 rows/sec., 6.42 MiB/sec. | ||
| 11007 | 2026.04.01 18:08:13.016842 [ 4 ] {5788cd81-7df5-4539-8ab8-d11c0d9575c9} <Debug> TCPHandler: Processed in 0.001298334 sec. | ||
| 11008 | 2026.04.01 18:08:13.016948 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11009 | 2026.04.01 18:08:13.017033 [ 4 ] {16b8c2bb-14ce-4e4a-bf0c-1247c83b8758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11010 | 2026.04.01 18:08:13.017135 [ 4 ] {16b8c2bb-14ce-4e4a-bf0c-1247c83b8758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11011 | 2026.04.01 18:08:13.017551 [ 4 ] {16b8c2bb-14ce-4e4a-bf0c-1247c83b8758} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.04.01 18:08:13.017584 [ 4 ] {16b8c2bb-14ce-4e4a-bf0c-1247c83b8758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11013 | 2026.04.01 18:08:13.017906 [ 4 ] {16b8c2bb-14ce-4e4a-bf0c-1247c83b8758} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11014 | 2026.04.01 18:08:13.018108 [ 4 ] {16b8c2bb-14ce-4e4a-bf0c-1247c83b8758} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.04.01 18:08:13.018201 [ 158 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 4 parts from all_1_66_13 to all_69_69_0 | ||
| 11016 | 2026.04.01 18:08:13.018232 [ 4 ] {16b8c2bb-14ce-4e4a-bf0c-1247c83b8758} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 11017 | 2026.04.01 18:08:13.018237 [ 158 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2026.04.01 18:08:13.018262 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11019 | 2026.04.01 18:08:13.018268 [ 4 ] {16b8c2bb-14ce-4e4a-bf0c-1247c83b8758} <Debug> TCPHandler: Processed in 0.001311544 sec. | ||
| 11020 | 2026.04.01 18:08:13.018376 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11021 | 2026.04.01 18:08:13.018382 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_66_13 to all_69_69_0 into Compact with storage Full | ||
| 11022 | 2026.04.01 18:08:13.018467 [ 4 ] {a1c69582-0162-4b11-929e-1847c580224a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11023 | 2026.04.01 18:08:13.018524 [ 4 ] {a1c69582-0162-4b11-929e-1847c580224a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11024 | 2026.04.01 18:08:13.018541 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11025 | 2026.04.01 18:08:13.018585 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 27070 rows starting from the beginning of the part | ||
| 11026 | 2026.04.01 18:08:13.018659 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 335 rows starting from the beginning of the part | ||
| 11027 | 2026.04.01 18:08:13.018711 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 11028 | 2026.04.01 18:08:13.018758 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1673 rows starting from the beginning of the part | ||
| 11029 | 2026.04.01 18:08:13.019362 [ 4 ] {a1c69582-0162-4b11-929e-1847c580224a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2026.04.01 18:08:13.019401 [ 4 ] {a1c69582-0162-4b11-929e-1847c580224a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11031 | 2026.04.01 18:08:13.019975 [ 4 ] {a1c69582-0162-4b11-929e-1847c580224a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11032 | 2026.04.01 18:08:13.020215 [ 4 ] {a1c69582-0162-4b11-929e-1847c580224a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2026.04.01 18:08:13.020354 [ 4 ] {a1c69582-0162-4b11-929e-1847c580224a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001905 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
| 11034 | 2026.04.01 18:08:13.020407 [ 4 ] {a1c69582-0162-4b11-929e-1847c580224a} <Debug> TCPHandler: Processed in 0.002076854 sec. | ||
| 11035 | 2026.04.01 18:08:13.020517 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2026.04.01 18:08:13.020609 [ 4 ] {decd2fdd-4d58-4b2c-be89-e015bcf64b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11037 | 2026.04.01 18:08:13.020649 [ 4 ] {decd2fdd-4d58-4b2c-be89-e015bcf64b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11038 | 2026.04.01 18:08:13.020985 [ 4 ] {decd2fdd-4d58-4b2c-be89-e015bcf64b38} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.04.01 18:08:13.021018 [ 4 ] {decd2fdd-4d58-4b2c-be89-e015bcf64b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11040 | 2026.04.01 18:08:13.021337 [ 4 ] {decd2fdd-4d58-4b2c-be89-e015bcf64b38} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11041 | 2026.04.01 18:08:13.021550 [ 4 ] {decd2fdd-4d58-4b2c-be89-e015bcf64b38} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.04.01 18:08:13.021675 [ 4 ] {decd2fdd-4d58-4b2c-be89-e015bcf64b38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11043 | 2026.04.01 18:08:13.021709 [ 4 ] {decd2fdd-4d58-4b2c-be89-e015bcf64b38} <Debug> TCPHandler: Processed in 0.001239232 sec. | ||
| 11044 | 2026.04.01 18:08:13.027630 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29238 rows, containing 5 columns (5 merged, 0 gathered) in 0.009300771 sec., 3143610.3523030514 rows/sec., 202.58 MiB/sec. | ||
| 11045 | 2026.04.01 18:08:13.028183 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 11046 | 2026.04.01 18:08:13.028506 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2026.04.01 18:08:13.028618 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 4 parts: [all_1_66_13, all_69_69_0] -> all_1_69_14 | ||
| 11048 | 2026.04.01 18:08:13.028709 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11049 | 2026.04.01 18:08:14.086186 [ 158 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 11050 | 2026.04.01 18:08:14.086252 [ 158 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11051 | 2026.04.01 18:08:14.086272 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11052 | 2026.04.01 18:08:14.086400 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 11053 | 2026.04.01 18:08:14.086555 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11054 | 2026.04.01 18:08:14.086592 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 11055 | 2026.04.01 18:08:14.086654 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 11056 | 2026.04.01 18:08:14.086695 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 11057 | 2026.04.01 18:08:14.086733 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 11058 | 2026.04.01 18:08:14.086769 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11059 | 2026.04.01 18:08:14.087575 [ 191 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228682 sec., 131848.59874239226 rows/sec., 6.73 MiB/sec. | ||
| 11060 | 2026.04.01 18:08:14.087790 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 11061 | 2026.04.01 18:08:14.088177 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2026.04.01 18:08:14.088269 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_27_6} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 11063 | 2026.04.01 18:08:14.088384 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11064 | 2026.04.01 18:08:14.461049 [ 158 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11065 | 2026.04.01 18:08:14.461112 [ 158 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2026.04.01 18:08:14.461137 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11067 | 2026.04.01 18:08:14.461256 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 11068 | 2026.04.01 18:08:14.461395 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11069 | 2026.04.01 18:08:14.461426 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 11070 | 2026.04.01 18:08:14.461488 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 11071 | 2026.04.01 18:08:14.461552 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 11072 | 2026.04.01 18:08:14.461603 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 11073 | 2026.04.01 18:08:14.461641 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 11074 | 2026.04.01 18:08:14.462395 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191341 sec., 31896.828867637392 rows/sec., 2.66 MiB/sec. | ||
| 11075 | 2026.04.01 18:08:14.462529 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11076 | 2026.04.01 18:08:14.462799 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_21_5} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.04.01 18:08:14.462877 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_21_5} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11078 | 2026.04.01 18:08:14.462950 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11079 | 2026.04.01 18:08:14.475899 [ 158 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 11080 | 2026.04.01 18:08:14.475945 [ 158 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2026.04.01 18:08:14.475966 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11082 | 2026.04.01 18:08:14.476058 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 11083 | 2026.04.01 18:08:14.476186 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11084 | 2026.04.01 18:08:14.476220 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
| 11085 | 2026.04.01 18:08:14.476285 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 11086 | 2026.04.01 18:08:14.476326 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 11087 | 2026.04.01 18:08:14.476367 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 11088 | 2026.04.01 18:08:14.476406 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 11089 | 2026.04.01 18:08:14.477138 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112136 sec., 24077.905400585 rows/sec., 1.58 MiB/sec. | ||
| 11090 | 2026.04.01 18:08:14.477260 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 11091 | 2026.04.01 18:08:14.477506 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.04.01 18:08:14.477576 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_27_6} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 11093 | 2026.04.01 18:08:14.477651 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 11094 | 2026.04.01 18:08:15.551709 [ 146 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 11095 | 2026.04.01 18:08:15.551784 [ 146 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11096 | 2026.04.01 18:08:15.551807 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11097 | 2026.04.01 18:08:15.551927 [ 187 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 11098 | 2026.04.01 18:08:15.552058 [ 187 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11099 | 2026.04.01 18:08:15.552097 [ 187 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 488 rows starting from the beginning of the part | ||
| 11100 | 2026.04.01 18:08:15.552164 [ 187 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 464 rows starting from the beginning of the part | ||
| 11101 | 2026.04.01 18:08:15.552209 [ 187 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 464 rows starting from the beginning of the part | ||
| 11102 | 2026.04.01 18:08:15.552248 [ 187 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 464 rows starting from the beginning of the part | ||
| 11103 | 2026.04.01 18:08:15.552286 [ 187 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 464 rows starting from the beginning of the part | ||
| 11104 | 2026.04.01 18:08:15.553500 [ 193 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624322 sec., 1443063.629009519 rows/sec., 97.31 MiB/sec. | ||
| 11105 | 2026.04.01 18:08:15.553725 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11106 | 2026.04.01 18:08:15.554065 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.04.01 18:08:15.554155 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_29_6} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 11108 | 2026.04.01 18:08:15.554266 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 11109 | 2026.04.01 18:08:15.934510 [ 149 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 11110 | 2026.04.01 18:08:15.934583 [ 149 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2026.04.01 18:08:15.934613 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11112 | 2026.04.01 18:08:15.934748 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 11113 | 2026.04.01 18:08:15.934899 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11114 | 2026.04.01 18:08:15.934931 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 250 rows starting from the beginning of the part | ||
| 11115 | 2026.04.01 18:08:15.934998 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 238 rows starting from the beginning of the part | ||
| 11116 | 2026.04.01 18:08:15.935043 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 238 rows starting from the beginning of the part | ||
| 11117 | 2026.04.01 18:08:15.935085 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 238 rows starting from the beginning of the part | ||
| 11118 | 2026.04.01 18:08:15.935131 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 238 rows starting from the beginning of the part | ||
| 11119 | 2026.04.01 18:08:15.936007 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318894 sec., 911369.6779271117 rows/sec., 55.39 MiB/sec. | ||
| 11120 | 2026.04.01 18:08:15.936239 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11121 | 2026.04.01 18:08:15.936624 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.04.01 18:08:15.936721 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_29_6} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 11123 | 2026.04.01 18:08:15.936822 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11124 | 2026.04.01 18:08:16.607895 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11125 | 2026.04.01 18:08:16.607952 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11126 | 2026.04.01 18:08:16.775022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22105 | ||
| 11127 | 2026.04.01 18:08:16.775572 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.04.01 18:08:16.775617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11129 | 2026.04.01 18:08:16.776164 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11130 | 2026.04.01 18:08:16.776421 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.04.01 18:08:16.776557 [ 150 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11132 | 2026.04.01 18:08:16.776570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 11133 | 2026.04.01 18:08:16.776604 [ 150 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.04.01 18:08:16.776628 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11135 | 2026.04.01 18:08:16.776774 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 11136 | 2026.04.01 18:08:16.776936 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11137 | 2026.04.01 18:08:16.776979 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19737 rows starting from the beginning of the part | ||
| 11138 | 2026.04.01 18:08:16.777048 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 11139 | 2026.04.01 18:08:16.777096 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 11140 | 2026.04.01 18:08:16.777141 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 11141 | 2026.04.01 18:08:16.777183 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 11142 | 2026.04.01 18:08:16.777229 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 11143 | 2026.04.01 18:08:16.779233 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.002518115 sec., 8778391.773211312 rows/sec., 125.58 MiB/sec. | ||
| 11144 | 2026.04.01 18:08:16.779708 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11145 | 2026.04.01 18:08:16.780038 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2026.04.01 18:08:16.780118 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_46_9} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11147 | 2026.04.01 18:08:16.780245 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 11148 | 2026.04.01 18:08:17.676330 [ 150 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 11149 | 2026.04.01 18:08:17.676417 [ 150 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.04.01 18:08:17.676454 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 11151 | 2026.04.01 18:08:17.676622 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 11152 | 2026.04.01 18:08:17.676838 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11153 | 2026.04.01 18:08:17.676898 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 1064 rows starting from the beginning of the part | ||
| 11154 | 2026.04.01 18:08:17.677012 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1040 rows starting from the beginning of the part | ||
| 11155 | 2026.04.01 18:08:17.677093 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 239 rows starting from the beginning of the part | ||
| 11156 | 2026.04.01 18:08:17.677171 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 239 rows starting from the beginning of the part | ||
| 11157 | 2026.04.01 18:08:17.677237 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1040 rows starting from the beginning of the part | ||
| 11158 | 2026.04.01 18:08:17.678734 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3622 rows, containing 5 columns (5 merged, 0 gathered) in 0.002188107 sec., 1655312.1031101313 rows/sec., 105.86 MiB/sec. | ||
| 11159 | 2026.04.01 18:08:17.679060 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11160 | 2026.04.01 18:08:17.679526 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.04.01 18:08:17.679647 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_29_6} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 11162 | 2026.04.01 18:08:17.679781 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11163 | 2026.04.01 18:08:18.004371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11164 | 2026.04.01 18:08:18.021917 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.04.01 18:08:18.022004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11166 | 2026.04.01 18:08:18.024167 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2026.04.01 18:08:18.024350 [ 4 ] {17be1eb6-e57f-4053-96f6-817370f122b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.04.01 18:08:18.024427 [ 4 ] {17be1eb6-e57f-4053-96f6-817370f122b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11169 | 2026.04.01 18:08:18.025258 [ 4 ] {17be1eb6-e57f-4053-96f6-817370f122b5} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.04.01 18:08:18.025307 [ 4 ] {17be1eb6-e57f-4053-96f6-817370f122b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11171 | 2026.04.01 18:08:18.025744 [ 4 ] {17be1eb6-e57f-4053-96f6-817370f122b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11172 | 2026.04.01 18:08:18.025992 [ 4 ] {17be1eb6-e57f-4053-96f6-817370f122b5} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.04.01 18:08:18.026157 [ 4 ] {17be1eb6-e57f-4053-96f6-817370f122b5} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001862 sec., 249194.41460794845 rows/sec., 15.80 MiB/sec. | ||
| 11174 | 2026.04.01 18:08:18.026213 [ 4 ] {17be1eb6-e57f-4053-96f6-817370f122b5} <Debug> TCPHandler: Processed in 0.002179327 sec. | ||
| 11175 | 2026.04.01 18:08:18.026343 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2026.04.01 18:08:18.026450 [ 4 ] {e28271f1-c424-4c1f-92d5-ac577e478ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11177 | 2026.04.01 18:08:18.026495 [ 4 ] {e28271f1-c424-4c1f-92d5-ac577e478ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11178 | 2026.04.01 18:08:18.027525 [ 4 ] {e28271f1-c424-4c1f-92d5-ac577e478ff0} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.04.01 18:08:18.027562 [ 4 ] {e28271f1-c424-4c1f-92d5-ac577e478ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11180 | 2026.04.01 18:08:18.027973 [ 4 ] {e28271f1-c424-4c1f-92d5-ac577e478ff0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11181 | 2026.04.01 18:08:18.028217 [ 4 ] {e28271f1-c424-4c1f-92d5-ac577e478ff0} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2026.04.01 18:08:18.028363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11183 | 2026.04.01 18:08:18.028366 [ 4 ] {e28271f1-c424-4c1f-92d5-ac577e478ff0} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001941 sec., 653786.7078825347 rows/sec., 50.74 MiB/sec. | ||
| 11184 | 2026.04.01 18:08:18.028422 [ 4 ] {e28271f1-c424-4c1f-92d5-ac577e478ff0} <Debug> TCPHandler: Processed in 0.002131955 sec. | ||
| 11185 | 2026.04.01 18:08:18.028532 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2026.04.01 18:08:18.028632 [ 4 ] {b7aef9bd-411a-4473-82d6-bb6ca6ef34c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11187 | 2026.04.01 18:08:18.028678 [ 4 ] {b7aef9bd-411a-4473-82d6-bb6ca6ef34c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11188 | 2026.04.01 18:08:18.029080 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.04.01 18:08:18.029184 [ 4 ] {b7aef9bd-411a-4473-82d6-bb6ca6ef34c0} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.04.01 18:08:18.029225 [ 4 ] {b7aef9bd-411a-4473-82d6-bb6ca6ef34c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11191 | 2026.04.01 18:08:18.029384 [ 147 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11192 | 2026.04.01 18:08:18.029452 [ 147 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.04.01 18:08:18.029478 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11194 | 2026.04.01 18:08:18.029605 [ 4 ] {b7aef9bd-411a-4473-82d6-bb6ca6ef34c0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11195 | 2026.04.01 18:08:18.029603 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 11196 | 2026.04.01 18:08:18.029867 [ 4 ] {b7aef9bd-411a-4473-82d6-bb6ca6ef34c0} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2026.04.01 18:08:18.030019 [ 4 ] {b7aef9bd-411a-4473-82d6-bb6ca6ef34c0} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001409 sec., 172462.73953158266 rows/sec., 10.23 MiB/sec. | ||
| 11198 | 2026.04.01 18:08:18.030060 [ 4 ] {b7aef9bd-411a-4473-82d6-bb6ca6ef34c0} <Debug> TCPHandler: Processed in 0.001577451 sec. | ||
| 11199 | 2026.04.01 18:08:18.030170 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11200 | 2026.04.01 18:08:18.030266 [ 4 ] {f706ff1e-59c5-468c-b609-2a6c9f849f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11201 | 2026.04.01 18:08:18.030309 [ 4 ] {f706ff1e-59c5-468c-b609-2a6c9f849f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11202 | 2026.04.01 18:08:18.030819 [ 4 ] {f706ff1e-59c5-468c-b609-2a6c9f849f34} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2026.04.01 18:08:18.030856 [ 4 ] {f706ff1e-59c5-468c-b609-2a6c9f849f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11204 | 2026.04.01 18:08:18.031184 [ 4 ] {f706ff1e-59c5-468c-b609-2a6c9f849f34} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11205 | 2026.04.01 18:08:18.031411 [ 4 ] {f706ff1e-59c5-468c-b609-2a6c9f849f34} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11206 | 2026.04.01 18:08:18.031544 [ 4 ] {f706ff1e-59c5-468c-b609-2a6c9f849f34} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001297 sec., 184271.39552814187 rows/sec., 11.88 MiB/sec. | ||
| 11207 | 2026.04.01 18:08:18.031584 [ 4 ] {f706ff1e-59c5-468c-b609-2a6c9f849f34} <Debug> TCPHandler: Processed in 0.001464178 sec. | ||
| 11208 | 2026.04.01 18:08:18.031696 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11209 | 2026.04.01 18:08:18.031792 [ 4 ] {d6b37ca9-8da5-469a-bbd9-8623ad76bc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11210 | 2026.04.01 18:08:18.031833 [ 4 ] {d6b37ca9-8da5-469a-bbd9-8623ad76bc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11211 | 2026.04.01 18:08:18.032324 [ 4 ] {d6b37ca9-8da5-469a-bbd9-8623ad76bc52} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2026.04.01 18:08:18.032361 [ 4 ] {d6b37ca9-8da5-469a-bbd9-8623ad76bc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11213 | 2026.04.01 18:08:18.032520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11214 | 2026.04.01 18:08:18.032716 [ 4 ] {d6b37ca9-8da5-469a-bbd9-8623ad76bc52} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11215 | 2026.04.01 18:08:18.032939 [ 4 ] {d6b37ca9-8da5-469a-bbd9-8623ad76bc52} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.04.01 18:08:18.033068 [ 4 ] {d6b37ca9-8da5-469a-bbd9-8623ad76bc52} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001295 sec., 183783.7837837838 rows/sec., 10.43 MiB/sec. | ||
| 11217 | 2026.04.01 18:08:18.033108 [ 4 ] {d6b37ca9-8da5-469a-bbd9-8623ad76bc52} <Debug> TCPHandler: Processed in 0.001460048 sec. | ||
| 11218 | 2026.04.01 18:08:18.033209 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2026.04.01 18:08:18.033304 [ 4 ] {7f7d2923-edc1-49e8-8f8f-af7f986d8e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11220 | 2026.04.01 18:08:18.033345 [ 4 ] {7f7d2923-edc1-49e8-8f8f-af7f986d8e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11221 | 2026.04.01 18:08:18.033530 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11222 | 2026.04.01 18:08:18.034041 [ 4 ] {7f7d2923-edc1-49e8-8f8f-af7f986d8e2b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.04.01 18:08:18.034082 [ 4 ] {7f7d2923-edc1-49e8-8f8f-af7f986d8e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11224 | 2026.04.01 18:08:18.034440 [ 4 ] {7f7d2923-edc1-49e8-8f8f-af7f986d8e2b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11225 | 2026.04.01 18:08:18.034654 [ 4 ] {7f7d2923-edc1-49e8-8f8f-af7f986d8e2b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.04.01 18:08:18.034788 [ 4 ] {7f7d2923-edc1-49e8-8f8f-af7f986d8e2b} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001502 sec., 513315.5792276964 rows/sec., 35.79 MiB/sec. | ||
| 11227 | 2026.04.01 18:08:18.034828 [ 4 ] {7f7d2923-edc1-49e8-8f8f-af7f986d8e2b} <Debug> TCPHandler: Processed in 0.001667204 sec. | ||
| 11228 | 2026.04.01 18:08:18.034940 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2026.04.01 18:08:18.035033 [ 4 ] {1ff67c0c-a47c-4afe-a02a-2f6a45f22a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11230 | 2026.04.01 18:08:18.035049 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 11231 | 2026.04.01 18:08:18.035077 [ 4 ] {1ff67c0c-a47c-4afe-a02a-2f6a45f22a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11232 | 2026.04.01 18:08:18.035416 [ 4 ] {1ff67c0c-a47c-4afe-a02a-2f6a45f22a4d} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.04.01 18:08:18.035453 [ 4 ] {1ff67c0c-a47c-4afe-a02a-2f6a45f22a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11234 | 2026.04.01 18:08:18.035773 [ 4 ] {1ff67c0c-a47c-4afe-a02a-2f6a45f22a4d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11235 | 2026.04.01 18:08:18.035996 [ 4 ] {1ff67c0c-a47c-4afe-a02a-2f6a45f22a4d} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.04.01 18:08:18.036127 [ 4 ] {1ff67c0c-a47c-4afe-a02a-2f6a45f22a4d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 11237 | 2026.04.01 18:08:18.036165 [ 4 ] {1ff67c0c-a47c-4afe-a02a-2f6a45f22a4d} <Debug> TCPHandler: Processed in 0.001274323 sec. | ||
| 11238 | 2026.04.01 18:08:18.036285 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.04.01 18:08:18.036379 [ 4 ] {3c919236-e4a9-44a3-b4ca-074974629b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11240 | 2026.04.01 18:08:18.036423 [ 4 ] {3c919236-e4a9-44a3-b4ca-074974629b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11241 | 2026.04.01 18:08:18.036867 [ 4 ] {3c919236-e4a9-44a3-b4ca-074974629b20} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.04.01 18:08:18.036904 [ 4 ] {3c919236-e4a9-44a3-b4ca-074974629b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11243 | 2026.04.01 18:08:18.037254 [ 4 ] {3c919236-e4a9-44a3-b4ca-074974629b20} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11244 | 2026.04.01 18:08:18.037479 [ 4 ] {3c919236-e4a9-44a3-b4ca-074974629b20} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.04.01 18:08:18.037613 [ 4 ] {3c919236-e4a9-44a3-b4ca-074974629b20} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001252 sec., 267571.88498402556 rows/sec., 17.51 MiB/sec. | ||
| 11246 | 2026.04.01 18:08:18.037651 [ 4 ] {3c919236-e4a9-44a3-b4ca-074974629b20} <Debug> TCPHandler: Processed in 0.001414667 sec. | ||
| 11247 | 2026.04.01 18:08:18.037760 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11248 | 2026.04.01 18:08:18.037855 [ 4 ] {417ea375-512d-466b-b782-5033d5aa973a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11249 | 2026.04.01 18:08:18.037898 [ 4 ] {417ea375-512d-466b-b782-5033d5aa973a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11250 | 2026.04.01 18:08:18.038213 [ 4 ] {417ea375-512d-466b-b782-5033d5aa973a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.04.01 18:08:18.038249 [ 4 ] {417ea375-512d-466b-b782-5033d5aa973a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11252 | 2026.04.01 18:08:18.038558 [ 4 ] {417ea375-512d-466b-b782-5033d5aa973a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11253 | 2026.04.01 18:08:18.038776 [ 4 ] {417ea375-512d-466b-b782-5033d5aa973a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.04.01 18:08:18.038908 [ 4 ] {417ea375-512d-466b-b782-5033d5aa973a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 11255 | 2026.04.01 18:08:18.038946 [ 4 ] {417ea375-512d-466b-b782-5033d5aa973a} <Debug> TCPHandler: Processed in 0.001235082 sec. | ||
| 11256 | 2026.04.01 18:08:18.039064 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2026.04.01 18:08:18.039180 [ 4 ] {fccc493a-8c94-4fce-984b-2e98f6243c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11258 | 2026.04.01 18:08:18.039246 [ 4 ] {fccc493a-8c94-4fce-984b-2e98f6243c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11259 | 2026.04.01 18:08:18.039541 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 11260 | 2026.04.01 18:08:18.040109 [ 4 ] {fccc493a-8c94-4fce-984b-2e98f6243c81} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.04.01 18:08:18.040150 [ 4 ] {fccc493a-8c94-4fce-984b-2e98f6243c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11262 | 2026.04.01 18:08:18.040688 [ 4 ] {fccc493a-8c94-4fce-984b-2e98f6243c81} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11263 | 2026.04.01 18:08:18.040901 [ 4 ] {fccc493a-8c94-4fce-984b-2e98f6243c81} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2026.04.01 18:08:18.041045 [ 4 ] {fccc493a-8c94-4fce-984b-2e98f6243c81} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00189 sec., 5820.10582010582 rows/sec., 10.43 MiB/sec. | ||
| 11265 | 2026.04.01 18:08:18.041100 [ 4 ] {fccc493a-8c94-4fce-984b-2e98f6243c81} <Debug> TCPHandler: Processed in 0.002093245 sec. | ||
| 11266 | 2026.04.01 18:08:18.041216 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2026.04.01 18:08:18.041307 [ 4 ] {a34b61dc-a1e9-4e15-a3cb-fa344de3ac5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11268 | 2026.04.01 18:08:18.041348 [ 4 ] {a34b61dc-a1e9-4e15-a3cb-fa344de3ac5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11269 | 2026.04.01 18:08:18.041671 [ 4 ] {a34b61dc-a1e9-4e15-a3cb-fa344de3ac5b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2026.04.01 18:08:18.041707 [ 4 ] {a34b61dc-a1e9-4e15-a3cb-fa344de3ac5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11271 | 2026.04.01 18:08:18.042008 [ 4 ] {a34b61dc-a1e9-4e15-a3cb-fa344de3ac5b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11272 | 2026.04.01 18:08:18.042219 [ 4 ] {a34b61dc-a1e9-4e15-a3cb-fa344de3ac5b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2026.04.01 18:08:18.042327 [ 145 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11274 | 2026.04.01 18:08:18.042343 [ 4 ] {a34b61dc-a1e9-4e15-a3cb-fa344de3ac5b} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001054 sec., 104364.32637571158 rows/sec., 6.35 MiB/sec. | ||
| 11275 | 2026.04.01 18:08:18.042374 [ 145 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.04.01 18:08:18.042394 [ 4 ] {a34b61dc-a1e9-4e15-a3cb-fa344de3ac5b} <Debug> TCPHandler: Processed in 0.001225531 sec. | ||
| 11277 | 2026.04.01 18:08:18.042397 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11278 | 2026.04.01 18:08:18.042508 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 11279 | 2026.04.01 18:08:18.042617 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11280 | 2026.04.01 18:08:18.042650 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4690 rows starting from the beginning of the part | ||
| 11281 | 2026.04.01 18:08:18.042715 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 11282 | 2026.04.01 18:08:18.042765 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 62 rows starting from the beginning of the part | ||
| 11283 | 2026.04.01 18:08:18.042809 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part | ||
| 11284 | 2026.04.01 18:08:18.042845 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 11285 | 2026.04.01 18:08:18.042879 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 110 rows starting from the beginning of the part | ||
| 11286 | 2026.04.01 18:08:18.044009 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 11287 | 2026.04.01 18:08:18.044346 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5030 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882469 sec., 2672022.7530971295 rows/sec., 169.22 MiB/sec. | ||
| 11288 | 2026.04.01 18:08:18.044636 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11289 | 2026.04.01 18:08:18.044877 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_71_14} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.04.01 18:08:18.044943 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_71_14} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11291 | 2026.04.01 18:08:18.045006 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11292 | 2026.04.01 18:08:18.048317 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 11293 | 2026.04.01 18:08:18.052787 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 11294 | 2026.04.01 18:08:18.056793 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 11295 | 2026.04.01 18:08:18.106018 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076478698 sec., 4537.2111329614945 rows/sec., 23.46 MiB/sec. | ||
| 11296 | 2026.04.01 18:08:18.108936 [ 195 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11297 | 2026.04.01 18:08:18.111155 [ 195 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_46_9} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.04.01 18:08:18.111264 [ 195 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_46_9} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11299 | 2026.04.01 18:08:18.113487 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11300 | 2026.04.01 18:08:21.839520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1428 | ||
| 11301 | 2026.04.01 18:08:21.842215 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.04.01 18:08:21.842272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11303 | 2026.04.01 18:08:21.843510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11304 | 2026.04.01 18:08:21.843790 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2026.04.01 18:08:21.844175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11306 | 2026.04.01 18:08:22.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.42 MiB, peak 327.68 MiB, free memory in arenas 0.00 B, will set to 313.43 MiB (RSS), difference: 4.01 MiB | ||
| 11307 | 2026.04.01 18:08:23.020805 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11308 | 2026.04.01 18:08:23.021022 [ 4 ] {f6eb50b7-4584-4a63-a36a-3fb13b99b453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11309 | 2026.04.01 18:08:23.021096 [ 4 ] {f6eb50b7-4584-4a63-a36a-3fb13b99b453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11310 | 2026.04.01 18:08:23.021830 [ 4 ] {f6eb50b7-4584-4a63-a36a-3fb13b99b453} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2026.04.01 18:08:23.021875 [ 4 ] {f6eb50b7-4584-4a63-a36a-3fb13b99b453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11312 | 2026.04.01 18:08:23.022258 [ 4 ] {f6eb50b7-4584-4a63-a36a-3fb13b99b453} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11313 | 2026.04.01 18:08:23.022487 [ 4 ] {f6eb50b7-4584-4a63-a36a-3fb13b99b453} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2026.04.01 18:08:23.022652 [ 4 ] {f6eb50b7-4584-4a63-a36a-3fb13b99b453} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001683 sec., 14260.249554367201 rows/sec., 1.18 MiB/sec. | ||
| 11315 | 2026.04.01 18:08:23.022704 [ 4 ] {f6eb50b7-4584-4a63-a36a-3fb13b99b453} <Debug> TCPHandler: Processed in 0.002035223 sec. | ||
| 11316 | 2026.04.01 18:08:23.022838 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2026.04.01 18:08:23.022942 [ 4 ] {25f956b0-850f-4ba6-a013-15e555c8069f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11318 | 2026.04.01 18:08:23.022986 [ 4 ] {25f956b0-850f-4ba6-a013-15e555c8069f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11319 | 2026.04.01 18:08:23.023402 [ 4 ] {25f956b0-850f-4ba6-a013-15e555c8069f} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.04.01 18:08:23.023441 [ 4 ] {25f956b0-850f-4ba6-a013-15e555c8069f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11321 | 2026.04.01 18:08:23.023738 [ 4 ] {25f956b0-850f-4ba6-a013-15e555c8069f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11322 | 2026.04.01 18:08:23.023951 [ 4 ] {25f956b0-850f-4ba6-a013-15e555c8069f} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2026.04.01 18:08:23.024084 [ 4 ] {25f956b0-850f-4ba6-a013-15e555c8069f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 419.60 KiB/sec. | ||
| 11324 | 2026.04.01 18:08:23.024122 [ 4 ] {25f956b0-850f-4ba6-a013-15e555c8069f} <Debug> TCPHandler: Processed in 0.001335635 sec. | ||
| 11325 | 2026.04.01 18:08:23.024239 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2026.04.01 18:08:23.024334 [ 4 ] {04fc9dc1-b70f-4e7a-b19a-8d4f6400cb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11327 | 2026.04.01 18:08:23.024374 [ 4 ] {04fc9dc1-b70f-4e7a-b19a-8d4f6400cb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11328 | 2026.04.01 18:08:23.024899 [ 4 ] {04fc9dc1-b70f-4e7a-b19a-8d4f6400cb13} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.04.01 18:08:23.024936 [ 4 ] {04fc9dc1-b70f-4e7a-b19a-8d4f6400cb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11330 | 2026.04.01 18:08:23.025263 [ 4 ] {04fc9dc1-b70f-4e7a-b19a-8d4f6400cb13} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11331 | 2026.04.01 18:08:23.025480 [ 4 ] {04fc9dc1-b70f-4e7a-b19a-8d4f6400cb13} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.04.01 18:08:23.025612 [ 4 ] {04fc9dc1-b70f-4e7a-b19a-8d4f6400cb13} <Debug> executeQuery: Read 239 rows, 21.77 KiB in 0.001297 sec., 184271.39552814187 rows/sec., 16.39 MiB/sec. | ||
| 11333 | 2026.04.01 18:08:23.025650 [ 4 ] {04fc9dc1-b70f-4e7a-b19a-8d4f6400cb13} <Debug> TCPHandler: Processed in 0.001461048 sec. | ||
| 11334 | 2026.04.01 18:08:23.025770 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11335 | 2026.04.01 18:08:23.025865 [ 4 ] {b4e791ea-0237-4130-8783-32f491e8071b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11336 | 2026.04.01 18:08:23.025904 [ 4 ] {b4e791ea-0237-4130-8783-32f491e8071b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11337 | 2026.04.01 18:08:23.026319 [ 4 ] {b4e791ea-0237-4130-8783-32f491e8071b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.04.01 18:08:23.026354 [ 4 ] {b4e791ea-0237-4130-8783-32f491e8071b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11339 | 2026.04.01 18:08:23.026662 [ 4 ] {b4e791ea-0237-4130-8783-32f491e8071b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11340 | 2026.04.01 18:08:23.026875 [ 4 ] {b4e791ea-0237-4130-8783-32f491e8071b} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2026.04.01 18:08:23.026997 [ 137 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11342 | 2026.04.01 18:08:23.027009 [ 4 ] {b4e791ea-0237-4130-8783-32f491e8071b} <Debug> executeQuery: Read 48 rows, 3.64 KiB in 0.001162 sec., 41308.08950086058 rows/sec., 3.06 MiB/sec. | ||
| 11343 | 2026.04.01 18:08:23.027066 [ 137 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.04.01 18:08:23.027074 [ 4 ] {b4e791ea-0237-4130-8783-32f491e8071b} <Debug> TCPHandler: Processed in 0.001355255 sec. | ||
| 11345 | 2026.04.01 18:08:23.027095 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11346 | 2026.04.01 18:08:23.027190 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 11347 | 2026.04.01 18:08:23.027205 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11348 | 2026.04.01 18:08:23.027284 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11349 | 2026.04.01 18:08:23.027306 [ 4 ] {ec23e078-4148-493b-89fe-303b6729d8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11350 | 2026.04.01 18:08:23.027313 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 316 rows starting from the beginning of the part | ||
| 11351 | 2026.04.01 18:08:23.027347 [ 4 ] {ec23e078-4148-493b-89fe-303b6729d8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11352 | 2026.04.01 18:08:23.027376 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 11353 | 2026.04.01 18:08:23.027422 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 258 rows starting from the beginning of the part | ||
| 11354 | 2026.04.01 18:08:23.027463 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 11355 | 2026.04.01 18:08:23.027499 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 243 rows starting from the beginning of the part | ||
| 11356 | 2026.04.01 18:08:23.027542 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
| 11357 | 2026.04.01 18:08:23.027756 [ 4 ] {ec23e078-4148-493b-89fe-303b6729d8c2} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.04.01 18:08:23.027791 [ 4 ] {ec23e078-4148-493b-89fe-303b6729d8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11359 | 2026.04.01 18:08:23.028121 [ 4 ] {ec23e078-4148-493b-89fe-303b6729d8c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11360 | 2026.04.01 18:08:23.028326 [ 4 ] {ec23e078-4148-493b-89fe-303b6729d8c2} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.04.01 18:08:23.028346 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195781 sec., 773553.0168149519 rows/sec., 51.11 MiB/sec. | ||
| 11362 | 2026.04.01 18:08:23.028463 [ 4 ] {ec23e078-4148-493b-89fe-303b6729d8c2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.70 MiB/sec. | ||
| 11363 | 2026.04.01 18:08:23.028467 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11364 | 2026.04.01 18:08:23.028501 [ 4 ] {ec23e078-4148-493b-89fe-303b6729d8c2} <Debug> TCPHandler: Processed in 0.001346265 sec. | ||
| 11365 | 2026.04.01 18:08:23.028622 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2026.04.01 18:08:23.028716 [ 4 ] {fd4174ca-a610-4132-9ddd-88cfe2cc2063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11367 | 2026.04.01 18:08:23.028733 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.04.01 18:08:23.028755 [ 4 ] {fd4174ca-a610-4132-9ddd-88cfe2cc2063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11369 | 2026.04.01 18:08:23.028796 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_66_13} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11370 | 2026.04.01 18:08:23.028859 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 11371 | 2026.04.01 18:08:23.029161 [ 4 ] {fd4174ca-a610-4132-9ddd-88cfe2cc2063} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.04.01 18:08:23.029196 [ 4 ] {fd4174ca-a610-4132-9ddd-88cfe2cc2063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11373 | 2026.04.01 18:08:23.029488 [ 4 ] {fd4174ca-a610-4132-9ddd-88cfe2cc2063} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11374 | 2026.04.01 18:08:23.029694 [ 4 ] {fd4174ca-a610-4132-9ddd-88cfe2cc2063} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.04.01 18:08:23.029824 [ 4 ] {fd4174ca-a610-4132-9ddd-88cfe2cc2063} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 11376 | 2026.04.01 18:08:23.029862 [ 4 ] {fd4174ca-a610-4132-9ddd-88cfe2cc2063} <Debug> TCPHandler: Processed in 0.001289384 sec. | ||
| 11377 | 2026.04.01 18:08:23.029975 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.04.01 18:08:23.030069 [ 4 ] {9b02f6c3-8e41-49e8-a6b1-9cc198592ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11379 | 2026.04.01 18:08:23.030109 [ 4 ] {9b02f6c3-8e41-49e8-a6b1-9cc198592ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11380 | 2026.04.01 18:08:23.030574 [ 4 ] {9b02f6c3-8e41-49e8-a6b1-9cc198592ab2} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.04.01 18:08:23.030610 [ 4 ] {9b02f6c3-8e41-49e8-a6b1-9cc198592ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11382 | 2026.04.01 18:08:23.030921 [ 4 ] {9b02f6c3-8e41-49e8-a6b1-9cc198592ab2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11383 | 2026.04.01 18:08:23.031129 [ 4 ] {9b02f6c3-8e41-49e8-a6b1-9cc198592ab2} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.04.01 18:08:23.031261 [ 4 ] {9b02f6c3-8e41-49e8-a6b1-9cc198592ab2} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001209 sec., 112489.66087675765 rows/sec., 9.10 MiB/sec. | ||
| 11385 | 2026.04.01 18:08:23.031298 [ 4 ] {9b02f6c3-8e41-49e8-a6b1-9cc198592ab2} <Debug> TCPHandler: Processed in 0.001371696 sec. | ||
| 11386 | 2026.04.01 18:08:23.031408 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11387 | 2026.04.01 18:08:23.031502 [ 4 ] {c6a806e2-33ae-40bf-8c0d-a883941b9b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11388 | 2026.04.01 18:08:23.031545 [ 4 ] {c6a806e2-33ae-40bf-8c0d-a883941b9b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11389 | 2026.04.01 18:08:23.031984 [ 4 ] {c6a806e2-33ae-40bf-8c0d-a883941b9b5b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2026.04.01 18:08:23.032021 [ 4 ] {c6a806e2-33ae-40bf-8c0d-a883941b9b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11391 | 2026.04.01 18:08:23.032360 [ 4 ] {c6a806e2-33ae-40bf-8c0d-a883941b9b5b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11392 | 2026.04.01 18:08:23.032577 [ 4 ] {c6a806e2-33ae-40bf-8c0d-a883941b9b5b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2026.04.01 18:08:23.032704 [ 4 ] {c6a806e2-33ae-40bf-8c0d-a883941b9b5b} <Debug> executeQuery: Read 343 rows, 26.56 KiB in 0.00122 sec., 281147.5409836066 rows/sec., 21.26 MiB/sec. | ||
| 11394 | 2026.04.01 18:08:23.032743 [ 4 ] {c6a806e2-33ae-40bf-8c0d-a883941b9b5b} <Debug> TCPHandler: Processed in 0.001384245 sec. | ||
| 11395 | 2026.04.01 18:08:23.032856 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11396 | 2026.04.01 18:08:23.032951 [ 4 ] {7e3c0641-30ef-4586-ac5b-b0a56bb3e212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11397 | 2026.04.01 18:08:23.033003 [ 4 ] {7e3c0641-30ef-4586-ac5b-b0a56bb3e212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11398 | 2026.04.01 18:08:23.033863 [ 4 ] {7e3c0641-30ef-4586-ac5b-b0a56bb3e212} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2026.04.01 18:08:23.033900 [ 4 ] {7e3c0641-30ef-4586-ac5b-b0a56bb3e212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11400 | 2026.04.01 18:08:23.034451 [ 4 ] {7e3c0641-30ef-4586-ac5b-b0a56bb3e212} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11401 | 2026.04.01 18:08:23.034672 [ 4 ] {7e3c0641-30ef-4586-ac5b-b0a56bb3e212} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2026.04.01 18:08:23.034842 [ 4 ] {7e3c0641-30ef-4586-ac5b-b0a56bb3e212} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001909 sec., 15715.03404924044 rows/sec., 28.16 MiB/sec. | ||
| 11403 | 2026.04.01 18:08:23.034841 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11404 | 2026.04.01 18:08:23.034894 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.04.01 18:08:23.034905 [ 4 ] {7e3c0641-30ef-4586-ac5b-b0a56bb3e212} <Debug> TCPHandler: Processed in 0.002098165 sec. | ||
| 11406 | 2026.04.01 18:08:23.034912 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11407 | 2026.04.01 18:08:23.035029 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 11408 | 2026.04.01 18:08:23.035031 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11409 | 2026.04.01 18:08:23.035167 [ 4 ] {f0a5079f-bcfc-4c03-acb6-8d6fb49aa7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11410 | 2026.04.01 18:08:23.035208 [ 4 ] {f0a5079f-bcfc-4c03-acb6-8d6fb49aa7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11411 | 2026.04.01 18:08:23.035308 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11412 | 2026.04.01 18:08:23.035380 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1258 rows starting from the beginning of the part | ||
| 11413 | 2026.04.01 18:08:23.035535 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 11414 | 2026.04.01 18:08:23.035591 [ 4 ] {f0a5079f-bcfc-4c03-acb6-8d6fb49aa7a4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.04.01 18:08:23.035631 [ 4 ] {f0a5079f-bcfc-4c03-acb6-8d6fb49aa7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11416 | 2026.04.01 18:08:23.035664 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 22 rows starting from the beginning of the part | ||
| 11417 | 2026.04.01 18:08:23.035773 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 11418 | 2026.04.01 18:08:23.035877 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part | ||
| 11419 | 2026.04.01 18:08:23.035974 [ 4 ] {f0a5079f-bcfc-4c03-acb6-8d6fb49aa7a4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11420 | 2026.04.01 18:08:23.036036 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 11421 | 2026.04.01 18:08:23.036212 [ 4 ] {f0a5079f-bcfc-4c03-acb6-8d6fb49aa7a4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11422 | 2026.04.01 18:08:23.036349 [ 4 ] {f0a5079f-bcfc-4c03-acb6-8d6fb49aa7a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 11423 | 2026.04.01 18:08:23.036387 [ 4 ] {f0a5079f-bcfc-4c03-acb6-8d6fb49aa7a4} <Debug> TCPHandler: Processed in 0.001405806 sec. | ||
| 11424 | 2026.04.01 18:08:23.044708 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1381 rows, containing 19 columns (19 merged, 0 gathered) in 0.009728993 sec., 141946.85924843405 rows/sec., 254.36 MiB/sec. | ||
| 11425 | 2026.04.01 18:08:23.046725 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11426 | 2026.04.01 18:08:23.047068 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11427 | 2026.04.01 18:08:23.047136 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11428 | 2026.04.01 18:08:23.047249 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 11429 | 2026.04.01 18:08:24.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.23 MiB, peak 327.68 MiB, free memory in arenas 0.00 B, will set to 319.93 MiB (RSS), difference: 5.70 MiB | ||
| 11430 | 2026.04.01 18:08:24.277354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22617 | ||
| 11431 | 2026.04.01 18:08:24.277869 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.04.01 18:08:24.277921 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11433 | 2026.04.01 18:08:24.278402 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11434 | 2026.04.01 18:08:24.278631 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2026.04.01 18:08:24.278755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22617 | ||
| 11436 | 2026.04.01 18:08:25.533291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11437 | 2026.04.01 18:08:25.548166 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2026.04.01 18:08:25.548219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11439 | 2026.04.01 18:08:25.553726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11440 | 2026.04.01 18:08:25.554379 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.04.01 18:08:25.557195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11442 | 2026.04.01 18:08:28.010975 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11443 | 2026.04.01 18:08:28.011147 [ 4 ] {572ce3bd-0a87-45ac-8034-a11c49e064b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11444 | 2026.04.01 18:08:28.011207 [ 4 ] {572ce3bd-0a87-45ac-8034-a11c49e064b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11445 | 2026.04.01 18:08:28.011922 [ 4 ] {572ce3bd-0a87-45ac-8034-a11c49e064b3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2026.04.01 18:08:28.011961 [ 4 ] {572ce3bd-0a87-45ac-8034-a11c49e064b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11447 | 2026.04.01 18:08:28.012341 [ 4 ] {572ce3bd-0a87-45ac-8034-a11c49e064b3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11448 | 2026.04.01 18:08:28.012569 [ 4 ] {572ce3bd-0a87-45ac-8034-a11c49e064b3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2026.04.01 18:08:28.012717 [ 4 ] {572ce3bd-0a87-45ac-8034-a11c49e064b3} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.0016 sec., 48750 rows/sec., 4.04 MiB/sec. | ||
| 11450 | 2026.04.01 18:08:28.012757 [ 4 ] {572ce3bd-0a87-45ac-8034-a11c49e064b3} <Debug> TCPHandler: Processed in 0.001901699 sec. | ||
| 11451 | 2026.04.01 18:08:28.012894 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11452 | 2026.04.01 18:08:28.012986 [ 4 ] {ce5d81fc-dde2-4ce6-a133-cdafc31f609a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11453 | 2026.04.01 18:08:28.013025 [ 4 ] {ce5d81fc-dde2-4ce6-a133-cdafc31f609a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11454 | 2026.04.01 18:08:28.013423 [ 4 ] {ce5d81fc-dde2-4ce6-a133-cdafc31f609a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11455 | 2026.04.01 18:08:28.013457 [ 4 ] {ce5d81fc-dde2-4ce6-a133-cdafc31f609a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11456 | 2026.04.01 18:08:28.013744 [ 4 ] {ce5d81fc-dde2-4ce6-a133-cdafc31f609a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11457 | 2026.04.01 18:08:28.013957 [ 4 ] {ce5d81fc-dde2-4ce6-a133-cdafc31f609a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2026.04.01 18:08:28.014079 [ 4 ] {ce5d81fc-dde2-4ce6-a133-cdafc31f609a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001112 sec., 9892.086330935252 rows/sec., 743.84 KiB/sec. | ||
| 11459 | 2026.04.01 18:08:28.014115 [ 4 ] {ce5d81fc-dde2-4ce6-a133-cdafc31f609a} <Debug> TCPHandler: Processed in 0.001270803 sec. | ||
| 11460 | 2026.04.01 18:08:28.014230 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11461 | 2026.04.01 18:08:28.014321 [ 4 ] {85b52b67-c878-4a68-8095-54d74122a608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11462 | 2026.04.01 18:08:28.014359 [ 4 ] {85b52b67-c878-4a68-8095-54d74122a608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11463 | 2026.04.01 18:08:28.014777 [ 4 ] {85b52b67-c878-4a68-8095-54d74122a608} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11464 | 2026.04.01 18:08:28.014809 [ 4 ] {85b52b67-c878-4a68-8095-54d74122a608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11465 | 2026.04.01 18:08:28.015105 [ 4 ] {85b52b67-c878-4a68-8095-54d74122a608} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11466 | 2026.04.01 18:08:28.015325 [ 4 ] {85b52b67-c878-4a68-8095-54d74122a608} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11467 | 2026.04.01 18:08:28.015445 [ 4 ] {85b52b67-c878-4a68-8095-54d74122a608} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001142 sec., 65674.25569176882 rows/sec., 5.13 MiB/sec. | ||
| 11468 | 2026.04.01 18:08:28.015481 [ 4 ] {85b52b67-c878-4a68-8095-54d74122a608} <Debug> TCPHandler: Processed in 0.001297933 sec. | ||
| 11469 | 2026.04.01 18:08:28.015596 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11470 | 2026.04.01 18:08:28.015687 [ 4 ] {b01e6a9c-93dc-4db9-81c3-6c97b5d6189a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11471 | 2026.04.01 18:08:28.015728 [ 4 ] {b01e6a9c-93dc-4db9-81c3-6c97b5d6189a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11472 | 2026.04.01 18:08:28.016134 [ 4 ] {b01e6a9c-93dc-4db9-81c3-6c97b5d6189a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2026.04.01 18:08:28.016168 [ 4 ] {b01e6a9c-93dc-4db9-81c3-6c97b5d6189a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11474 | 2026.04.01 18:08:28.016486 [ 4 ] {b01e6a9c-93dc-4db9-81c3-6c97b5d6189a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11475 | 2026.04.01 18:08:28.016691 [ 4 ] {b01e6a9c-93dc-4db9-81c3-6c97b5d6189a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11476 | 2026.04.01 18:08:28.016787 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 | ||
| 11477 | 2026.04.01 18:08:28.016815 [ 4 ] {b01e6a9c-93dc-4db9-81c3-6c97b5d6189a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 11478 | 2026.04.01 18:08:28.016824 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2026.04.01 18:08:28.016846 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11480 | 2026.04.01 18:08:28.016851 [ 4 ] {b01e6a9c-93dc-4db9-81c3-6c97b5d6189a} <Debug> TCPHandler: Processed in 0.001301034 sec. | ||
| 11481 | 2026.04.01 18:08:28.016935 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full | ||
| 11482 | 2026.04.01 18:08:28.016949 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11483 | 2026.04.01 18:08:28.017034 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11484 | 2026.04.01 18:08:28.017038 [ 4 ] {ac8ad09e-a53b-4065-b410-4a915546d47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11485 | 2026.04.01 18:08:28.017066 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_69_14, total 29238 rows starting from the beginning of the part | ||
| 11486 | 2026.04.01 18:08:28.017094 [ 4 ] {ac8ad09e-a53b-4065-b410-4a915546d47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11487 | 2026.04.01 18:08:28.017129 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 11488 | 2026.04.01 18:08:28.017176 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 11489 | 2026.04.01 18:08:28.017219 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 335 rows starting from the beginning of the part | ||
| 11490 | 2026.04.01 18:08:28.017260 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 343 rows starting from the beginning of the part | ||
| 11491 | 2026.04.01 18:08:28.017300 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11492 | 2026.04.01 18:08:28.017801 [ 4 ] {ac8ad09e-a53b-4065-b410-4a915546d47f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2026.04.01 18:08:28.017897 [ 4 ] {ac8ad09e-a53b-4065-b410-4a915546d47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11494 | 2026.04.01 18:08:28.018415 [ 4 ] {ac8ad09e-a53b-4065-b410-4a915546d47f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11495 | 2026.04.01 18:08:28.018632 [ 4 ] {ac8ad09e-a53b-4065-b410-4a915546d47f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2026.04.01 18:08:28.018765 [ 4 ] {ac8ad09e-a53b-4065-b410-4a915546d47f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001733 sec., 6347.3744950952105 rows/sec., 11.37 MiB/sec. | ||
| 11497 | 2026.04.01 18:08:28.018818 [ 4 ] {ac8ad09e-a53b-4065-b410-4a915546d47f} <Debug> TCPHandler: Processed in 0.00191018 sec. | ||
| 11498 | 2026.04.01 18:08:28.018939 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11499 | 2026.04.01 18:08:28.019058 [ 4 ] {b408a530-ebab-4190-82ee-a220437b617f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11500 | 2026.04.01 18:08:28.019108 [ 4 ] {b408a530-ebab-4190-82ee-a220437b617f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11501 | 2026.04.01 18:08:28.019508 [ 4 ] {b408a530-ebab-4190-82ee-a220437b617f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2026.04.01 18:08:28.019550 [ 4 ] {b408a530-ebab-4190-82ee-a220437b617f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11503 | 2026.04.01 18:08:28.020016 [ 4 ] {b408a530-ebab-4190-82ee-a220437b617f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11504 | 2026.04.01 18:08:28.020225 [ 4 ] {b408a530-ebab-4190-82ee-a220437b617f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.04.01 18:08:28.020354 [ 4 ] {b408a530-ebab-4190-82ee-a220437b617f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. | ||
| 11506 | 2026.04.01 18:08:28.020389 [ 4 ] {b408a530-ebab-4190-82ee-a220437b617f} <Debug> TCPHandler: Processed in 0.001509719 sec. | ||
| 11507 | 2026.04.01 18:08:28.022813 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30364 rows, containing 5 columns (5 merged, 0 gathered) in 0.005971345 sec., 5084951.547766876 rows/sec., 328.78 MiB/sec. | ||
| 11508 | 2026.04.01 18:08:28.023435 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 11509 | 2026.04.01 18:08:28.023776 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.04.01 18:08:28.023865 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 | ||
| 11511 | 2026.04.01 18:08:28.023971 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11512 | 2026.04.01 18:08:31.607998 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11513 | 2026.04.01 18:08:31.608055 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11514 | 2026.04.01 18:08:31.779076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23065 | ||
| 11515 | 2026.04.01 18:08:31.779780 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2026.04.01 18:08:31.779855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11517 | 2026.04.01 18:08:31.780523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11518 | 2026.04.01 18:08:31.780772 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2026.04.01 18:08:31.780920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 11520 | 2026.04.01 18:08:31.844550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1460 | ||
| 11521 | 2026.04.01 18:08:31.846806 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11522 | 2026.04.01 18:08:31.846846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11523 | 2026.04.01 18:08:31.848033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11524 | 2026.04.01 18:08:31.848296 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11525 | 2026.04.01 18:08:31.848438 [ 119 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11526 | 2026.04.01 18:08:31.848476 [ 119 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2026.04.01 18:08:31.848495 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11528 | 2026.04.01 18:08:31.848559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
| 11529 | 2026.04.01 18:08:31.848607 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 11530 | 2026.04.01 18:08:31.849190 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11531 | 2026.04.01 18:08:31.849336 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1278 rows starting from the beginning of the part | ||
| 11532 | 2026.04.01 18:08:31.849684 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 11533 | 2026.04.01 18:08:31.849990 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11534 | 2026.04.01 18:08:31.850293 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
| 11535 | 2026.04.01 18:08:31.850577 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 11536 | 2026.04.01 18:08:31.850864 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 11537 | 2026.04.01 18:08:31.857445 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 72 columns (72 merged, 0 gathered) in 0.008893161 sec., 164171.09731849 rows/sec., 132.58 MiB/sec. | ||
| 11538 | 2026.04.01 18:08:31.859083 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11539 | 2026.04.01 18:08:31.859645 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2026.04.01 18:08:31.859711 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_36_7} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11541 | 2026.04.01 18:08:31.860003 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11542 | 2026.04.01 18:08:32.001630 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00114611 sec. | ||
| 11543 | 2026.04.01 18:08:33.012572 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2026.04.01 18:08:33.012859 [ 4 ] {25ee7d12-9537-4ebb-bc14-08cd735ecc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11545 | 2026.04.01 18:08:33.012962 [ 4 ] {25ee7d12-9537-4ebb-bc14-08cd735ecc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11546 | 2026.04.01 18:08:33.013790 [ 4 ] {25ee7d12-9537-4ebb-bc14-08cd735ecc2f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.04.01 18:08:33.013829 [ 4 ] {25ee7d12-9537-4ebb-bc14-08cd735ecc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11548 | 2026.04.01 18:08:33.014219 [ 4 ] {25ee7d12-9537-4ebb-bc14-08cd735ecc2f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11549 | 2026.04.01 18:08:33.014452 [ 4 ] {25ee7d12-9537-4ebb-bc14-08cd735ecc2f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.04.01 18:08:33.014582 [ 118 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11551 | 2026.04.01 18:08:33.014594 [ 4 ] {25ee7d12-9537-4ebb-bc14-08cd735ecc2f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001811 sec., 64053.009387078964 rows/sec., 5.44 MiB/sec. | ||
| 11552 | 2026.04.01 18:08:33.014626 [ 118 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.04.01 18:08:33.014645 [ 4 ] {25ee7d12-9537-4ebb-bc14-08cd735ecc2f} <Debug> TCPHandler: Processed in 0.002251069 sec. | ||
| 11554 | 2026.04.01 18:08:33.014649 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11555 | 2026.04.01 18:08:33.014767 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2026.04.01 18:08:33.014779 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 11557 | 2026.04.01 18:08:33.014861 [ 4 ] {d5df91aa-67ac-43ff-ad6c-667c154db43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11558 | 2026.04.01 18:08:33.014905 [ 4 ] {d5df91aa-67ac-43ff-ad6c-667c154db43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11559 | 2026.04.01 18:08:33.014932 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11560 | 2026.04.01 18:08:33.014975 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3811 rows starting from the beginning of the part | ||
| 11561 | 2026.04.01 18:08:33.015047 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 116 rows starting from the beginning of the part | ||
| 11562 | 2026.04.01 18:08:33.015097 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1269 rows starting from the beginning of the part | ||
| 11563 | 2026.04.01 18:08:33.015151 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 239 rows starting from the beginning of the part | ||
| 11564 | 2026.04.01 18:08:33.015196 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 78 rows starting from the beginning of the part | ||
| 11565 | 2026.04.01 18:08:33.015242 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 116 rows starting from the beginning of the part | ||
| 11566 | 2026.04.01 18:08:33.015314 [ 4 ] {d5df91aa-67ac-43ff-ad6c-667c154db43e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2026.04.01 18:08:33.015354 [ 4 ] {d5df91aa-67ac-43ff-ad6c-667c154db43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11568 | 2026.04.01 18:08:33.015677 [ 4 ] {d5df91aa-67ac-43ff-ad6c-667c154db43e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11569 | 2026.04.01 18:08:33.015890 [ 4 ] {d5df91aa-67ac-43ff-ad6c-667c154db43e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2026.04.01 18:08:33.016022 [ 4 ] {d5df91aa-67ac-43ff-ad6c-667c154db43e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00118 sec., 25423.72881355932 rows/sec., 1.87 MiB/sec. | ||
| 11571 | 2026.04.01 18:08:33.016059 [ 4 ] {d5df91aa-67ac-43ff-ad6c-667c154db43e} <Debug> TCPHandler: Processed in 0.001340325 sec. | ||
| 11572 | 2026.04.01 18:08:33.016167 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11573 | 2026.04.01 18:08:33.016259 [ 4 ] {97d65f32-86bc-42d0-b65c-c9a79ac14c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11574 | 2026.04.01 18:08:33.016298 [ 4 ] {97d65f32-86bc-42d0-b65c-c9a79ac14c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11575 | 2026.04.01 18:08:33.016708 [ 4 ] {97d65f32-86bc-42d0-b65c-c9a79ac14c79} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11576 | 2026.04.01 18:08:33.016742 [ 4 ] {97d65f32-86bc-42d0-b65c-c9a79ac14c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11577 | 2026.04.01 18:08:33.017058 [ 4 ] {97d65f32-86bc-42d0-b65c-c9a79ac14c79} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11578 | 2026.04.01 18:08:33.017267 [ 4 ] {97d65f32-86bc-42d0-b65c-c9a79ac14c79} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11579 | 2026.04.01 18:08:33.017312 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5629 rows, containing 5 columns (5 merged, 0 gathered) in 0.002588547 sec., 2174579.02058568 rows/sec., 176.43 MiB/sec. | ||
| 11580 | 2026.04.01 18:08:33.017394 [ 4 ] {97d65f32-86bc-42d0-b65c-c9a79ac14c79} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001153 sec., 81526.45273200347 rows/sec., 6.37 MiB/sec. | ||
| 11581 | 2026.04.01 18:08:33.017423 [ 115 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11582 | 2026.04.01 18:08:33.017436 [ 4 ] {97d65f32-86bc-42d0-b65c-c9a79ac14c79} <Debug> TCPHandler: Processed in 0.001316524 sec. | ||
| 11583 | 2026.04.01 18:08:33.017478 [ 115 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2026.04.01 18:08:33.017518 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11585 | 2026.04.01 18:08:33.017582 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11586 | 2026.04.01 18:08:33.017628 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 11587 | 2026.04.01 18:08:33.017678 [ 4 ] {5f14a6dc-bbb2-4959-8809-4254eef6c7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11588 | 2026.04.01 18:08:33.017722 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11589 | 2026.04.01 18:08:33.017725 [ 4 ] {5f14a6dc-bbb2-4959-8809-4254eef6c7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11590 | 2026.04.01 18:08:33.017778 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11591 | 2026.04.01 18:08:33.017821 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2101 rows starting from the beginning of the part | ||
| 11592 | 2026.04.01 18:08:33.017897 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 94 rows starting from the beginning of the part | ||
| 11593 | 2026.04.01 18:08:33.017948 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 771 rows starting from the beginning of the part | ||
| 11594 | 2026.04.01 18:08:33.017995 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 136 rows starting from the beginning of the part | ||
| 11595 | 2026.04.01 18:08:33.018040 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 75 rows starting from the beginning of the part | ||
| 11596 | 2026.04.01 18:08:33.018060 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2026.04.01 18:08:33.018084 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 94 rows starting from the beginning of the part | ||
| 11598 | 2026.04.01 18:08:33.018162 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_76_15} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11599 | 2026.04.01 18:08:33.018163 [ 4 ] {5f14a6dc-bbb2-4959-8809-4254eef6c7ae} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.04.01 18:08:33.018225 [ 4 ] {5f14a6dc-bbb2-4959-8809-4254eef6c7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11601 | 2026.04.01 18:08:33.018292 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 11602 | 2026.04.01 18:08:33.018577 [ 4 ] {5f14a6dc-bbb2-4959-8809-4254eef6c7ae} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11603 | 2026.04.01 18:08:33.018798 [ 4 ] {5f14a6dc-bbb2-4959-8809-4254eef6c7ae} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2026.04.01 18:08:33.018930 [ 4 ] {5f14a6dc-bbb2-4959-8809-4254eef6c7ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 11605 | 2026.04.01 18:08:33.018968 [ 4 ] {5f14a6dc-bbb2-4959-8809-4254eef6c7ae} <Debug> TCPHandler: Processed in 0.001433487 sec. | ||
| 11606 | 2026.04.01 18:08:33.019079 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11607 | 2026.04.01 18:08:33.019170 [ 4 ] {54bc7392-5bf3-46b9-b933-b407b05758c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11608 | 2026.04.01 18:08:33.019223 [ 4 ] {54bc7392-5bf3-46b9-b933-b407b05758c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11609 | 2026.04.01 18:08:33.019536 [ 186 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001960041 sec., 1668842.6415569878 rows/sec., 123.01 MiB/sec. | ||
| 11610 | 2026.04.01 18:08:33.019741 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11611 | 2026.04.01 18:08:33.019989 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.04.01 18:08:33.020016 [ 4 ] {54bc7392-5bf3-46b9-b933-b407b05758c3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2026.04.01 18:08:33.020058 [ 4 ] {54bc7392-5bf3-46b9-b933-b407b05758c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11614 | 2026.04.01 18:08:33.020066 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_76_15} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11615 | 2026.04.01 18:08:33.020153 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11616 | 2026.04.01 18:08:33.020614 [ 4 ] {54bc7392-5bf3-46b9-b933-b407b05758c3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11617 | 2026.04.01 18:08:33.020833 [ 4 ] {54bc7392-5bf3-46b9-b933-b407b05758c3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2026.04.01 18:08:33.020971 [ 4 ] {54bc7392-5bf3-46b9-b933-b407b05758c3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001818 sec., 16501.6501650165 rows/sec., 29.57 MiB/sec. | ||
| 11619 | 2026.04.01 18:08:33.021024 [ 4 ] {54bc7392-5bf3-46b9-b933-b407b05758c3} <Debug> TCPHandler: Processed in 0.001991842 sec. | ||
| 11620 | 2026.04.01 18:08:33.021135 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11621 | 2026.04.01 18:08:33.021226 [ 4 ] {2e2f5572-0579-42d5-b8f4-e1e59f49606b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11622 | 2026.04.01 18:08:33.021272 [ 4 ] {2e2f5572-0579-42d5-b8f4-e1e59f49606b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11623 | 2026.04.01 18:08:33.021601 [ 4 ] {2e2f5572-0579-42d5-b8f4-e1e59f49606b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2026.04.01 18:08:33.021636 [ 4 ] {2e2f5572-0579-42d5-b8f4-e1e59f49606b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11625 | 2026.04.01 18:08:33.021941 [ 4 ] {2e2f5572-0579-42d5-b8f4-e1e59f49606b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11626 | 2026.04.01 18:08:33.022146 [ 4 ] {2e2f5572-0579-42d5-b8f4-e1e59f49606b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2026.04.01 18:08:33.022272 [ 4 ] {2e2f5572-0579-42d5-b8f4-e1e59f49606b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 11628 | 2026.04.01 18:08:33.022307 [ 4 ] {2e2f5572-0579-42d5-b8f4-e1e59f49606b} <Debug> TCPHandler: Processed in 0.001219041 sec. | ||
| 11629 | 2026.04.01 18:08:33.057637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11630 | 2026.04.01 18:08:33.074319 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2026.04.01 18:08:33.074366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11632 | 2026.04.01 18:08:33.080420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11633 | 2026.04.01 18:08:33.081113 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2026.04.01 18:08:33.083940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11635 | 2026.04.01 18:08:33.459555 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2026.04.01 18:08:33.459747 [ 4 ] {9bffe43c-adf7-4b7e-ae24-afbf74cc3ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11637 | 2026.04.01 18:08:33.459812 [ 4 ] {9bffe43c-adf7-4b7e-ae24-afbf74cc3ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11638 | 2026.04.01 18:08:33.460553 [ 4 ] {9bffe43c-adf7-4b7e-ae24-afbf74cc3ccd} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.04.01 18:08:33.460605 [ 4 ] {9bffe43c-adf7-4b7e-ae24-afbf74cc3ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11640 | 2026.04.01 18:08:33.461029 [ 4 ] {9bffe43c-adf7-4b7e-ae24-afbf74cc3ccd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11641 | 2026.04.01 18:08:33.461263 [ 4 ] {9bffe43c-adf7-4b7e-ae24-afbf74cc3ccd} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2026.04.01 18:08:33.461426 [ 4 ] {9bffe43c-adf7-4b7e-ae24-afbf74cc3ccd} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001722 sec., 269454.12311265967 rows/sec., 17.09 MiB/sec. | ||
| 11643 | 2026.04.01 18:08:33.461478 [ 4 ] {9bffe43c-adf7-4b7e-ae24-afbf74cc3ccd} <Debug> TCPHandler: Processed in 0.002086574 sec. | ||
| 11644 | 2026.04.01 18:08:33.461603 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11645 | 2026.04.01 18:08:33.461705 [ 4 ] {2ba1fdbe-342a-41bc-a158-bf962abd0269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11646 | 2026.04.01 18:08:33.461749 [ 4 ] {2ba1fdbe-342a-41bc-a158-bf962abd0269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11647 | 2026.04.01 18:08:33.462170 [ 4 ] {2ba1fdbe-342a-41bc-a158-bf962abd0269} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2026.04.01 18:08:33.462209 [ 4 ] {2ba1fdbe-342a-41bc-a158-bf962abd0269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11649 | 2026.04.01 18:08:33.462519 [ 4 ] {2ba1fdbe-342a-41bc-a158-bf962abd0269} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11650 | 2026.04.01 18:08:33.462730 [ 4 ] {2ba1fdbe-342a-41bc-a158-bf962abd0269} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.04.01 18:08:33.462863 [ 4 ] {2ba1fdbe-342a-41bc-a158-bf962abd0269} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 11652 | 2026.04.01 18:08:33.462902 [ 4 ] {2ba1fdbe-342a-41bc-a158-bf962abd0269} <Debug> TCPHandler: Processed in 0.001350815 sec. | ||
| 11653 | 2026.04.01 18:08:33.463009 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.04.01 18:08:33.463103 [ 4 ] {ab52de1c-d8de-4718-a62c-a12002908446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11655 | 2026.04.01 18:08:33.463143 [ 4 ] {ab52de1c-d8de-4718-a62c-a12002908446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11656 | 2026.04.01 18:08:33.464866 [ 4 ] {ab52de1c-d8de-4718-a62c-a12002908446} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.04.01 18:08:33.464905 [ 4 ] {ab52de1c-d8de-4718-a62c-a12002908446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11658 | 2026.04.01 18:08:33.465429 [ 4 ] {ab52de1c-d8de-4718-a62c-a12002908446} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11659 | 2026.04.01 18:08:33.465659 [ 4 ] {ab52de1c-d8de-4718-a62c-a12002908446} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.04.01 18:08:33.465795 [ 4 ] {ab52de1c-d8de-4718-a62c-a12002908446} <Debug> executeQuery: Read 3619 rows, 278.22 KiB in 0.00271 sec., 1335424.3542435423 rows/sec., 100.26 MiB/sec. | ||
| 11661 | 2026.04.01 18:08:33.465835 [ 4 ] {ab52de1c-d8de-4718-a62c-a12002908446} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 11662 | 2026.04.01 18:08:33.465849 [ 4 ] {ab52de1c-d8de-4718-a62c-a12002908446} <Debug> TCPHandler: Processed in 0.002888315 sec. | ||
| 11663 | 2026.04.01 18:08:33.465962 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11664 | 2026.04.01 18:08:33.466058 [ 4 ] {7e3e90f7-19a7-4ec7-b727-d6eb7cf61888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11665 | 2026.04.01 18:08:33.466099 [ 4 ] {7e3e90f7-19a7-4ec7-b727-d6eb7cf61888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11666 | 2026.04.01 18:08:33.466586 [ 4 ] {7e3e90f7-19a7-4ec7-b727-d6eb7cf61888} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2026.04.01 18:08:33.466624 [ 4 ] {7e3e90f7-19a7-4ec7-b727-d6eb7cf61888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11668 | 2026.04.01 18:08:33.466933 [ 4 ] {7e3e90f7-19a7-4ec7-b727-d6eb7cf61888} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11669 | 2026.04.01 18:08:33.467143 [ 4 ] {7e3e90f7-19a7-4ec7-b727-d6eb7cf61888} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2026.04.01 18:08:33.467275 [ 4 ] {7e3e90f7-19a7-4ec7-b727-d6eb7cf61888} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.001236 sec., 207119.74110032365 rows/sec., 12.43 MiB/sec. | ||
| 11671 | 2026.04.01 18:08:33.467313 [ 4 ] {7e3e90f7-19a7-4ec7-b727-d6eb7cf61888} <Debug> TCPHandler: Processed in 0.001401696 sec. | ||
| 11672 | 2026.04.01 18:08:33.467420 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11673 | 2026.04.01 18:08:33.467515 [ 4 ] {0d54e944-2855-4e0f-857a-14fa69833354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11674 | 2026.04.01 18:08:33.467554 [ 4 ] {0d54e944-2855-4e0f-857a-14fa69833354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11675 | 2026.04.01 18:08:33.468231 [ 4 ] {0d54e944-2855-4e0f-857a-14fa69833354} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2026.04.01 18:08:33.468268 [ 4 ] {0d54e944-2855-4e0f-857a-14fa69833354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11677 | 2026.04.01 18:08:33.468621 [ 4 ] {0d54e944-2855-4e0f-857a-14fa69833354} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11678 | 2026.04.01 18:08:33.468833 [ 4 ] {0d54e944-2855-4e0f-857a-14fa69833354} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11679 | 2026.04.01 18:08:33.468966 [ 4 ] {0d54e944-2855-4e0f-857a-14fa69833354} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001469 sec., 707964.6017699115 rows/sec., 41.98 MiB/sec. | ||
| 11680 | 2026.04.01 18:08:33.469003 [ 4 ] {0d54e944-2855-4e0f-857a-14fa69833354} <Debug> TCPHandler: Processed in 0.001631323 sec. | ||
| 11681 | 2026.04.01 18:08:33.469104 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11682 | 2026.04.01 18:08:33.469198 [ 4 ] {854fb683-7918-4a1c-b3ab-0c088e8f1338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11683 | 2026.04.01 18:08:33.469239 [ 4 ] {854fb683-7918-4a1c-b3ab-0c088e8f1338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11684 | 2026.04.01 18:08:33.469617 [ 4 ] {854fb683-7918-4a1c-b3ab-0c088e8f1338} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2026.04.01 18:08:33.469653 [ 4 ] {854fb683-7918-4a1c-b3ab-0c088e8f1338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11686 | 2026.04.01 18:08:33.469934 [ 4 ] {854fb683-7918-4a1c-b3ab-0c088e8f1338} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11687 | 2026.04.01 18:08:33.470152 [ 4 ] {854fb683-7918-4a1c-b3ab-0c088e8f1338} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11688 | 2026.04.01 18:08:33.470280 [ 4 ] {854fb683-7918-4a1c-b3ab-0c088e8f1338} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 11689 | 2026.04.01 18:08:33.470319 [ 4 ] {854fb683-7918-4a1c-b3ab-0c088e8f1338} <Debug> TCPHandler: Processed in 0.001263693 sec. | ||
| 11690 | 2026.04.01 18:08:33.470418 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11691 | 2026.04.01 18:08:33.470510 [ 4 ] {aa9609df-f93f-4532-8076-b8e2b8271cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11692 | 2026.04.01 18:08:33.470550 [ 4 ] {aa9609df-f93f-4532-8076-b8e2b8271cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11693 | 2026.04.01 18:08:33.471023 [ 4 ] {aa9609df-f93f-4532-8076-b8e2b8271cad} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2026.04.01 18:08:33.471060 [ 4 ] {aa9609df-f93f-4532-8076-b8e2b8271cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11695 | 2026.04.01 18:08:33.471373 [ 4 ] {aa9609df-f93f-4532-8076-b8e2b8271cad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11696 | 2026.04.01 18:08:33.471586 [ 4 ] {aa9609df-f93f-4532-8076-b8e2b8271cad} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.04.01 18:08:33.471716 [ 4 ] {aa9609df-f93f-4532-8076-b8e2b8271cad} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001223 sec., 194603.43417825023 rows/sec., 11.05 MiB/sec. | ||
| 11698 | 2026.04.01 18:08:33.471754 [ 4 ] {aa9609df-f93f-4532-8076-b8e2b8271cad} <Debug> TCPHandler: Processed in 0.001382776 sec. | ||
| 11699 | 2026.04.01 18:08:33.471855 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11700 | 2026.04.01 18:08:33.471948 [ 4 ] {3cbcacc4-6e97-457e-8000-3d5307055e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11701 | 2026.04.01 18:08:33.471987 [ 4 ] {3cbcacc4-6e97-457e-8000-3d5307055e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11702 | 2026.04.01 18:08:33.473081 [ 4 ] {3cbcacc4-6e97-457e-8000-3d5307055e23} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2026.04.01 18:08:33.473118 [ 4 ] {3cbcacc4-6e97-457e-8000-3d5307055e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11704 | 2026.04.01 18:08:33.473512 [ 4 ] {3cbcacc4-6e97-457e-8000-3d5307055e23} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11705 | 2026.04.01 18:08:33.473725 [ 4 ] {3cbcacc4-6e97-457e-8000-3d5307055e23} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2026.04.01 18:08:33.473858 [ 4 ] {3cbcacc4-6e97-457e-8000-3d5307055e23} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.001928 sec., 1036825.7261410789 rows/sec., 70.00 MiB/sec. | ||
| 11707 | 2026.04.01 18:08:33.473897 [ 4 ] {3cbcacc4-6e97-457e-8000-3d5307055e23} <Debug> TCPHandler: Processed in 0.002091584 sec. | ||
| 11708 | 2026.04.01 18:08:33.473997 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11709 | 2026.04.01 18:08:33.474090 [ 4 ] {0c5bfce2-8b04-4502-91ea-4b4a5cf090db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11710 | 2026.04.01 18:08:33.474131 [ 4 ] {0c5bfce2-8b04-4502-91ea-4b4a5cf090db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11711 | 2026.04.01 18:08:33.474463 [ 4 ] {0c5bfce2-8b04-4502-91ea-4b4a5cf090db} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2026.04.01 18:08:33.474497 [ 4 ] {0c5bfce2-8b04-4502-91ea-4b4a5cf090db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11713 | 2026.04.01 18:08:33.474799 [ 4 ] {0c5bfce2-8b04-4502-91ea-4b4a5cf090db} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11714 | 2026.04.01 18:08:33.475017 [ 4 ] {0c5bfce2-8b04-4502-91ea-4b4a5cf090db} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2026.04.01 18:08:33.475144 [ 4 ] {0c5bfce2-8b04-4502-91ea-4b4a5cf090db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 11716 | 2026.04.01 18:08:33.475181 [ 4 ] {0c5bfce2-8b04-4502-91ea-4b4a5cf090db} <Debug> TCPHandler: Processed in 0.001232842 sec. | ||
| 11717 | 2026.04.01 18:08:33.475282 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11718 | 2026.04.01 18:08:33.475374 [ 4 ] {fc095624-752a-42b6-b01f-6f48e384cc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11719 | 2026.04.01 18:08:33.475417 [ 4 ] {fc095624-752a-42b6-b01f-6f48e384cc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11720 | 2026.04.01 18:08:33.476095 [ 4 ] {fc095624-752a-42b6-b01f-6f48e384cc6a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2026.04.01 18:08:33.476129 [ 4 ] {fc095624-752a-42b6-b01f-6f48e384cc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11722 | 2026.04.01 18:08:33.476584 [ 4 ] {fc095624-752a-42b6-b01f-6f48e384cc6a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11723 | 2026.04.01 18:08:33.476803 [ 4 ] {fc095624-752a-42b6-b01f-6f48e384cc6a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2026.04.01 18:08:33.476932 [ 4 ] {fc095624-752a-42b6-b01f-6f48e384cc6a} <Debug> executeQuery: Read 1672 rows, 104.01 KiB in 0.001576 sec., 1060913.7055837563 rows/sec., 64.45 MiB/sec. | ||
| 11725 | 2026.04.01 18:08:33.476970 [ 4 ] {fc095624-752a-42b6-b01f-6f48e384cc6a} <Debug> TCPHandler: Processed in 0.001736205 sec. | ||
| 11726 | 2026.04.01 18:08:33.477076 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2026.04.01 18:08:33.477180 [ 4 ] {2adefc0e-1e07-406b-bf0c-5cecc06e4f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11728 | 2026.04.01 18:08:33.477224 [ 4 ] {2adefc0e-1e07-406b-bf0c-5cecc06e4f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11729 | 2026.04.01 18:08:33.477548 [ 4 ] {2adefc0e-1e07-406b-bf0c-5cecc06e4f7c} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2026.04.01 18:08:33.477584 [ 4 ] {2adefc0e-1e07-406b-bf0c-5cecc06e4f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11731 | 2026.04.01 18:08:33.477941 [ 4 ] {2adefc0e-1e07-406b-bf0c-5cecc06e4f7c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11732 | 2026.04.01 18:08:33.478165 [ 4 ] {2adefc0e-1e07-406b-bf0c-5cecc06e4f7c} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2026.04.01 18:08:33.478300 [ 4 ] {2adefc0e-1e07-406b-bf0c-5cecc06e4f7c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 11734 | 2026.04.01 18:08:33.478336 [ 4 ] {2adefc0e-1e07-406b-bf0c-5cecc06e4f7c} <Debug> TCPHandler: Processed in 0.001310504 sec. | ||
| 11735 | 2026.04.01 18:08:33.478448 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11736 | 2026.04.01 18:08:33.478543 [ 4 ] {0bb04675-76b6-4cd4-93d9-3f5770f7a1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11737 | 2026.04.01 18:08:33.478597 [ 4 ] {0bb04675-76b6-4cd4-93d9-3f5770f7a1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11738 | 2026.04.01 18:08:33.479393 [ 4 ] {0bb04675-76b6-4cd4-93d9-3f5770f7a1fa} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2026.04.01 18:08:33.479429 [ 4 ] {0bb04675-76b6-4cd4-93d9-3f5770f7a1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11740 | 2026.04.01 18:08:33.479981 [ 4 ] {0bb04675-76b6-4cd4-93d9-3f5770f7a1fa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11741 | 2026.04.01 18:08:33.480198 [ 4 ] {0bb04675-76b6-4cd4-93d9-3f5770f7a1fa} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.04.01 18:08:33.480335 [ 4 ] {0bb04675-76b6-4cd4-93d9-3f5770f7a1fa} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001811 sec., 12147.98453892877 rows/sec., 21.77 MiB/sec. | ||
| 11743 | 2026.04.01 18:08:33.480397 [ 4 ] {0bb04675-76b6-4cd4-93d9-3f5770f7a1fa} <Debug> TCPHandler: Processed in 0.002000622 sec. | ||
| 11744 | 2026.04.01 18:08:33.480508 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11745 | 2026.04.01 18:08:33.480603 [ 4 ] {10c4839b-36c0-4b26-b3e1-24506ab93cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11746 | 2026.04.01 18:08:33.480644 [ 4 ] {10c4839b-36c0-4b26-b3e1-24506ab93cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11747 | 2026.04.01 18:08:33.480966 [ 4 ] {10c4839b-36c0-4b26-b3e1-24506ab93cb5} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11748 | 2026.04.01 18:08:33.481001 [ 4 ] {10c4839b-36c0-4b26-b3e1-24506ab93cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11749 | 2026.04.01 18:08:33.481303 [ 4 ] {10c4839b-36c0-4b26-b3e1-24506ab93cb5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11750 | 2026.04.01 18:08:33.481515 [ 4 ] {10c4839b-36c0-4b26-b3e1-24506ab93cb5} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2026.04.01 18:08:33.481641 [ 4 ] {10c4839b-36c0-4b26-b3e1-24506ab93cb5} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001057 sec., 58656.575212866606 rows/sec., 3.27 MiB/sec. | ||
| 11752 | 2026.04.01 18:08:33.481677 [ 4 ] {10c4839b-36c0-4b26-b3e1-24506ab93cb5} <Debug> TCPHandler: Processed in 0.001217691 sec. | ||
| 11753 | 2026.04.01 18:08:34.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.58 MiB, peak 327.74 MiB, free memory in arenas 0.00 B, will set to 320.77 MiB (RSS), difference: -1.80 MiB | ||
| 11754 | 2026.04.01 18:08:38.010346 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2026.04.01 18:08:38.010592 [ 4 ] {16af8691-2612-4118-b612-d14fe8007397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11756 | 2026.04.01 18:08:38.010695 [ 4 ] {16af8691-2612-4118-b612-d14fe8007397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11757 | 2026.04.01 18:08:38.011606 [ 4 ] {16af8691-2612-4118-b612-d14fe8007397} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.04.01 18:08:38.011646 [ 4 ] {16af8691-2612-4118-b612-d14fe8007397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11759 | 2026.04.01 18:08:38.012024 [ 4 ] {16af8691-2612-4118-b612-d14fe8007397} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11760 | 2026.04.01 18:08:38.012247 [ 4 ] {16af8691-2612-4118-b612-d14fe8007397} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2026.04.01 18:08:38.012408 [ 4 ] {16af8691-2612-4118-b612-d14fe8007397} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. | ||
| 11762 | 2026.04.01 18:08:38.012449 [ 4 ] {16af8691-2612-4118-b612-d14fe8007397} <Debug> TCPHandler: Processed in 0.002236818 sec. | ||
| 11763 | 2026.04.01 18:08:38.012562 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2026.04.01 18:08:38.012656 [ 4 ] {135827a2-3eb5-44f9-96b9-33ebdafad398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11765 | 2026.04.01 18:08:38.012695 [ 4 ] {135827a2-3eb5-44f9-96b9-33ebdafad398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11766 | 2026.04.01 18:08:38.013089 [ 4 ] {135827a2-3eb5-44f9-96b9-33ebdafad398} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.04.01 18:08:38.013125 [ 4 ] {135827a2-3eb5-44f9-96b9-33ebdafad398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11768 | 2026.04.01 18:08:38.013427 [ 4 ] {135827a2-3eb5-44f9-96b9-33ebdafad398} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11769 | 2026.04.01 18:08:38.013629 [ 4 ] {135827a2-3eb5-44f9-96b9-33ebdafad398} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.04.01 18:08:38.013762 [ 4 ] {135827a2-3eb5-44f9-96b9-33ebdafad398} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 11771 | 2026.04.01 18:08:38.013798 [ 4 ] {135827a2-3eb5-44f9-96b9-33ebdafad398} <Debug> TCPHandler: Processed in 0.001283143 sec. | ||
| 11772 | 2026.04.01 18:08:38.013908 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11773 | 2026.04.01 18:08:38.013999 [ 4 ] {adce6ea6-4931-4523-98a5-ebaedb32d1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11774 | 2026.04.01 18:08:38.014049 [ 4 ] {adce6ea6-4931-4523-98a5-ebaedb32d1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11775 | 2026.04.01 18:08:38.014409 [ 4 ] {adce6ea6-4931-4523-98a5-ebaedb32d1f0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11776 | 2026.04.01 18:08:38.014444 [ 4 ] {adce6ea6-4931-4523-98a5-ebaedb32d1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11777 | 2026.04.01 18:08:38.014769 [ 4 ] {adce6ea6-4931-4523-98a5-ebaedb32d1f0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11778 | 2026.04.01 18:08:38.014977 [ 4 ] {adce6ea6-4931-4523-98a5-ebaedb32d1f0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2026.04.01 18:08:38.015101 [ 4 ] {adce6ea6-4931-4523-98a5-ebaedb32d1f0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00112 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 11780 | 2026.04.01 18:08:38.015137 [ 4 ] {adce6ea6-4931-4523-98a5-ebaedb32d1f0} <Debug> TCPHandler: Processed in 0.001276203 sec. | ||
| 11781 | 2026.04.01 18:08:38.015252 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11782 | 2026.04.01 18:08:38.015343 [ 4 ] {e0440906-be2e-4db0-adce-ef900adf3f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11783 | 2026.04.01 18:08:38.015383 [ 4 ] {e0440906-be2e-4db0-adce-ef900adf3f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11784 | 2026.04.01 18:08:38.015694 [ 4 ] {e0440906-be2e-4db0-adce-ef900adf3f31} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.04.01 18:08:38.015730 [ 4 ] {e0440906-be2e-4db0-adce-ef900adf3f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11786 | 2026.04.01 18:08:38.016028 [ 4 ] {e0440906-be2e-4db0-adce-ef900adf3f31} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11787 | 2026.04.01 18:08:38.016243 [ 4 ] {e0440906-be2e-4db0-adce-ef900adf3f31} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11788 | 2026.04.01 18:08:38.016357 [ 105 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11789 | 2026.04.01 18:08:38.016367 [ 4 ] {e0440906-be2e-4db0-adce-ef900adf3f31} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001041 sec., 46109.51008645533 rows/sec., 3.11 MiB/sec. | ||
| 11790 | 2026.04.01 18:08:38.016430 [ 105 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2026.04.01 18:08:38.016442 [ 4 ] {e0440906-be2e-4db0-adce-ef900adf3f31} <Debug> TCPHandler: Processed in 0.001236502 sec. | ||
| 11792 | 2026.04.01 18:08:38.016465 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11793 | 2026.04.01 18:08:38.016592 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 11794 | 2026.04.01 18:08:38.016738 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11795 | 2026.04.01 18:08:38.016775 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5030 rows starting from the beginning of the part | ||
| 11796 | 2026.04.01 18:08:38.016843 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 11797 | 2026.04.01 18:08:38.016888 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11798 | 2026.04.01 18:08:38.016931 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 11799 | 2026.04.01 18:08:38.016972 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 62 rows starting from the beginning of the part | ||
| 11800 | 2026.04.01 18:08:38.017015 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
| 11801 | 2026.04.01 18:08:38.018937 [ 193 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002400023 sec., 2216645.423814689 rows/sec., 140.57 MiB/sec. | ||
| 11802 | 2026.04.01 18:08:38.019318 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11803 | 2026.04.01 18:08:38.019611 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_76_15} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2026.04.01 18:08:38.019684 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_76_15} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11805 | 2026.04.01 18:08:38.019767 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11806 | 2026.04.01 18:08:39.281049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23577 | ||
| 11807 | 2026.04.01 18:08:39.281788 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.04.01 18:08:39.281837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11809 | 2026.04.01 18:08:39.282355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11810 | 2026.04.01 18:08:39.282606 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.04.01 18:08:39.282755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23577 | ||
| 11812 | 2026.04.01 18:08:40.584038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11813 | 2026.04.01 18:08:40.614880 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.04.01 18:08:40.614976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11815 | 2026.04.01 18:08:40.622205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11816 | 2026.04.01 18:08:40.623266 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2026.04.01 18:08:40.630964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11818 | 2026.04.01 18:08:41.002221 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44570 | ||
| 11819 | 2026.04.01 18:08:41.002333 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11820 | 2026.04.01 18:08:41.002360 [ 286 ] {} <Debug> TCP-Session: c5ee6aa7-bb2e-425c-af0f-5cda05ce90c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44570 | ||
| 11821 | 2026.04.01 18:08:41.002381 [ 286 ] {} <Debug> TCP-Session: c5ee6aa7-bb2e-425c-af0f-5cda05ce90c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11822 | 2026.04.01 18:08:41.002394 [ 286 ] {} <Debug> TCP-Session: c5ee6aa7-bb2e-425c-af0f-5cda05ce90c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11823 | 2026.04.01 18:08:41.002593 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61223 | ||
| 11824 | 2026.04.01 18:08:41.002619 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58821 | ||
| 11825 | 2026.04.01 18:08:41.002632 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41148 | ||
| 11826 | 2026.04.01 18:08:41.002673 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58641 | ||
| 11827 | 2026.04.01 18:08:41.002700 [ 286 ] {} <Trace> TCP-Session: c5ee6aa7-bb2e-425c-af0f-5cda05ce90c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11828 | 2026.04.01 18:08:41.002720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11829 | 2026.04.01 18:08:41.002733 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11830 | 2026.04.01 18:08:41.002747 [ 290 ] {} <Debug> TCP-Session: abe91999-1bee-46ca-9fd0-e06e30ab940d Authenticating user 'default' from [fd00:1122:3344:101::e]:58821 | ||
| 11831 | 2026.04.01 18:08:41.002666 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63963 | ||
| 11832 | 2026.04.01 18:08:41.002777 [ 290 ] {} <Debug> TCP-Session: abe91999-1bee-46ca-9fd0-e06e30ab940d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.04.01 18:08:41.002772 [ 288 ] {} <Debug> TCP-Session: c76cc07a-0eca-4f09-87e3-6b28398c8366 Authenticating user 'default' from [fd00:1122:3344:101::e]:61223 | ||
| 11834 | 2026.04.01 18:08:41.002850 [ 290 ] {} <Debug> TCP-Session: abe91999-1bee-46ca-9fd0-e06e30ab940d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11835 | 2026.04.01 18:08:41.002652 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56072 | ||
| 11836 | 2026.04.01 18:08:41.002891 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11837 | 2026.04.01 18:08:41.002882 [ 286 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44570) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11838 | 2026.04.01 18:08:41.002923 [ 351 ] {} <Debug> TCP-Session: 5e2bba80-d7bb-4d45-9f41-4689f434effb Authenticating user 'default' from [fd00:1122:3344:101::e]:41148 | ||
| 11839 | 2026.04.01 18:08:41.002878 [ 288 ] {} <Debug> TCP-Session: c76cc07a-0eca-4f09-87e3-6b28398c8366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11840 | 2026.04.01 18:08:41.002963 [ 351 ] {} <Debug> TCP-Session: 5e2bba80-d7bb-4d45-9f41-4689f434effb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11841 | 2026.04.01 18:08:41.002981 [ 288 ] {} <Debug> TCP-Session: c76cc07a-0eca-4f09-87e3-6b28398c8366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11842 | 2026.04.01 18:08:41.002986 [ 351 ] {} <Debug> TCP-Session: 5e2bba80-d7bb-4d45-9f41-4689f434effb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.04.01 18:08:41.002624 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43678 | ||
| 11844 | 2026.04.01 18:08:41.002649 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61529 | ||
| 11845 | 2026.04.01 18:08:41.003200 [ 286 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11846 | 2026.04.01 18:08:41.003259 [ 286 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11847 | 2026.04.01 18:08:41.003342 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11848 | 2026.04.01 18:08:41.003376 [ 355 ] {} <Debug> TCP-Session: 655eb01d-f7b7-43ee-8b8b-c863f52b0df0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58641 | ||
| 11849 | 2026.04.01 18:08:41.003392 [ 355 ] {} <Debug> TCP-Session: 655eb01d-f7b7-43ee-8b8b-c863f52b0df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11850 | 2026.04.01 18:08:41.003404 [ 355 ] {} <Debug> TCP-Session: 655eb01d-f7b7-43ee-8b8b-c863f52b0df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11851 | 2026.04.01 18:08:41.003548 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11852 | 2026.04.01 18:08:41.003558 [ 286 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 11853 | 2026.04.01 18:08:41.003597 [ 354 ] {} <Debug> TCP-Session: e64437ce-d962-42e9-86de-f9e9a4ef20d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63963 | ||
| 11854 | 2026.04.01 18:08:41.003634 [ 354 ] {} <Debug> TCP-Session: e64437ce-d962-42e9-86de-f9e9a4ef20d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11855 | 2026.04.01 18:08:41.003651 [ 354 ] {} <Debug> TCP-Session: e64437ce-d962-42e9-86de-f9e9a4ef20d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11856 | 2026.04.01 18:08:41.003667 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11857 | 2026.04.01 18:08:41.003703 [ 353 ] {} <Debug> TCP-Session: fe573771-98df-4c62-b15f-bd4c44e49760 Authenticating user 'default' from [fd00:1122:3344:101::e]:56072 | ||
| 11858 | 2026.04.01 18:08:41.003719 [ 353 ] {} <Debug> TCP-Session: fe573771-98df-4c62-b15f-bd4c44e49760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11859 | 2026.04.01 18:08:41.003734 [ 353 ] {} <Debug> TCP-Session: fe573771-98df-4c62-b15f-bd4c44e49760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11860 | 2026.04.01 18:08:41.003784 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11861 | 2026.04.01 18:08:41.003817 [ 289 ] {} <Debug> TCP-Session: d67315b0-6ccc-4d7a-af38-d8e5c50aa6ca Authenticating user 'default' from [fd00:1122:3344:101::e]:43678 | ||
| 11862 | 2026.04.01 18:08:41.003834 [ 289 ] {} <Debug> TCP-Session: d67315b0-6ccc-4d7a-af38-d8e5c50aa6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11863 | 2026.04.01 18:08:41.003847 [ 289 ] {} <Debug> TCP-Session: d67315b0-6ccc-4d7a-af38-d8e5c50aa6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11864 | 2026.04.01 18:08:41.004018 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11865 | 2026.04.01 18:08:41.004065 [ 352 ] {} <Debug> TCP-Session: d4111d3a-0e5e-46b3-8d69-56a1fe6aa226 Authenticating user 'default' from [fd00:1122:3344:101::e]:61529 | ||
| 11866 | 2026.04.01 18:08:41.004087 [ 352 ] {} <Debug> TCP-Session: d4111d3a-0e5e-46b3-8d69-56a1fe6aa226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11867 | 2026.04.01 18:08:41.004100 [ 352 ] {} <Debug> TCP-Session: d4111d3a-0e5e-46b3-8d69-56a1fe6aa226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11868 | 2026.04.01 18:08:41.004549 [ 336 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Trace> AggregatingTransform: Aggregating | ||
| 11869 | 2026.04.01 18:08:41.004590 [ 336 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Trace> Aggregator: Aggregation method: without_key | ||
| 11870 | 2026.04.01 18:08:41.004699 [ 336 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014216 sec. (985.983 rows/sec., 38.51 KiB/sec.) | ||
| 11871 | 2026.04.01 18:08:41.004729 [ 336 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Trace> Aggregator: Merging aggregated data | ||
| 11872 | 2026.04.01 18:08:41.006054 [ 286 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003235 sec., 309.1190108191654 rows/sec., 12.07 KiB/sec. | ||
| 11873 | 2026.04.01 18:08:41.006189 [ 286 ] {8dfc3a07-f5cb-4369-9783-4219aad77da5} <Debug> TCPHandler: Processed in 0.003605444 sec. | ||
| 11874 | 2026.04.01 18:08:41.006307 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11875 | 2026.04.01 18:08:41.006333 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11876 | 2026.04.01 18:08:41.006354 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11877 | 2026.04.01 18:08:41.006370 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11878 | 2026.04.01 18:08:41.006394 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11879 | 2026.04.01 18:08:41.006419 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11880 | 2026.04.01 18:08:41.006441 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11881 | 2026.04.01 18:08:41.006454 [ 289 ] {} <Debug> TCP-Session: d67315b0-6ccc-4d7a-af38-d8e5c50aa6ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11882 | 2026.04.01 18:08:41.006466 [ 351 ] {} <Debug> TCP-Session: 5e2bba80-d7bb-4d45-9f41-4689f434effb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11883 | 2026.04.01 18:08:41.006484 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11884 | 2026.04.01 18:08:41.006497 [ 352 ] {} <Debug> TCP-Session: d4111d3a-0e5e-46b3-8d69-56a1fe6aa226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11885 | 2026.04.01 18:08:41.006464 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11886 | 2026.04.01 18:08:41.006529 [ 355 ] {} <Debug> TCP-Session: 655eb01d-f7b7-43ee-8b8b-c863f52b0df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2026.04.01 18:08:41.006434 [ 290 ] {} <Debug> TCP-Session: abe91999-1bee-46ca-9fd0-e06e30ab940d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11888 | 2026.04.01 18:08:41.006568 [ 353 ] {} <Debug> TCP-Session: fe573771-98df-4c62-b15f-bd4c44e49760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.04.01 18:08:41.006411 [ 288 ] {} <Debug> TCP-Session: c76cc07a-0eca-4f09-87e3-6b28398c8366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2026.04.01 18:08:41.006383 [ 354 ] {} <Debug> TCP-Session: e64437ce-d962-42e9-86de-f9e9a4ef20d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11891 | 2026.04.01 18:08:41.006337 [ 286 ] {} <Debug> TCP-Session: c5ee6aa7-bb2e-425c-af0f-5cda05ce90c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11892 | 2026.04.01 18:08:41.050420 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58948 | ||
| 11893 | 2026.04.01 18:08:41.050494 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11894 | 2026.04.01 18:08:41.050516 [ 286 ] {} <Debug> TCP-Session: 69a304bf-101e-4b74-82d9-6913fd46b70d Authenticating user 'default' from [fd00:1122:3344:101::e]:58948 | ||
| 11895 | 2026.04.01 18:08:41.050534 [ 286 ] {} <Debug> TCP-Session: 69a304bf-101e-4b74-82d9-6913fd46b70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11896 | 2026.04.01 18:08:41.050546 [ 286 ] {} <Debug> TCP-Session: 69a304bf-101e-4b74-82d9-6913fd46b70d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11897 | 2026.04.01 18:08:41.050727 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47752 | ||
| 11898 | 2026.04.01 18:08:41.050751 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49714 | ||
| 11899 | 2026.04.01 18:08:41.050782 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64614 | ||
| 11900 | 2026.04.01 18:08:41.050825 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49062 | ||
| 11901 | 2026.04.01 18:08:41.050844 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52613 | ||
| 11902 | 2026.04.01 18:08:41.050840 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47243 | ||
| 11903 | 2026.04.01 18:08:41.050828 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11904 | 2026.04.01 18:08:41.050909 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11905 | 2026.04.01 18:08:41.050919 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11906 | 2026.04.01 18:08:41.050913 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11907 | 2026.04.01 18:08:41.050955 [ 355 ] {} <Debug> TCP-Session: fad3146b-f40f-49be-b523-99e37ad4ead0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52613 | ||
| 11908 | 2026.04.01 18:08:41.050959 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11909 | 2026.04.01 18:08:41.050988 [ 289 ] {} <Debug> TCP-Session: 557181d5-2e56-46d0-bd2e-f3c49982171a Authenticating user 'default' from [fd00:1122:3344:101::e]:49714 | ||
| 11910 | 2026.04.01 18:08:41.050992 [ 355 ] {} <Debug> TCP-Session: fad3146b-f40f-49be-b523-99e37ad4ead0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11911 | 2026.04.01 18:08:41.051008 [ 354 ] {} <Debug> TCP-Session: e62883fa-406b-4cca-bbe2-75be3018a53e Authenticating user 'default' from [fd00:1122:3344:101::e]:47243 | ||
| 11912 | 2026.04.01 18:08:41.051028 [ 289 ] {} <Debug> TCP-Session: 557181d5-2e56-46d0-bd2e-f3c49982171a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2026.04.01 18:08:41.051027 [ 355 ] {} <Debug> TCP-Session: fad3146b-f40f-49be-b523-99e37ad4ead0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11914 | 2026.04.01 18:08:41.051042 [ 354 ] {} <Debug> TCP-Session: e62883fa-406b-4cca-bbe2-75be3018a53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11915 | 2026.04.01 18:08:41.051055 [ 289 ] {} <Debug> TCP-Session: 557181d5-2e56-46d0-bd2e-f3c49982171a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11916 | 2026.04.01 18:08:41.051076 [ 354 ] {} <Debug> TCP-Session: e62883fa-406b-4cca-bbe2-75be3018a53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11917 | 2026.04.01 18:08:41.050945 [ 353 ] {} <Debug> TCP-Session: 442f3638-a73c-4b61-9336-4d7bf0078a6b Authenticating user 'default' from [fd00:1122:3344:101::e]:49062 | ||
| 11918 | 2026.04.01 18:08:41.050942 [ 288 ] {} <Debug> TCP-Session: d011b7bf-f6d8-43cc-888a-b869b91127db Authenticating user 'default' from [fd00:1122:3344:101::e]:47752 | ||
| 11919 | 2026.04.01 18:08:41.051123 [ 353 ] {} <Debug> TCP-Session: 442f3638-a73c-4b61-9336-4d7bf0078a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11920 | 2026.04.01 18:08:41.050909 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11921 | 2026.04.01 18:08:41.051144 [ 353 ] {} <Debug> TCP-Session: 442f3638-a73c-4b61-9336-4d7bf0078a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11922 | 2026.04.01 18:08:41.050803 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62469 | ||
| 11923 | 2026.04.01 18:08:41.051183 [ 290 ] {} <Debug> TCP-Session: b44df06c-c24b-449c-b4a0-c9c7b235394a Authenticating user 'default' from [fd00:1122:3344:101::e]:64614 | ||
| 11924 | 2026.04.01 18:08:41.050808 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38700 | ||
| 11925 | 2026.04.01 18:08:41.051238 [ 290 ] {} <Debug> TCP-Session: b44df06c-c24b-449c-b4a0-c9c7b235394a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11926 | 2026.04.01 18:08:41.051262 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11927 | 2026.04.01 18:08:41.051285 [ 290 ] {} <Debug> TCP-Session: b44df06c-c24b-449c-b4a0-c9c7b235394a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11928 | 2026.04.01 18:08:41.051305 [ 351 ] {} <Debug> TCP-Session: 9f57fc15-fafa-4b58-9c4f-3b8ad818ce83 Authenticating user 'default' from [fd00:1122:3344:101::e]:62469 | ||
| 11929 | 2026.04.01 18:08:41.051306 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11930 | 2026.04.01 18:08:41.051338 [ 351 ] {} <Debug> TCP-Session: 9f57fc15-fafa-4b58-9c4f-3b8ad818ce83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11931 | 2026.04.01 18:08:41.051359 [ 352 ] {} <Debug> TCP-Session: 6ba5ecfc-16d8-404b-b97d-c53d252bf87b Authenticating user 'default' from [fd00:1122:3344:101::e]:38700 | ||
| 11932 | 2026.04.01 18:08:41.051369 [ 351 ] {} <Debug> TCP-Session: 9f57fc15-fafa-4b58-9c4f-3b8ad818ce83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11933 | 2026.04.01 18:08:41.051389 [ 352 ] {} <Debug> TCP-Session: 6ba5ecfc-16d8-404b-b97d-c53d252bf87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.04.01 18:08:41.050769 [ 286 ] {} <Trace> TCP-Session: 69a304bf-101e-4b74-82d9-6913fd46b70d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11935 | 2026.04.01 18:08:41.051414 [ 352 ] {} <Debug> TCP-Session: 6ba5ecfc-16d8-404b-b97d-c53d252bf87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11936 | 2026.04.01 18:08:41.051136 [ 288 ] {} <Debug> TCP-Session: d011b7bf-f6d8-43cc-888a-b869b91127db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11937 | 2026.04.01 18:08:41.051469 [ 288 ] {} <Debug> TCP-Session: d011b7bf-f6d8-43cc-888a-b869b91127db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11938 | 2026.04.01 18:08:41.051562 [ 286 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58948) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11939 | 2026.04.01 18:08:41.051766 [ 286 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11940 | 2026.04.01 18:08:41.051815 [ 286 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11941 | 2026.04.01 18:08:41.052068 [ 286 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 11942 | 2026.04.01 18:08:41.052960 [ 316 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Trace> AggregatingTransform: Aggregating | ||
| 11943 | 2026.04.01 18:08:41.053004 [ 316 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Trace> Aggregator: Aggregation method: without_key | ||
| 11944 | 2026.04.01 18:08:41.053042 [ 316 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884883 sec. (1130.093 rows/sec., 44.14 KiB/sec.) | ||
| 11945 | 2026.04.01 18:08:41.053060 [ 316 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Trace> Aggregator: Merging aggregated data | ||
| 11946 | 2026.04.01 18:08:41.054853 [ 286 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003329 sec., 300.39050765995796 rows/sec., 11.73 KiB/sec. | ||
| 11947 | 2026.04.01 18:08:41.055033 [ 286 ] {ac7ff1f0-491c-4c1d-a5fb-a0aa85bbbb71} <Debug> TCPHandler: Processed in 0.004338053 sec. | ||
| 11948 | 2026.04.01 18:08:41.055177 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11949 | 2026.04.01 18:08:41.055213 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11950 | 2026.04.01 18:08:41.055241 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11951 | 2026.04.01 18:08:41.055259 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11952 | 2026.04.01 18:08:41.055270 [ 353 ] {} <Debug> TCP-Session: 442f3638-a73c-4b61-9336-4d7bf0078a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11953 | 2026.04.01 18:08:41.055286 [ 355 ] {} <Debug> TCP-Session: fad3146b-f40f-49be-b523-99e37ad4ead0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11954 | 2026.04.01 18:08:41.055303 [ 290 ] {} <Debug> TCP-Session: b44df06c-c24b-449c-b4a0-c9c7b235394a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.04.01 18:08:41.055315 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11956 | 2026.04.01 18:08:41.055345 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11957 | 2026.04.01 18:08:41.055355 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11958 | 2026.04.01 18:08:41.055372 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11959 | 2026.04.01 18:08:41.055414 [ 288 ] {} <Debug> TCP-Session: d011b7bf-f6d8-43cc-888a-b869b91127db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2026.04.01 18:08:41.055398 [ 351 ] {} <Debug> TCP-Session: 9f57fc15-fafa-4b58-9c4f-3b8ad818ce83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11961 | 2026.04.01 18:08:41.055453 [ 352 ] {} <Debug> TCP-Session: 6ba5ecfc-16d8-404b-b97d-c53d252bf87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11962 | 2026.04.01 18:08:41.055392 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11963 | 2026.04.01 18:08:41.055381 [ 289 ] {} <Debug> TCP-Session: 557181d5-2e56-46d0-bd2e-f3c49982171a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11964 | 2026.04.01 18:08:41.055535 [ 354 ] {} <Debug> TCP-Session: e62883fa-406b-4cca-bbe2-75be3018a53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.04.01 18:08:41.055216 [ 286 ] {} <Debug> TCP-Session: 69a304bf-101e-4b74-82d9-6913fd46b70d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11966 | 2026.04.01 18:08:41.102897 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50047 | ||
| 11967 | 2026.04.01 18:08:41.103008 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11968 | 2026.04.01 18:08:41.103034 [ 352 ] {} <Debug> TCP-Session: 620eac2d-4da8-4f2d-a6a1-64011d83e07d Authenticating user 'default' from [fd00:1122:3344:101::e]:50047 | ||
| 11969 | 2026.04.01 18:08:41.103056 [ 352 ] {} <Debug> TCP-Session: 620eac2d-4da8-4f2d-a6a1-64011d83e07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11970 | 2026.04.01 18:08:41.103069 [ 352 ] {} <Debug> TCP-Session: 620eac2d-4da8-4f2d-a6a1-64011d83e07d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11971 | 2026.04.01 18:08:41.103271 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38677 | ||
| 11972 | 2026.04.01 18:08:41.103303 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50690 | ||
| 11973 | 2026.04.01 18:08:41.103327 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45515 | ||
| 11974 | 2026.04.01 18:08:41.103347 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44641 | ||
| 11975 | 2026.04.01 18:08:41.103372 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47837 | ||
| 11976 | 2026.04.01 18:08:41.103389 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11977 | 2026.04.01 18:08:41.103415 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11978 | 2026.04.01 18:08:41.103338 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44684 | ||
| 11979 | 2026.04.01 18:08:41.103453 [ 354 ] {} <Debug> TCP-Session: 947da98c-6d2e-4687-8dd8-05b9adf9393c Authenticating user 'default' from [fd00:1122:3344:101::e]:50690 | ||
| 11980 | 2026.04.01 18:08:41.103461 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11981 | 2026.04.01 18:08:41.103484 [ 354 ] {} <Debug> TCP-Session: 947da98c-6d2e-4687-8dd8-05b9adf9393c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11982 | 2026.04.01 18:08:41.103495 [ 352 ] {} <Trace> TCP-Session: 620eac2d-4da8-4f2d-a6a1-64011d83e07d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11983 | 2026.04.01 18:08:41.103509 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11984 | 2026.04.01 18:08:41.103510 [ 354 ] {} <Debug> TCP-Session: 947da98c-6d2e-4687-8dd8-05b9adf9393c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2026.04.01 18:08:41.103552 [ 289 ] {} <Debug> TCP-Session: 3314ac98-a0cc-42bd-805c-b12c425546bb Authenticating user 'default' from [fd00:1122:3344:101::e]:44684 | ||
| 11986 | 2026.04.01 18:08:41.103441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11987 | 2026.04.01 18:08:41.103572 [ 289 ] {} <Debug> TCP-Session: 3314ac98-a0cc-42bd-805c-b12c425546bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11988 | 2026.04.01 18:08:41.103439 [ 353 ] {} <Debug> TCP-Session: 2e1296dd-369f-444d-bf18-1b5f6190b01f Authenticating user 'default' from [fd00:1122:3344:101::e]:38677 | ||
| 11989 | 2026.04.01 18:08:41.103604 [ 289 ] {} <Debug> TCP-Session: 3314ac98-a0cc-42bd-805c-b12c425546bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11990 | 2026.04.01 18:08:41.103604 [ 290 ] {} <Debug> TCP-Session: 066ebe81-88f7-423c-8cf5-08434ce79a3a Authenticating user 'default' from [fd00:1122:3344:101::e]:44641 | ||
| 11991 | 2026.04.01 18:08:41.103635 [ 353 ] {} <Debug> TCP-Session: 2e1296dd-369f-444d-bf18-1b5f6190b01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11992 | 2026.04.01 18:08:41.103329 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44831 | ||
| 11993 | 2026.04.01 18:08:41.103669 [ 353 ] {} <Debug> TCP-Session: 2e1296dd-369f-444d-bf18-1b5f6190b01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11994 | 2026.04.01 18:08:41.103690 [ 352 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11995 | 2026.04.01 18:08:41.103664 [ 290 ] {} <Debug> TCP-Session: 066ebe81-88f7-423c-8cf5-08434ce79a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11996 | 2026.04.01 18:08:41.103734 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11997 | 2026.04.01 18:08:41.103746 [ 290 ] {} <Debug> TCP-Session: 066ebe81-88f7-423c-8cf5-08434ce79a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11998 | 2026.04.01 18:08:41.103766 [ 288 ] {} <Debug> TCP-Session: 4f91dc9a-ffa2-43bf-8387-3de20bcb8d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:44831 | ||
| 11999 | 2026.04.01 18:08:41.103306 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48631 | ||
| 12000 | 2026.04.01 18:08:41.103793 [ 288 ] {} <Debug> TCP-Session: 4f91dc9a-ffa2-43bf-8387-3de20bcb8d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12001 | 2026.04.01 18:08:41.103503 [ 351 ] {} <Debug> TCP-Session: 29a3bb20-4ad5-4447-b9a4-e6945143ca1b Authenticating user 'default' from [fd00:1122:3344:101::e]:47837 | ||
| 12002 | 2026.04.01 18:08:41.103810 [ 288 ] {} <Debug> TCP-Session: 4f91dc9a-ffa2-43bf-8387-3de20bcb8d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12003 | 2026.04.01 18:08:41.103441 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12004 | 2026.04.01 18:08:41.103834 [ 351 ] {} <Debug> TCP-Session: 29a3bb20-4ad5-4447-b9a4-e6945143ca1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12005 | 2026.04.01 18:08:41.103845 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12006 | 2026.04.01 18:08:41.103866 [ 286 ] {} <Debug> TCP-Session: 96b238bb-f56f-4d8a-b99d-753fa8a53a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:45515 | ||
| 12007 | 2026.04.01 18:08:41.103874 [ 351 ] {} <Debug> TCP-Session: 29a3bb20-4ad5-4447-b9a4-e6945143ca1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12008 | 2026.04.01 18:08:41.103888 [ 355 ] {} <Debug> TCP-Session: 9c945753-8ccf-4890-a64b-57709df2a8ff Authenticating user 'default' from [fd00:1122:3344:101::e]:48631 | ||
| 12009 | 2026.04.01 18:08:41.103901 [ 286 ] {} <Debug> TCP-Session: 96b238bb-f56f-4d8a-b99d-753fa8a53a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12010 | 2026.04.01 18:08:41.103924 [ 355 ] {} <Debug> TCP-Session: 9c945753-8ccf-4890-a64b-57709df2a8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12011 | 2026.04.01 18:08:41.103937 [ 286 ] {} <Debug> TCP-Session: 96b238bb-f56f-4d8a-b99d-753fa8a53a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12012 | 2026.04.01 18:08:41.103955 [ 355 ] {} <Debug> TCP-Session: 9c945753-8ccf-4890-a64b-57709df2a8ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12013 | 2026.04.01 18:08:41.104020 [ 352 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12014 | 2026.04.01 18:08:41.104079 [ 352 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12015 | 2026.04.01 18:08:41.104401 [ 352 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 12016 | 2026.04.01 18:08:41.105525 [ 337 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Trace> AggregatingTransform: Aggregating | ||
| 12017 | 2026.04.01 18:08:41.105583 [ 337 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12018 | 2026.04.01 18:08:41.105625 [ 337 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001119789 sec. (893.025 rows/sec., 34.88 KiB/sec.) | ||
| 12019 | 2026.04.01 18:08:41.105647 [ 337 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Trace> Aggregator: Merging aggregated data | ||
| 12020 | 2026.04.01 18:08:41.107013 [ 352 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003382 sec., 295.68302779420463 rows/sec., 11.55 KiB/sec. | ||
| 12021 | 2026.04.01 18:08:41.107176 [ 352 ] {c9d5428b-9a39-4a99-a18c-aef104b59e8b} <Debug> TCPHandler: Processed in 0.003826239 sec. | ||
| 12022 | 2026.04.01 18:08:41.107275 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12023 | 2026.04.01 18:08:41.107310 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12024 | 2026.04.01 18:08:41.107321 [ 352 ] {} <Debug> TCP-Session: 620eac2d-4da8-4f2d-a6a1-64011d83e07d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12025 | 2026.04.01 18:08:41.107334 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12026 | 2026.04.01 18:08:41.107355 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12027 | 2026.04.01 18:08:41.107387 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12028 | 2026.04.01 18:08:41.107401 [ 286 ] {} <Debug> TCP-Session: 96b238bb-f56f-4d8a-b99d-753fa8a53a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2026.04.01 18:08:41.107422 [ 351 ] {} <Debug> TCP-Session: 29a3bb20-4ad5-4447-b9a4-e6945143ca1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12030 | 2026.04.01 18:08:41.107439 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12031 | 2026.04.01 18:08:41.107457 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12032 | 2026.04.01 18:08:41.107483 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12033 | 2026.04.01 18:08:41.107506 [ 354 ] {} <Debug> TCP-Session: 947da98c-6d2e-4687-8dd8-05b9adf9393c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12034 | 2026.04.01 18:08:41.107511 [ 355 ] {} <Debug> TCP-Session: 9c945753-8ccf-4890-a64b-57709df2a8ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12035 | 2026.04.01 18:08:41.107552 [ 290 ] {} <Debug> TCP-Session: 066ebe81-88f7-423c-8cf5-08434ce79a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12036 | 2026.04.01 18:08:41.107450 [ 289 ] {} <Debug> TCP-Session: 3314ac98-a0cc-42bd-805c-b12c425546bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12037 | 2026.04.01 18:08:41.107413 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12038 | 2026.04.01 18:08:41.107368 [ 353 ] {} <Debug> TCP-Session: 2e1296dd-369f-444d-bf18-1b5f6190b01f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12039 | 2026.04.01 18:08:41.107650 [ 288 ] {} <Debug> TCP-Session: 4f91dc9a-ffa2-43bf-8387-3de20bcb8d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12040 | 2026.04.01 18:08:41.848914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1512 | ||
| 12041 | 2026.04.01 18:08:41.851712 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2026.04.01 18:08:41.851774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 12043 | 2026.04.01 18:08:41.853103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12044 | 2026.04.01 18:08:41.853407 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.04.01 18:08:41.853798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1512 | ||
| 12046 | 2026.04.01 18:08:43.013122 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12047 | 2026.04.01 18:08:43.013317 [ 4 ] {a2c78652-08b2-46c6-a91b-80188b67803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12048 | 2026.04.01 18:08:43.013389 [ 4 ] {a2c78652-08b2-46c6-a91b-80188b67803c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12049 | 2026.04.01 18:08:43.014099 [ 4 ] {a2c78652-08b2-46c6-a91b-80188b67803c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2026.04.01 18:08:43.014152 [ 4 ] {a2c78652-08b2-46c6-a91b-80188b67803c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12051 | 2026.04.01 18:08:43.014586 [ 4 ] {a2c78652-08b2-46c6-a91b-80188b67803c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12052 | 2026.04.01 18:08:43.014822 [ 4 ] {a2c78652-08b2-46c6-a91b-80188b67803c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2026.04.01 18:08:43.014997 [ 4 ] {a2c78652-08b2-46c6-a91b-80188b67803c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001729 sec., 67090.8039329092 rows/sec., 5.70 MiB/sec. | ||
| 12054 | 2026.04.01 18:08:43.015049 [ 4 ] {a2c78652-08b2-46c6-a91b-80188b67803c} <Debug> TCPHandler: Processed in 0.002060224 sec. | ||
| 12055 | 2026.04.01 18:08:43.015179 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12056 | 2026.04.01 18:08:43.015282 [ 4 ] {109855e2-3581-472b-92c4-d9c7371558bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12057 | 2026.04.01 18:08:43.015327 [ 4 ] {109855e2-3581-472b-92c4-d9c7371558bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12058 | 2026.04.01 18:08:43.015764 [ 4 ] {109855e2-3581-472b-92c4-d9c7371558bb} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2026.04.01 18:08:43.015800 [ 4 ] {109855e2-3581-472b-92c4-d9c7371558bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12060 | 2026.04.01 18:08:43.016106 [ 4 ] {109855e2-3581-472b-92c4-d9c7371558bb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12061 | 2026.04.01 18:08:43.016314 [ 4 ] {109855e2-3581-472b-92c4-d9c7371558bb} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12062 | 2026.04.01 18:08:43.016451 [ 4 ] {109855e2-3581-472b-92c4-d9c7371558bb} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001192 sec., 25167.78523489933 rows/sec., 1.85 MiB/sec. | ||
| 12063 | 2026.04.01 18:08:43.016488 [ 4 ] {109855e2-3581-472b-92c4-d9c7371558bb} <Debug> TCPHandler: Processed in 0.001361545 sec. | ||
| 12064 | 2026.04.01 18:08:43.016589 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12065 | 2026.04.01 18:08:43.016683 [ 4 ] {0ed48fb5-ed52-470c-b030-36471135d308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12066 | 2026.04.01 18:08:43.016723 [ 4 ] {0ed48fb5-ed52-470c-b030-36471135d308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12067 | 2026.04.01 18:08:43.017156 [ 4 ] {0ed48fb5-ed52-470c-b030-36471135d308} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12068 | 2026.04.01 18:08:43.017192 [ 4 ] {0ed48fb5-ed52-470c-b030-36471135d308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12069 | 2026.04.01 18:08:43.017500 [ 4 ] {0ed48fb5-ed52-470c-b030-36471135d308} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12070 | 2026.04.01 18:08:43.017708 [ 4 ] {0ed48fb5-ed52-470c-b030-36471135d308} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12071 | 2026.04.01 18:08:43.017834 [ 4 ] {0ed48fb5-ed52-470c-b030-36471135d308} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00117 sec., 80341.88034188034 rows/sec., 6.27 MiB/sec. | ||
| 12072 | 2026.04.01 18:08:43.017871 [ 4 ] {0ed48fb5-ed52-470c-b030-36471135d308} <Debug> TCPHandler: Processed in 0.001331234 sec. | ||
| 12073 | 2026.04.01 18:08:43.017983 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2026.04.01 18:08:43.018076 [ 4 ] {3f96f6bd-f147-4d17-aa18-288f8d194391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12075 | 2026.04.01 18:08:43.018120 [ 4 ] {3f96f6bd-f147-4d17-aa18-288f8d194391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12076 | 2026.04.01 18:08:43.018553 [ 4 ] {3f96f6bd-f147-4d17-aa18-288f8d194391} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2026.04.01 18:08:43.018588 [ 4 ] {3f96f6bd-f147-4d17-aa18-288f8d194391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12078 | 2026.04.01 18:08:43.018935 [ 4 ] {3f96f6bd-f147-4d17-aa18-288f8d194391} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12079 | 2026.04.01 18:08:43.019154 [ 4 ] {3f96f6bd-f147-4d17-aa18-288f8d194391} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2026.04.01 18:08:43.019289 [ 4 ] {3f96f6bd-f147-4d17-aa18-288f8d194391} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 12081 | 2026.04.01 18:08:43.019324 [ 4 ] {3f96f6bd-f147-4d17-aa18-288f8d194391} <Debug> TCPHandler: Processed in 0.001391616 sec. | ||
| 12082 | 2026.04.01 18:08:43.019456 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12083 | 2026.04.01 18:08:43.019580 [ 4 ] {f671d9fe-cbba-4829-b2d6-c8a250bbe8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12084 | 2026.04.01 18:08:43.019647 [ 4 ] {f671d9fe-cbba-4829-b2d6-c8a250bbe8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12085 | 2026.04.01 18:08:43.020538 [ 4 ] {f671d9fe-cbba-4829-b2d6-c8a250bbe8d8} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2026.04.01 18:08:43.020576 [ 4 ] {f671d9fe-cbba-4829-b2d6-c8a250bbe8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12087 | 2026.04.01 18:08:43.021165 [ 4 ] {f671d9fe-cbba-4829-b2d6-c8a250bbe8d8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12088 | 2026.04.01 18:08:43.021393 [ 4 ] {f671d9fe-cbba-4829-b2d6-c8a250bbe8d8} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2026.04.01 18:08:43.021541 [ 4 ] {f671d9fe-cbba-4829-b2d6-c8a250bbe8d8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001987 sec., 15098.13789632612 rows/sec., 27.06 MiB/sec. | ||
| 12090 | 2026.04.01 18:08:43.021609 [ 4 ] {f671d9fe-cbba-4829-b2d6-c8a250bbe8d8} <Debug> TCPHandler: Processed in 0.002215688 sec. | ||
| 12091 | 2026.04.01 18:08:43.021723 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2026.04.01 18:08:43.021818 [ 4 ] {9da8dcad-211d-45ba-a61b-580a00457ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12093 | 2026.04.01 18:08:43.021860 [ 4 ] {9da8dcad-211d-45ba-a61b-580a00457ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12094 | 2026.04.01 18:08:43.022212 [ 4 ] {9da8dcad-211d-45ba-a61b-580a00457ce0} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2026.04.01 18:08:43.022246 [ 4 ] {9da8dcad-211d-45ba-a61b-580a00457ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12096 | 2026.04.01 18:08:43.022569 [ 4 ] {9da8dcad-211d-45ba-a61b-580a00457ce0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12097 | 2026.04.01 18:08:43.022799 [ 4 ] {9da8dcad-211d-45ba-a61b-580a00457ce0} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2026.04.01 18:08:43.022934 [ 4 ] {9da8dcad-211d-45ba-a61b-580a00457ce0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12099 | 2026.04.01 18:08:43.022970 [ 4 ] {9da8dcad-211d-45ba-a61b-580a00457ce0} <Debug> TCPHandler: Processed in 0.001298204 sec. | ||
| 12100 | 2026.04.01 18:08:44.392081 [ 95 ] {} <Debug> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 12101 | 2026.04.01 18:08:44.392178 [ 95 ] {} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2026.04.01 18:08:44.392217 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12103 | 2026.04.01 18:08:44.392410 [ 188 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::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 | ||
| 12104 | 2026.04.01 18:08:44.392631 [ 188 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12105 | 2026.04.01 18:08:44.392688 [ 188 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 12106 | 2026.04.01 18:08:44.392797 [ 188 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 12107 | 2026.04.01 18:08:44.392869 [ 188 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 12108 | 2026.04.01 18:08:44.392910 [ 188 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 12109 | 2026.04.01 18:08:44.392957 [ 188 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 12110 | 2026.04.01 18:08:44.393693 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377006 sec., 4357.279488978262 rows/sec., 323.39 KiB/sec. | ||
| 12111 | 2026.04.01 18:08:44.393839 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 12112 | 2026.04.01 18:08:44.394123 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12113 | 2026.04.01 18:08:44.394194 [ 195 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_9_2} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 12114 | 2026.04.01 18:08:44.394300 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12115 | 2026.04.01 18:08:46.608294 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12116 | 2026.04.01 18:08:46.608351 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12117 | 2026.04.01 18:08:46.783619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24025 | ||
| 12118 | 2026.04.01 18:08:46.784386 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.04.01 18:08:46.784462 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12120 | 2026.04.01 18:08:46.785242 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12121 | 2026.04.01 18:08:46.785647 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2026.04.01 18:08:46.785860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 12123 | 2026.04.01 18:08:48.023701 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12124 | 2026.04.01 18:08:48.023981 [ 4 ] {25a6886f-6f84-4a09-8cdc-55831c16011d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12125 | 2026.04.01 18:08:48.024083 [ 4 ] {25a6886f-6f84-4a09-8cdc-55831c16011d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12126 | 2026.04.01 18:08:48.025101 [ 4 ] {25a6886f-6f84-4a09-8cdc-55831c16011d} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2026.04.01 18:08:48.025150 [ 4 ] {25a6886f-6f84-4a09-8cdc-55831c16011d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12128 | 2026.04.01 18:08:48.025588 [ 4 ] {25a6886f-6f84-4a09-8cdc-55831c16011d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12129 | 2026.04.01 18:08:48.025826 [ 4 ] {25a6886f-6f84-4a09-8cdc-55831c16011d} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12130 | 2026.04.01 18:08:48.025995 [ 4 ] {25a6886f-6f84-4a09-8cdc-55831c16011d} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002084 sec., 222648.75239923227 rows/sec., 14.12 MiB/sec. | ||
| 12131 | 2026.04.01 18:08:48.026047 [ 4 ] {25a6886f-6f84-4a09-8cdc-55831c16011d} <Debug> TCPHandler: Processed in 0.002510175 sec. | ||
| 12132 | 2026.04.01 18:08:48.026181 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12133 | 2026.04.01 18:08:48.026285 [ 4 ] {fab87cec-cbc1-46a5-9042-08166ce3f56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12134 | 2026.04.01 18:08:48.026330 [ 4 ] {fab87cec-cbc1-46a5-9042-08166ce3f56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12135 | 2026.04.01 18:08:48.027387 [ 4 ] {fab87cec-cbc1-46a5-9042-08166ce3f56f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2026.04.01 18:08:48.027425 [ 4 ] {fab87cec-cbc1-46a5-9042-08166ce3f56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12137 | 2026.04.01 18:08:48.027837 [ 4 ] {fab87cec-cbc1-46a5-9042-08166ce3f56f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12138 | 2026.04.01 18:08:48.028048 [ 4 ] {fab87cec-cbc1-46a5-9042-08166ce3f56f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12139 | 2026.04.01 18:08:48.028185 [ 4 ] {fab87cec-cbc1-46a5-9042-08166ce3f56f} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001924 sec., 659563.4095634096 rows/sec., 51.19 MiB/sec. | ||
| 12140 | 2026.04.01 18:08:48.028224 [ 4 ] {fab87cec-cbc1-46a5-9042-08166ce3f56f} <Debug> TCPHandler: Processed in 0.002095675 sec. | ||
| 12141 | 2026.04.01 18:08:48.028336 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12142 | 2026.04.01 18:08:48.028531 [ 4 ] {479f3c70-d817-44a4-a681-98471b936fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12143 | 2026.04.01 18:08:48.028573 [ 4 ] {479f3c70-d817-44a4-a681-98471b936fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12144 | 2026.04.01 18:08:48.029067 [ 4 ] {479f3c70-d817-44a4-a681-98471b936fa6} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2026.04.01 18:08:48.029104 [ 4 ] {479f3c70-d817-44a4-a681-98471b936fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12146 | 2026.04.01 18:08:48.029416 [ 4 ] {479f3c70-d817-44a4-a681-98471b936fa6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12147 | 2026.04.01 18:08:48.029646 [ 4 ] {479f3c70-d817-44a4-a681-98471b936fa6} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2026.04.01 18:08:48.029766 [ 89 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12149 | 2026.04.01 18:08:48.029779 [ 4 ] {479f3c70-d817-44a4-a681-98471b936fa6} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001268 sec., 191640.37854889588 rows/sec., 11.37 MiB/sec. | ||
| 12150 | 2026.04.01 18:08:48.029829 [ 89 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2026.04.01 18:08:48.029943 [ 4 ] {479f3c70-d817-44a4-a681-98471b936fa6} <Debug> TCPHandler: Processed in 0.001657283 sec. | ||
| 12152 | 2026.04.01 18:08:48.029945 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12153 | 2026.04.01 18:08:48.030065 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2026.04.01 18:08:48.030075 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 12155 | 2026.04.01 18:08:48.030167 [ 4 ] {1c2d9f59-50cc-48a5-aca8-794bc7dd58c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12156 | 2026.04.01 18:08:48.030204 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12157 | 2026.04.01 18:08:48.030213 [ 4 ] {1c2d9f59-50cc-48a5-aca8-794bc7dd58c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12158 | 2026.04.01 18:08:48.030250 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 316 rows starting from the beginning of the part | ||
| 12159 | 2026.04.01 18:08:48.030332 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 12160 | 2026.04.01 18:08:48.030381 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 12161 | 2026.04.01 18:08:48.030428 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 256 rows starting from the beginning of the part | ||
| 12162 | 2026.04.01 18:08:48.030474 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 12163 | 2026.04.01 18:08:48.030517 [ 193 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 243 rows starting from the beginning of the part | ||
| 12164 | 2026.04.01 18:08:48.030718 [ 4 ] {1c2d9f59-50cc-48a5-aca8-794bc7dd58c6} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.04.01 18:08:48.030760 [ 4 ] {1c2d9f59-50cc-48a5-aca8-794bc7dd58c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12166 | 2026.04.01 18:08:48.031095 [ 4 ] {1c2d9f59-50cc-48a5-aca8-794bc7dd58c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12167 | 2026.04.01 18:08:48.031314 [ 4 ] {1c2d9f59-50cc-48a5-aca8-794bc7dd58c6} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.04.01 18:08:48.031446 [ 4 ] {1c2d9f59-50cc-48a5-aca8-794bc7dd58c6} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001296 sec., 184413.58024691357 rows/sec., 11.89 MiB/sec. | ||
| 12169 | 2026.04.01 18:08:48.031484 [ 4 ] {1c2d9f59-50cc-48a5-aca8-794bc7dd58c6} <Debug> TCPHandler: Processed in 0.001469288 sec. | ||
| 12170 | 2026.04.01 18:08:48.031483 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453648 sec., 609501.0621553498 rows/sec., 39.96 MiB/sec. | ||
| 12171 | 2026.04.01 18:08:48.031609 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2026.04.01 18:08:48.031669 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12173 | 2026.04.01 18:08:48.031710 [ 4 ] {c3eb6468-00a2-4a84-a47b-774b1259f830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12174 | 2026.04.01 18:08:48.031754 [ 4 ] {c3eb6468-00a2-4a84-a47b-774b1259f830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12175 | 2026.04.01 18:08:48.031937 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2026.04.01 18:08:48.032026 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_71_14} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12177 | 2026.04.01 18:08:48.032104 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 12178 | 2026.04.01 18:08:48.032255 [ 4 ] {c3eb6468-00a2-4a84-a47b-774b1259f830} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2026.04.01 18:08:48.032296 [ 4 ] {c3eb6468-00a2-4a84-a47b-774b1259f830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12180 | 2026.04.01 18:08:48.032620 [ 4 ] {c3eb6468-00a2-4a84-a47b-774b1259f830} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12181 | 2026.04.01 18:08:48.032828 [ 4 ] {c3eb6468-00a2-4a84-a47b-774b1259f830} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2026.04.01 18:08:48.032961 [ 4 ] {c3eb6468-00a2-4a84-a47b-774b1259f830} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00127 sec., 187401.5748031496 rows/sec., 10.64 MiB/sec. | ||
| 12183 | 2026.04.01 18:08:48.032999 [ 4 ] {c3eb6468-00a2-4a84-a47b-774b1259f830} <Debug> TCPHandler: Processed in 0.001439618 sec. | ||
| 12184 | 2026.04.01 18:08:48.033122 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12185 | 2026.04.01 18:08:48.033244 [ 4 ] {dbe6b672-e7a8-465a-ac4f-d4b9c3a708f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12186 | 2026.04.01 18:08:48.033294 [ 4 ] {dbe6b672-e7a8-465a-ac4f-d4b9c3a708f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12187 | 2026.04.01 18:08:48.034061 [ 4 ] {dbe6b672-e7a8-465a-ac4f-d4b9c3a708f0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2026.04.01 18:08:48.034100 [ 4 ] {dbe6b672-e7a8-465a-ac4f-d4b9c3a708f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12189 | 2026.04.01 18:08:48.034482 [ 4 ] {dbe6b672-e7a8-465a-ac4f-d4b9c3a708f0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12190 | 2026.04.01 18:08:48.034713 [ 4 ] {dbe6b672-e7a8-465a-ac4f-d4b9c3a708f0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2026.04.01 18:08:48.034851 [ 4 ] {dbe6b672-e7a8-465a-ac4f-d4b9c3a708f0} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001631 sec., 472716.1250766401 rows/sec., 32.96 MiB/sec. | ||
| 12192 | 2026.04.01 18:08:48.034892 [ 4 ] {dbe6b672-e7a8-465a-ac4f-d4b9c3a708f0} <Debug> TCPHandler: Processed in 0.001831878 sec. | ||
| 12193 | 2026.04.01 18:08:48.035008 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12194 | 2026.04.01 18:08:48.035104 [ 4 ] {9fcc8f52-431b-4793-9a60-a4eaa0da5602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12195 | 2026.04.01 18:08:48.035148 [ 4 ] {9fcc8f52-431b-4793-9a60-a4eaa0da5602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12196 | 2026.04.01 18:08:48.035493 [ 4 ] {9fcc8f52-431b-4793-9a60-a4eaa0da5602} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2026.04.01 18:08:48.035530 [ 4 ] {9fcc8f52-431b-4793-9a60-a4eaa0da5602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12198 | 2026.04.01 18:08:48.035843 [ 4 ] {9fcc8f52-431b-4793-9a60-a4eaa0da5602} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12199 | 2026.04.01 18:08:48.036062 [ 4 ] {9fcc8f52-431b-4793-9a60-a4eaa0da5602} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2026.04.01 18:08:48.036208 [ 4 ] {9fcc8f52-431b-4793-9a60-a4eaa0da5602} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 12201 | 2026.04.01 18:08:48.036247 [ 4 ] {9fcc8f52-431b-4793-9a60-a4eaa0da5602} <Debug> TCPHandler: Processed in 0.001290403 sec. | ||
| 12202 | 2026.04.01 18:08:48.036356 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2026.04.01 18:08:48.036451 [ 4 ] {f2eca7fd-a690-4cc2-9b5b-47d248ee5c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12204 | 2026.04.01 18:08:48.036494 [ 4 ] {f2eca7fd-a690-4cc2-9b5b-47d248ee5c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12205 | 2026.04.01 18:08:48.036945 [ 4 ] {f2eca7fd-a690-4cc2-9b5b-47d248ee5c9f} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.04.01 18:08:48.036982 [ 4 ] {f2eca7fd-a690-4cc2-9b5b-47d248ee5c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12207 | 2026.04.01 18:08:48.037332 [ 4 ] {f2eca7fd-a690-4cc2-9b5b-47d248ee5c9f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12208 | 2026.04.01 18:08:48.037554 [ 4 ] {f2eca7fd-a690-4cc2-9b5b-47d248ee5c9f} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2026.04.01 18:08:48.037670 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 | ||
| 12210 | 2026.04.01 18:08:48.037687 [ 4 ] {f2eca7fd-a690-4cc2-9b5b-47d248ee5c9f} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001255 sec., 266932.27091633464 rows/sec., 17.47 MiB/sec. | ||
| 12211 | 2026.04.01 18:08:48.037716 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2026.04.01 18:08:48.037737 [ 4 ] {f2eca7fd-a690-4cc2-9b5b-47d248ee5c9f} <Debug> TCPHandler: Processed in 0.001430517 sec. | ||
| 12213 | 2026.04.01 18:08:48.037744 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12214 | 2026.04.01 18:08:48.037833 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full | ||
| 12215 | 2026.04.01 18:08:48.037870 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.04.01 18:08:48.037940 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12217 | 2026.04.01 18:08:48.037977 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 30364 rows starting from the beginning of the part | ||
| 12218 | 2026.04.01 18:08:48.037999 [ 4 ] {c0142a5c-c830-414d-95f8-ff96c2073d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12219 | 2026.04.01 18:08:48.038033 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 12220 | 2026.04.01 18:08:48.038055 [ 4 ] {c0142a5c-c830-414d-95f8-ff96c2073d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12221 | 2026.04.01 18:08:48.038082 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1672 rows starting from the beginning of the part | ||
| 12222 | 2026.04.01 18:08:48.038131 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 128 rows starting from the beginning of the part | ||
| 12223 | 2026.04.01 18:08:48.038174 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12224 | 2026.04.01 18:08:48.038216 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 335 rows starting from the beginning of the part | ||
| 12225 | 2026.04.01 18:08:48.038477 [ 4 ] {c0142a5c-c830-414d-95f8-ff96c2073d76} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.04.01 18:08:48.038526 [ 4 ] {c0142a5c-c830-414d-95f8-ff96c2073d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12227 | 2026.04.01 18:08:48.038890 [ 4 ] {c0142a5c-c830-414d-95f8-ff96c2073d76} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12228 | 2026.04.01 18:08:48.039108 [ 4 ] {c0142a5c-c830-414d-95f8-ff96c2073d76} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2026.04.01 18:08:48.039249 [ 4 ] {c0142a5c-c830-414d-95f8-ff96c2073d76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001276 sec., 783.6990595611285 rows/sec., 52.81 KiB/sec. | ||
| 12230 | 2026.04.01 18:08:48.039288 [ 4 ] {c0142a5c-c830-414d-95f8-ff96c2073d76} <Debug> TCPHandler: Processed in 0.001478558 sec. | ||
| 12231 | 2026.04.01 18:08:48.039396 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.04.01 18:08:48.039491 [ 4 ] {01852ed1-9667-4aa8-9cc7-f3569d24f8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12233 | 2026.04.01 18:08:48.039546 [ 4 ] {01852ed1-9667-4aa8-9cc7-f3569d24f8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12234 | 2026.04.01 18:08:48.040361 [ 4 ] {01852ed1-9667-4aa8-9cc7-f3569d24f8a1} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.04.01 18:08:48.040400 [ 4 ] {01852ed1-9667-4aa8-9cc7-f3569d24f8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12236 | 2026.04.01 18:08:48.040945 [ 4 ] {01852ed1-9667-4aa8-9cc7-f3569d24f8a1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12237 | 2026.04.01 18:08:48.041173 [ 4 ] {01852ed1-9667-4aa8-9cc7-f3569d24f8a1} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2026.04.01 18:08:48.041307 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12239 | 2026.04.01 18:08:48.041321 [ 4 ] {01852ed1-9667-4aa8-9cc7-f3569d24f8a1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001849 sec., 5949.16170903191 rows/sec., 10.66 MiB/sec. | ||
| 12240 | 2026.04.01 18:08:48.041375 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.04.01 18:08:48.041402 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12242 | 2026.04.01 18:08:48.041411 [ 4 ] {01852ed1-9667-4aa8-9cc7-f3569d24f8a1} <Debug> TCPHandler: Processed in 0.002063853 sec. | ||
| 12243 | 2026.04.01 18:08:48.041503 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 12244 | 2026.04.01 18:08:48.041534 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.04.01 18:08:48.041634 [ 4 ] {93ecf5fe-6d0c-4f6b-9e0f-74d726dd6aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12246 | 2026.04.01 18:08:48.041676 [ 4 ] {93ecf5fe-6d0c-4f6b-9e0f-74d726dd6aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12247 | 2026.04.01 18:08:48.041752 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12248 | 2026.04.01 18:08:48.041813 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1381 rows starting from the beginning of the part | ||
| 12249 | 2026.04.01 18:08:48.041936 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 12250 | 2026.04.01 18:08:48.042023 [ 4 ] {93ecf5fe-6d0c-4f6b-9e0f-74d726dd6aac} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12251 | 2026.04.01 18:08:48.042036 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 12252 | 2026.04.01 18:08:48.042069 [ 4 ] {93ecf5fe-6d0c-4f6b-9e0f-74d726dd6aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12253 | 2026.04.01 18:08:48.042144 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part | ||
| 12254 | 2026.04.01 18:08:48.042241 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 12255 | 2026.04.01 18:08:48.042335 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part | ||
| 12256 | 2026.04.01 18:08:48.042446 [ 4 ] {93ecf5fe-6d0c-4f6b-9e0f-74d726dd6aac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12257 | 2026.04.01 18:08:48.042693 [ 4 ] {93ecf5fe-6d0c-4f6b-9e0f-74d726dd6aac} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.04.01 18:08:48.042853 [ 4 ] {93ecf5fe-6d0c-4f6b-9e0f-74d726dd6aac} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001237 sec., 88924.8181083266 rows/sec., 5.41 MiB/sec. | ||
| 12259 | 2026.04.01 18:08:48.042891 [ 4 ] {93ecf5fe-6d0c-4f6b-9e0f-74d726dd6aac} <Debug> TCPHandler: Processed in 0.001405337 sec. | ||
| 12260 | 2026.04.01 18:08:48.045644 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32819 rows, containing 5 columns (5 merged, 0 gathered) in 0.007840984 sec., 4185571.6068289387 rows/sec., 270.11 MiB/sec. | ||
| 12261 | 2026.04.01 18:08:48.046133 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 12262 | 2026.04.01 18:08:48.046603 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12263 | 2026.04.01 18:08:48.046687 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 | ||
| 12264 | 2026.04.01 18:08:48.046770 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12265 | 2026.04.01 18:08:48.049446 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1485 rows, containing 19 columns (19 merged, 0 gathered) in 0.007987998 sec., 185903.9023294698 rows/sec., 333.13 MiB/sec. | ||
| 12266 | 2026.04.01 18:08:48.051035 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12267 | 2026.04.01 18:08:48.051379 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12268 | 2026.04.01 18:08:48.051458 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12269 | 2026.04.01 18:08:48.051574 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 12270 | 2026.04.01 18:08:48.131644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12271 | 2026.04.01 18:08:48.149391 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2026.04.01 18:08:48.149437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12273 | 2026.04.01 18:08:48.155712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12274 | 2026.04.01 18:08:48.156366 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.04.01 18:08:48.159284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12276 | 2026.04.01 18:08:49.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.11 MiB, peak 334.15 MiB, free memory in arenas 0.00 B, will set to 325.27 MiB (RSS), difference: 2.16 MiB | ||
| 12277 | 2026.04.01 18:08:51.854820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1546 | ||
| 12278 | 2026.04.01 18:08:51.857356 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12279 | 2026.04.01 18:08:51.857416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12280 | 2026.04.01 18:08:51.858672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12281 | 2026.04.01 18:08:51.858969 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12282 | 2026.04.01 18:08:51.859339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
| 12283 | 2026.04.01 18:08:53.012422 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12284 | 2026.04.01 18:08:53.012613 [ 4 ] {3d0f8f6b-eef1-4b43-bf1a-501caf3bd5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12285 | 2026.04.01 18:08:53.012680 [ 4 ] {3d0f8f6b-eef1-4b43-bf1a-501caf3bd5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12286 | 2026.04.01 18:08:53.013317 [ 4 ] {3d0f8f6b-eef1-4b43-bf1a-501caf3bd5fd} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2026.04.01 18:08:53.013362 [ 4 ] {3d0f8f6b-eef1-4b43-bf1a-501caf3bd5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12288 | 2026.04.01 18:08:53.013748 [ 4 ] {3d0f8f6b-eef1-4b43-bf1a-501caf3bd5fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12289 | 2026.04.01 18:08:53.013983 [ 4 ] {3d0f8f6b-eef1-4b43-bf1a-501caf3bd5fd} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.04.01 18:08:53.014149 [ 4 ] {3d0f8f6b-eef1-4b43-bf1a-501caf3bd5fd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 308.68 KiB/sec. | ||
| 12291 | 2026.04.01 18:08:53.014201 [ 4 ] {3d0f8f6b-eef1-4b43-bf1a-501caf3bd5fd} <Debug> TCPHandler: Processed in 0.00190814 sec. | ||
| 12292 | 2026.04.01 18:08:53.014325 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12293 | 2026.04.01 18:08:53.014427 [ 4 ] {f937fa13-34d7-4098-9797-556c04b493be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12294 | 2026.04.01 18:08:53.014470 [ 4 ] {f937fa13-34d7-4098-9797-556c04b493be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12295 | 2026.04.01 18:08:53.014910 [ 4 ] {f937fa13-34d7-4098-9797-556c04b493be} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12296 | 2026.04.01 18:08:53.014948 [ 4 ] {f937fa13-34d7-4098-9797-556c04b493be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12297 | 2026.04.01 18:08:53.015261 [ 4 ] {f937fa13-34d7-4098-9797-556c04b493be} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12298 | 2026.04.01 18:08:53.015457 [ 4 ] {f937fa13-34d7-4098-9797-556c04b493be} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12299 | 2026.04.01 18:08:53.015588 [ 4 ] {f937fa13-34d7-4098-9797-556c04b493be} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001212 sec., 98184.81848184818 rows/sec., 8.31 MiB/sec. | ||
| 12300 | 2026.04.01 18:08:53.015584 [ 45 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12301 | 2026.04.01 18:08:53.015625 [ 4 ] {f937fa13-34d7-4098-9797-556c04b493be} <Debug> TCPHandler: Processed in 0.001382206 sec. | ||
| 12302 | 2026.04.01 18:08:53.015655 [ 45 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2026.04.01 18:08:53.015679 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12304 | 2026.04.01 18:08:53.015742 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12305 | 2026.04.01 18:08:53.015799 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 12306 | 2026.04.01 18:08:53.015835 [ 4 ] {e5d9ca91-9605-43fc-a7dc-efbbb3a7febf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12307 | 2026.04.01 18:08:53.015879 [ 4 ] {e5d9ca91-9605-43fc-a7dc-efbbb3a7febf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12308 | 2026.04.01 18:08:53.015930 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12309 | 2026.04.01 18:08:53.015968 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3811 rows starting from the beginning of the part | ||
| 12310 | 2026.04.01 18:08:53.016037 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 3619 rows starting from the beginning of the part | ||
| 12311 | 2026.04.01 18:08:53.016092 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 12312 | 2026.04.01 18:08:53.016203 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 116 rows starting from the beginning of the part | ||
| 12313 | 2026.04.01 18:08:53.016251 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1269 rows starting from the beginning of the part | ||
| 12314 | 2026.04.01 18:08:53.016297 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 119 rows starting from the beginning of the part | ||
| 12315 | 2026.04.01 18:08:53.016351 [ 4 ] {e5d9ca91-9605-43fc-a7dc-efbbb3a7febf} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.04.01 18:08:53.016392 [ 4 ] {e5d9ca91-9605-43fc-a7dc-efbbb3a7febf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12317 | 2026.04.01 18:08:53.016740 [ 4 ] {e5d9ca91-9605-43fc-a7dc-efbbb3a7febf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12318 | 2026.04.01 18:08:53.016961 [ 4 ] {e5d9ca91-9605-43fc-a7dc-efbbb3a7febf} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.04.01 18:08:53.017095 [ 4 ] {e5d9ca91-9605-43fc-a7dc-efbbb3a7febf} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001234 sec., 29173.419773095622 rows/sec., 2.12 MiB/sec. | ||
| 12320 | 2026.04.01 18:08:53.017134 [ 4 ] {e5d9ca91-9605-43fc-a7dc-efbbb3a7febf} <Debug> TCPHandler: Processed in 0.001402197 sec. | ||
| 12321 | 2026.04.01 18:08:53.017254 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2026.04.01 18:08:53.017348 [ 4 ] {3a11799b-142b-4c5a-a509-09e606c439c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12323 | 2026.04.01 18:08:53.017389 [ 4 ] {3a11799b-142b-4c5a-a509-09e606c439c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12324 | 2026.04.01 18:08:53.017799 [ 4 ] {3a11799b-142b-4c5a-a509-09e606c439c3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.04.01 18:08:53.017836 [ 4 ] {3a11799b-142b-4c5a-a509-09e606c439c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12326 | 2026.04.01 18:08:53.018158 [ 4 ] {3a11799b-142b-4c5a-a509-09e606c439c3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12327 | 2026.04.01 18:08:53.018386 [ 4 ] {3a11799b-142b-4c5a-a509-09e606c439c3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.04.01 18:08:53.018506 [ 45 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12329 | 2026.04.01 18:08:53.018517 [ 4 ] {3a11799b-142b-4c5a-a509-09e606c439c3} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001187 sec., 84245.99831508004 rows/sec., 6.59 MiB/sec. | ||
| 12330 | 2026.04.01 18:08:53.018553 [ 45 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12331 | 2026.04.01 18:08:53.018573 [ 4 ] {3a11799b-142b-4c5a-a509-09e606c439c3} <Debug> TCPHandler: Processed in 0.001367915 sec. | ||
| 12332 | 2026.04.01 18:08:53.018578 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12333 | 2026.04.01 18:08:53.018682 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 12334 | 2026.04.01 18:08:53.018695 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12335 | 2026.04.01 18:08:53.018776 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12336 | 2026.04.01 18:08:53.018797 [ 4 ] {ba819b2f-9bd6-471b-a1cb-8a033de13272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12337 | 2026.04.01 18:08:53.018805 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2101 rows starting from the beginning of the part | ||
| 12338 | 2026.04.01 18:08:53.018842 [ 4 ] {ba819b2f-9bd6-471b-a1cb-8a033de13272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12339 | 2026.04.01 18:08:53.018869 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1999 rows starting from the beginning of the part | ||
| 12340 | 2026.04.01 18:08:53.018918 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 12341 | 2026.04.01 18:08:53.018958 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 94 rows starting from the beginning of the part | ||
| 12342 | 2026.04.01 18:08:53.018998 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 771 rows starting from the beginning of the part | ||
| 12343 | 2026.04.01 18:08:53.019036 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part | ||
| 12344 | 2026.04.01 18:08:53.019127 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8990 rows, containing 5 columns (5 merged, 0 gathered) in 0.003348067 sec., 2685131.450475752 rows/sec., 214.46 MiB/sec. | ||
| 12345 | 2026.04.01 18:08:53.019288 [ 4 ] {ba819b2f-9bd6-471b-a1cb-8a033de13272} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.04.01 18:08:53.019327 [ 4 ] {ba819b2f-9bd6-471b-a1cb-8a033de13272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12347 | 2026.04.01 18:08:53.019536 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12348 | 2026.04.01 18:08:53.019661 [ 4 ] {ba819b2f-9bd6-471b-a1cb-8a033de13272} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12349 | 2026.04.01 18:08:53.019878 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2026.04.01 18:08:53.019895 [ 4 ] {ba819b2f-9bd6-471b-a1cb-8a033de13272} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.04.01 18:08:53.019973 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_81_16} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12352 | 2026.04.01 18:08:53.020032 [ 4 ] {ba819b2f-9bd6-471b-a1cb-8a033de13272} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001254 sec., 129984.05103668262 rows/sec., 9.05 MiB/sec. | ||
| 12353 | 2026.04.01 18:08:53.020069 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 12354 | 2026.04.01 18:08:53.020070 [ 4 ] {ba819b2f-9bd6-471b-a1cb-8a033de13272} <Debug> TCPHandler: Processed in 0.001423827 sec. | ||
| 12355 | 2026.04.01 18:08:53.020195 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12356 | 2026.04.01 18:08:53.020288 [ 4 ] {60a20d82-7e50-4ae3-87c6-2dcc95834d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12357 | 2026.04.01 18:08:53.020343 [ 4 ] {60a20d82-7e50-4ae3-87c6-2dcc95834d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12358 | 2026.04.01 18:08:53.020716 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5129 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071084 sec., 2476480.915308119 rows/sec., 179.51 MiB/sec. | ||
| 12359 | 2026.04.01 18:08:53.020987 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12360 | 2026.04.01 18:08:53.021141 [ 4 ] {60a20d82-7e50-4ae3-87c6-2dcc95834d7f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2026.04.01 18:08:53.021185 [ 4 ] {60a20d82-7e50-4ae3-87c6-2dcc95834d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12362 | 2026.04.01 18:08:53.021318 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12363 | 2026.04.01 18:08:53.021412 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_81_16} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12364 | 2026.04.01 18:08:53.021521 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 12365 | 2026.04.01 18:08:53.021763 [ 4 ] {60a20d82-7e50-4ae3-87c6-2dcc95834d7f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12366 | 2026.04.01 18:08:53.021989 [ 4 ] {60a20d82-7e50-4ae3-87c6-2dcc95834d7f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2026.04.01 18:08:53.022134 [ 4 ] {60a20d82-7e50-4ae3-87c6-2dcc95834d7f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001864 sec., 16094.42060085837 rows/sec., 28.84 MiB/sec. | ||
| 12368 | 2026.04.01 18:08:53.022202 [ 4 ] {60a20d82-7e50-4ae3-87c6-2dcc95834d7f} <Debug> TCPHandler: Processed in 0.002055113 sec. | ||
| 12369 | 2026.04.01 18:08:53.022315 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12370 | 2026.04.01 18:08:53.022409 [ 4 ] {2dccc2b3-9de7-40dd-a6b1-f46b3523a298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12371 | 2026.04.01 18:08:53.022451 [ 4 ] {2dccc2b3-9de7-40dd-a6b1-f46b3523a298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12372 | 2026.04.01 18:08:53.022785 [ 4 ] {2dccc2b3-9de7-40dd-a6b1-f46b3523a298} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12373 | 2026.04.01 18:08:53.022822 [ 4 ] {2dccc2b3-9de7-40dd-a6b1-f46b3523a298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12374 | 2026.04.01 18:08:53.023126 [ 4 ] {2dccc2b3-9de7-40dd-a6b1-f46b3523a298} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12375 | 2026.04.01 18:08:53.023355 [ 4 ] {2dccc2b3-9de7-40dd-a6b1-f46b3523a298} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.04.01 18:08:53.023483 [ 4 ] {2dccc2b3-9de7-40dd-a6b1-f46b3523a298} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 12377 | 2026.04.01 18:08:53.023519 [ 4 ] {2dccc2b3-9de7-40dd-a6b1-f46b3523a298} <Debug> TCPHandler: Processed in 0.001253463 sec. | ||
| 12378 | 2026.04.01 18:08:54.286359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24537 | ||
| 12379 | 2026.04.01 18:08:54.286949 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2026.04.01 18:08:54.287000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12381 | 2026.04.01 18:08:54.287510 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12382 | 2026.04.01 18:08:54.287745 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2026.04.01 18:08:54.287874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24537 | ||
| 12384 | 2026.04.01 18:08:54.287883 [ 66 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12385 | 2026.04.01 18:08:54.287924 [ 66 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.04.01 18:08:54.287942 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12387 | 2026.04.01 18:08:54.288109 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 12388 | 2026.04.01 18:08:54.288296 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12389 | 2026.04.01 18:08:54.288337 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 12390 | 2026.04.01 18:08:54.288408 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12391 | 2026.04.01 18:08:54.288457 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12392 | 2026.04.01 18:08:54.288502 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12393 | 2026.04.01 18:08:54.288545 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12394 | 2026.04.01 18:08:54.288589 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12395 | 2026.04.01 18:08:54.290712 [ 189 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24537 rows, containing 4 columns (4 merged, 0 gathered) in 0.00269123 sec., 9117392.41907975 rows/sec., 130.43 MiB/sec. | ||
| 12396 | 2026.04.01 18:08:54.290993 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12397 | 2026.04.01 18:08:54.291282 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.04.01 18:08:54.291365 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_51_10} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12399 | 2026.04.01 18:08:54.291450 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12400 | 2026.04.01 18:08:55.659733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 12401 | 2026.04.01 18:08:55.676708 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12402 | 2026.04.01 18:08:55.676766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12403 | 2026.04.01 18:08:55.682373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12404 | 2026.04.01 18:08:55.683043 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2026.04.01 18:08:55.683348 [ 32 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12406 | 2026.04.01 18:08:55.683421 [ 32 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.04.01 18:08:55.683445 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12408 | 2026.04.01 18:08:55.683555 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 12409 | 2026.04.01 18:08:55.686173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 12410 | 2026.04.01 18:08:55.687287 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12411 | 2026.04.01 18:08:55.688701 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 12412 | 2026.04.01 18:08:55.693224 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 12413 | 2026.04.01 18:08:55.697590 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 12414 | 2026.04.01 18:08:55.702276 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 12415 | 2026.04.01 18:08:55.706666 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 12416 | 2026.04.01 18:08:55.711096 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 12417 | 2026.04.01 18:08:55.763304 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.079782144 sec., 4825.641186077927 rows/sec., 24.95 MiB/sec. | ||
| 12418 | 2026.04.01 18:08:55.766049 [ 191 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12419 | 2026.04.01 18:08:55.768134 [ 191 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_51_10} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12420 | 2026.04.01 18:08:55.768246 [ 191 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_51_10} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12421 | 2026.04.01 18:08:55.770361 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12422 | 2026.04.01 18:08:58.024125 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12423 | 2026.04.01 18:08:58.024365 [ 4 ] {77e21d4c-8027-422c-89b7-a518f1ce1392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12424 | 2026.04.01 18:08:58.024427 [ 4 ] {77e21d4c-8027-422c-89b7-a518f1ce1392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12425 | 2026.04.01 18:08:58.025305 [ 4 ] {77e21d4c-8027-422c-89b7-a518f1ce1392} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2026.04.01 18:08:58.025344 [ 4 ] {77e21d4c-8027-422c-89b7-a518f1ce1392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12427 | 2026.04.01 18:08:58.025745 [ 4 ] {77e21d4c-8027-422c-89b7-a518f1ce1392} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12428 | 2026.04.01 18:08:58.025969 [ 4 ] {77e21d4c-8027-422c-89b7-a518f1ce1392} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2026.04.01 18:08:58.026093 [ 30 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 12430 | 2026.04.01 18:08:58.026114 [ 4 ] {77e21d4c-8027-422c-89b7-a518f1ce1392} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001795 sec., 258495.8217270195 rows/sec., 16.39 MiB/sec. | ||
| 12431 | 2026.04.01 18:08:58.026135 [ 30 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2026.04.01 18:08:58.026155 [ 4 ] {77e21d4c-8027-422c-89b7-a518f1ce1392} <Debug> TCPHandler: Processed in 0.002186736 sec. | ||
| 12433 | 2026.04.01 18:08:58.026158 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12434 | 2026.04.01 18:08:58.026257 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 12435 | 2026.04.01 18:08:58.026309 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2026.04.01 18:08:58.026354 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12437 | 2026.04.01 18:08:58.026386 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 488 rows starting from the beginning of the part | ||
| 12438 | 2026.04.01 18:08:58.026409 [ 4 ] {91d9712b-9f34-4615-8b74-024fe22ce2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12439 | 2026.04.01 18:08:58.026450 [ 4 ] {91d9712b-9f34-4615-8b74-024fe22ce2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12440 | 2026.04.01 18:08:58.026451 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 464 rows starting from the beginning of the part | ||
| 12441 | 2026.04.01 18:08:58.026509 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 12442 | 2026.04.01 18:08:58.026555 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 464 rows starting from the beginning of the part | ||
| 12443 | 2026.04.01 18:08:58.026600 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 464 rows starting from the beginning of the part | ||
| 12444 | 2026.04.01 18:08:58.026644 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 464 rows starting from the beginning of the part | ||
| 12445 | 2026.04.01 18:08:58.027526 [ 4 ] {91d9712b-9f34-4615-8b74-024fe22ce2e2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12446 | 2026.04.01 18:08:58.027562 [ 4 ] {91d9712b-9f34-4615-8b74-024fe22ce2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12447 | 2026.04.01 18:08:58.027763 [ 199 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542 sec., 1535667.963683528 rows/sec., 103.85 MiB/sec. | ||
| 12448 | 2026.04.01 18:08:58.028004 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 12449 | 2026.04.01 18:08:58.028018 [ 4 ] {91d9712b-9f34-4615-8b74-024fe22ce2e2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12450 | 2026.04.01 18:08:58.028303 [ 4 ] {91d9712b-9f34-4615-8b74-024fe22ce2e2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2026.04.01 18:08:58.028406 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2026.04.01 18:08:58.028449 [ 4 ] {91d9712b-9f34-4615-8b74-024fe22ce2e2} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.002059 sec., 616318.6012627489 rows/sec., 47.84 MiB/sec. | ||
| 12453 | 2026.04.01 18:08:58.028490 [ 4 ] {91d9712b-9f34-4615-8b74-024fe22ce2e2} <Debug> TCPHandler: Processed in 0.002234568 sec. | ||
| 12454 | 2026.04.01 18:08:58.028495 [ 188 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_34_7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 12455 | 2026.04.01 18:08:58.028606 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.04.01 18:08:58.028618 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 12457 | 2026.04.01 18:08:58.028705 [ 4 ] {682c4268-f370-44fe-a287-c85e895ff08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12458 | 2026.04.01 18:08:58.028749 [ 4 ] {682c4268-f370-44fe-a287-c85e895ff08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12459 | 2026.04.01 18:08:58.029264 [ 4 ] {682c4268-f370-44fe-a287-c85e895ff08d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2026.04.01 18:08:58.029300 [ 4 ] {682c4268-f370-44fe-a287-c85e895ff08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12461 | 2026.04.01 18:08:58.029616 [ 4 ] {682c4268-f370-44fe-a287-c85e895ff08d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12462 | 2026.04.01 18:08:58.029844 [ 4 ] {682c4268-f370-44fe-a287-c85e895ff08d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.04.01 18:08:58.029969 [ 4 ] {682c4268-f370-44fe-a287-c85e895ff08d} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001283 sec., 189399.84411535462 rows/sec., 11.23 MiB/sec. | ||
| 12464 | 2026.04.01 18:08:58.030005 [ 4 ] {682c4268-f370-44fe-a287-c85e895ff08d} <Debug> TCPHandler: Processed in 0.001447038 sec. | ||
| 12465 | 2026.04.01 18:08:58.030112 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12466 | 2026.04.01 18:08:58.030204 [ 4 ] {41770598-76e0-482b-aa7a-51fa6c6a1f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12467 | 2026.04.01 18:08:58.030242 [ 4 ] {41770598-76e0-482b-aa7a-51fa6c6a1f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12468 | 2026.04.01 18:08:58.030736 [ 4 ] {41770598-76e0-482b-aa7a-51fa6c6a1f40} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.04.01 18:08:58.030770 [ 4 ] {41770598-76e0-482b-aa7a-51fa6c6a1f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12470 | 2026.04.01 18:08:58.031070 [ 4 ] {41770598-76e0-482b-aa7a-51fa6c6a1f40} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12471 | 2026.04.01 18:08:58.031272 [ 4 ] {41770598-76e0-482b-aa7a-51fa6c6a1f40} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.04.01 18:08:58.031364 [ 30 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 12473 | 2026.04.01 18:08:58.031393 [ 30 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2026.04.01 18:08:58.031396 [ 4 ] {41770598-76e0-482b-aa7a-51fa6c6a1f40} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.00121 sec., 197520.66115702482 rows/sec., 12.73 MiB/sec. | ||
| 12475 | 2026.04.01 18:08:58.031413 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12476 | 2026.04.01 18:08:58.031437 [ 4 ] {41770598-76e0-482b-aa7a-51fa6c6a1f40} <Debug> TCPHandler: Processed in 0.001372536 sec. | ||
| 12477 | 2026.04.01 18:08:58.031504 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 12478 | 2026.04.01 18:08:58.031550 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12479 | 2026.04.01 18:08:58.031627 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12480 | 2026.04.01 18:08:58.031645 [ 4 ] {1d7846c0-9fc9-4392-9344-2aa2e7347d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12481 | 2026.04.01 18:08:58.031666 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 1064 rows starting from the beginning of the part | ||
| 12482 | 2026.04.01 18:08:58.031687 [ 4 ] {1d7846c0-9fc9-4392-9344-2aa2e7347d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12483 | 2026.04.01 18:08:58.031741 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 239 rows starting from the beginning of the part | ||
| 12484 | 2026.04.01 18:08:58.031791 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 12485 | 2026.04.01 18:08:58.031837 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1040 rows starting from the beginning of the part | ||
| 12486 | 2026.04.01 18:08:58.031880 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 239 rows starting from the beginning of the part | ||
| 12487 | 2026.04.01 18:08:58.031922 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 239 rows starting from the beginning of the part | ||
| 12488 | 2026.04.01 18:08:58.032198 [ 4 ] {1d7846c0-9fc9-4392-9344-2aa2e7347d62} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2026.04.01 18:08:58.032242 [ 4 ] {1d7846c0-9fc9-4392-9344-2aa2e7347d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12490 | 2026.04.01 18:08:58.032569 [ 4 ] {1d7846c0-9fc9-4392-9344-2aa2e7347d62} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12491 | 2026.04.01 18:08:58.032796 [ 4 ] {1d7846c0-9fc9-4392-9344-2aa2e7347d62} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.04.01 18:08:58.032899 [ 30 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 12493 | 2026.04.01 18:08:58.032925 [ 4 ] {1d7846c0-9fc9-4392-9344-2aa2e7347d62} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001298 sec., 183359.01386748845 rows/sec., 10.41 MiB/sec. | ||
| 12494 | 2026.04.01 18:08:58.032926 [ 30 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.04.01 18:08:58.032956 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12496 | 2026.04.01 18:08:58.032963 [ 4 ] {1d7846c0-9fc9-4392-9344-2aa2e7347d62} <Debug> TCPHandler: Processed in 0.001463859 sec. | ||
| 12497 | 2026.04.01 18:08:58.033038 [ 188 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 12498 | 2026.04.01 18:08:58.033078 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12499 | 2026.04.01 18:08:58.033142 [ 188 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12500 | 2026.04.01 18:08:58.033154 [ 195 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694884 sec., 1678580.953032774 rows/sec., 108.80 MiB/sec. | ||
| 12501 | 2026.04.01 18:08:58.033177 [ 188 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 250 rows starting from the beginning of the part | ||
| 12502 | 2026.04.01 18:08:58.033186 [ 4 ] {c0ae0cfa-4028-49f7-a2c0-10f461c98161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12503 | 2026.04.01 18:08:58.033235 [ 4 ] {c0ae0cfa-4028-49f7-a2c0-10f461c98161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12504 | 2026.04.01 18:08:58.033249 [ 188 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 238 rows starting from the beginning of the part | ||
| 12505 | 2026.04.01 18:08:58.033300 [ 188 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 12506 | 2026.04.01 18:08:58.033315 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 12507 | 2026.04.01 18:08:58.033343 [ 188 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 238 rows starting from the beginning of the part | ||
| 12508 | 2026.04.01 18:08:58.033386 [ 188 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 238 rows starting from the beginning of the part | ||
| 12509 | 2026.04.01 18:08:58.033427 [ 188 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 238 rows starting from the beginning of the part | ||
| 12510 | 2026.04.01 18:08:58.033581 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2026.04.01 18:08:58.033659 [ 199 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_34_7} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 12512 | 2026.04.01 18:08:58.033730 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 12513 | 2026.04.01 18:08:58.033942 [ 4 ] {c0ae0cfa-4028-49f7-a2c0-10f461c98161} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12514 | 2026.04.01 18:08:58.033982 [ 4 ] {c0ae0cfa-4028-49f7-a2c0-10f461c98161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12515 | 2026.04.01 18:08:58.034329 [ 4 ] {c0ae0cfa-4028-49f7-a2c0-10f461c98161} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12516 | 2026.04.01 18:08:58.034354 [ 201 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346484 sec., 901607.445762445 rows/sec., 54.97 MiB/sec. | ||
| 12517 | 2026.04.01 18:08:58.034548 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 12518 | 2026.04.01 18:08:58.034580 [ 4 ] {c0ae0cfa-4028-49f7-a2c0-10f461c98161} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2026.04.01 18:08:58.034724 [ 4 ] {c0ae0cfa-4028-49f7-a2c0-10f461c98161} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001567 sec., 492022.97383535415 rows/sec., 34.30 MiB/sec. | ||
| 12520 | 2026.04.01 18:08:58.034764 [ 4 ] {c0ae0cfa-4028-49f7-a2c0-10f461c98161} <Debug> TCPHandler: Processed in 0.001732665 sec. | ||
| 12521 | 2026.04.01 18:08:58.034852 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.04.01 18:08:58.034887 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12523 | 2026.04.01 18:08:58.034931 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_34_7} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 12524 | 2026.04.01 18:08:58.034983 [ 4 ] {238c1577-b280-4a6d-8ae2-44622db3f43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12525 | 2026.04.01 18:08:58.035027 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12526 | 2026.04.01 18:08:58.035029 [ 4 ] {238c1577-b280-4a6d-8ae2-44622db3f43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12527 | 2026.04.01 18:08:58.035412 [ 4 ] {238c1577-b280-4a6d-8ae2-44622db3f43f} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12528 | 2026.04.01 18:08:58.035449 [ 4 ] {238c1577-b280-4a6d-8ae2-44622db3f43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12529 | 2026.04.01 18:08:58.035779 [ 4 ] {238c1577-b280-4a6d-8ae2-44622db3f43f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12530 | 2026.04.01 18:08:58.035989 [ 4 ] {238c1577-b280-4a6d-8ae2-44622db3f43f} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2026.04.01 18:08:58.036127 [ 4 ] {238c1577-b280-4a6d-8ae2-44622db3f43f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 12532 | 2026.04.01 18:08:58.036163 [ 4 ] {238c1577-b280-4a6d-8ae2-44622db3f43f} <Debug> TCPHandler: Processed in 0.001323235 sec. | ||
| 12533 | 2026.04.01 18:08:58.036276 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.04.01 18:08:58.036368 [ 4 ] {dd083ca9-6419-4ab4-ac8c-02e7038522b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12535 | 2026.04.01 18:08:58.036409 [ 4 ] {dd083ca9-6419-4ab4-ac8c-02e7038522b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12536 | 2026.04.01 18:08:58.036846 [ 4 ] {dd083ca9-6419-4ab4-ac8c-02e7038522b9} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.04.01 18:08:58.036880 [ 4 ] {dd083ca9-6419-4ab4-ac8c-02e7038522b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12538 | 2026.04.01 18:08:58.037207 [ 4 ] {dd083ca9-6419-4ab4-ac8c-02e7038522b9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12539 | 2026.04.01 18:08:58.037411 [ 4 ] {dd083ca9-6419-4ab4-ac8c-02e7038522b9} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.04.01 18:08:58.037535 [ 4 ] {dd083ca9-6419-4ab4-ac8c-02e7038522b9} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001186 sec., 282462.0573355818 rows/sec., 18.48 MiB/sec. | ||
| 12541 | 2026.04.01 18:08:58.037570 [ 4 ] {dd083ca9-6419-4ab4-ac8c-02e7038522b9} <Debug> TCPHandler: Processed in 0.001341795 sec. | ||
| 12542 | 2026.04.01 18:08:58.037677 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12543 | 2026.04.01 18:08:58.037768 [ 4 ] {de429b3e-d644-491f-9deb-1d46553499da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12544 | 2026.04.01 18:08:58.037808 [ 4 ] {de429b3e-d644-491f-9deb-1d46553499da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12545 | 2026.04.01 18:08:58.038120 [ 4 ] {de429b3e-d644-491f-9deb-1d46553499da} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.04.01 18:08:58.038154 [ 4 ] {de429b3e-d644-491f-9deb-1d46553499da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12547 | 2026.04.01 18:08:58.038442 [ 4 ] {de429b3e-d644-491f-9deb-1d46553499da} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12548 | 2026.04.01 18:08:58.038651 [ 4 ] {de429b3e-d644-491f-9deb-1d46553499da} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.04.01 18:08:58.038799 [ 4 ] {de429b3e-d644-491f-9deb-1d46553499da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 12550 | 2026.04.01 18:08:58.038835 [ 4 ] {de429b3e-d644-491f-9deb-1d46553499da} <Debug> TCPHandler: Processed in 0.001204591 sec. | ||
| 12551 | 2026.04.01 18:08:58.038954 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12552 | 2026.04.01 18:08:58.039048 [ 4 ] {f0574bfb-6718-4702-8b29-1c61228fc530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12553 | 2026.04.01 18:08:58.039100 [ 4 ] {f0574bfb-6718-4702-8b29-1c61228fc530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12554 | 2026.04.01 18:08:58.039872 [ 4 ] {f0574bfb-6718-4702-8b29-1c61228fc530} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2026.04.01 18:08:58.039907 [ 4 ] {f0574bfb-6718-4702-8b29-1c61228fc530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12556 | 2026.04.01 18:08:58.040469 [ 4 ] {f0574bfb-6718-4702-8b29-1c61228fc530} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12557 | 2026.04.01 18:08:58.040743 [ 4 ] {f0574bfb-6718-4702-8b29-1c61228fc530} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.04.01 18:08:58.040875 [ 4 ] {f0574bfb-6718-4702-8b29-1c61228fc530} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001845 sec., 5962.059620596206 rows/sec., 10.68 MiB/sec. | ||
| 12559 | 2026.04.01 18:08:58.040975 [ 4 ] {f0574bfb-6718-4702-8b29-1c61228fc530} <Debug> TCPHandler: Processed in 0.002064364 sec. | ||
| 12560 | 2026.04.01 18:08:58.041127 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2026.04.01 18:08:58.041239 [ 4 ] {6a932a07-1f9b-40ff-a080-4160cc18bc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12562 | 2026.04.01 18:08:58.041284 [ 4 ] {6a932a07-1f9b-40ff-a080-4160cc18bc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12563 | 2026.04.01 18:08:58.041622 [ 4 ] {6a932a07-1f9b-40ff-a080-4160cc18bc2d} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12564 | 2026.04.01 18:08:58.041656 [ 4 ] {6a932a07-1f9b-40ff-a080-4160cc18bc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12565 | 2026.04.01 18:08:58.041963 [ 4 ] {6a932a07-1f9b-40ff-a080-4160cc18bc2d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12566 | 2026.04.01 18:08:58.042177 [ 4 ] {6a932a07-1f9b-40ff-a080-4160cc18bc2d} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12567 | 2026.04.01 18:08:58.042305 [ 4 ] {6a932a07-1f9b-40ff-a080-4160cc18bc2d} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00109 sec., 100917.43119266054 rows/sec., 6.14 MiB/sec. | ||
| 12568 | 2026.04.01 18:08:58.042340 [ 4 ] {6a932a07-1f9b-40ff-a080-4160cc18bc2d} <Debug> TCPHandler: Processed in 0.001270803 sec. | ||
| 12569 | 2026.04.01 18:09:01.608601 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12570 | 2026.04.01 18:09:01.608675 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12571 | 2026.04.01 18:09:01.788754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24985 | ||
| 12572 | 2026.04.01 18:09:01.789259 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.04.01 18:09:01.789304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12574 | 2026.04.01 18:09:01.789804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12575 | 2026.04.01 18:09:01.790055 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.04.01 18:09:01.790190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 12577 | 2026.04.01 18:09:01.860417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1582 | ||
| 12578 | 2026.04.01 18:09:01.862896 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12579 | 2026.04.01 18:09:01.862958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12580 | 2026.04.01 18:09:01.864207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12581 | 2026.04.01 18:09:01.864502 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12582 | 2026.04.01 18:09:01.864879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1582 | ||
| 12583 | 2026.04.01 18:09:03.012564 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12584 | 2026.04.01 18:09:03.012779 [ 4 ] {9124ab6e-edec-46a5-867f-4e71c525ae7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12585 | 2026.04.01 18:09:03.012874 [ 4 ] {9124ab6e-edec-46a5-867f-4e71c525ae7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12586 | 2026.04.01 18:09:03.013777 [ 4 ] {9124ab6e-edec-46a5-867f-4e71c525ae7e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.04.01 18:09:03.013836 [ 4 ] {9124ab6e-edec-46a5-867f-4e71c525ae7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12588 | 2026.04.01 18:09:03.014428 [ 4 ] {9124ab6e-edec-46a5-867f-4e71c525ae7e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12589 | 2026.04.01 18:09:03.014747 [ 4 ] {9124ab6e-edec-46a5-867f-4e71c525ae7e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2026.04.01 18:09:03.014990 [ 4 ] {9124ab6e-edec-46a5-867f-4e71c525ae7e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.002264 sec., 51236.749116607774 rows/sec., 4.35 MiB/sec. | ||
| 12591 | 2026.04.01 18:09:03.015069 [ 4 ] {9124ab6e-edec-46a5-867f-4e71c525ae7e} <Debug> TCPHandler: Processed in 0.002654829 sec. | ||
| 12592 | 2026.04.01 18:09:03.015246 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2026.04.01 18:09:03.015354 [ 4 ] {4a1d45f3-1dec-4b54-94e1-852b6212c2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12594 | 2026.04.01 18:09:03.015400 [ 4 ] {4a1d45f3-1dec-4b54-94e1-852b6212c2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12595 | 2026.04.01 18:09:03.015854 [ 4 ] {4a1d45f3-1dec-4b54-94e1-852b6212c2a5} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2026.04.01 18:09:03.015894 [ 4 ] {4a1d45f3-1dec-4b54-94e1-852b6212c2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12597 | 2026.04.01 18:09:03.016211 [ 4 ] {4a1d45f3-1dec-4b54-94e1-852b6212c2a5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12598 | 2026.04.01 18:09:03.016428 [ 4 ] {4a1d45f3-1dec-4b54-94e1-852b6212c2a5} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2026.04.01 18:09:03.016565 [ 4 ] {4a1d45f3-1dec-4b54-94e1-852b6212c2a5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001239 sec., 24213.075060532687 rows/sec., 1.78 MiB/sec. | ||
| 12600 | 2026.04.01 18:09:03.016606 [ 4 ] {4a1d45f3-1dec-4b54-94e1-852b6212c2a5} <Debug> TCPHandler: Processed in 0.001415987 sec. | ||
| 12601 | 2026.04.01 18:09:03.016727 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2026.04.01 18:09:03.016820 [ 4 ] {f9ea6382-bed9-40ca-b17b-41da555727e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12603 | 2026.04.01 18:09:03.016862 [ 4 ] {f9ea6382-bed9-40ca-b17b-41da555727e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12604 | 2026.04.01 18:09:03.017314 [ 4 ] {f9ea6382-bed9-40ca-b17b-41da555727e1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2026.04.01 18:09:03.017351 [ 4 ] {f9ea6382-bed9-40ca-b17b-41da555727e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12606 | 2026.04.01 18:09:03.017669 [ 4 ] {f9ea6382-bed9-40ca-b17b-41da555727e1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12607 | 2026.04.01 18:09:03.017881 [ 4 ] {f9ea6382-bed9-40ca-b17b-41da555727e1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2026.04.01 18:09:03.018036 [ 4 ] {f9ea6382-bed9-40ca-b17b-41da555727e1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001234 sec., 76175.04051863858 rows/sec., 5.95 MiB/sec. | ||
| 12609 | 2026.04.01 18:09:03.018078 [ 4 ] {f9ea6382-bed9-40ca-b17b-41da555727e1} <Debug> TCPHandler: Processed in 0.001401446 sec. | ||
| 12610 | 2026.04.01 18:09:03.018197 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2026.04.01 18:09:03.018291 [ 4 ] {f555689d-b313-42de-8b65-a1eed257ee88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12612 | 2026.04.01 18:09:03.018336 [ 4 ] {f555689d-b313-42de-8b65-a1eed257ee88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12613 | 2026.04.01 18:09:03.018766 [ 4 ] {f555689d-b313-42de-8b65-a1eed257ee88} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.04.01 18:09:03.018802 [ 4 ] {f555689d-b313-42de-8b65-a1eed257ee88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12615 | 2026.04.01 18:09:03.019155 [ 4 ] {f555689d-b313-42de-8b65-a1eed257ee88} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12616 | 2026.04.01 18:09:03.019375 [ 4 ] {f555689d-b313-42de-8b65-a1eed257ee88} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.04.01 18:09:03.019513 [ 4 ] {f555689d-b313-42de-8b65-a1eed257ee88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 12618 | 2026.04.01 18:09:03.019552 [ 4 ] {f555689d-b313-42de-8b65-a1eed257ee88} <Debug> TCPHandler: Processed in 0.001403396 sec. | ||
| 12619 | 2026.04.01 18:09:03.019674 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12620 | 2026.04.01 18:09:03.019769 [ 4 ] {b2071010-00f4-47a3-90e6-5a26da0bb696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12621 | 2026.04.01 18:09:03.019823 [ 4 ] {b2071010-00f4-47a3-90e6-5a26da0bb696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12622 | 2026.04.01 18:09:03.020635 [ 4 ] {b2071010-00f4-47a3-90e6-5a26da0bb696} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.04.01 18:09:03.020670 [ 4 ] {b2071010-00f4-47a3-90e6-5a26da0bb696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12624 | 2026.04.01 18:09:03.021283 [ 4 ] {b2071010-00f4-47a3-90e6-5a26da0bb696} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12625 | 2026.04.01 18:09:03.021512 [ 4 ] {b2071010-00f4-47a3-90e6-5a26da0bb696} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2026.04.01 18:09:03.021656 [ 4 ] {b2071010-00f4-47a3-90e6-5a26da0bb696} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001905 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
| 12627 | 2026.04.01 18:09:03.021710 [ 4 ] {b2071010-00f4-47a3-90e6-5a26da0bb696} <Debug> TCPHandler: Processed in 0.002085365 sec. | ||
| 12628 | 2026.04.01 18:09:03.021822 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2026.04.01 18:09:03.021918 [ 4 ] {c95cd8f4-8a5d-41b7-b7c5-19334d8dec8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12630 | 2026.04.01 18:09:03.021961 [ 4 ] {c95cd8f4-8a5d-41b7-b7c5-19334d8dec8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12631 | 2026.04.01 18:09:03.022302 [ 4 ] {c95cd8f4-8a5d-41b7-b7c5-19334d8dec8c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2026.04.01 18:09:03.022340 [ 4 ] {c95cd8f4-8a5d-41b7-b7c5-19334d8dec8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12633 | 2026.04.01 18:09:03.022654 [ 4 ] {c95cd8f4-8a5d-41b7-b7c5-19334d8dec8c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12634 | 2026.04.01 18:09:03.022867 [ 4 ] {c95cd8f4-8a5d-41b7-b7c5-19334d8dec8c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2026.04.01 18:09:03.023001 [ 4 ] {c95cd8f4-8a5d-41b7-b7c5-19334d8dec8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 12636 | 2026.04.01 18:09:03.022999 [ 29 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12637 | 2026.04.01 18:09:03.023038 [ 4 ] {c95cd8f4-8a5d-41b7-b7c5-19334d8dec8c} <Debug> TCPHandler: Processed in 0.001266873 sec. | ||
| 12638 | 2026.04.01 18:09:03.023080 [ 29 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.04.01 18:09:03.023108 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12640 | 2026.04.01 18:09:03.023251 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 12641 | 2026.04.01 18:09:03.023404 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12642 | 2026.04.01 18:09:03.023443 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5320 rows starting from the beginning of the part | ||
| 12643 | 2026.04.01 18:09:03.023505 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 12644 | 2026.04.01 18:09:03.023546 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 110 rows starting from the beginning of the part | ||
| 12645 | 2026.04.01 18:09:03.023587 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 12646 | 2026.04.01 18:09:03.023624 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 110 rows starting from the beginning of the part | ||
| 12647 | 2026.04.01 18:09:03.023660 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 12648 | 2026.04.01 18:09:03.025334 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002151496 sec., 2658615.214715714 rows/sec., 168.67 MiB/sec. | ||
| 12649 | 2026.04.01 18:09:03.025728 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12650 | 2026.04.01 18:09:03.025995 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_81_16} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2026.04.01 18:09:03.026073 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_81_16} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12652 | 2026.04.01 18:09:03.026162 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12653 | 2026.04.01 18:09:03.186906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 12654 | 2026.04.01 18:09:03.204809 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.04.01 18:09:03.204879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12656 | 2026.04.01 18:09:03.210453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12657 | 2026.04.01 18:09:03.211271 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.04.01 18:09:03.214756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12659 | 2026.04.01 18:09:03.465674 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12660 | 2026.04.01 18:09:03.465948 [ 4 ] {c541765f-f20a-4a6f-a0c6-9f7d5207b63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12661 | 2026.04.01 18:09:03.466051 [ 4 ] {c541765f-f20a-4a6f-a0c6-9f7d5207b63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12662 | 2026.04.01 18:09:03.466954 [ 4 ] {c541765f-f20a-4a6f-a0c6-9f7d5207b63d} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12663 | 2026.04.01 18:09:03.467004 [ 4 ] {c541765f-f20a-4a6f-a0c6-9f7d5207b63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12664 | 2026.04.01 18:09:03.467433 [ 4 ] {c541765f-f20a-4a6f-a0c6-9f7d5207b63d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12665 | 2026.04.01 18:09:03.467668 [ 4 ] {c541765f-f20a-4a6f-a0c6-9f7d5207b63d} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12666 | 2026.04.01 18:09:03.467829 [ 4 ] {c541765f-f20a-4a6f-a0c6-9f7d5207b63d} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001953 sec., 237583.2053251408 rows/sec., 15.07 MiB/sec. | ||
| 12667 | 2026.04.01 18:09:03.467877 [ 4 ] {c541765f-f20a-4a6f-a0c6-9f7d5207b63d} <Debug> TCPHandler: Processed in 0.002375522 sec. | ||
| 12668 | 2026.04.01 18:09:03.468002 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12669 | 2026.04.01 18:09:03.468105 [ 4 ] {6f6165bb-8985-4c0c-862e-a756a02c407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12670 | 2026.04.01 18:09:03.468147 [ 4 ] {6f6165bb-8985-4c0c-862e-a756a02c407b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12671 | 2026.04.01 18:09:03.468548 [ 4 ] {6f6165bb-8985-4c0c-862e-a756a02c407b} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2026.04.01 18:09:03.468585 [ 4 ] {6f6165bb-8985-4c0c-862e-a756a02c407b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12673 | 2026.04.01 18:09:03.468882 [ 4 ] {6f6165bb-8985-4c0c-862e-a756a02c407b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12674 | 2026.04.01 18:09:03.469097 [ 4 ] {6f6165bb-8985-4c0c-862e-a756a02c407b} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2026.04.01 18:09:03.469228 [ 4 ] {6f6165bb-8985-4c0c-862e-a756a02c407b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 284.87 KiB/sec. | ||
| 12676 | 2026.04.01 18:09:03.469266 [ 4 ] {6f6165bb-8985-4c0c-862e-a756a02c407b} <Debug> TCPHandler: Processed in 0.001317104 sec. | ||
| 12677 | 2026.04.01 18:09:03.469365 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12678 | 2026.04.01 18:09:03.469456 [ 4 ] {cd93e239-0845-4af0-a05a-4410593ce5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12679 | 2026.04.01 18:09:03.469496 [ 4 ] {cd93e239-0845-4af0-a05a-4410593ce5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12680 | 2026.04.01 18:09:03.471681 [ 4 ] {cd93e239-0845-4af0-a05a-4410593ce5e6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12681 | 2026.04.01 18:09:03.471717 [ 4 ] {cd93e239-0845-4af0-a05a-4410593ce5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12682 | 2026.04.01 18:09:03.472297 [ 4 ] {cd93e239-0845-4af0-a05a-4410593ce5e6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12683 | 2026.04.01 18:09:03.472519 [ 4 ] {cd93e239-0845-4af0-a05a-4410593ce5e6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12684 | 2026.04.01 18:09:03.472654 [ 4 ] {cd93e239-0845-4af0-a05a-4410593ce5e6} <Debug> executeQuery: Read 3620 rows, 278.29 KiB in 0.003216 sec., 1125621.8905472637 rows/sec., 84.51 MiB/sec. | ||
| 12685 | 2026.04.01 18:09:03.472694 [ 4 ] {cd93e239-0845-4af0-a05a-4410593ce5e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 12686 | 2026.04.01 18:09:03.472707 [ 4 ] {cd93e239-0845-4af0-a05a-4410593ce5e6} <Debug> TCPHandler: Processed in 0.003389228 sec. | ||
| 12687 | 2026.04.01 18:09:03.472835 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2026.04.01 18:09:03.472929 [ 4 ] {68e5039d-abe3-4937-a6f2-11d99566f89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12689 | 2026.04.01 18:09:03.472968 [ 4 ] {68e5039d-abe3-4937-a6f2-11d99566f89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12690 | 2026.04.01 18:09:03.473474 [ 4 ] {68e5039d-abe3-4937-a6f2-11d99566f89e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.04.01 18:09:03.473508 [ 4 ] {68e5039d-abe3-4937-a6f2-11d99566f89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12692 | 2026.04.01 18:09:03.473794 [ 4 ] {68e5039d-abe3-4937-a6f2-11d99566f89e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12693 | 2026.04.01 18:09:03.474056 [ 4 ] {68e5039d-abe3-4937-a6f2-11d99566f89e} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.04.01 18:09:03.474184 [ 4 ] {68e5039d-abe3-4937-a6f2-11d99566f89e} <Debug> executeQuery: Read 258 rows, 15.87 KiB in 0.001274 sec., 202511.7739403454 rows/sec., 12.16 MiB/sec. | ||
| 12695 | 2026.04.01 18:09:03.474221 [ 4 ] {68e5039d-abe3-4937-a6f2-11d99566f89e} <Debug> TCPHandler: Processed in 0.001433347 sec. | ||
| 12696 | 2026.04.01 18:09:03.474324 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12697 | 2026.04.01 18:09:03.474415 [ 4 ] {0be8029b-3979-49c7-bb15-da9cc3fd69bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12698 | 2026.04.01 18:09:03.474453 [ 4 ] {0be8029b-3979-49c7-bb15-da9cc3fd69bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12699 | 2026.04.01 18:09:03.475214 [ 4 ] {0be8029b-3979-49c7-bb15-da9cc3fd69bc} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12700 | 2026.04.01 18:09:03.475250 [ 4 ] {0be8029b-3979-49c7-bb15-da9cc3fd69bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12701 | 2026.04.01 18:09:03.475594 [ 4 ] {0be8029b-3979-49c7-bb15-da9cc3fd69bc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12702 | 2026.04.01 18:09:03.475800 [ 4 ] {0be8029b-3979-49c7-bb15-da9cc3fd69bc} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12703 | 2026.04.01 18:09:03.475929 [ 4 ] {0be8029b-3979-49c7-bb15-da9cc3fd69bc} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001531 sec., 679294.5787067276 rows/sec., 40.28 MiB/sec. | ||
| 12704 | 2026.04.01 18:09:03.475966 [ 4 ] {0be8029b-3979-49c7-bb15-da9cc3fd69bc} <Debug> TCPHandler: Processed in 0.001688834 sec. | ||
| 12705 | 2026.04.01 18:09:03.476099 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12706 | 2026.04.01 18:09:03.476220 [ 4 ] {c8427d98-838d-4dd7-bec5-7e1296c88426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12707 | 2026.04.01 18:09:03.476267 [ 4 ] {c8427d98-838d-4dd7-bec5-7e1296c88426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12708 | 2026.04.01 18:09:03.476724 [ 4 ] {c8427d98-838d-4dd7-bec5-7e1296c88426} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2026.04.01 18:09:03.476766 [ 4 ] {c8427d98-838d-4dd7-bec5-7e1296c88426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12710 | 2026.04.01 18:09:03.477126 [ 4 ] {c8427d98-838d-4dd7-bec5-7e1296c88426} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12711 | 2026.04.01 18:09:03.477352 [ 4 ] {c8427d98-838d-4dd7-bec5-7e1296c88426} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2026.04.01 18:09:03.477479 [ 4 ] {c8427d98-838d-4dd7-bec5-7e1296c88426} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001283 sec., 779.423226812159 rows/sec., 54.80 KiB/sec. | ||
| 12713 | 2026.04.01 18:09:03.477516 [ 4 ] {c8427d98-838d-4dd7-bec5-7e1296c88426} <Debug> TCPHandler: Processed in 0.001475338 sec. | ||
| 12714 | 2026.04.01 18:09:03.477658 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12715 | 2026.04.01 18:09:03.477778 [ 4 ] {bd38d713-6c62-4db0-9b59-cfbbd8d8b1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12716 | 2026.04.01 18:09:03.477824 [ 4 ] {bd38d713-6c62-4db0-9b59-cfbbd8d8b1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12717 | 2026.04.01 18:09:03.478406 [ 4 ] {bd38d713-6c62-4db0-9b59-cfbbd8d8b1c4} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2026.04.01 18:09:03.478444 [ 4 ] {bd38d713-6c62-4db0-9b59-cfbbd8d8b1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12719 | 2026.04.01 18:09:03.478766 [ 4 ] {bd38d713-6c62-4db0-9b59-cfbbd8d8b1c4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12720 | 2026.04.01 18:09:03.478979 [ 4 ] {bd38d713-6c62-4db0-9b59-cfbbd8d8b1c4} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2026.04.01 18:09:03.479110 [ 4 ] {bd38d713-6c62-4db0-9b59-cfbbd8d8b1c4} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001356 sec., 175516.22418879057 rows/sec., 9.96 MiB/sec. | ||
| 12722 | 2026.04.01 18:09:03.479148 [ 4 ] {bd38d713-6c62-4db0-9b59-cfbbd8d8b1c4} <Debug> TCPHandler: Processed in 0.001557771 sec. | ||
| 12723 | 2026.04.01 18:09:03.479274 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12724 | 2026.04.01 18:09:03.479396 [ 4 ] {6c7f4889-b923-4334-8b45-90974d0f6745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12725 | 2026.04.01 18:09:03.479444 [ 4 ] {6c7f4889-b923-4334-8b45-90974d0f6745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12726 | 2026.04.01 18:09:03.480661 [ 4 ] {6c7f4889-b923-4334-8b45-90974d0f6745} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12727 | 2026.04.01 18:09:03.480697 [ 4 ] {6c7f4889-b923-4334-8b45-90974d0f6745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12728 | 2026.04.01 18:09:03.481092 [ 4 ] {6c7f4889-b923-4334-8b45-90974d0f6745} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12729 | 2026.04.01 18:09:03.481310 [ 4 ] {6c7f4889-b923-4334-8b45-90974d0f6745} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12730 | 2026.04.01 18:09:03.481443 [ 4 ] {6c7f4889-b923-4334-8b45-90974d0f6745} <Debug> executeQuery: Read 2001 rows, 138.37 KiB in 0.00207 sec., 966666.6666666667 rows/sec., 65.28 MiB/sec. | ||
| 12731 | 2026.04.01 18:09:03.481481 [ 4 ] {6c7f4889-b923-4334-8b45-90974d0f6745} <Debug> TCPHandler: Processed in 0.00226759 sec. | ||
| 12732 | 2026.04.01 18:09:03.481595 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12733 | 2026.04.01 18:09:03.481689 [ 4 ] {b860555d-5f7d-429d-959a-2f7625db9932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12734 | 2026.04.01 18:09:03.481732 [ 4 ] {b860555d-5f7d-429d-959a-2f7625db9932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12735 | 2026.04.01 18:09:03.482070 [ 4 ] {b860555d-5f7d-429d-959a-2f7625db9932} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12736 | 2026.04.01 18:09:03.482105 [ 4 ] {b860555d-5f7d-429d-959a-2f7625db9932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12737 | 2026.04.01 18:09:03.482415 [ 4 ] {b860555d-5f7d-429d-959a-2f7625db9932} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12738 | 2026.04.01 18:09:03.482630 [ 4 ] {b860555d-5f7d-429d-959a-2f7625db9932} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.04.01 18:09:03.482739 [ 75 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 12740 | 2026.04.01 18:09:03.482761 [ 4 ] {b860555d-5f7d-429d-959a-2f7625db9932} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 12741 | 2026.04.01 18:09:03.482806 [ 75 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.04.01 18:09:03.482815 [ 4 ] {b860555d-5f7d-429d-959a-2f7625db9932} <Debug> TCPHandler: Processed in 0.001268913 sec. | ||
| 12743 | 2026.04.01 18:09:03.482835 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12744 | 2026.04.01 18:09:03.482933 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12745 | 2026.04.01 18:09:03.482952 [ 198 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 12746 | 2026.04.01 18:09:03.483031 [ 4 ] {cf9998f0-5f09-4734-8014-37927c6ed1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12747 | 2026.04.01 18:09:03.483055 [ 198 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12748 | 2026.04.01 18:09:03.483074 [ 4 ] {cf9998f0-5f09-4734-8014-37927c6ed1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12749 | 2026.04.01 18:09:03.483088 [ 198 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 162 rows starting from the beginning of the part | ||
| 12750 | 2026.04.01 18:09:03.483149 [ 198 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12751 | 2026.04.01 18:09:03.483197 [ 198 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12752 | 2026.04.01 18:09:03.483240 [ 198 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12753 | 2026.04.01 18:09:03.483278 [ 198 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 12754 | 2026.04.01 18:09:03.483314 [ 198 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12755 | 2026.04.01 18:09:03.483781 [ 4 ] {cf9998f0-5f09-4734-8014-37927c6ed1a6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12756 | 2026.04.01 18:09:03.483816 [ 4 ] {cf9998f0-5f09-4734-8014-37927c6ed1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12757 | 2026.04.01 18:09:03.483994 [ 188 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001080617 sec., 177676.27198165492 rows/sec., 9.07 MiB/sec. | ||
| 12758 | 2026.04.01 18:09:03.484210 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 12759 | 2026.04.01 18:09:03.484325 [ 4 ] {cf9998f0-5f09-4734-8014-37927c6ed1a6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12760 | 2026.04.01 18:09:03.484600 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.04.01 18:09:03.484628 [ 4 ] {cf9998f0-5f09-4734-8014-37927c6ed1a6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2026.04.01 18:09:03.484691 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_32_7} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 12763 | 2026.04.01 18:09:03.484772 [ 4 ] {cf9998f0-5f09-4734-8014-37927c6ed1a6} <Debug> executeQuery: Read 1667 rows, 103.67 KiB in 0.001759 sec., 947697.5554292211 rows/sec., 57.55 MiB/sec. | ||
| 12764 | 2026.04.01 18:09:03.484807 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12765 | 2026.04.01 18:09:03.484814 [ 4 ] {cf9998f0-5f09-4734-8014-37927c6ed1a6} <Debug> TCPHandler: Processed in 0.00192969 sec. | ||
| 12766 | 2026.04.01 18:09:03.484951 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2026.04.01 18:09:03.485046 [ 4 ] {5a49ea46-dcaf-4874-8220-a83f31f9be6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12768 | 2026.04.01 18:09:03.485088 [ 4 ] {5a49ea46-dcaf-4874-8220-a83f31f9be6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12769 | 2026.04.01 18:09:03.485416 [ 4 ] {5a49ea46-dcaf-4874-8220-a83f31f9be6d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.04.01 18:09:03.485451 [ 4 ] {5a49ea46-dcaf-4874-8220-a83f31f9be6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12771 | 2026.04.01 18:09:03.485754 [ 4 ] {5a49ea46-dcaf-4874-8220-a83f31f9be6d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12772 | 2026.04.01 18:09:03.485966 [ 4 ] {5a49ea46-dcaf-4874-8220-a83f31f9be6d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.04.01 18:09:03.486070 [ 75 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 12774 | 2026.04.01 18:09:03.486095 [ 4 ] {5a49ea46-dcaf-4874-8220-a83f31f9be6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 12775 | 2026.04.01 18:09:03.486101 [ 75 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.04.01 18:09:03.486134 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12777 | 2026.04.01 18:09:03.486139 [ 4 ] {5a49ea46-dcaf-4874-8220-a83f31f9be6d} <Debug> TCPHandler: Processed in 0.001236962 sec. | ||
| 12778 | 2026.04.01 18:09:03.486220 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 12779 | 2026.04.01 18:09:03.486257 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2026.04.01 18:09:03.486351 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12781 | 2026.04.01 18:09:03.486355 [ 4 ] {4e89dffd-af6a-4492-a904-a7e76089271f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12782 | 2026.04.01 18:09:03.486396 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part | ||
| 12783 | 2026.04.01 18:09:03.486426 [ 4 ] {4e89dffd-af6a-4492-a904-a7e76089271f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12784 | 2026.04.01 18:09:03.486471 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 12785 | 2026.04.01 18:09:03.486524 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 12786 | 2026.04.01 18:09:03.486568 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12787 | 2026.04.01 18:09:03.486609 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12788 | 2026.04.01 18:09:03.486650 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12789 | 2026.04.01 18:09:03.487226 [ 4 ] {4e89dffd-af6a-4492-a904-a7e76089271f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.04.01 18:09:03.487269 [ 4 ] {4e89dffd-af6a-4492-a904-a7e76089271f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12791 | 2026.04.01 18:09:03.487510 [ 195 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327474 sec., 24105.933524875065 rows/sec., 1.59 MiB/sec. | ||
| 12792 | 2026.04.01 18:09:03.487705 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 12793 | 2026.04.01 18:09:03.487812 [ 4 ] {4e89dffd-af6a-4492-a904-a7e76089271f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12794 | 2026.04.01 18:09:03.488110 [ 4 ] {4e89dffd-af6a-4492-a904-a7e76089271f} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.04.01 18:09:03.488148 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12796 | 2026.04.01 18:09:03.488245 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_32_7} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 12797 | 2026.04.01 18:09:03.488250 [ 4 ] {4e89dffd-af6a-4492-a904-a7e76089271f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001931 sec., 11393.060590367686 rows/sec., 20.42 MiB/sec. | ||
| 12798 | 2026.04.01 18:09:03.488316 [ 4 ] {4e89dffd-af6a-4492-a904-a7e76089271f} <Debug> TCPHandler: Processed in 0.002130196 sec. | ||
| 12799 | 2026.04.01 18:09:03.488344 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12800 | 2026.04.01 18:09:03.488425 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2026.04.01 18:09:03.488518 [ 4 ] {a7ab58e0-9977-45b5-a76e-c5876649d514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12802 | 2026.04.01 18:09:03.488560 [ 4 ] {a7ab58e0-9977-45b5-a76e-c5876649d514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12803 | 2026.04.01 18:09:03.488875 [ 4 ] {a7ab58e0-9977-45b5-a76e-c5876649d514} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.04.01 18:09:03.488909 [ 4 ] {a7ab58e0-9977-45b5-a76e-c5876649d514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12805 | 2026.04.01 18:09:03.489288 [ 4 ] {a7ab58e0-9977-45b5-a76e-c5876649d514} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12806 | 2026.04.01 18:09:03.489506 [ 4 ] {a7ab58e0-9977-45b5-a76e-c5876649d514} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.04.01 18:09:03.489638 [ 4 ] {a7ab58e0-9977-45b5-a76e-c5876649d514} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001102 sec., 56261.34301270418 rows/sec., 3.14 MiB/sec. | ||
| 12808 | 2026.04.01 18:09:03.489674 [ 4 ] {a7ab58e0-9977-45b5-a76e-c5876649d514} <Debug> TCPHandler: Processed in 0.001268564 sec. | ||
| 12809 | 2026.04.01 18:09:04.000343 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.48 MiB, peak 339.85 MiB, free memory in arenas 0.00 B, will set to 326.67 MiB (RSS), difference: -1.81 MiB | ||
| 12810 | 2026.04.01 18:09:08.010308 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12811 | 2026.04.01 18:09:08.010502 [ 4 ] {bb86459a-5fb7-4e9a-ada9-61f403b55539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12812 | 2026.04.01 18:09:08.010571 [ 4 ] {bb86459a-5fb7-4e9a-ada9-61f403b55539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12813 | 2026.04.01 18:09:08.011253 [ 4 ] {bb86459a-5fb7-4e9a-ada9-61f403b55539} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12814 | 2026.04.01 18:09:08.011305 [ 4 ] {bb86459a-5fb7-4e9a-ada9-61f403b55539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12815 | 2026.04.01 18:09:08.011724 [ 4 ] {bb86459a-5fb7-4e9a-ada9-61f403b55539} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12816 | 2026.04.01 18:09:08.011963 [ 4 ] {bb86459a-5fb7-4e9a-ada9-61f403b55539} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2026.04.01 18:09:08.012138 [ 4 ] {bb86459a-5fb7-4e9a-ada9-61f403b55539} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.55 MiB/sec. | ||
| 12818 | 2026.04.01 18:09:08.012191 [ 4 ] {bb86459a-5fb7-4e9a-ada9-61f403b55539} <Debug> TCPHandler: Processed in 0.002018132 sec. | ||
| 12819 | 2026.04.01 18:09:08.012343 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12820 | 2026.04.01 18:09:08.012477 [ 4 ] {25c7ae4a-cd4c-4191-a314-0a510f487f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12821 | 2026.04.01 18:09:08.012523 [ 4 ] {25c7ae4a-cd4c-4191-a314-0a510f487f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12822 | 2026.04.01 18:09:08.012993 [ 4 ] {25c7ae4a-cd4c-4191-a314-0a510f487f8a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12823 | 2026.04.01 18:09:08.013033 [ 4 ] {25c7ae4a-cd4c-4191-a314-0a510f487f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12824 | 2026.04.01 18:09:08.013382 [ 4 ] {25c7ae4a-cd4c-4191-a314-0a510f487f8a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12825 | 2026.04.01 18:09:08.013615 [ 4 ] {25c7ae4a-cd4c-4191-a314-0a510f487f8a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12826 | 2026.04.01 18:09:08.013767 [ 4 ] {25c7ae4a-cd4c-4191-a314-0a510f487f8a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001316 sec., 48632.2188449848 rows/sec., 3.80 MiB/sec. | ||
| 12827 | 2026.04.01 18:09:08.013808 [ 4 ] {25c7ae4a-cd4c-4191-a314-0a510f487f8a} <Debug> TCPHandler: Processed in 0.00152015 sec. | ||
| 12828 | 2026.04.01 18:09:08.013957 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2026.04.01 18:09:08.014081 [ 4 ] {4fa1729c-9bec-4cce-99e3-0524654499a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12830 | 2026.04.01 18:09:08.014128 [ 4 ] {4fa1729c-9bec-4cce-99e3-0524654499a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12831 | 2026.04.01 18:09:08.014589 [ 4 ] {4fa1729c-9bec-4cce-99e3-0524654499a3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2026.04.01 18:09:08.014630 [ 4 ] {4fa1729c-9bec-4cce-99e3-0524654499a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12833 | 2026.04.01 18:09:08.014979 [ 4 ] {4fa1729c-9bec-4cce-99e3-0524654499a3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12834 | 2026.04.01 18:09:08.015194 [ 4 ] {4fa1729c-9bec-4cce-99e3-0524654499a3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2026.04.01 18:09:08.015327 [ 4 ] {4fa1729c-9bec-4cce-99e3-0524654499a3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001268 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. | ||
| 12836 | 2026.04.01 18:09:08.015332 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 5 parts from all_1_79_16 to all_83_83_0 | ||
| 12837 | 2026.04.01 18:09:08.015364 [ 4 ] {4fa1729c-9bec-4cce-99e3-0524654499a3} <Debug> TCPHandler: Processed in 0.001458588 sec. | ||
| 12838 | 2026.04.01 18:09:08.015407 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2026.04.01 18:09:08.015434 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12840 | 2026.04.01 18:09:08.015507 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12841 | 2026.04.01 18:09:08.015537 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_79_16 to all_83_83_0 into Compact with storage Full | ||
| 12842 | 2026.04.01 18:09:08.015608 [ 4 ] {4637c168-fefb-4eee-869f-a60df3c8e7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12843 | 2026.04.01 18:09:08.015654 [ 4 ] {4637c168-fefb-4eee-869f-a60df3c8e7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12844 | 2026.04.01 18:09:08.015665 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12845 | 2026.04.01 18:09:08.015706 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_79_16, total 32819 rows starting from the beginning of the part | ||
| 12846 | 2026.04.01 18:09:08.015773 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 163 rows starting from the beginning of the part | ||
| 12847 | 2026.04.01 18:09:08.015818 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 335 rows starting from the beginning of the part | ||
| 12848 | 2026.04.01 18:09:08.015861 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12849 | 2026.04.01 18:09:08.015900 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1667 rows starting from the beginning of the part | ||
| 12850 | 2026.04.01 18:09:08.015987 [ 4 ] {4637c168-fefb-4eee-869f-a60df3c8e7e6} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2026.04.01 18:09:08.016029 [ 4 ] {4637c168-fefb-4eee-869f-a60df3c8e7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12852 | 2026.04.01 18:09:08.016366 [ 4 ] {4637c168-fefb-4eee-869f-a60df3c8e7e6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12853 | 2026.04.01 18:09:08.016579 [ 4 ] {4637c168-fefb-4eee-869f-a60df3c8e7e6} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2026.04.01 18:09:08.016711 [ 4 ] {4637c168-fefb-4eee-869f-a60df3c8e7e6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001123 sec., 42742.6536064114 rows/sec., 2.88 MiB/sec. | ||
| 12855 | 2026.04.01 18:09:08.016747 [ 4 ] {4637c168-fefb-4eee-869f-a60df3c8e7e6} <Debug> TCPHandler: Processed in 0.001289684 sec. | ||
| 12856 | 2026.04.01 18:09:08.025859 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35144 rows, containing 5 columns (5 merged, 0 gathered) in 0.010361809 sec., 3391685.7568017324 rows/sec., 218.46 MiB/sec. | ||
| 12857 | 2026.04.01 18:09:08.026254 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 12858 | 2026.04.01 18:09:08.026589 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2026.04.01 18:09:08.026686 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 5 parts: [all_1_79_16, all_83_83_0] -> all_1_83_17 | ||
| 12860 | 2026.04.01 18:09:08.026772 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12861 | 2026.04.01 18:09:09.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.98 MiB, peak 339.85 MiB, free memory in arenas 0.00 B, will set to 330.49 MiB (RSS), difference: 3.51 MiB | ||
| 12862 | 2026.04.01 18:09:09.290595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25497 | ||
| 12863 | 2026.04.01 18:09:09.291125 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2026.04.01 18:09:09.291175 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12865 | 2026.04.01 18:09:09.291718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12866 | 2026.04.01 18:09:09.291976 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.04.01 18:09:09.292124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25497 | ||
| 12868 | 2026.04.01 18:09:10.715176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12869 | 2026.04.01 18:09:10.732102 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12870 | 2026.04.01 18:09:10.732168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12871 | 2026.04.01 18:09:10.738020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12872 | 2026.04.01 18:09:10.738788 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12873 | 2026.04.01 18:09:10.741644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12874 | 2026.04.01 18:09:11.865357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1628 | ||
| 12875 | 2026.04.01 18:09:11.867917 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12876 | 2026.04.01 18:09:11.867962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 12877 | 2026.04.01 18:09:11.869147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12878 | 2026.04.01 18:09:11.869427 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12879 | 2026.04.01 18:09:11.869674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 12880 | 2026.04.01 18:09:13.012693 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12881 | 2026.04.01 18:09:13.012875 [ 4 ] {83beda83-317a-4ea6-9bf6-49f626ddd222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12882 | 2026.04.01 18:09:13.012938 [ 4 ] {83beda83-317a-4ea6-9bf6-49f626ddd222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12883 | 2026.04.01 18:09:13.013598 [ 4 ] {83beda83-317a-4ea6-9bf6-49f626ddd222} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.04.01 18:09:13.013636 [ 4 ] {83beda83-317a-4ea6-9bf6-49f626ddd222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12885 | 2026.04.01 18:09:13.014050 [ 4 ] {83beda83-317a-4ea6-9bf6-49f626ddd222} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12886 | 2026.04.01 18:09:13.014277 [ 4 ] {83beda83-317a-4ea6-9bf6-49f626ddd222} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.04.01 18:09:13.014423 [ 70 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12888 | 2026.04.01 18:09:13.014430 [ 4 ] {83beda83-317a-4ea6-9bf6-49f626ddd222} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001603 sec., 72364.31690580162 rows/sec., 6.15 MiB/sec. | ||
| 12889 | 2026.04.01 18:09:13.014463 [ 70 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.04.01 18:09:13.014482 [ 4 ] {83beda83-317a-4ea6-9bf6-49f626ddd222} <Debug> TCPHandler: Processed in 0.00191435 sec. | ||
| 12891 | 2026.04.01 18:09:13.014486 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12892 | 2026.04.01 18:09:13.014603 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12893 | 2026.04.01 18:09:13.014627 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 12894 | 2026.04.01 18:09:13.014697 [ 4 ] {5b3d1ebb-0f0c-42b1-898f-5933466e1a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12895 | 2026.04.01 18:09:13.014742 [ 4 ] {5b3d1ebb-0f0c-42b1-898f-5933466e1a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12896 | 2026.04.01 18:09:13.014780 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12897 | 2026.04.01 18:09:13.014824 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3811 rows starting from the beginning of the part | ||
| 12898 | 2026.04.01 18:09:13.014896 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1269 rows starting from the beginning of the part | ||
| 12899 | 2026.04.01 18:09:13.014945 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 116 rows starting from the beginning of the part | ||
| 12900 | 2026.04.01 18:09:13.014991 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 3620 rows starting from the beginning of the part | ||
| 12901 | 2026.04.01 18:09:13.015035 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 12902 | 2026.04.01 18:09:13.015082 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 116 rows starting from the beginning of the part | ||
| 12903 | 2026.04.01 18:09:13.015149 [ 4 ] {5b3d1ebb-0f0c-42b1-898f-5933466e1a61} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.04.01 18:09:13.015188 [ 4 ] {5b3d1ebb-0f0c-42b1-898f-5933466e1a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12905 | 2026.04.01 18:09:13.015520 [ 4 ] {5b3d1ebb-0f0c-42b1-898f-5933466e1a61} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12906 | 2026.04.01 18:09:13.015728 [ 4 ] {5b3d1ebb-0f0c-42b1-898f-5933466e1a61} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.04.01 18:09:13.015828 [ 70 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12908 | 2026.04.01 18:09:13.015851 [ 70 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12909 | 2026.04.01 18:09:13.015858 [ 4 ] {5b3d1ebb-0f0c-42b1-898f-5933466e1a61} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001181 sec., 25402.20152413209 rows/sec., 1.87 MiB/sec. | ||
| 12910 | 2026.04.01 18:09:13.015869 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12911 | 2026.04.01 18:09:13.015896 [ 4 ] {5b3d1ebb-0f0c-42b1-898f-5933466e1a61} <Debug> TCPHandler: Processed in 0.001340635 sec. | ||
| 12912 | 2026.04.01 18:09:13.015953 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 12913 | 2026.04.01 18:09:13.016005 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12914 | 2026.04.01 18:09:13.016052 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12915 | 2026.04.01 18:09:13.016083 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 316 rows starting from the beginning of the part | ||
| 12916 | 2026.04.01 18:09:13.016100 [ 4 ] {f223a6cd-01ae-4788-9e4a-16c1544179a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12917 | 2026.04.01 18:09:13.016136 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 12918 | 2026.04.01 18:09:13.016145 [ 4 ] {f223a6cd-01ae-4788-9e4a-16c1544179a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12919 | 2026.04.01 18:09:13.016186 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 243 rows starting from the beginning of the part | ||
| 12920 | 2026.04.01 18:09:13.016233 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 12921 | 2026.04.01 18:09:13.016282 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 258 rows starting from the beginning of the part | ||
| 12922 | 2026.04.01 18:09:13.016321 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 12923 | 2026.04.01 18:09:13.016574 [ 4 ] {f223a6cd-01ae-4788-9e4a-16c1544179a3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12924 | 2026.04.01 18:09:13.016614 [ 4 ] {f223a6cd-01ae-4788-9e4a-16c1544179a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12925 | 2026.04.01 18:09:13.017136 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 913 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218682 sec., 749170.0049725851 rows/sec., 49.34 MiB/sec. | ||
| 12926 | 2026.04.01 18:09:13.017271 [ 4 ] {f223a6cd-01ae-4788-9e4a-16c1544179a3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12927 | 2026.04.01 18:09:13.017289 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12928 | 2026.04.01 18:09:13.017555 [ 4 ] {f223a6cd-01ae-4788-9e4a-16c1544179a3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2026.04.01 18:09:13.017588 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.04.01 18:09:13.017666 [ 70 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12931 | 2026.04.01 18:09:13.017668 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_76_15} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12932 | 2026.04.01 18:09:13.017692 [ 4 ] {f223a6cd-01ae-4788-9e4a-16c1544179a3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001609 sec., 58421.3797389683 rows/sec., 4.56 MiB/sec. | ||
| 12933 | 2026.04.01 18:09:13.017696 [ 70 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2026.04.01 18:09:13.017727 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12935 | 2026.04.01 18:09:13.017736 [ 4 ] {f223a6cd-01ae-4788-9e4a-16c1544179a3} <Debug> TCPHandler: Processed in 0.001778676 sec. | ||
| 12936 | 2026.04.01 18:09:13.017762 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12937 | 2026.04.01 18:09:13.017824 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 12938 | 2026.04.01 18:09:13.017849 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.04.01 18:09:13.017894 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8988 rows, containing 5 columns (5 merged, 0 gathered) in 0.003338127 sec., 2692527.87566201 rows/sec., 215.05 MiB/sec. | ||
| 12940 | 2026.04.01 18:09:13.017913 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12941 | 2026.04.01 18:09:13.017940 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2101 rows starting from the beginning of the part | ||
| 12942 | 2026.04.01 18:09:13.017945 [ 4 ] {ad50cac4-cc47-4797-ac70-a29dc4664685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12943 | 2026.04.01 18:09:13.017991 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 771 rows starting from the beginning of the part | ||
| 12944 | 2026.04.01 18:09:13.017994 [ 4 ] {ad50cac4-cc47-4797-ac70-a29dc4664685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12945 | 2026.04.01 18:09:13.018041 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 94 rows starting from the beginning of the part | ||
| 12946 | 2026.04.01 18:09:13.018088 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2001 rows starting from the beginning of the part | ||
| 12947 | 2026.04.01 18:09:13.018127 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 12948 | 2026.04.01 18:09:13.018165 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 94 rows starting from the beginning of the part | ||
| 12949 | 2026.04.01 18:09:13.018187 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12950 | 2026.04.01 18:09:13.018416 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12951 | 2026.04.01 18:09:13.018484 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_86_17} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12952 | 2026.04.01 18:09:13.018522 [ 4 ] {ad50cac4-cc47-4797-ac70-a29dc4664685} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12953 | 2026.04.01 18:09:13.018549 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 12954 | 2026.04.01 18:09:13.018575 [ 4 ] {ad50cac4-cc47-4797-ac70-a29dc4664685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12955 | 2026.04.01 18:09:13.018994 [ 4 ] {ad50cac4-cc47-4797-ac70-a29dc4664685} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12956 | 2026.04.01 18:09:13.019246 [ 4 ] {ad50cac4-cc47-4797-ac70-a29dc4664685} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2026.04.01 18:09:13.019385 [ 4 ] {ad50cac4-cc47-4797-ac70-a29dc4664685} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001458 sec., 109739.36899862826 rows/sec., 7.64 MiB/sec. | ||
| 12958 | 2026.04.01 18:09:13.019423 [ 4 ] {ad50cac4-cc47-4797-ac70-a29dc4664685} <Debug> TCPHandler: Processed in 0.001621362 sec. | ||
| 12959 | 2026.04.01 18:09:13.019537 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12960 | 2026.04.01 18:09:13.019539 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745526 sec., 2936077.7209849637 rows/sec., 212.80 MiB/sec. | ||
| 12961 | 2026.04.01 18:09:13.019635 [ 4 ] {ff6e6b14-0cfb-48ef-9b61-dde3eda215bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12962 | 2026.04.01 18:09:13.019691 [ 4 ] {ff6e6b14-0cfb-48ef-9b61-dde3eda215bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12963 | 2026.04.01 18:09:13.019740 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12964 | 2026.04.01 18:09:13.019959 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12965 | 2026.04.01 18:09:13.020021 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_86_17} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12966 | 2026.04.01 18:09:13.020079 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 12967 | 2026.04.01 18:09:13.020509 [ 4 ] {ff6e6b14-0cfb-48ef-9b61-dde3eda215bc} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2026.04.01 18:09:13.020549 [ 4 ] {ff6e6b14-0cfb-48ef-9b61-dde3eda215bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12969 | 2026.04.01 18:09:13.021104 [ 4 ] {ff6e6b14-0cfb-48ef-9b61-dde3eda215bc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12970 | 2026.04.01 18:09:13.021330 [ 4 ] {ff6e6b14-0cfb-48ef-9b61-dde3eda215bc} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2026.04.01 18:09:13.021456 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12972 | 2026.04.01 18:09:13.021476 [ 4 ] {ff6e6b14-0cfb-48ef-9b61-dde3eda215bc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001859 sec., 16137.708445400753 rows/sec., 28.92 MiB/sec. | ||
| 12973 | 2026.04.01 18:09:13.021496 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2026.04.01 18:09:13.021518 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12975 | 2026.04.01 18:09:13.021539 [ 4 ] {ff6e6b14-0cfb-48ef-9b61-dde3eda215bc} <Debug> TCPHandler: Processed in 0.002053024 sec. | ||
| 12976 | 2026.04.01 18:09:13.021622 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 12977 | 2026.04.01 18:09:13.021656 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12978 | 2026.04.01 18:09:13.021757 [ 4 ] {49e135dd-808a-442c-af70-47a535f07731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12979 | 2026.04.01 18:09:13.021799 [ 4 ] {49e135dd-808a-442c-af70-47a535f07731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12980 | 2026.04.01 18:09:13.021873 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12981 | 2026.04.01 18:09:13.021935 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1485 rows starting from the beginning of the part | ||
| 12982 | 2026.04.01 18:09:13.022077 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 12983 | 2026.04.01 18:09:13.022147 [ 4 ] {49e135dd-808a-442c-af70-47a535f07731} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12984 | 2026.04.01 18:09:13.022186 [ 4 ] {49e135dd-808a-442c-af70-47a535f07731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12985 | 2026.04.01 18:09:13.022192 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 12986 | 2026.04.01 18:09:13.022313 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 12987 | 2026.04.01 18:09:13.022416 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 22 rows starting from the beginning of the part | ||
| 12988 | 2026.04.01 18:09:13.022515 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 12989 | 2026.04.01 18:09:13.022519 [ 4 ] {49e135dd-808a-442c-af70-47a535f07731} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12990 | 2026.04.01 18:09:13.022749 [ 4 ] {49e135dd-808a-442c-af70-47a535f07731} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.04.01 18:09:13.022889 [ 4 ] {49e135dd-808a-442c-af70-47a535f07731} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 12992 | 2026.04.01 18:09:13.022926 [ 4 ] {49e135dd-808a-442c-af70-47a535f07731} <Debug> TCPHandler: Processed in 0.001319575 sec. | ||
| 12993 | 2026.04.01 18:09:13.030890 [ 200 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 19 columns (19 merged, 0 gathered) in 0.009320183 sec., 172528.80120486906 rows/sec., 309.16 MiB/sec. | ||
| 12994 | 2026.04.01 18:09:13.033065 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12995 | 2026.04.01 18:09:13.033402 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2026.04.01 18:09:13.033468 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12997 | 2026.04.01 18:09:13.033584 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12998 | 2026.04.01 18:09:14.001200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.05 MiB, peak 342.59 MiB, free memory in arenas 0.00 B, will set to 336.49 MiB (RSS), difference: 5.44 MiB | ||
| 12999 | 2026.04.01 18:09:16.327374 [ 63 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 13000 | 2026.04.01 18:09:16.327471 [ 63 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.04.01 18:09:16.327510 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13002 | 2026.04.01 18:09:16.327683 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 13003 | 2026.04.01 18:09:16.327861 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13004 | 2026.04.01 18:09:16.327895 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 13005 | 2026.04.01 18:09:16.327958 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 13006 | 2026.04.01 18:09:16.328002 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 13007 | 2026.04.01 18:09:16.328041 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 13008 | 2026.04.01 18:09:16.328079 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 13009 | 2026.04.01 18:09:16.328837 [ 194 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226472 sec., 30983.17776516708 rows/sec., 2.59 MiB/sec. | ||
| 13010 | 2026.04.01 18:09:16.329033 [ 191 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 13011 | 2026.04.01 18:09:16.329350 [ 191 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_25_6} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.04.01 18:09:16.329432 [ 191 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_25_6} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 13013 | 2026.04.01 18:09:16.329537 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13014 | 2026.04.01 18:09:16.608729 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13015 | 2026.04.01 18:09:16.608782 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13016 | 2026.04.01 18:09:16.793034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25945 | ||
| 13017 | 2026.04.01 18:09:16.793554 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2026.04.01 18:09:16.793607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13019 | 2026.04.01 18:09:16.794133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13020 | 2026.04.01 18:09:16.794397 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.04.01 18:09:16.794552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 13022 | 2026.04.01 18:09:18.023541 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13023 | 2026.04.01 18:09:18.023749 [ 4 ] {08f113e7-071a-4fcf-934f-7bea72cd57a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13024 | 2026.04.01 18:09:18.023823 [ 4 ] {08f113e7-071a-4fcf-934f-7bea72cd57a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13025 | 2026.04.01 18:09:18.024612 [ 4 ] {08f113e7-071a-4fcf-934f-7bea72cd57a5} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2026.04.01 18:09:18.024658 [ 4 ] {08f113e7-071a-4fcf-934f-7bea72cd57a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13027 | 2026.04.01 18:09:18.025074 [ 4 ] {08f113e7-071a-4fcf-934f-7bea72cd57a5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13028 | 2026.04.01 18:09:18.025331 [ 4 ] {08f113e7-071a-4fcf-934f-7bea72cd57a5} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2026.04.01 18:09:18.025492 [ 4 ] {08f113e7-071a-4fcf-934f-7bea72cd57a5} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001796 sec., 258351.89309576838 rows/sec., 16.38 MiB/sec. | ||
| 13030 | 2026.04.01 18:09:18.025544 [ 4 ] {08f113e7-071a-4fcf-934f-7bea72cd57a5} <Debug> TCPHandler: Processed in 0.002138446 sec. | ||
| 13031 | 2026.04.01 18:09:18.025672 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2026.04.01 18:09:18.025774 [ 4 ] {e2eb5594-8d8e-4d13-a24d-95b86964db6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13033 | 2026.04.01 18:09:18.025819 [ 4 ] {e2eb5594-8d8e-4d13-a24d-95b86964db6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13034 | 2026.04.01 18:09:18.026752 [ 4 ] {e2eb5594-8d8e-4d13-a24d-95b86964db6b} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13035 | 2026.04.01 18:09:18.026790 [ 4 ] {e2eb5594-8d8e-4d13-a24d-95b86964db6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13036 | 2026.04.01 18:09:18.027182 [ 4 ] {e2eb5594-8d8e-4d13-a24d-95b86964db6b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13037 | 2026.04.01 18:09:18.027394 [ 4 ] {e2eb5594-8d8e-4d13-a24d-95b86964db6b} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13038 | 2026.04.01 18:09:18.027531 [ 4 ] {e2eb5594-8d8e-4d13-a24d-95b86964db6b} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001781 sec., 712521.055586749 rows/sec., 55.30 MiB/sec. | ||
| 13039 | 2026.04.01 18:09:18.027569 [ 4 ] {e2eb5594-8d8e-4d13-a24d-95b86964db6b} <Debug> TCPHandler: Processed in 0.001950551 sec. | ||
| 13040 | 2026.04.01 18:09:18.027691 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13041 | 2026.04.01 18:09:18.027789 [ 4 ] {9414dfe0-99e2-406f-9cb2-1db72320dbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13042 | 2026.04.01 18:09:18.027828 [ 4 ] {9414dfe0-99e2-406f-9cb2-1db72320dbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13043 | 2026.04.01 18:09:18.028311 [ 4 ] {9414dfe0-99e2-406f-9cb2-1db72320dbbb} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.04.01 18:09:18.028347 [ 4 ] {9414dfe0-99e2-406f-9cb2-1db72320dbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13045 | 2026.04.01 18:09:18.028664 [ 4 ] {9414dfe0-99e2-406f-9cb2-1db72320dbbb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13046 | 2026.04.01 18:09:18.028876 [ 4 ] {9414dfe0-99e2-406f-9cb2-1db72320dbbb} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2026.04.01 18:09:18.029008 [ 4 ] {9414dfe0-99e2-406f-9cb2-1db72320dbbb} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.00124 sec., 195967.74193548388 rows/sec., 11.62 MiB/sec. | ||
| 13048 | 2026.04.01 18:09:18.029044 [ 4 ] {9414dfe0-99e2-406f-9cb2-1db72320dbbb} <Debug> TCPHandler: Processed in 0.001404807 sec. | ||
| 13049 | 2026.04.01 18:09:18.029156 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2026.04.01 18:09:18.029249 [ 4 ] {f642eecc-b3e5-43af-88e9-0d30bef4b3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13051 | 2026.04.01 18:09:18.029289 [ 4 ] {f642eecc-b3e5-43af-88e9-0d30bef4b3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13052 | 2026.04.01 18:09:18.029761 [ 4 ] {f642eecc-b3e5-43af-88e9-0d30bef4b3f1} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2026.04.01 18:09:18.029796 [ 4 ] {f642eecc-b3e5-43af-88e9-0d30bef4b3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13054 | 2026.04.01 18:09:18.030102 [ 4 ] {f642eecc-b3e5-43af-88e9-0d30bef4b3f1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13055 | 2026.04.01 18:09:18.030328 [ 4 ] {f642eecc-b3e5-43af-88e9-0d30bef4b3f1} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.04.01 18:09:18.030457 [ 4 ] {f642eecc-b3e5-43af-88e9-0d30bef4b3f1} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001226 sec., 194942.90375203913 rows/sec., 12.57 MiB/sec. | ||
| 13057 | 2026.04.01 18:09:18.030493 [ 4 ] {f642eecc-b3e5-43af-88e9-0d30bef4b3f1} <Debug> TCPHandler: Processed in 0.001387966 sec. | ||
| 13058 | 2026.04.01 18:09:18.030600 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13059 | 2026.04.01 18:09:18.030693 [ 4 ] {e1682119-c348-4d0d-a67a-3312ae70ec2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13060 | 2026.04.01 18:09:18.030732 [ 4 ] {e1682119-c348-4d0d-a67a-3312ae70ec2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13061 | 2026.04.01 18:09:18.031233 [ 4 ] {e1682119-c348-4d0d-a67a-3312ae70ec2b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13062 | 2026.04.01 18:09:18.031269 [ 4 ] {e1682119-c348-4d0d-a67a-3312ae70ec2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13063 | 2026.04.01 18:09:18.031574 [ 4 ] {e1682119-c348-4d0d-a67a-3312ae70ec2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13064 | 2026.04.01 18:09:18.031780 [ 4 ] {e1682119-c348-4d0d-a67a-3312ae70ec2b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2026.04.01 18:09:18.031910 [ 4 ] {e1682119-c348-4d0d-a67a-3312ae70ec2b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001234 sec., 192868.71961102105 rows/sec., 10.95 MiB/sec. | ||
| 13066 | 2026.04.01 18:09:18.031947 [ 4 ] {e1682119-c348-4d0d-a67a-3312ae70ec2b} <Debug> TCPHandler: Processed in 0.001395476 sec. | ||
| 13067 | 2026.04.01 18:09:18.032062 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2026.04.01 18:09:18.032157 [ 4 ] {961e1a57-6c11-464c-9b8b-b717dfd63612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13069 | 2026.04.01 18:09:18.032196 [ 4 ] {961e1a57-6c11-464c-9b8b-b717dfd63612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13070 | 2026.04.01 18:09:18.032837 [ 4 ] {961e1a57-6c11-464c-9b8b-b717dfd63612} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2026.04.01 18:09:18.032873 [ 4 ] {961e1a57-6c11-464c-9b8b-b717dfd63612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13072 | 2026.04.01 18:09:18.033207 [ 4 ] {961e1a57-6c11-464c-9b8b-b717dfd63612} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13073 | 2026.04.01 18:09:18.033414 [ 4 ] {961e1a57-6c11-464c-9b8b-b717dfd63612} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13074 | 2026.04.01 18:09:18.033541 [ 4 ] {961e1a57-6c11-464c-9b8b-b717dfd63612} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001402 sec., 549928.6733238231 rows/sec., 38.34 MiB/sec. | ||
| 13075 | 2026.04.01 18:09:18.033577 [ 4 ] {961e1a57-6c11-464c-9b8b-b717dfd63612} <Debug> TCPHandler: Processed in 0.001563881 sec. | ||
| 13076 | 2026.04.01 18:09:18.033697 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13077 | 2026.04.01 18:09:18.033790 [ 4 ] {fe95a8b1-cf8d-46a0-a699-5963cc32e890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13078 | 2026.04.01 18:09:18.033831 [ 4 ] {fe95a8b1-cf8d-46a0-a699-5963cc32e890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13079 | 2026.04.01 18:09:18.034182 [ 4 ] {fe95a8b1-cf8d-46a0-a699-5963cc32e890} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2026.04.01 18:09:18.034221 [ 4 ] {fe95a8b1-cf8d-46a0-a699-5963cc32e890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13081 | 2026.04.01 18:09:18.034536 [ 4 ] {fe95a8b1-cf8d-46a0-a699-5963cc32e890} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13082 | 2026.04.01 18:09:18.034745 [ 4 ] {fe95a8b1-cf8d-46a0-a699-5963cc32e890} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13083 | 2026.04.01 18:09:18.034876 [ 4 ] {fe95a8b1-cf8d-46a0-a699-5963cc32e890} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 13084 | 2026.04.01 18:09:18.034914 [ 4 ] {fe95a8b1-cf8d-46a0-a699-5963cc32e890} <Debug> TCPHandler: Processed in 0.001266313 sec. | ||
| 13085 | 2026.04.01 18:09:18.035026 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13086 | 2026.04.01 18:09:18.035122 [ 4 ] {aed07a2c-cbf0-4b0a-ac73-465be6215f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13087 | 2026.04.01 18:09:18.035165 [ 4 ] {aed07a2c-cbf0-4b0a-ac73-465be6215f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13088 | 2026.04.01 18:09:18.035605 [ 4 ] {aed07a2c-cbf0-4b0a-ac73-465be6215f7c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2026.04.01 18:09:18.035643 [ 4 ] {aed07a2c-cbf0-4b0a-ac73-465be6215f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13090 | 2026.04.01 18:09:18.035984 [ 4 ] {aed07a2c-cbf0-4b0a-ac73-465be6215f7c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13091 | 2026.04.01 18:09:18.036205 [ 4 ] {aed07a2c-cbf0-4b0a-ac73-465be6215f7c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2026.04.01 18:09:18.036337 [ 4 ] {aed07a2c-cbf0-4b0a-ac73-465be6215f7c} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001234 sec., 271474.87844408426 rows/sec., 17.76 MiB/sec. | ||
| 13093 | 2026.04.01 18:09:18.036375 [ 4 ] {aed07a2c-cbf0-4b0a-ac73-465be6215f7c} <Debug> TCPHandler: Processed in 0.001397477 sec. | ||
| 13094 | 2026.04.01 18:09:18.036488 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2026.04.01 18:09:18.036582 [ 4 ] {c11e58d3-dbfb-45a4-83d2-4ee9514afb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13096 | 2026.04.01 18:09:18.036625 [ 4 ] {c11e58d3-dbfb-45a4-83d2-4ee9514afb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13097 | 2026.04.01 18:09:18.036940 [ 4 ] {c11e58d3-dbfb-45a4-83d2-4ee9514afb88} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.04.01 18:09:18.036977 [ 4 ] {c11e58d3-dbfb-45a4-83d2-4ee9514afb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13099 | 2026.04.01 18:09:18.037277 [ 4 ] {c11e58d3-dbfb-45a4-83d2-4ee9514afb88} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13100 | 2026.04.01 18:09:18.037494 [ 4 ] {c11e58d3-dbfb-45a4-83d2-4ee9514afb88} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.04.01 18:09:18.037623 [ 4 ] {c11e58d3-dbfb-45a4-83d2-4ee9514afb88} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 13102 | 2026.04.01 18:09:18.037660 [ 4 ] {c11e58d3-dbfb-45a4-83d2-4ee9514afb88} <Debug> TCPHandler: Processed in 0.001220202 sec. | ||
| 13103 | 2026.04.01 18:09:18.037786 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2026.04.01 18:09:18.037880 [ 4 ] {9b69f5d0-c003-4b04-b9d6-ddc25d04a90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13105 | 2026.04.01 18:09:18.037933 [ 4 ] {9b69f5d0-c003-4b04-b9d6-ddc25d04a90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13106 | 2026.04.01 18:09:18.038699 [ 4 ] {9b69f5d0-c003-4b04-b9d6-ddc25d04a90a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.04.01 18:09:18.038736 [ 4 ] {9b69f5d0-c003-4b04-b9d6-ddc25d04a90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13108 | 2026.04.01 18:09:18.039235 [ 4 ] {9b69f5d0-c003-4b04-b9d6-ddc25d04a90a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13109 | 2026.04.01 18:09:18.039456 [ 4 ] {9b69f5d0-c003-4b04-b9d6-ddc25d04a90a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2026.04.01 18:09:18.039594 [ 4 ] {9b69f5d0-c003-4b04-b9d6-ddc25d04a90a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001731 sec., 6354.70826112074 rows/sec., 11.39 MiB/sec. | ||
| 13111 | 2026.04.01 18:09:18.039646 [ 4 ] {9b69f5d0-c003-4b04-b9d6-ddc25d04a90a} <Debug> TCPHandler: Processed in 0.00191011 sec. | ||
| 13112 | 2026.04.01 18:09:18.039767 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13113 | 2026.04.01 18:09:18.039862 [ 4 ] {2f2ef413-a273-42ef-9c72-caf78cd00aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13114 | 2026.04.01 18:09:18.039903 [ 4 ] {2f2ef413-a273-42ef-9c72-caf78cd00aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13115 | 2026.04.01 18:09:18.040231 [ 4 ] {2f2ef413-a273-42ef-9c72-caf78cd00aae} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2026.04.01 18:09:18.040267 [ 4 ] {2f2ef413-a273-42ef-9c72-caf78cd00aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13117 | 2026.04.01 18:09:18.040583 [ 4 ] {2f2ef413-a273-42ef-9c72-caf78cd00aae} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13118 | 2026.04.01 18:09:18.040800 [ 4 ] {2f2ef413-a273-42ef-9c72-caf78cd00aae} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2026.04.01 18:09:18.040932 [ 4 ] {2f2ef413-a273-42ef-9c72-caf78cd00aae} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001089 sec., 101010.10101010102 rows/sec., 6.14 MiB/sec. | ||
| 13120 | 2026.04.01 18:09:18.040968 [ 4 ] {2f2ef413-a273-42ef-9c72-caf78cd00aae} <Debug> TCPHandler: Processed in 0.001250763 sec. | ||
| 13121 | 2026.04.01 18:09:18.242447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 13122 | 2026.04.01 18:09:18.260506 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2026.04.01 18:09:18.260572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13124 | 2026.04.01 18:09:18.266720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13125 | 2026.04.01 18:09:18.267473 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13126 | 2026.04.01 18:09:18.270652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 13127 | 2026.04.01 18:09:19.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.79 MiB, peak 342.59 MiB, free memory in arenas 0.00 B, will set to 336.49 MiB (RSS), difference: -1.30 MiB | ||
| 13128 | 2026.04.01 18:09:21.870649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1662 | ||
| 13129 | 2026.04.01 18:09:21.873052 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.04.01 18:09:21.873114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13131 | 2026.04.01 18:09:21.874370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13132 | 2026.04.01 18:09:21.874663 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.04.01 18:09:21.874870 [ 54 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13134 | 2026.04.01 18:09:21.874971 [ 54 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.04.01 18:09:21.875010 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13136 | 2026.04.01 18:09:21.875046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1662 | ||
| 13137 | 2026.04.01 18:09:21.875113 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 13138 | 2026.04.01 18:09:21.875545 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13139 | 2026.04.01 18:09:21.875668 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1460 rows starting from the beginning of the part | ||
| 13140 | 2026.04.01 18:09:21.875984 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 13141 | 2026.04.01 18:09:21.876304 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 13142 | 2026.04.01 18:09:21.876617 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 13143 | 2026.04.01 18:09:21.876913 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
| 13144 | 2026.04.01 18:09:21.877211 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 13145 | 2026.04.01 18:09:21.883502 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 72 columns (72 merged, 0 gathered) in 0.008427519 sec., 197211.06532064776 rows/sec., 156.95 MiB/sec. | ||
| 13146 | 2026.04.01 18:09:21.885048 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13147 | 2026.04.01 18:09:21.885577 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13148 | 2026.04.01 18:09:21.885650 [ 187 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_41_8} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13149 | 2026.04.01 18:09:21.885823 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13150 | 2026.04.01 18:09:23.012195 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13151 | 2026.04.01 18:09:23.012400 [ 4 ] {7ee0f70b-c8b5-4c15-9b27-b942041a6277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13152 | 2026.04.01 18:09:23.012474 [ 4 ] {7ee0f70b-c8b5-4c15-9b27-b942041a6277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13153 | 2026.04.01 18:09:23.013218 [ 4 ] {7ee0f70b-c8b5-4c15-9b27-b942041a6277} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2026.04.01 18:09:23.013267 [ 4 ] {7ee0f70b-c8b5-4c15-9b27-b942041a6277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13155 | 2026.04.01 18:09:23.013687 [ 4 ] {7ee0f70b-c8b5-4c15-9b27-b942041a6277} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13156 | 2026.04.01 18:09:23.013943 [ 4 ] {7ee0f70b-c8b5-4c15-9b27-b942041a6277} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13157 | 2026.04.01 18:09:23.014111 [ 4 ] {7ee0f70b-c8b5-4c15-9b27-b942041a6277} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001764 sec., 3401.360544217687 rows/sec., 277.36 KiB/sec. | ||
| 13158 | 2026.04.01 18:09:23.014158 [ 4 ] {7ee0f70b-c8b5-4c15-9b27-b942041a6277} <Debug> TCPHandler: Processed in 0.002095374 sec. | ||
| 13159 | 2026.04.01 18:09:23.014288 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13160 | 2026.04.01 18:09:23.014390 [ 4 ] {6e22f13a-a521-452e-8d2d-038d12ce70ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13161 | 2026.04.01 18:09:23.014432 [ 4 ] {6e22f13a-a521-452e-8d2d-038d12ce70ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13162 | 2026.04.01 18:09:23.014910 [ 4 ] {6e22f13a-a521-452e-8d2d-038d12ce70ef} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13163 | 2026.04.01 18:09:23.014947 [ 4 ] {6e22f13a-a521-452e-8d2d-038d12ce70ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13164 | 2026.04.01 18:09:23.015271 [ 4 ] {6e22f13a-a521-452e-8d2d-038d12ce70ef} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13165 | 2026.04.01 18:09:23.015476 [ 4 ] {6e22f13a-a521-452e-8d2d-038d12ce70ef} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13166 | 2026.04.01 18:09:23.015604 [ 4 ] {6e22f13a-a521-452e-8d2d-038d12ce70ef} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001239 sec., 96045.19774011298 rows/sec., 8.13 MiB/sec. | ||
| 13167 | 2026.04.01 18:09:23.015641 [ 4 ] {6e22f13a-a521-452e-8d2d-038d12ce70ef} <Debug> TCPHandler: Processed in 0.001402387 sec. | ||
| 13168 | 2026.04.01 18:09:23.015753 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2026.04.01 18:09:23.015846 [ 4 ] {c5263246-f7a0-4e9e-be03-4d211a52c594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13170 | 2026.04.01 18:09:23.015885 [ 4 ] {c5263246-f7a0-4e9e-be03-4d211a52c594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13171 | 2026.04.01 18:09:23.016286 [ 4 ] {c5263246-f7a0-4e9e-be03-4d211a52c594} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.04.01 18:09:23.016322 [ 4 ] {c5263246-f7a0-4e9e-be03-4d211a52c594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13173 | 2026.04.01 18:09:23.016616 [ 4 ] {c5263246-f7a0-4e9e-be03-4d211a52c594} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13174 | 2026.04.01 18:09:23.016826 [ 4 ] {c5263246-f7a0-4e9e-be03-4d211a52c594} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2026.04.01 18:09:23.016957 [ 4 ] {c5263246-f7a0-4e9e-be03-4d211a52c594} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001129 sec., 31886.625332152347 rows/sec., 2.31 MiB/sec. | ||
| 13176 | 2026.04.01 18:09:23.016993 [ 4 ] {c5263246-f7a0-4e9e-be03-4d211a52c594} <Debug> TCPHandler: Processed in 0.001287374 sec. | ||
| 13177 | 2026.04.01 18:09:23.017102 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2026.04.01 18:09:23.017194 [ 4 ] {4e121671-68a6-4b32-8d8a-dc60c25e42b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13179 | 2026.04.01 18:09:23.017233 [ 4 ] {4e121671-68a6-4b32-8d8a-dc60c25e42b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13180 | 2026.04.01 18:09:23.017651 [ 4 ] {4e121671-68a6-4b32-8d8a-dc60c25e42b8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2026.04.01 18:09:23.017686 [ 4 ] {4e121671-68a6-4b32-8d8a-dc60c25e42b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13182 | 2026.04.01 18:09:23.017979 [ 4 ] {4e121671-68a6-4b32-8d8a-dc60c25e42b8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13183 | 2026.04.01 18:09:23.018185 [ 4 ] {4e121671-68a6-4b32-8d8a-dc60c25e42b8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2026.04.01 18:09:23.018311 [ 4 ] {4e121671-68a6-4b32-8d8a-dc60c25e42b8} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001134 sec., 88183.42151675485 rows/sec., 6.90 MiB/sec. | ||
| 13185 | 2026.04.01 18:09:23.018347 [ 4 ] {4e121671-68a6-4b32-8d8a-dc60c25e42b8} <Debug> TCPHandler: Processed in 0.001292084 sec. | ||
| 13186 | 2026.04.01 18:09:23.018457 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2026.04.01 18:09:23.018549 [ 4 ] {16f6f13c-758b-42d1-9b8a-c90cf7e9131d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13188 | 2026.04.01 18:09:23.018591 [ 4 ] {16f6f13c-758b-42d1-9b8a-c90cf7e9131d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13189 | 2026.04.01 18:09:23.018994 [ 4 ] {16f6f13c-758b-42d1-9b8a-c90cf7e9131d} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.04.01 18:09:23.019029 [ 4 ] {16f6f13c-758b-42d1-9b8a-c90cf7e9131d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13191 | 2026.04.01 18:09:23.019353 [ 4 ] {16f6f13c-758b-42d1-9b8a-c90cf7e9131d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13192 | 2026.04.01 18:09:23.019557 [ 4 ] {16f6f13c-758b-42d1-9b8a-c90cf7e9131d} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2026.04.01 18:09:23.019684 [ 4 ] {16f6f13c-758b-42d1-9b8a-c90cf7e9131d} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001153 sec., 141370.3382480486 rows/sec., 9.84 MiB/sec. | ||
| 13194 | 2026.04.01 18:09:23.019720 [ 4 ] {16f6f13c-758b-42d1-9b8a-c90cf7e9131d} <Debug> TCPHandler: Processed in 0.001309805 sec. | ||
| 13195 | 2026.04.01 18:09:23.019830 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2026.04.01 18:09:23.019922 [ 4 ] {55540e42-e9c7-4885-987b-88d4ab7441cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13197 | 2026.04.01 18:09:23.019975 [ 4 ] {55540e42-e9c7-4885-987b-88d4ab7441cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13198 | 2026.04.01 18:09:23.020771 [ 4 ] {55540e42-e9c7-4885-987b-88d4ab7441cb} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2026.04.01 18:09:23.020808 [ 4 ] {55540e42-e9c7-4885-987b-88d4ab7441cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13200 | 2026.04.01 18:09:23.021340 [ 4 ] {55540e42-e9c7-4885-987b-88d4ab7441cb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13201 | 2026.04.01 18:09:23.021550 [ 4 ] {55540e42-e9c7-4885-987b-88d4ab7441cb} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2026.04.01 18:09:23.021692 [ 4 ] {55540e42-e9c7-4885-987b-88d4ab7441cb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001788 sec., 16778.523489932886 rows/sec., 30.07 MiB/sec. | ||
| 13203 | 2026.04.01 18:09:23.021744 [ 4 ] {55540e42-e9c7-4885-987b-88d4ab7441cb} <Debug> TCPHandler: Processed in 0.001961001 sec. | ||
| 13204 | 2026.04.01 18:09:23.021859 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13205 | 2026.04.01 18:09:23.021956 [ 4 ] {befa0241-3fff-4904-92b0-96b9e9dff76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13206 | 2026.04.01 18:09:23.021997 [ 4 ] {befa0241-3fff-4904-92b0-96b9e9dff76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13207 | 2026.04.01 18:09:23.022342 [ 4 ] {befa0241-3fff-4904-92b0-96b9e9dff76e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2026.04.01 18:09:23.022379 [ 4 ] {befa0241-3fff-4904-92b0-96b9e9dff76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13209 | 2026.04.01 18:09:23.022694 [ 4 ] {befa0241-3fff-4904-92b0-96b9e9dff76e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13210 | 2026.04.01 18:09:23.022899 [ 4 ] {befa0241-3fff-4904-92b0-96b9e9dff76e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.04.01 18:09:23.023014 [ 55 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13212 | 2026.04.01 18:09:23.023028 [ 4 ] {befa0241-3fff-4904-92b0-96b9e9dff76e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 13213 | 2026.04.01 18:09:23.023079 [ 55 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2026.04.01 18:09:23.023086 [ 4 ] {befa0241-3fff-4904-92b0-96b9e9dff76e} <Debug> TCPHandler: Processed in 0.001283013 sec. | ||
| 13215 | 2026.04.01 18:09:23.023108 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13216 | 2026.04.01 18:09:23.023234 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 13217 | 2026.04.01 18:09:23.023382 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13218 | 2026.04.01 18:09:23.023422 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5720 rows starting from the beginning of the part | ||
| 13219 | 2026.04.01 18:09:23.023493 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 62 rows starting from the beginning of the part | ||
| 13220 | 2026.04.01 18:09:23.023545 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part | ||
| 13221 | 2026.04.01 18:09:23.023590 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 13222 | 2026.04.01 18:09:23.023634 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 110 rows starting from the beginning of the part | ||
| 13223 | 2026.04.01 18:09:23.023676 [ 196 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 13224 | 2026.04.01 18:09:23.025386 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002214388 sec., 2736647.778076832 rows/sec., 173.57 MiB/sec. | ||
| 13225 | 2026.04.01 18:09:23.025799 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13226 | 2026.04.01 18:09:23.026084 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_86_17} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2026.04.01 18:09:23.026151 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_86_17} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13228 | 2026.04.01 18:09:23.026229 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13229 | 2026.04.01 18:09:24.294667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26457 | ||
| 13230 | 2026.04.01 18:09:24.295193 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13231 | 2026.04.01 18:09:24.295236 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13232 | 2026.04.01 18:09:24.295714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13233 | 2026.04.01 18:09:24.295943 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2026.04.01 18:09:24.296075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26457 | ||
| 13235 | 2026.04.01 18:09:25.770742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13236 | 2026.04.01 18:09:25.788469 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.04.01 18:09:25.788530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13238 | 2026.04.01 18:09:25.794693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13239 | 2026.04.01 18:09:25.795404 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2026.04.01 18:09:25.798330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13241 | 2026.04.01 18:09:28.024583 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13242 | 2026.04.01 18:09:28.024794 [ 4 ] {cf5109d5-6155-4d93-8939-277fa1dd0466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13243 | 2026.04.01 18:09:28.024868 [ 4 ] {cf5109d5-6155-4d93-8939-277fa1dd0466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13244 | 2026.04.01 18:09:28.025781 [ 4 ] {cf5109d5-6155-4d93-8939-277fa1dd0466} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2026.04.01 18:09:28.025830 [ 4 ] {cf5109d5-6155-4d93-8939-277fa1dd0466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13246 | 2026.04.01 18:09:28.026242 [ 4 ] {cf5109d5-6155-4d93-8939-277fa1dd0466} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13247 | 2026.04.01 18:09:28.026479 [ 4 ] {cf5109d5-6155-4d93-8939-277fa1dd0466} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2026.04.01 18:09:28.026643 [ 4 ] {cf5109d5-6155-4d93-8939-277fa1dd0466} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001904 sec., 243697.47899159664 rows/sec., 15.45 MiB/sec. | ||
| 13249 | 2026.04.01 18:09:28.026694 [ 4 ] {cf5109d5-6155-4d93-8939-277fa1dd0466} <Debug> TCPHandler: Processed in 0.002250049 sec. | ||
| 13250 | 2026.04.01 18:09:28.026834 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13251 | 2026.04.01 18:09:28.026938 [ 4 ] {8f98c24d-7bb4-46e2-b219-77f9492e0dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13252 | 2026.04.01 18:09:28.026984 [ 4 ] {8f98c24d-7bb4-46e2-b219-77f9492e0dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13253 | 2026.04.01 18:09:28.028067 [ 4 ] {8f98c24d-7bb4-46e2-b219-77f9492e0dcf} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13254 | 2026.04.01 18:09:28.028104 [ 4 ] {8f98c24d-7bb4-46e2-b219-77f9492e0dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13255 | 2026.04.01 18:09:28.028481 [ 4 ] {8f98c24d-7bb4-46e2-b219-77f9492e0dcf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13256 | 2026.04.01 18:09:28.028708 [ 4 ] {8f98c24d-7bb4-46e2-b219-77f9492e0dcf} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2026.04.01 18:09:28.028850 [ 4 ] {8f98c24d-7bb4-46e2-b219-77f9492e0dcf} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001935 sec., 655813.953488372 rows/sec., 50.90 MiB/sec. | ||
| 13258 | 2026.04.01 18:09:28.028889 [ 4 ] {8f98c24d-7bb4-46e2-b219-77f9492e0dcf} <Debug> TCPHandler: Processed in 0.002106955 sec. | ||
| 13259 | 2026.04.01 18:09:28.029003 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13260 | 2026.04.01 18:09:28.029101 [ 4 ] {5f0c5333-da3d-470b-bb84-2e926f2cc15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13261 | 2026.04.01 18:09:28.029142 [ 4 ] {5f0c5333-da3d-470b-bb84-2e926f2cc15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13262 | 2026.04.01 18:09:28.029688 [ 4 ] {5f0c5333-da3d-470b-bb84-2e926f2cc15c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13263 | 2026.04.01 18:09:28.029724 [ 4 ] {5f0c5333-da3d-470b-bb84-2e926f2cc15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13264 | 2026.04.01 18:09:28.030096 [ 4 ] {5f0c5333-da3d-470b-bb84-2e926f2cc15c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13265 | 2026.04.01 18:09:28.030304 [ 4 ] {5f0c5333-da3d-470b-bb84-2e926f2cc15c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13266 | 2026.04.01 18:09:28.030438 [ 4 ] {5f0c5333-da3d-470b-bb84-2e926f2cc15c} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001358 sec., 178939.61708394697 rows/sec., 10.61 MiB/sec. | ||
| 13267 | 2026.04.01 18:09:28.030474 [ 4 ] {5f0c5333-da3d-470b-bb84-2e926f2cc15c} <Debug> TCPHandler: Processed in 0.00152309 sec. | ||
| 13268 | 2026.04.01 18:09:28.030585 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13269 | 2026.04.01 18:09:28.030680 [ 4 ] {3e9df2b1-3853-49d0-b5a1-d6f4f79f917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13270 | 2026.04.01 18:09:28.030720 [ 4 ] {3e9df2b1-3853-49d0-b5a1-d6f4f79f917c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13271 | 2026.04.01 18:09:28.031245 [ 4 ] {3e9df2b1-3853-49d0-b5a1-d6f4f79f917c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13272 | 2026.04.01 18:09:28.031281 [ 4 ] {3e9df2b1-3853-49d0-b5a1-d6f4f79f917c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13273 | 2026.04.01 18:09:28.031589 [ 4 ] {3e9df2b1-3853-49d0-b5a1-d6f4f79f917c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13274 | 2026.04.01 18:09:28.031804 [ 4 ] {3e9df2b1-3853-49d0-b5a1-d6f4f79f917c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2026.04.01 18:09:28.031934 [ 4 ] {3e9df2b1-3853-49d0-b5a1-d6f4f79f917c} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001273 sec., 187745.48311076197 rows/sec., 12.10 MiB/sec. | ||
| 13276 | 2026.04.01 18:09:28.031972 [ 4 ] {3e9df2b1-3853-49d0-b5a1-d6f4f79f917c} <Debug> TCPHandler: Processed in 0.001437477 sec. | ||
| 13277 | 2026.04.01 18:09:28.032079 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2026.04.01 18:09:28.032173 [ 4 ] {a99198db-04eb-40c5-9324-1e3adcbe4300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13279 | 2026.04.01 18:09:28.032212 [ 4 ] {a99198db-04eb-40c5-9324-1e3adcbe4300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13280 | 2026.04.01 18:09:28.032730 [ 4 ] {a99198db-04eb-40c5-9324-1e3adcbe4300} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13281 | 2026.04.01 18:09:28.032764 [ 4 ] {a99198db-04eb-40c5-9324-1e3adcbe4300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13282 | 2026.04.01 18:09:28.033067 [ 4 ] {a99198db-04eb-40c5-9324-1e3adcbe4300} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13283 | 2026.04.01 18:09:28.033277 [ 4 ] {a99198db-04eb-40c5-9324-1e3adcbe4300} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13284 | 2026.04.01 18:09:28.033408 [ 4 ] {a99198db-04eb-40c5-9324-1e3adcbe4300} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001253 sec., 189944.1340782123 rows/sec., 10.78 MiB/sec. | ||
| 13285 | 2026.04.01 18:09:28.033445 [ 4 ] {a99198db-04eb-40c5-9324-1e3adcbe4300} <Debug> TCPHandler: Processed in 0.001414766 sec. | ||
| 13286 | 2026.04.01 18:09:28.033546 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13287 | 2026.04.01 18:09:28.033640 [ 4 ] {e9096bd4-8a1c-4caa-924d-3cde934975a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13288 | 2026.04.01 18:09:28.033680 [ 4 ] {e9096bd4-8a1c-4caa-924d-3cde934975a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13289 | 2026.04.01 18:09:28.034462 [ 4 ] {e9096bd4-8a1c-4caa-924d-3cde934975a8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2026.04.01 18:09:28.034499 [ 4 ] {e9096bd4-8a1c-4caa-924d-3cde934975a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13291 | 2026.04.01 18:09:28.034842 [ 4 ] {e9096bd4-8a1c-4caa-924d-3cde934975a8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13292 | 2026.04.01 18:09:28.035049 [ 4 ] {e9096bd4-8a1c-4caa-924d-3cde934975a8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.04.01 18:09:28.035176 [ 4 ] {e9096bd4-8a1c-4caa-924d-3cde934975a8} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001554 sec., 496138.99613899615 rows/sec., 34.59 MiB/sec. | ||
| 13294 | 2026.04.01 18:09:28.035213 [ 4 ] {e9096bd4-8a1c-4caa-924d-3cde934975a8} <Debug> TCPHandler: Processed in 0.001714854 sec. | ||
| 13295 | 2026.04.01 18:09:28.035325 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13296 | 2026.04.01 18:09:28.035420 [ 4 ] {c544321e-578c-4f49-9528-54c549662717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13297 | 2026.04.01 18:09:28.035462 [ 4 ] {c544321e-578c-4f49-9528-54c549662717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13298 | 2026.04.01 18:09:28.035796 [ 4 ] {c544321e-578c-4f49-9528-54c549662717} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.04.01 18:09:28.035832 [ 4 ] {c544321e-578c-4f49-9528-54c549662717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13300 | 2026.04.01 18:09:28.036134 [ 4 ] {c544321e-578c-4f49-9528-54c549662717} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13301 | 2026.04.01 18:09:28.036341 [ 4 ] {c544321e-578c-4f49-9528-54c549662717} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.04.01 18:09:28.036471 [ 4 ] {c544321e-578c-4f49-9528-54c549662717} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 13303 | 2026.04.01 18:09:28.036508 [ 4 ] {c544321e-578c-4f49-9528-54c549662717} <Debug> TCPHandler: Processed in 0.001232082 sec. | ||
| 13304 | 2026.04.01 18:09:28.036617 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13305 | 2026.04.01 18:09:28.036712 [ 4 ] {fc642e0a-f4fd-4eec-bbb8-af5c38d0ee87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13306 | 2026.04.01 18:09:28.036753 [ 4 ] {fc642e0a-f4fd-4eec-bbb8-af5c38d0ee87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13307 | 2026.04.01 18:09:28.037221 [ 4 ] {fc642e0a-f4fd-4eec-bbb8-af5c38d0ee87} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13308 | 2026.04.01 18:09:28.037257 [ 4 ] {fc642e0a-f4fd-4eec-bbb8-af5c38d0ee87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13309 | 2026.04.01 18:09:28.037593 [ 4 ] {fc642e0a-f4fd-4eec-bbb8-af5c38d0ee87} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13310 | 2026.04.01 18:09:28.037804 [ 4 ] {fc642e0a-f4fd-4eec-bbb8-af5c38d0ee87} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13311 | 2026.04.01 18:09:28.037923 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_83_17 to all_88_88_0 | ||
| 13312 | 2026.04.01 18:09:28.037936 [ 4 ] {fc642e0a-f4fd-4eec-bbb8-af5c38d0ee87} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001242 sec., 269726.24798711756 rows/sec., 17.65 MiB/sec. | ||
| 13313 | 2026.04.01 18:09:28.037988 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.04.01 18:09:28.037996 [ 4 ] {fc642e0a-f4fd-4eec-bbb8-af5c38d0ee87} <Debug> TCPHandler: Processed in 0.001428677 sec. | ||
| 13315 | 2026.04.01 18:09:28.038015 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13316 | 2026.04.01 18:09:28.038133 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13317 | 2026.04.01 18:09:28.038141 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_83_17 to all_88_88_0 into Compact with storage Full | ||
| 13318 | 2026.04.01 18:09:28.038261 [ 4 ] {8a41b0a9-bc4f-4337-b5cf-acfc2df84976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13319 | 2026.04.01 18:09:28.038319 [ 4 ] {8a41b0a9-bc4f-4337-b5cf-acfc2df84976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13320 | 2026.04.01 18:09:28.038319 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13321 | 2026.04.01 18:09:28.038376 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_83_17, total 35144 rows starting from the beginning of the part | ||
| 13322 | 2026.04.01 18:09:28.038447 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 128 rows starting from the beginning of the part | ||
| 13323 | 2026.04.01 18:09:28.038491 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 13324 | 2026.04.01 18:09:28.038542 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 335 rows starting from the beginning of the part | ||
| 13325 | 2026.04.01 18:09:28.038603 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 163 rows starting from the beginning of the part | ||
| 13326 | 2026.04.01 18:09:28.038651 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 335 rows starting from the beginning of the part | ||
| 13327 | 2026.04.01 18:09:28.038679 [ 4 ] {8a41b0a9-bc4f-4337-b5cf-acfc2df84976} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.04.01 18:09:28.038721 [ 4 ] {8a41b0a9-bc4f-4337-b5cf-acfc2df84976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13329 | 2026.04.01 18:09:28.039085 [ 4 ] {8a41b0a9-bc4f-4337-b5cf-acfc2df84976} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13330 | 2026.04.01 18:09:28.039303 [ 4 ] {8a41b0a9-bc4f-4337-b5cf-acfc2df84976} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2026.04.01 18:09:28.039442 [ 4 ] {8a41b0a9-bc4f-4337-b5cf-acfc2df84976} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001207 sec., 828.5004142502072 rows/sec., 55.83 KiB/sec. | ||
| 13332 | 2026.04.01 18:09:28.039480 [ 4 ] {8a41b0a9-bc4f-4337-b5cf-acfc2df84976} <Debug> TCPHandler: Processed in 0.001409756 sec. | ||
| 13333 | 2026.04.01 18:09:28.039591 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13334 | 2026.04.01 18:09:28.039685 [ 4 ] {68ec9f57-52ec-4a5f-8260-c177d25ed661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13335 | 2026.04.01 18:09:28.039741 [ 4 ] {68ec9f57-52ec-4a5f-8260-c177d25ed661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13336 | 2026.04.01 18:09:28.040522 [ 4 ] {68ec9f57-52ec-4a5f-8260-c177d25ed661} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13337 | 2026.04.01 18:09:28.040559 [ 4 ] {68ec9f57-52ec-4a5f-8260-c177d25ed661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13338 | 2026.04.01 18:09:28.041103 [ 4 ] {68ec9f57-52ec-4a5f-8260-c177d25ed661} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13339 | 2026.04.01 18:09:28.041325 [ 4 ] {68ec9f57-52ec-4a5f-8260-c177d25ed661} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13340 | 2026.04.01 18:09:28.041472 [ 4 ] {68ec9f57-52ec-4a5f-8260-c177d25ed661} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001805 sec., 6094.182825484765 rows/sec., 10.92 MiB/sec. | ||
| 13341 | 2026.04.01 18:09:28.041534 [ 4 ] {68ec9f57-52ec-4a5f-8260-c177d25ed661} <Debug> TCPHandler: Processed in 0.001993472 sec. | ||
| 13342 | 2026.04.01 18:09:28.041645 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13343 | 2026.04.01 18:09:28.041741 [ 4 ] {e7f348d6-59e0-4ecd-8246-d7f3b9b63be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13344 | 2026.04.01 18:09:28.041783 [ 4 ] {e7f348d6-59e0-4ecd-8246-d7f3b9b63be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13345 | 2026.04.01 18:09:28.042125 [ 4 ] {e7f348d6-59e0-4ecd-8246-d7f3b9b63be4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13346 | 2026.04.01 18:09:28.042162 [ 4 ] {e7f348d6-59e0-4ecd-8246-d7f3b9b63be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13347 | 2026.04.01 18:09:28.042482 [ 4 ] {e7f348d6-59e0-4ecd-8246-d7f3b9b63be4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13348 | 2026.04.01 18:09:28.042687 [ 4 ] {e7f348d6-59e0-4ecd-8246-d7f3b9b63be4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.04.01 18:09:28.042820 [ 4 ] {e7f348d6-59e0-4ecd-8246-d7f3b9b63be4} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001097 sec., 100273.47310847766 rows/sec., 6.10 MiB/sec. | ||
| 13350 | 2026.04.01 18:09:28.042855 [ 4 ] {e7f348d6-59e0-4ecd-8246-d7f3b9b63be4} <Debug> TCPHandler: Processed in 0.001260373 sec. | ||
| 13351 | 2026.04.01 18:09:28.045236 [ 199 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36265 rows, containing 5 columns (5 merged, 0 gathered) in 0.007152026 sec., 5070591.18632958 rows/sec., 327.02 MiB/sec. | ||
| 13352 | 2026.04.01 18:09:28.045705 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 13353 | 2026.04.01 18:09:28.046083 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.04.01 18:09:28.046180 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_83_17, all_88_88_0] -> all_1_88_18 | ||
| 13355 | 2026.04.01 18:09:28.046299 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13356 | 2026.04.01 18:09:31.609811 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13357 | 2026.04.01 18:09:31.609860 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13358 | 2026.04.01 18:09:31.796232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26905 | ||
| 13359 | 2026.04.01 18:09:31.796779 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2026.04.01 18:09:31.796830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13361 | 2026.04.01 18:09:31.797376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13362 | 2026.04.01 18:09:31.797630 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2026.04.01 18:09:31.797782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 13364 | 2026.04.01 18:09:31.797804 [ 41 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13365 | 2026.04.01 18:09:31.797876 [ 41 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2026.04.01 18:09:31.797896 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13367 | 2026.04.01 18:09:31.798003 [ 198 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 13368 | 2026.04.01 18:09:31.798121 [ 198 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13369 | 2026.04.01 18:09:31.798159 [ 198 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24537 rows starting from the beginning of the part | ||
| 13370 | 2026.04.01 18:09:31.798227 [ 198 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13371 | 2026.04.01 18:09:31.798279 [ 198 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13372 | 2026.04.01 18:09:31.798325 [ 198 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13373 | 2026.04.01 18:09:31.798369 [ 198 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13374 | 2026.04.01 18:09:31.798413 [ 198 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13375 | 2026.04.01 18:09:31.800714 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.002756012 sec., 9762294.21352302 rows/sec., 139.65 MiB/sec. | ||
| 13376 | 2026.04.01 18:09:31.801063 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13377 | 2026.04.01 18:09:31.801394 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2026.04.01 18:09:31.801475 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_56_11} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13379 | 2026.04.01 18:09:31.801594 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13380 | 2026.04.01 18:09:31.875280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1698 | ||
| 13381 | 2026.04.01 18:09:31.877882 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.04.01 18:09:31.877942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13383 | 2026.04.01 18:09:31.879211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13384 | 2026.04.01 18:09:31.879508 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2026.04.01 18:09:31.879876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1698 | ||
| 13386 | 2026.04.01 18:09:33.012384 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13387 | 2026.04.01 18:09:33.012615 [ 4 ] {7caa4200-72d9-4077-a492-7a28d097d90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13388 | 2026.04.01 18:09:33.012693 [ 4 ] {7caa4200-72d9-4077-a492-7a28d097d90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13389 | 2026.04.01 18:09:33.013449 [ 4 ] {7caa4200-72d9-4077-a492-7a28d097d90e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13390 | 2026.04.01 18:09:33.013512 [ 4 ] {7caa4200-72d9-4077-a492-7a28d097d90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13391 | 2026.04.01 18:09:33.013970 [ 4 ] {7caa4200-72d9-4077-a492-7a28d097d90e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13392 | 2026.04.01 18:09:33.014220 [ 4 ] {7caa4200-72d9-4077-a492-7a28d097d90e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2026.04.01 18:09:33.014416 [ 4 ] {7caa4200-72d9-4077-a492-7a28d097d90e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001852 sec., 62634.989200863936 rows/sec., 5.32 MiB/sec. | ||
| 13394 | 2026.04.01 18:09:33.014479 [ 4 ] {7caa4200-72d9-4077-a492-7a28d097d90e} <Debug> TCPHandler: Processed in 0.002239589 sec. | ||
| 13395 | 2026.04.01 18:09:33.014676 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13396 | 2026.04.01 18:09:33.014789 [ 4 ] {ceba01b3-a9f9-4bd9-b82d-4a2cc12591c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13397 | 2026.04.01 18:09:33.014836 [ 4 ] {ceba01b3-a9f9-4bd9-b82d-4a2cc12591c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13398 | 2026.04.01 18:09:33.015292 [ 4 ] {ceba01b3-a9f9-4bd9-b82d-4a2cc12591c0} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2026.04.01 18:09:33.015329 [ 4 ] {ceba01b3-a9f9-4bd9-b82d-4a2cc12591c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13400 | 2026.04.01 18:09:33.015659 [ 4 ] {ceba01b3-a9f9-4bd9-b82d-4a2cc12591c0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13401 | 2026.04.01 18:09:33.015872 [ 4 ] {ceba01b3-a9f9-4bd9-b82d-4a2cc12591c0} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2026.04.01 18:09:33.016011 [ 4 ] {ceba01b3-a9f9-4bd9-b82d-4a2cc12591c0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001249 sec., 24019.21537229784 rows/sec., 1.76 MiB/sec. | ||
| 13403 | 2026.04.01 18:09:33.016049 [ 4 ] {ceba01b3-a9f9-4bd9-b82d-4a2cc12591c0} <Debug> TCPHandler: Processed in 0.001429177 sec. | ||
| 13404 | 2026.04.01 18:09:33.016159 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13405 | 2026.04.01 18:09:33.016257 [ 4 ] {207dfb06-000a-4c79-bde9-671d9267ee39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13406 | 2026.04.01 18:09:33.016298 [ 4 ] {207dfb06-000a-4c79-bde9-671d9267ee39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13407 | 2026.04.01 18:09:33.016725 [ 4 ] {207dfb06-000a-4c79-bde9-671d9267ee39} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.04.01 18:09:33.016760 [ 4 ] {207dfb06-000a-4c79-bde9-671d9267ee39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13409 | 2026.04.01 18:09:33.017085 [ 4 ] {207dfb06-000a-4c79-bde9-671d9267ee39} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13410 | 2026.04.01 18:09:33.017298 [ 4 ] {207dfb06-000a-4c79-bde9-671d9267ee39} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2026.04.01 18:09:33.017431 [ 4 ] {207dfb06-000a-4c79-bde9-671d9267ee39} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001194 sec., 78726.96817420436 rows/sec., 6.15 MiB/sec. | ||
| 13412 | 2026.04.01 18:09:33.017468 [ 4 ] {207dfb06-000a-4c79-bde9-671d9267ee39} <Debug> TCPHandler: Processed in 0.001359245 sec. | ||
| 13413 | 2026.04.01 18:09:33.017581 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2026.04.01 18:09:33.017677 [ 4 ] {34f54fb6-83d5-43dc-ae06-9bfd2cf27c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13415 | 2026.04.01 18:09:33.017720 [ 4 ] {34f54fb6-83d5-43dc-ae06-9bfd2cf27c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13416 | 2026.04.01 18:09:33.018133 [ 4 ] {34f54fb6-83d5-43dc-ae06-9bfd2cf27c00} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2026.04.01 18:09:33.018167 [ 4 ] {34f54fb6-83d5-43dc-ae06-9bfd2cf27c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13418 | 2026.04.01 18:09:33.018501 [ 4 ] {34f54fb6-83d5-43dc-ae06-9bfd2cf27c00} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13419 | 2026.04.01 18:09:33.018724 [ 4 ] {34f54fb6-83d5-43dc-ae06-9bfd2cf27c00} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2026.04.01 18:09:33.018857 [ 4 ] {34f54fb6-83d5-43dc-ae06-9bfd2cf27c00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 13421 | 2026.04.01 18:09:33.018892 [ 4 ] {34f54fb6-83d5-43dc-ae06-9bfd2cf27c00} <Debug> TCPHandler: Processed in 0.001362545 sec. | ||
| 13422 | 2026.04.01 18:09:33.019011 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2026.04.01 18:09:33.019106 [ 4 ] {8d92f598-d938-4b70-93b2-33aee6108a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13424 | 2026.04.01 18:09:33.019161 [ 4 ] {8d92f598-d938-4b70-93b2-33aee6108a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13425 | 2026.04.01 18:09:33.020011 [ 4 ] {8d92f598-d938-4b70-93b2-33aee6108a42} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2026.04.01 18:09:33.020045 [ 4 ] {8d92f598-d938-4b70-93b2-33aee6108a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13427 | 2026.04.01 18:09:33.020596 [ 4 ] {8d92f598-d938-4b70-93b2-33aee6108a42} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13428 | 2026.04.01 18:09:33.020819 [ 4 ] {8d92f598-d938-4b70-93b2-33aee6108a42} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.04.01 18:09:33.020959 [ 4 ] {8d92f598-d938-4b70-93b2-33aee6108a42} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001871 sec., 16034.206306787813 rows/sec., 28.73 MiB/sec. | ||
| 13430 | 2026.04.01 18:09:33.021028 [ 4 ] {8d92f598-d938-4b70-93b2-33aee6108a42} <Debug> TCPHandler: Processed in 0.002066124 sec. | ||
| 13431 | 2026.04.01 18:09:33.021149 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.04.01 18:09:33.021245 [ 4 ] {ca344b8a-20f6-4563-b705-7a94510e3253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13433 | 2026.04.01 18:09:33.021288 [ 4 ] {ca344b8a-20f6-4563-b705-7a94510e3253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13434 | 2026.04.01 18:09:33.021631 [ 4 ] {ca344b8a-20f6-4563-b705-7a94510e3253} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.04.01 18:09:33.021665 [ 4 ] {ca344b8a-20f6-4563-b705-7a94510e3253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13436 | 2026.04.01 18:09:33.021972 [ 4 ] {ca344b8a-20f6-4563-b705-7a94510e3253} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13437 | 2026.04.01 18:09:33.022187 [ 4 ] {ca344b8a-20f6-4563-b705-7a94510e3253} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.04.01 18:09:33.022317 [ 4 ] {ca344b8a-20f6-4563-b705-7a94510e3253} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 13439 | 2026.04.01 18:09:33.022354 [ 4 ] {ca344b8a-20f6-4563-b705-7a94510e3253} <Debug> TCPHandler: Processed in 0.001254932 sec. | ||
| 13440 | 2026.04.01 18:09:33.298541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13441 | 2026.04.01 18:09:33.316207 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.04.01 18:09:33.316270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13443 | 2026.04.01 18:09:33.322139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13444 | 2026.04.01 18:09:33.322869 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2026.04.01 18:09:33.323270 [ 40 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13446 | 2026.04.01 18:09:33.323329 [ 40 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.04.01 18:09:33.323351 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13448 | 2026.04.01 18:09:33.323462 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 13449 | 2026.04.01 18:09:33.327032 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13450 | 2026.04.01 18:09:33.327691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13451 | 2026.04.01 18:09:33.328634 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 13452 | 2026.04.01 18:09:33.333478 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 13453 | 2026.04.01 18:09:33.338044 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 13454 | 2026.04.01 18:09:33.342655 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 13455 | 2026.04.01 18:09:33.347257 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 13456 | 2026.04.01 18:09:33.351184 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 13457 | 2026.04.01 18:09:33.405371 [ 195 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.08194928 sec., 5149.526634035101 rows/sec., 26.63 MiB/sec. | ||
| 13458 | 2026.04.01 18:09:33.408165 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13459 | 2026.04.01 18:09:33.410233 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_56_11} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.04.01 18:09:33.410350 [ 192 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_56_11} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13461 | 2026.04.01 18:09:33.413006 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13462 | 2026.04.01 18:09:33.468980 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2026.04.01 18:09:33.469177 [ 4 ] {36fa3c2e-e764-45c1-b79e-f2b054f13343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13464 | 2026.04.01 18:09:33.469250 [ 4 ] {36fa3c2e-e764-45c1-b79e-f2b054f13343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13465 | 2026.04.01 18:09:33.470069 [ 4 ] {36fa3c2e-e764-45c1-b79e-f2b054f13343} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.04.01 18:09:33.470122 [ 4 ] {36fa3c2e-e764-45c1-b79e-f2b054f13343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13467 | 2026.04.01 18:09:33.470560 [ 4 ] {36fa3c2e-e764-45c1-b79e-f2b054f13343} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13468 | 2026.04.01 18:09:33.470815 [ 4 ] {36fa3c2e-e764-45c1-b79e-f2b054f13343} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.04.01 18:09:33.470982 [ 4 ] {36fa3c2e-e764-45c1-b79e-f2b054f13343} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001856 sec., 250000 rows/sec., 15.85 MiB/sec. | ||
| 13470 | 2026.04.01 18:09:33.471032 [ 4 ] {36fa3c2e-e764-45c1-b79e-f2b054f13343} <Debug> TCPHandler: Processed in 0.002187086 sec. | ||
| 13471 | 2026.04.01 18:09:33.471162 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13472 | 2026.04.01 18:09:33.471273 [ 4 ] {78f2fb66-96f1-4960-845f-370ba20eb8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13473 | 2026.04.01 18:09:33.471318 [ 4 ] {78f2fb66-96f1-4960-845f-370ba20eb8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13474 | 2026.04.01 18:09:33.471724 [ 4 ] {78f2fb66-96f1-4960-845f-370ba20eb8d9} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.04.01 18:09:33.471763 [ 4 ] {78f2fb66-96f1-4960-845f-370ba20eb8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13476 | 2026.04.01 18:09:33.472086 [ 4 ] {78f2fb66-96f1-4960-845f-370ba20eb8d9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13477 | 2026.04.01 18:09:33.472298 [ 4 ] {78f2fb66-96f1-4960-845f-370ba20eb8d9} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.04.01 18:09:33.472435 [ 4 ] {78f2fb66-96f1-4960-845f-370ba20eb8d9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001192 sec., 1677.8523489932886 rows/sec., 136.82 KiB/sec. | ||
| 13479 | 2026.04.01 18:09:33.472472 [ 4 ] {78f2fb66-96f1-4960-845f-370ba20eb8d9} <Debug> TCPHandler: Processed in 0.001364426 sec. | ||
| 13480 | 2026.04.01 18:09:33.472584 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13481 | 2026.04.01 18:09:33.472681 [ 4 ] {03ffe49c-65a2-4183-b0ac-0b2778f1712c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13482 | 2026.04.01 18:09:33.472720 [ 4 ] {03ffe49c-65a2-4183-b0ac-0b2778f1712c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13483 | 2026.04.01 18:09:33.474656 [ 4 ] {03ffe49c-65a2-4183-b0ac-0b2778f1712c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2026.04.01 18:09:33.474694 [ 4 ] {03ffe49c-65a2-4183-b0ac-0b2778f1712c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13485 | 2026.04.01 18:09:33.475226 [ 4 ] {03ffe49c-65a2-4183-b0ac-0b2778f1712c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13486 | 2026.04.01 18:09:33.475443 [ 4 ] {03ffe49c-65a2-4183-b0ac-0b2778f1712c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2026.04.01 18:09:33.475573 [ 40 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13488 | 2026.04.01 18:09:33.475581 [ 4 ] {03ffe49c-65a2-4183-b0ac-0b2778f1712c} <Debug> executeQuery: Read 3619 rows, 278.22 KiB in 0.00292 sec., 1239383.5616438356 rows/sec., 93.05 MiB/sec. | ||
| 13489 | 2026.04.01 18:09:33.475627 [ 40 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.04.01 18:09:33.475644 [ 4 ] {03ffe49c-65a2-4183-b0ac-0b2778f1712c} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 13491 | 2026.04.01 18:09:33.475658 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13492 | 2026.04.01 18:09:33.475664 [ 4 ] {03ffe49c-65a2-4183-b0ac-0b2778f1712c} <Debug> TCPHandler: Processed in 0.003130241 sec. | ||
| 13493 | 2026.04.01 18:09:33.475788 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 13494 | 2026.04.01 18:09:33.475802 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2026.04.01 18:09:33.475936 [ 4 ] {1339de50-d450-4138-947f-35c609740840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13496 | 2026.04.01 18:09:33.475938 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13497 | 2026.04.01 18:09:33.475979 [ 4 ] {1339de50-d450-4138-947f-35c609740840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13498 | 2026.04.01 18:09:33.475991 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3811 rows starting from the beginning of the part | ||
| 13499 | 2026.04.01 18:09:33.476064 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1269 rows starting from the beginning of the part | ||
| 13500 | 2026.04.01 18:09:33.476110 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 119 rows starting from the beginning of the part | ||
| 13501 | 2026.04.01 18:09:33.476154 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1269 rows starting from the beginning of the part | ||
| 13502 | 2026.04.01 18:09:33.476193 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 116 rows starting from the beginning of the part | ||
| 13503 | 2026.04.01 18:09:33.476241 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 3619 rows starting from the beginning of the part | ||
| 13504 | 2026.04.01 18:09:33.476535 [ 4 ] {1339de50-d450-4138-947f-35c609740840} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.04.01 18:09:33.476578 [ 4 ] {1339de50-d450-4138-947f-35c609740840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13506 | 2026.04.01 18:09:33.477068 [ 4 ] {1339de50-d450-4138-947f-35c609740840} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13507 | 2026.04.01 18:09:33.477319 [ 4 ] {1339de50-d450-4138-947f-35c609740840} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2026.04.01 18:09:33.477441 [ 40 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13509 | 2026.04.01 18:09:33.477459 [ 4 ] {1339de50-d450-4138-947f-35c609740840} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.001541 sec., 166125.89227774172 rows/sec., 9.97 MiB/sec. | ||
| 13510 | 2026.04.01 18:09:33.477473 [ 40 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2026.04.01 18:09:33.477498 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13512 | 2026.04.01 18:09:33.477502 [ 4 ] {1339de50-d450-4138-947f-35c609740840} <Debug> TCPHandler: Processed in 0.001751226 sec. | ||
| 13513 | 2026.04.01 18:09:33.477581 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 13514 | 2026.04.01 18:09:33.477656 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13515 | 2026.04.01 18:09:33.477692 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13516 | 2026.04.01 18:09:33.477728 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 316 rows starting from the beginning of the part | ||
| 13517 | 2026.04.01 18:09:33.477758 [ 4 ] {0faa39fc-4433-42cf-b4a1-d85accca624b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13518 | 2026.04.01 18:09:33.477794 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 243 rows starting from the beginning of the part | ||
| 13519 | 2026.04.01 18:09:33.477804 [ 4 ] {0faa39fc-4433-42cf-b4a1-d85accca624b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13520 | 2026.04.01 18:09:33.477847 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 13521 | 2026.04.01 18:09:33.477892 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 243 rows starting from the beginning of the part | ||
| 13522 | 2026.04.01 18:09:33.477936 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 13523 | 2026.04.01 18:09:33.477975 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 256 rows starting from the beginning of the part | ||
| 13524 | 2026.04.01 18:09:33.478573 [ 4 ] {0faa39fc-4433-42cf-b4a1-d85accca624b} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2026.04.01 18:09:33.478615 [ 4 ] {0faa39fc-4433-42cf-b4a1-d85accca624b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13526 | 2026.04.01 18:09:33.478889 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341255 sec., 838021.1070974573 rows/sec., 54.44 MiB/sec. | ||
| 13527 | 2026.04.01 18:09:33.479154 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13528 | 2026.04.01 18:09:33.479333 [ 4 ] {0faa39fc-4433-42cf-b4a1-d85accca624b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13529 | 2026.04.01 18:09:33.479535 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2026.04.01 18:09:33.479626 [ 4 ] {0faa39fc-4433-42cf-b4a1-d85accca624b} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13531 | 2026.04.01 18:09:33.479630 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_81_16} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13532 | 2026.04.01 18:09:33.479659 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10203 rows, containing 5 columns (5 merged, 0 gathered) in 0.003929172 sec., 2596730.3034837875 rows/sec., 207.89 MiB/sec. | ||
| 13533 | 2026.04.01 18:09:33.479743 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13534 | 2026.04.01 18:09:33.479785 [ 4 ] {0faa39fc-4433-42cf-b4a1-d85accca624b} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.002045 sec., 508557.45721271395 rows/sec., 30.16 MiB/sec. | ||
| 13535 | 2026.04.01 18:09:33.479829 [ 4 ] {0faa39fc-4433-42cf-b4a1-d85accca624b} <Debug> TCPHandler: Processed in 0.002222597 sec. | ||
| 13536 | 2026.04.01 18:09:33.479952 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.04.01 18:09:33.480003 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13538 | 2026.04.01 18:09:33.480049 [ 4 ] {d6a7fab6-c15a-48f2-adba-13a1af215cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13539 | 2026.04.01 18:09:33.480096 [ 4 ] {d6a7fab6-c15a-48f2-adba-13a1af215cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13540 | 2026.04.01 18:09:33.480277 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.04.01 18:09:33.480360 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_91_18} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13542 | 2026.04.01 18:09:33.480441 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 13543 | 2026.04.01 18:09:33.480489 [ 4 ] {d6a7fab6-c15a-48f2-adba-13a1af215cd5} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.04.01 18:09:33.480530 [ 4 ] {d6a7fab6-c15a-48f2-adba-13a1af215cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13545 | 2026.04.01 18:09:33.480833 [ 4 ] {d6a7fab6-c15a-48f2-adba-13a1af215cd5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13546 | 2026.04.01 18:09:33.481050 [ 4 ] {d6a7fab6-c15a-48f2-adba-13a1af215cd5} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2026.04.01 18:09:33.481187 [ 4 ] {d6a7fab6-c15a-48f2-adba-13a1af215cd5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 60.82 KiB/sec. | ||
| 13548 | 2026.04.01 18:09:33.481225 [ 4 ] {d6a7fab6-c15a-48f2-adba-13a1af215cd5} <Debug> TCPHandler: Processed in 0.001322804 sec. | ||
| 13549 | 2026.04.01 18:09:33.481339 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13550 | 2026.04.01 18:09:33.481432 [ 4 ] {a7ee2617-4fdb-442c-a6ca-36f8d7e4947f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13551 | 2026.04.01 18:09:33.481472 [ 4 ] {a7ee2617-4fdb-442c-a6ca-36f8d7e4947f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13552 | 2026.04.01 18:09:33.481953 [ 4 ] {a7ee2617-4fdb-442c-a6ca-36f8d7e4947f} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2026.04.01 18:09:33.481990 [ 4 ] {a7ee2617-4fdb-442c-a6ca-36f8d7e4947f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13554 | 2026.04.01 18:09:33.482310 [ 4 ] {a7ee2617-4fdb-442c-a6ca-36f8d7e4947f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13555 | 2026.04.01 18:09:33.482525 [ 4 ] {a7ee2617-4fdb-442c-a6ca-36f8d7e4947f} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.04.01 18:09:33.482661 [ 4 ] {a7ee2617-4fdb-442c-a6ca-36f8d7e4947f} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001247 sec., 190858.0593424218 rows/sec., 10.83 MiB/sec. | ||
| 13557 | 2026.04.01 18:09:33.482698 [ 4 ] {a7ee2617-4fdb-442c-a6ca-36f8d7e4947f} <Debug> TCPHandler: Processed in 0.001409377 sec. | ||
| 13558 | 2026.04.01 18:09:33.482810 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13559 | 2026.04.01 18:09:33.482904 [ 4 ] {6be5b752-dd29-4c84-bc63-20e3281d66fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13560 | 2026.04.01 18:09:33.482944 [ 4 ] {6be5b752-dd29-4c84-bc63-20e3281d66fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13561 | 2026.04.01 18:09:33.483983 [ 4 ] {6be5b752-dd29-4c84-bc63-20e3281d66fd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.04.01 18:09:33.484018 [ 4 ] {6be5b752-dd29-4c84-bc63-20e3281d66fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13563 | 2026.04.01 18:09:33.484426 [ 4 ] {6be5b752-dd29-4c84-bc63-20e3281d66fd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13564 | 2026.04.01 18:09:33.484643 [ 4 ] {6be5b752-dd29-4c84-bc63-20e3281d66fd} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.04.01 18:09:33.484758 [ 40 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13566 | 2026.04.01 18:09:33.484775 [ 4 ] {6be5b752-dd29-4c84-bc63-20e3281d66fd} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.001888 sec., 1058792.372881356 rows/sec., 71.49 MiB/sec. | ||
| 13567 | 2026.04.01 18:09:33.484805 [ 40 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.04.01 18:09:33.484825 [ 4 ] {6be5b752-dd29-4c84-bc63-20e3281d66fd} <Debug> TCPHandler: Processed in 0.002066123 sec. | ||
| 13569 | 2026.04.01 18:09:33.484834 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13570 | 2026.04.01 18:09:33.484931 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 13571 | 2026.04.01 18:09:33.484941 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13572 | 2026.04.01 18:09:33.485044 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13573 | 2026.04.01 18:09:33.485049 [ 4 ] {3fe9d3cd-a469-4305-b628-94e67b15a0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13574 | 2026.04.01 18:09:33.485086 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2101 rows starting from the beginning of the part | ||
| 13575 | 2026.04.01 18:09:33.485107 [ 4 ] {3fe9d3cd-a469-4305-b628-94e67b15a0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13576 | 2026.04.01 18:09:33.485162 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 771 rows starting from the beginning of the part | ||
| 13577 | 2026.04.01 18:09:33.485218 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part | ||
| 13578 | 2026.04.01 18:09:33.485262 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 771 rows starting from the beginning of the part | ||
| 13579 | 2026.04.01 18:09:33.485306 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 94 rows starting from the beginning of the part | ||
| 13580 | 2026.04.01 18:09:33.485351 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1999 rows starting from the beginning of the part | ||
| 13581 | 2026.04.01 18:09:33.485463 [ 4 ] {3fe9d3cd-a469-4305-b628-94e67b15a0ce} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.04.01 18:09:33.485506 [ 4 ] {3fe9d3cd-a469-4305-b628-94e67b15a0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13583 | 2026.04.01 18:09:33.485846 [ 4 ] {3fe9d3cd-a469-4305-b628-94e67b15a0ce} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13584 | 2026.04.01 18:09:33.486074 [ 4 ] {3fe9d3cd-a469-4305-b628-94e67b15a0ce} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.04.01 18:09:33.486210 [ 4 ] {3fe9d3cd-a469-4305-b628-94e67b15a0ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001177 sec., 5097.706032285471 rows/sec., 266.34 KiB/sec. | ||
| 13586 | 2026.04.01 18:09:33.486246 [ 4 ] {3fe9d3cd-a469-4305-b628-94e67b15a0ce} <Debug> TCPHandler: Processed in 0.001354655 sec. | ||
| 13587 | 2026.04.01 18:09:33.486369 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.04.01 18:09:33.486489 [ 4 ] {a94ae694-f25e-4e34-bd47-ad1f224fd099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13589 | 2026.04.01 18:09:33.486541 [ 4 ] {a94ae694-f25e-4e34-bd47-ad1f224fd099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13590 | 2026.04.01 18:09:33.487318 [ 4 ] {a94ae694-f25e-4e34-bd47-ad1f224fd099} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.04.01 18:09:33.487362 [ 4 ] {a94ae694-f25e-4e34-bd47-ad1f224fd099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13592 | 2026.04.01 18:09:33.487461 [ 188 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5836 rows, containing 5 columns (5 merged, 0 gathered) in 0.002568846 sec., 2271837.2374210055 rows/sec., 164.76 MiB/sec. | ||
| 13593 | 2026.04.01 18:09:33.487664 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13594 | 2026.04.01 18:09:33.487906 [ 4 ] {a94ae694-f25e-4e34-bd47-ad1f224fd099} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13595 | 2026.04.01 18:09:33.487913 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2026.04.01 18:09:33.488003 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_91_18} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13597 | 2026.04.01 18:09:33.488073 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 13598 | 2026.04.01 18:09:33.488158 [ 4 ] {a94ae694-f25e-4e34-bd47-ad1f224fd099} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2026.04.01 18:09:33.488305 [ 4 ] {a94ae694-f25e-4e34-bd47-ad1f224fd099} <Debug> executeQuery: Read 1672 rows, 104.01 KiB in 0.001841 sec., 908202.0640956003 rows/sec., 55.17 MiB/sec. | ||
| 13600 | 2026.04.01 18:09:33.488344 [ 4 ] {a94ae694-f25e-4e34-bd47-ad1f224fd099} <Debug> TCPHandler: Processed in 0.002034773 sec. | ||
| 13601 | 2026.04.01 18:09:33.488454 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13602 | 2026.04.01 18:09:33.488549 [ 4 ] {db1030a9-63e1-47e1-bf79-986d174d0224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13603 | 2026.04.01 18:09:33.488591 [ 4 ] {db1030a9-63e1-47e1-bf79-986d174d0224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13604 | 2026.04.01 18:09:33.488905 [ 4 ] {db1030a9-63e1-47e1-bf79-986d174d0224} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13605 | 2026.04.01 18:09:33.488941 [ 4 ] {db1030a9-63e1-47e1-bf79-986d174d0224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13606 | 2026.04.01 18:09:33.489243 [ 4 ] {db1030a9-63e1-47e1-bf79-986d174d0224} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13607 | 2026.04.01 18:09:33.489468 [ 4 ] {db1030a9-63e1-47e1-bf79-986d174d0224} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13608 | 2026.04.01 18:09:33.489598 [ 4 ] {db1030a9-63e1-47e1-bf79-986d174d0224} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 13609 | 2026.04.01 18:09:33.489634 [ 4 ] {db1030a9-63e1-47e1-bf79-986d174d0224} <Debug> TCPHandler: Processed in 0.001228052 sec. | ||
| 13610 | 2026.04.01 18:09:33.489743 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13611 | 2026.04.01 18:09:33.489835 [ 4 ] {b8cc37fd-e2d2-45e4-9d08-8373fa724d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13612 | 2026.04.01 18:09:33.489888 [ 4 ] {b8cc37fd-e2d2-45e4-9d08-8373fa724d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13613 | 2026.04.01 18:09:33.490676 [ 4 ] {b8cc37fd-e2d2-45e4-9d08-8373fa724d46} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13614 | 2026.04.01 18:09:33.490713 [ 4 ] {b8cc37fd-e2d2-45e4-9d08-8373fa724d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13615 | 2026.04.01 18:09:33.491245 [ 4 ] {b8cc37fd-e2d2-45e4-9d08-8373fa724d46} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13616 | 2026.04.01 18:09:33.491481 [ 4 ] {b8cc37fd-e2d2-45e4-9d08-8373fa724d46} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13617 | 2026.04.01 18:09:33.491604 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13618 | 2026.04.01 18:09:33.491621 [ 4 ] {b8cc37fd-e2d2-45e4-9d08-8373fa724d46} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001804 sec., 12195.121951219511 rows/sec., 21.85 MiB/sec. | ||
| 13619 | 2026.04.01 18:09:33.491657 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.04.01 18:09:33.491686 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13621 | 2026.04.01 18:09:33.491696 [ 4 ] {b8cc37fd-e2d2-45e4-9d08-8373fa724d46} <Debug> TCPHandler: Processed in 0.002001472 sec. | ||
| 13622 | 2026.04.01 18:09:33.491764 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 13623 | 2026.04.01 18:09:33.491819 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.04.01 18:09:33.491917 [ 4 ] {7430ae35-ecf4-4ebb-9973-2ee9fcb15fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13625 | 2026.04.01 18:09:33.491957 [ 4 ] {7430ae35-ecf4-4ebb-9973-2ee9fcb15fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13626 | 2026.04.01 18:09:33.491978 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13627 | 2026.04.01 18:09:33.492035 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1608 rows starting from the beginning of the part | ||
| 13628 | 2026.04.01 18:09:33.492152 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part | ||
| 13629 | 2026.04.01 18:09:33.492257 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
| 13630 | 2026.04.01 18:09:33.492289 [ 4 ] {7430ae35-ecf4-4ebb-9973-2ee9fcb15fb4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2026.04.01 18:09:33.492330 [ 4 ] {7430ae35-ecf4-4ebb-9973-2ee9fcb15fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 13632 | 2026.04.01 18:09:33.492353 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part | ||
| 13633 | 2026.04.01 18:09:33.492449 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 13634 | 2026.04.01 18:09:33.492541 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 22 rows starting from the beginning of the part | ||
| 13635 | 2026.04.01 18:09:33.492644 [ 4 ] {7430ae35-ecf4-4ebb-9973-2ee9fcb15fb4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13636 | 2026.04.01 18:09:33.492870 [ 4 ] {7430ae35-ecf4-4ebb-9973-2ee9fcb15fb4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2026.04.01 18:09:33.493014 [ 4 ] {7430ae35-ecf4-4ebb-9973-2ee9fcb15fb4} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001115 sec., 55605.38116591928 rows/sec., 3.10 MiB/sec. | ||
| 13638 | 2026.04.01 18:09:33.493050 [ 4 ] {7430ae35-ecf4-4ebb-9973-2ee9fcb15fb4} <Debug> TCPHandler: Processed in 0.001280333 sec. | ||
| 13639 | 2026.04.01 18:09:33.501889 [ 197 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 19 columns (19 merged, 0 gathered) in 0.010159745 sec., 168508.1662974809 rows/sec., 301.96 MiB/sec. | ||
| 13640 | 2026.04.01 18:09:33.504327 [ 188 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13641 | 2026.04.01 18:09:33.504673 [ 188 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13642 | 2026.04.01 18:09:33.504751 [ 188 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13643 | 2026.04.01 18:09:33.504878 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.49 MiB. | ||
| 13644 | 2026.04.01 18:09:34.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.62 MiB, peak 353.07 MiB, free memory in arenas 0.00 B, will set to 345.11 MiB (RSS), difference: 5.49 MiB | ||
| 13645 | 2026.04.01 18:09:38.009608 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13646 | 2026.04.01 18:09:38.009874 [ 4 ] {fbcd8603-b7c2-40a0-bc50-e071d38af228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13647 | 2026.04.01 18:09:38.009941 [ 4 ] {fbcd8603-b7c2-40a0-bc50-e071d38af228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13648 | 2026.04.01 18:09:38.010638 [ 4 ] {fbcd8603-b7c2-40a0-bc50-e071d38af228} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13649 | 2026.04.01 18:09:38.010684 [ 4 ] {fbcd8603-b7c2-40a0-bc50-e071d38af228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13650 | 2026.04.01 18:09:38.011072 [ 4 ] {fbcd8603-b7c2-40a0-bc50-e071d38af228} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13651 | 2026.04.01 18:09:38.011294 [ 4 ] {fbcd8603-b7c2-40a0-bc50-e071d38af228} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2026.04.01 18:09:38.011454 [ 4 ] {fbcd8603-b7c2-40a0-bc50-e071d38af228} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 13653 | 2026.04.01 18:09:38.011499 [ 4 ] {fbcd8603-b7c2-40a0-bc50-e071d38af228} <Debug> TCPHandler: Processed in 0.002078814 sec. | ||
| 13654 | 2026.04.01 18:09:38.011627 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13655 | 2026.04.01 18:09:38.011721 [ 4 ] {efb2aab9-fb62-443d-bf6a-3d680d93d5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13656 | 2026.04.01 18:09:38.011762 [ 4 ] {efb2aab9-fb62-443d-bf6a-3d680d93d5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13657 | 2026.04.01 18:09:38.012191 [ 4 ] {efb2aab9-fb62-443d-bf6a-3d680d93d5c0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2026.04.01 18:09:38.012227 [ 4 ] {efb2aab9-fb62-443d-bf6a-3d680d93d5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13659 | 2026.04.01 18:09:38.012533 [ 4 ] {efb2aab9-fb62-443d-bf6a-3d680d93d5c0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13660 | 2026.04.01 18:09:38.012756 [ 4 ] {efb2aab9-fb62-443d-bf6a-3d680d93d5c0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2026.04.01 18:09:38.012888 [ 4 ] {efb2aab9-fb62-443d-bf6a-3d680d93d5c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 13662 | 2026.04.01 18:09:38.012925 [ 4 ] {efb2aab9-fb62-443d-bf6a-3d680d93d5c0} <Debug> TCPHandler: Processed in 0.001347255 sec. | ||
| 13663 | 2026.04.01 18:09:38.013104 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13664 | 2026.04.01 18:09:38.013197 [ 4 ] {07eb80f3-f6f7-4e39-a73e-670a00a11e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13665 | 2026.04.01 18:09:38.013241 [ 4 ] {07eb80f3-f6f7-4e39-a73e-670a00a11e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13666 | 2026.04.01 18:09:38.013633 [ 4 ] {07eb80f3-f6f7-4e39-a73e-670a00a11e81} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13667 | 2026.04.01 18:09:38.013670 [ 4 ] {07eb80f3-f6f7-4e39-a73e-670a00a11e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13668 | 2026.04.01 18:09:38.014002 [ 4 ] {07eb80f3-f6f7-4e39-a73e-670a00a11e81} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13669 | 2026.04.01 18:09:38.014217 [ 4 ] {07eb80f3-f6f7-4e39-a73e-670a00a11e81} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13670 | 2026.04.01 18:09:38.014353 [ 4 ] {07eb80f3-f6f7-4e39-a73e-670a00a11e81} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001175 sec., 108936.17021276595 rows/sec., 7.59 MiB/sec. | ||
| 13671 | 2026.04.01 18:09:38.014390 [ 4 ] {07eb80f3-f6f7-4e39-a73e-670a00a11e81} <Debug> TCPHandler: Processed in 0.001335164 sec. | ||
| 13672 | 2026.04.01 18:09:38.014504 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13673 | 2026.04.01 18:09:38.014596 [ 4 ] {2394b1c2-ea8b-4cb1-9530-729626147176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13674 | 2026.04.01 18:09:38.014636 [ 4 ] {2394b1c2-ea8b-4cb1-9530-729626147176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13675 | 2026.04.01 18:09:38.014966 [ 4 ] {2394b1c2-ea8b-4cb1-9530-729626147176} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2026.04.01 18:09:38.015003 [ 4 ] {2394b1c2-ea8b-4cb1-9530-729626147176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13677 | 2026.04.01 18:09:38.015303 [ 4 ] {2394b1c2-ea8b-4cb1-9530-729626147176} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13678 | 2026.04.01 18:09:38.015509 [ 4 ] {2394b1c2-ea8b-4cb1-9530-729626147176} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13679 | 2026.04.01 18:09:38.015638 [ 4 ] {2394b1c2-ea8b-4cb1-9530-729626147176} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 13680 | 2026.04.01 18:09:38.015674 [ 4 ] {2394b1c2-ea8b-4cb1-9530-729626147176} <Debug> TCPHandler: Processed in 0.001219032 sec. | ||
| 13681 | 2026.04.01 18:09:39.298034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27417 | ||
| 13682 | 2026.04.01 18:09:39.298542 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.04.01 18:09:39.298580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13684 | 2026.04.01 18:09:39.299059 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13685 | 2026.04.01 18:09:39.299291 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.04.01 18:09:39.299414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27417 | ||
| 13687 | 2026.04.01 18:09:40.807248 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64574 | ||
| 13688 | 2026.04.01 18:09:40.807359 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13689 | 2026.04.01 18:09:40.807388 [ 352 ] {} <Debug> TCP-Session: f7e14cf2-e73a-453e-97b9-c9427998fb7a Authenticating user 'default' from [fd00:1122:3344:101::e]:64574 | ||
| 13690 | 2026.04.01 18:09:40.807412 [ 352 ] {} <Debug> TCP-Session: f7e14cf2-e73a-453e-97b9-c9427998fb7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13691 | 2026.04.01 18:09:40.807426 [ 352 ] {} <Debug> TCP-Session: f7e14cf2-e73a-453e-97b9-c9427998fb7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13692 | 2026.04.01 18:09:40.807640 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33378 | ||
| 13693 | 2026.04.01 18:09:40.807663 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48469 | ||
| 13694 | 2026.04.01 18:09:40.807672 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49789 | ||
| 13695 | 2026.04.01 18:09:40.807713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35340 | ||
| 13696 | 2026.04.01 18:09:40.807725 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41841 | ||
| 13697 | 2026.04.01 18:09:40.807760 [ 352 ] {} <Trace> TCP-Session: f7e14cf2-e73a-453e-97b9-c9427998fb7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.04.01 18:09:40.807794 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13699 | 2026.04.01 18:09:40.807803 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13700 | 2026.04.01 18:09:40.807846 [ 355 ] {} <Debug> TCP-Session: af1025e7-c205-4367-b626-e48d5ed99916 Authenticating user 'default' from [fd00:1122:3344:101::e]:48469 | ||
| 13701 | 2026.04.01 18:09:40.807860 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13702 | 2026.04.01 18:09:40.807867 [ 289 ] {} <Debug> TCP-Session: 95f1c71b-9e5b-4806-9a83-a69cbdf13545 Authenticating user 'default' from [fd00:1122:3344:101::e]:35340 | ||
| 13703 | 2026.04.01 18:09:40.807884 [ 355 ] {} <Debug> TCP-Session: af1025e7-c205-4367-b626-e48d5ed99916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13704 | 2026.04.01 18:09:40.807898 [ 290 ] {} <Debug> TCP-Session: 3585afbf-4647-4eaf-a716-7ce4dce317b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41841 | ||
| 13705 | 2026.04.01 18:09:40.807912 [ 289 ] {} <Debug> TCP-Session: 95f1c71b-9e5b-4806-9a83-a69cbdf13545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13706 | 2026.04.01 18:09:40.807923 [ 355 ] {} <Debug> TCP-Session: af1025e7-c205-4367-b626-e48d5ed99916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13707 | 2026.04.01 18:09:40.807949 [ 289 ] {} <Debug> TCP-Session: 95f1c71b-9e5b-4806-9a83-a69cbdf13545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13708 | 2026.04.01 18:09:40.807954 [ 352 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13709 | 2026.04.01 18:09:40.807944 [ 290 ] {} <Debug> TCP-Session: 3585afbf-4647-4eaf-a716-7ce4dce317b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13710 | 2026.04.01 18:09:40.807794 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13711 | 2026.04.01 18:09:40.808014 [ 290 ] {} <Debug> TCP-Session: 3585afbf-4647-4eaf-a716-7ce4dce317b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13712 | 2026.04.01 18:09:40.807731 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49650 | ||
| 13713 | 2026.04.01 18:09:40.808047 [ 353 ] {} <Debug> TCP-Session: f19c8e0a-9752-4c22-88e4-4ebd704fc3ba Authenticating user 'default' from [fd00:1122:3344:101::e]:33378 | ||
| 13714 | 2026.04.01 18:09:40.807701 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51074 | ||
| 13715 | 2026.04.01 18:09:40.808097 [ 353 ] {} <Debug> TCP-Session: f19c8e0a-9752-4c22-88e4-4ebd704fc3ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13716 | 2026.04.01 18:09:40.807701 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46784 | ||
| 13717 | 2026.04.01 18:09:40.808133 [ 353 ] {} <Debug> TCP-Session: f19c8e0a-9752-4c22-88e4-4ebd704fc3ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13718 | 2026.04.01 18:09:40.807803 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13719 | 2026.04.01 18:09:40.808192 [ 354 ] {} <Debug> TCP-Session: 357c64cb-0109-42c2-9269-98f92857f694 Authenticating user 'default' from [fd00:1122:3344:101::e]:49789 | ||
| 13720 | 2026.04.01 18:09:40.808210 [ 354 ] {} <Debug> TCP-Session: 357c64cb-0109-42c2-9269-98f92857f694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13721 | 2026.04.01 18:09:40.808222 [ 354 ] {} <Debug> TCP-Session: 357c64cb-0109-42c2-9269-98f92857f694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2026.04.01 18:09:40.808225 [ 352 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13723 | 2026.04.01 18:09:40.808296 [ 352 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13724 | 2026.04.01 18:09:40.808307 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13725 | 2026.04.01 18:09:40.808345 [ 351 ] {} <Debug> TCP-Session: e9a4c83a-6d2c-4d97-af91-a96221a71ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49650 | ||
| 13726 | 2026.04.01 18:09:40.808366 [ 351 ] {} <Debug> TCP-Session: e9a4c83a-6d2c-4d97-af91-a96221a71ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13727 | 2026.04.01 18:09:40.808384 [ 351 ] {} <Debug> TCP-Session: e9a4c83a-6d2c-4d97-af91-a96221a71ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13728 | 2026.04.01 18:09:40.808646 [ 352 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 13729 | 2026.04.01 18:09:40.808943 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13730 | 2026.04.01 18:09:40.808992 [ 288 ] {} <Debug> TCP-Session: 14868581-de4b-49f7-b616-b7c74a047cce Authenticating user 'default' from [fd00:1122:3344:101::e]:46784 | ||
| 13731 | 2026.04.01 18:09:40.809017 [ 288 ] {} <Debug> TCP-Session: 14868581-de4b-49f7-b616-b7c74a047cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13732 | 2026.04.01 18:09:40.809036 [ 288 ] {} <Debug> TCP-Session: 14868581-de4b-49f7-b616-b7c74a047cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13733 | 2026.04.01 18:09:40.809048 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13734 | 2026.04.01 18:09:40.809083 [ 286 ] {} <Debug> TCP-Session: 6d4bef3d-99ed-4032-bd86-07d882d4a785 Authenticating user 'default' from [fd00:1122:3344:101::e]:51074 | ||
| 13735 | 2026.04.01 18:09:40.809100 [ 286 ] {} <Debug> TCP-Session: 6d4bef3d-99ed-4032-bd86-07d882d4a785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13736 | 2026.04.01 18:09:40.809112 [ 286 ] {} <Debug> TCP-Session: 6d4bef3d-99ed-4032-bd86-07d882d4a785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2026.04.01 18:09:40.809584 [ 337 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Trace> AggregatingTransform: Aggregating | ||
| 13738 | 2026.04.01 18:09:40.809623 [ 337 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 13739 | 2026.04.01 18:09:40.809655 [ 337 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882793 sec. (1132.768 rows/sec., 44.25 KiB/sec.) | ||
| 13740 | 2026.04.01 18:09:40.809676 [ 337 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Trace> Aggregator: Merging aggregated data | ||
| 13741 | 2026.04.01 18:09:40.810962 [ 352 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003065 sec., 326.2642740619902 rows/sec., 12.74 KiB/sec. | ||
| 13742 | 2026.04.01 18:09:40.811097 [ 352 ] {bb7001ee-57e2-4b6b-a0c8-f084c5baf5f6} <Debug> TCPHandler: Processed in 0.00345217 sec. | ||
| 13743 | 2026.04.01 18:09:40.811207 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13744 | 2026.04.01 18:09:40.811236 [ 352 ] {} <Debug> TCP-Session: f7e14cf2-e73a-453e-97b9-c9427998fb7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.04.01 18:09:40.811240 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13746 | 2026.04.01 18:09:40.811259 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13747 | 2026.04.01 18:09:40.811285 [ 351 ] {} <Debug> TCP-Session: e9a4c83a-6d2c-4d97-af91-a96221a71ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13748 | 2026.04.01 18:09:40.811285 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13749 | 2026.04.01 18:09:40.811301 [ 353 ] {} <Debug> TCP-Session: f19c8e0a-9752-4c22-88e4-4ebd704fc3ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13750 | 2026.04.01 18:09:40.811308 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13751 | 2026.04.01 18:09:40.811327 [ 355 ] {} <Debug> TCP-Session: af1025e7-c205-4367-b626-e48d5ed99916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13752 | 2026.04.01 18:09:40.811334 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13753 | 2026.04.01 18:09:40.811355 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13754 | 2026.04.01 18:09:40.811379 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13755 | 2026.04.01 18:09:40.811397 [ 289 ] {} <Debug> TCP-Session: 95f1c71b-9e5b-4806-9a83-a69cbdf13545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13756 | 2026.04.01 18:09:40.811410 [ 286 ] {} <Debug> TCP-Session: 6d4bef3d-99ed-4032-bd86-07d882d4a785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13757 | 2026.04.01 18:09:40.811427 [ 290 ] {} <Debug> TCP-Session: 3585afbf-4647-4eaf-a716-7ce4dce317b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2026.04.01 18:09:40.811353 [ 288 ] {} <Debug> TCP-Session: 14868581-de4b-49f7-b616-b7c74a047cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13759 | 2026.04.01 18:09:40.811290 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13760 | 2026.04.01 18:09:40.811507 [ 354 ] {} <Debug> TCP-Session: 357c64cb-0109-42c2-9269-98f92857f694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13761 | 2026.04.01 18:09:40.827748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13762 | 2026.04.01 18:09:40.845287 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.04.01 18:09:40.845349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13764 | 2026.04.01 18:09:40.850784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13765 | 2026.04.01 18:09:40.851481 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.04.01 18:09:40.854817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13767 | 2026.04.01 18:09:40.868957 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32894 | ||
| 13768 | 2026.04.01 18:09:40.869074 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13769 | 2026.04.01 18:09:40.869101 [ 352 ] {} <Debug> TCP-Session: 29206db8-57f6-4fcc-b754-afdad30e6580 Authenticating user 'default' from [fd00:1122:3344:101::e]:32894 | ||
| 13770 | 2026.04.01 18:09:40.869123 [ 352 ] {} <Debug> TCP-Session: 29206db8-57f6-4fcc-b754-afdad30e6580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13771 | 2026.04.01 18:09:40.869136 [ 352 ] {} <Debug> TCP-Session: 29206db8-57f6-4fcc-b754-afdad30e6580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13772 | 2026.04.01 18:09:40.869325 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50325 | ||
| 13773 | 2026.04.01 18:09:40.869329 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39346 | ||
| 13774 | 2026.04.01 18:09:40.869367 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62115 | ||
| 13775 | 2026.04.01 18:09:40.869398 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54745 | ||
| 13776 | 2026.04.01 18:09:40.869395 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54963 | ||
| 13777 | 2026.04.01 18:09:40.869441 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13778 | 2026.04.01 18:09:40.869475 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13779 | 2026.04.01 18:09:40.869481 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13780 | 2026.04.01 18:09:40.869504 [ 353 ] {} <Debug> TCP-Session: cd99d5f9-a539-484f-b632-d2e67a053626 Authenticating user 'default' from [fd00:1122:3344:101::e]:50325 | ||
| 13781 | 2026.04.01 18:09:40.869506 [ 355 ] {} <Debug> TCP-Session: aeb07acd-7de0-4b26-8905-289671c4ab73 Authenticating user 'default' from [fd00:1122:3344:101::e]:62115 | ||
| 13782 | 2026.04.01 18:09:40.869517 [ 288 ] {} <Debug> TCP-Session: 413819c3-cbbf-4e19-bb7a-37ab9a057a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:54745 | ||
| 13783 | 2026.04.01 18:09:40.869527 [ 353 ] {} <Debug> TCP-Session: cd99d5f9-a539-484f-b632-d2e67a053626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2026.04.01 18:09:40.869547 [ 288 ] {} <Debug> TCP-Session: 413819c3-cbbf-4e19-bb7a-37ab9a057a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13785 | 2026.04.01 18:09:40.869553 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13786 | 2026.04.01 18:09:40.869559 [ 353 ] {} <Debug> TCP-Session: cd99d5f9-a539-484f-b632-d2e67a053626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13787 | 2026.04.01 18:09:40.869562 [ 288 ] {} <Debug> TCP-Session: 413819c3-cbbf-4e19-bb7a-37ab9a057a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13788 | 2026.04.01 18:09:40.869600 [ 286 ] {} <Debug> TCP-Session: 17e24df8-557e-4337-9708-03b27afdd3c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54963 | ||
| 13789 | 2026.04.01 18:09:40.869454 [ 352 ] {} <Trace> TCP-Session: 29206db8-57f6-4fcc-b754-afdad30e6580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13790 | 2026.04.01 18:09:40.869647 [ 286 ] {} <Debug> TCP-Session: 17e24df8-557e-4337-9708-03b27afdd3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13791 | 2026.04.01 18:09:40.869433 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59055 | ||
| 13792 | 2026.04.01 18:09:40.869689 [ 286 ] {} <Debug> TCP-Session: 17e24df8-557e-4337-9708-03b27afdd3c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13793 | 2026.04.01 18:09:40.869425 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46069 | ||
| 13794 | 2026.04.01 18:09:40.869743 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13795 | 2026.04.01 18:09:40.869411 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51315 | ||
| 13796 | 2026.04.01 18:09:40.869787 [ 351 ] {} <Debug> TCP-Session: ec01fcd0-c4d3-4da7-b409-8af27c7db3de Authenticating user 'default' from [fd00:1122:3344:101::e]:59055 | ||
| 13797 | 2026.04.01 18:09:40.869802 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13798 | 2026.04.01 18:09:40.869838 [ 352 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32894) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13799 | 2026.04.01 18:09:40.869865 [ 290 ] {} <Debug> TCP-Session: ebaf0502-c088-40fa-85f8-f649adf4b134 Authenticating user 'default' from [fd00:1122:3344:101::e]:46069 | ||
| 13800 | 2026.04.01 18:09:40.869873 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13801 | 2026.04.01 18:09:40.869892 [ 290 ] {} <Debug> TCP-Session: ebaf0502-c088-40fa-85f8-f649adf4b134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13802 | 2026.04.01 18:09:40.869839 [ 351 ] {} <Debug> TCP-Session: ec01fcd0-c4d3-4da7-b409-8af27c7db3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13803 | 2026.04.01 18:09:40.869922 [ 290 ] {} <Debug> TCP-Session: ebaf0502-c088-40fa-85f8-f649adf4b134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13804 | 2026.04.01 18:09:40.869940 [ 351 ] {} <Debug> TCP-Session: ec01fcd0-c4d3-4da7-b409-8af27c7db3de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13805 | 2026.04.01 18:09:40.869923 [ 289 ] {} <Debug> TCP-Session: b480dce0-d82f-4ef2-8d1d-59d0399caaa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51315 | ||
| 13806 | 2026.04.01 18:09:40.869530 [ 355 ] {} <Debug> TCP-Session: aeb07acd-7de0-4b26-8905-289671c4ab73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13807 | 2026.04.01 18:09:40.870003 [ 289 ] {} <Debug> TCP-Session: b480dce0-d82f-4ef2-8d1d-59d0399caaa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2026.04.01 18:09:40.870019 [ 355 ] {} <Debug> TCP-Session: aeb07acd-7de0-4b26-8905-289671c4ab73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2026.04.01 18:09:40.870031 [ 289 ] {} <Debug> TCP-Session: b480dce0-d82f-4ef2-8d1d-59d0399caaa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13810 | 2026.04.01 18:09:40.869458 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13811 | 2026.04.01 18:09:40.870077 [ 354 ] {} <Debug> TCP-Session: ba55c870-23a7-4f02-8307-79c82d9abc30 Authenticating user 'default' from [fd00:1122:3344:101::e]:39346 | ||
| 13812 | 2026.04.01 18:09:40.870094 [ 354 ] {} <Debug> TCP-Session: ba55c870-23a7-4f02-8307-79c82d9abc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13813 | 2026.04.01 18:09:40.870107 [ 354 ] {} <Debug> TCP-Session: ba55c870-23a7-4f02-8307-79c82d9abc30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13814 | 2026.04.01 18:09:40.870114 [ 352 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13815 | 2026.04.01 18:09:40.870174 [ 352 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13816 | 2026.04.01 18:09:40.870459 [ 352 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 13817 | 2026.04.01 18:09:40.871407 [ 331 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Trace> AggregatingTransform: Aggregating | ||
| 13818 | 2026.04.01 18:09:40.871444 [ 331 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 13819 | 2026.04.01 18:09:40.871476 [ 331 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917874 sec. (1089.474 rows/sec., 42.56 KiB/sec.) | ||
| 13820 | 2026.04.01 18:09:40.871494 [ 331 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Trace> Aggregator: Merging aggregated data | ||
| 13821 | 2026.04.01 18:09:40.872843 [ 352 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003062 sec., 326.5839320705421 rows/sec., 12.76 KiB/sec. | ||
| 13822 | 2026.04.01 18:09:40.872996 [ 352 ] {d4167922-ca5e-4da3-a6a8-7a9dc1a417ba} <Debug> TCPHandler: Processed in 0.003652725 sec. | ||
| 13823 | 2026.04.01 18:09:40.873090 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13824 | 2026.04.01 18:09:40.873116 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13825 | 2026.04.01 18:09:40.873120 [ 352 ] {} <Debug> TCP-Session: 29206db8-57f6-4fcc-b754-afdad30e6580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13826 | 2026.04.01 18:09:40.873134 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13827 | 2026.04.01 18:09:40.873158 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13828 | 2026.04.01 18:09:40.873178 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13829 | 2026.04.01 18:09:40.873201 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13830 | 2026.04.01 18:09:40.873213 [ 353 ] {} <Debug> TCP-Session: cd99d5f9-a539-484f-b632-d2e67a053626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2026.04.01 18:09:40.873233 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13832 | 2026.04.01 18:09:40.873229 [ 355 ] {} <Debug> TCP-Session: aeb07acd-7de0-4b26-8905-289671c4ab73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13833 | 2026.04.01 18:09:40.873252 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13834 | 2026.04.01 18:09:40.873270 [ 288 ] {} <Debug> TCP-Session: 413819c3-cbbf-4e19-bb7a-37ab9a057a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13835 | 2026.04.01 18:09:40.873245 [ 286 ] {} <Debug> TCP-Session: 17e24df8-557e-4337-9708-03b27afdd3c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13836 | 2026.04.01 18:09:40.873301 [ 351 ] {} <Debug> TCP-Session: ec01fcd0-c4d3-4da7-b409-8af27c7db3de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2026.04.01 18:09:40.873211 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13838 | 2026.04.01 18:09:40.873166 [ 290 ] {} <Debug> TCP-Session: ebaf0502-c088-40fa-85f8-f649adf4b134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13839 | 2026.04.01 18:09:40.873373 [ 289 ] {} <Debug> TCP-Session: b480dce0-d82f-4ef2-8d1d-59d0399caaa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13840 | 2026.04.01 18:09:40.873195 [ 354 ] {} <Debug> TCP-Session: ba55c870-23a7-4f02-8307-79c82d9abc30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13841 | 2026.04.01 18:09:40.942386 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39628 | ||
| 13842 | 2026.04.01 18:09:40.942493 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13843 | 2026.04.01 18:09:40.942520 [ 352 ] {} <Debug> TCP-Session: e9b04497-1cc8-44a7-b6ff-9a6648bbd47d Authenticating user 'default' from [fd00:1122:3344:101::e]:39628 | ||
| 13844 | 2026.04.01 18:09:40.942542 [ 352 ] {} <Debug> TCP-Session: e9b04497-1cc8-44a7-b6ff-9a6648bbd47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13845 | 2026.04.01 18:09:40.942556 [ 352 ] {} <Debug> TCP-Session: e9b04497-1cc8-44a7-b6ff-9a6648bbd47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13846 | 2026.04.01 18:09:40.942776 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35459 | ||
| 13847 | 2026.04.01 18:09:40.942788 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48053 | ||
| 13848 | 2026.04.01 18:09:40.942812 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33224 | ||
| 13849 | 2026.04.01 18:09:40.942834 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42307 | ||
| 13850 | 2026.04.01 18:09:40.942857 [ 352 ] {} <Trace> TCP-Session: e9b04497-1cc8-44a7-b6ff-9a6648bbd47d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13851 | 2026.04.01 18:09:40.942891 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13852 | 2026.04.01 18:09:40.942891 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13853 | 2026.04.01 18:09:40.942899 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13854 | 2026.04.01 18:09:40.942938 [ 353 ] {} <Debug> TCP-Session: 106fd0b8-a91e-4f74-b8e4-35f1ef6bf5b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35459 | ||
| 13855 | 2026.04.01 18:09:40.942930 [ 355 ] {} <Debug> TCP-Session: a2237ac5-39fc-4fe4-91bd-c4a8ee2b7d47 Authenticating user 'default' from [fd00:1122:3344:101::e]:48053 | ||
| 13856 | 2026.04.01 18:09:40.942955 [ 288 ] {} <Debug> TCP-Session: 3ac27d6c-0149-4f5c-badd-42f701e8b1ef Authenticating user 'default' from [fd00:1122:3344:101::e]:33224 | ||
| 13857 | 2026.04.01 18:09:40.942955 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13858 | 2026.04.01 18:09:40.942982 [ 288 ] {} <Debug> TCP-Session: 3ac27d6c-0149-4f5c-badd-42f701e8b1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13859 | 2026.04.01 18:09:40.942985 [ 353 ] {} <Debug> TCP-Session: 106fd0b8-a91e-4f74-b8e4-35f1ef6bf5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13860 | 2026.04.01 18:09:40.942989 [ 355 ] {} <Debug> TCP-Session: a2237ac5-39fc-4fe4-91bd-c4a8ee2b7d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13861 | 2026.04.01 18:09:40.943002 [ 288 ] {} <Debug> TCP-Session: 3ac27d6c-0149-4f5c-badd-42f701e8b1ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2026.04.01 18:09:40.943016 [ 353 ] {} <Debug> TCP-Session: 106fd0b8-a91e-4f74-b8e4-35f1ef6bf5b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13863 | 2026.04.01 18:09:40.943029 [ 355 ] {} <Debug> TCP-Session: a2237ac5-39fc-4fe4-91bd-c4a8ee2b7d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13864 | 2026.04.01 18:09:40.942843 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49881 | ||
| 13865 | 2026.04.01 18:09:40.943049 [ 352 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13866 | 2026.04.01 18:09:40.942825 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47080 | ||
| 13867 | 2026.04.01 18:09:40.943112 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13868 | 2026.04.01 18:09:40.942810 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56474 | ||
| 13869 | 2026.04.01 18:09:40.943149 [ 351 ] {} <Debug> TCP-Session: 2fa776fc-aa0e-4d6d-976c-93e655711d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:49881 | ||
| 13870 | 2026.04.01 18:09:40.943003 [ 290 ] {} <Debug> TCP-Session: ed771636-4ea4-4a91-baf0-22ea69aa1cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42307 | ||
| 13871 | 2026.04.01 18:09:40.943191 [ 351 ] {} <Debug> TCP-Session: 2fa776fc-aa0e-4d6d-976c-93e655711d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13872 | 2026.04.01 18:09:40.943196 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13873 | 2026.04.01 18:09:40.943219 [ 290 ] {} <Debug> TCP-Session: ed771636-4ea4-4a91-baf0-22ea69aa1cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13874 | 2026.04.01 18:09:40.943221 [ 351 ] {} <Debug> TCP-Session: 2fa776fc-aa0e-4d6d-976c-93e655711d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13875 | 2026.04.01 18:09:40.943247 [ 290 ] {} <Debug> TCP-Session: ed771636-4ea4-4a91-baf0-22ea69aa1cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13876 | 2026.04.01 18:09:40.943246 [ 289 ] {} <Debug> TCP-Session: 79c72a35-dc62-4e10-9c47-b93b67005bc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47080 | ||
| 13877 | 2026.04.01 18:09:40.943236 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13878 | 2026.04.01 18:09:40.943296 [ 289 ] {} <Debug> TCP-Session: 79c72a35-dc62-4e10-9c47-b93b67005bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13879 | 2026.04.01 18:09:40.943319 [ 352 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13880 | 2026.04.01 18:09:40.943331 [ 286 ] {} <Debug> TCP-Session: 46d2e7fb-572a-44b0-95f4-dd43854295ae Authenticating user 'default' from [fd00:1122:3344:101::e]:56474 | ||
| 13881 | 2026.04.01 18:09:40.943328 [ 289 ] {} <Debug> TCP-Session: 79c72a35-dc62-4e10-9c47-b93b67005bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13882 | 2026.04.01 18:09:40.943379 [ 286 ] {} <Debug> TCP-Session: 46d2e7fb-572a-44b0-95f4-dd43854295ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13883 | 2026.04.01 18:09:40.943382 [ 352 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13884 | 2026.04.01 18:09:40.943412 [ 286 ] {} <Debug> TCP-Session: 46d2e7fb-572a-44b0-95f4-dd43854295ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13885 | 2026.04.01 18:09:40.942790 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44687 | ||
| 13886 | 2026.04.01 18:09:40.943509 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13887 | 2026.04.01 18:09:40.943533 [ 354 ] {} <Debug> TCP-Session: e5773d08-bc5c-4fef-a4aa-9c66b1f61f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:44687 | ||
| 13888 | 2026.04.01 18:09:40.943550 [ 354 ] {} <Debug> TCP-Session: e5773d08-bc5c-4fef-a4aa-9c66b1f61f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13889 | 2026.04.01 18:09:40.943563 [ 354 ] {} <Debug> TCP-Session: e5773d08-bc5c-4fef-a4aa-9c66b1f61f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13890 | 2026.04.01 18:09:40.943689 [ 352 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 13891 | 2026.04.01 18:09:40.944665 [ 340 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Trace> AggregatingTransform: Aggregating | ||
| 13892 | 2026.04.01 18:09:40.944707 [ 340 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Trace> Aggregator: Aggregation method: without_key | ||
| 13893 | 2026.04.01 18:09:40.944746 [ 340 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952264 sec. (1050.129 rows/sec., 41.02 KiB/sec.) | ||
| 13894 | 2026.04.01 18:09:40.944761 [ 340 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Trace> Aggregator: Merging aggregated data | ||
| 13895 | 2026.04.01 18:09:40.946090 [ 352 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003069 sec., 325.8390355164549 rows/sec., 12.73 KiB/sec. | ||
| 13896 | 2026.04.01 18:09:40.946321 [ 352 ] {234eb0f1-96ab-4eb8-b411-6add6cebf591} <Debug> TCPHandler: Processed in 0.003570952 sec. | ||
| 13897 | 2026.04.01 18:09:40.946498 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13898 | 2026.04.01 18:09:40.946528 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13899 | 2026.04.01 18:09:40.946532 [ 352 ] {} <Debug> TCP-Session: e9b04497-1cc8-44a7-b6ff-9a6648bbd47d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13900 | 2026.04.01 18:09:40.946549 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13901 | 2026.04.01 18:09:40.946576 [ 351 ] {} <Debug> TCP-Session: 2fa776fc-aa0e-4d6d-976c-93e655711d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13902 | 2026.04.01 18:09:40.946570 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13903 | 2026.04.01 18:09:40.946603 [ 353 ] {} <Debug> TCP-Session: 106fd0b8-a91e-4f74-b8e4-35f1ef6bf5b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13904 | 2026.04.01 18:09:40.946614 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13905 | 2026.04.01 18:09:40.946635 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13906 | 2026.04.01 18:09:40.946652 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13907 | 2026.04.01 18:09:40.946660 [ 288 ] {} <Debug> TCP-Session: 3ac27d6c-0149-4f5c-badd-42f701e8b1ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13908 | 2026.04.01 18:09:40.946673 [ 355 ] {} <Debug> TCP-Session: a2237ac5-39fc-4fe4-91bd-c4a8ee2b7d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13909 | 2026.04.01 18:09:40.946678 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13910 | 2026.04.01 18:09:40.946707 [ 289 ] {} <Debug> TCP-Session: 79c72a35-dc62-4e10-9c47-b93b67005bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.04.01 18:09:40.946638 [ 286 ] {} <Debug> TCP-Session: 46d2e7fb-572a-44b0-95f4-dd43854295ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13912 | 2026.04.01 18:09:40.946741 [ 290 ] {} <Debug> TCP-Session: ed771636-4ea4-4a91-baf0-22ea69aa1cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13913 | 2026.04.01 18:09:40.946586 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13914 | 2026.04.01 18:09:40.946805 [ 354 ] {} <Debug> TCP-Session: e5773d08-bc5c-4fef-a4aa-9c66b1f61f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13915 | 2026.04.01 18:09:41.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.34 MiB, peak 354.42 MiB, free memory in arenas 0.00 B, will set to 345.13 MiB (RSS), difference: -1.21 MiB | ||
| 13916 | 2026.04.01 18:09:41.880256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1750 | ||
| 13917 | 2026.04.01 18:09:41.883986 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2026.04.01 18:09:41.884071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13919 | 2026.04.01 18:09:41.885647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13920 | 2026.04.01 18:09:41.886158 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2026.04.01 18:09:41.886766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1750 | ||
| 13922 | 2026.04.01 18:09:43.013208 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.04.01 18:09:43.013421 [ 4 ] {ebcca585-6330-4bcc-ac68-eb0e72b9fd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13924 | 2026.04.01 18:09:43.013497 [ 4 ] {ebcca585-6330-4bcc-ac68-eb0e72b9fd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13925 | 2026.04.01 18:09:43.014281 [ 4 ] {ebcca585-6330-4bcc-ac68-eb0e72b9fd14} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.04.01 18:09:43.014325 [ 4 ] {ebcca585-6330-4bcc-ac68-eb0e72b9fd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13927 | 2026.04.01 18:09:43.014733 [ 4 ] {ebcca585-6330-4bcc-ac68-eb0e72b9fd14} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13928 | 2026.04.01 18:09:43.014967 [ 4 ] {ebcca585-6330-4bcc-ac68-eb0e72b9fd14} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.04.01 18:09:43.015131 [ 4 ] {ebcca585-6330-4bcc-ac68-eb0e72b9fd14} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001764 sec., 65759.63718820862 rows/sec., 5.59 MiB/sec. | ||
| 13930 | 2026.04.01 18:09:43.015183 [ 4 ] {ebcca585-6330-4bcc-ac68-eb0e72b9fd14} <Debug> TCPHandler: Processed in 0.002115455 sec. | ||
| 13931 | 2026.04.01 18:09:43.015317 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2026.04.01 18:09:43.015419 [ 4 ] {7f044b23-e12a-40a2-8541-2453eb48e569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13933 | 2026.04.01 18:09:43.015463 [ 4 ] {7f044b23-e12a-40a2-8541-2453eb48e569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13934 | 2026.04.01 18:09:43.015906 [ 4 ] {7f044b23-e12a-40a2-8541-2453eb48e569} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.04.01 18:09:43.015945 [ 4 ] {7f044b23-e12a-40a2-8541-2453eb48e569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13936 | 2026.04.01 18:09:43.016290 [ 4 ] {7f044b23-e12a-40a2-8541-2453eb48e569} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13937 | 2026.04.01 18:09:43.016505 [ 4 ] {7f044b23-e12a-40a2-8541-2453eb48e569} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.04.01 18:09:43.016641 [ 4 ] {7f044b23-e12a-40a2-8541-2453eb48e569} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001245 sec., 24096.385542168675 rows/sec., 1.77 MiB/sec. | ||
| 13939 | 2026.04.01 18:09:43.016680 [ 4 ] {7f044b23-e12a-40a2-8541-2453eb48e569} <Debug> TCPHandler: Processed in 0.001416007 sec. | ||
| 13940 | 2026.04.01 18:09:43.016790 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2026.04.01 18:09:43.016885 [ 4 ] {9779be10-bdbb-43e0-9d61-53074a5795c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13942 | 2026.04.01 18:09:43.016926 [ 4 ] {9779be10-bdbb-43e0-9d61-53074a5795c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13943 | 2026.04.01 18:09:43.017356 [ 4 ] {9779be10-bdbb-43e0-9d61-53074a5795c5} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.04.01 18:09:43.017393 [ 4 ] {9779be10-bdbb-43e0-9d61-53074a5795c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13945 | 2026.04.01 18:09:43.017710 [ 4 ] {9779be10-bdbb-43e0-9d61-53074a5795c5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13946 | 2026.04.01 18:09:43.017924 [ 4 ] {9779be10-bdbb-43e0-9d61-53074a5795c5} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.04.01 18:09:43.018055 [ 4 ] {9779be10-bdbb-43e0-9d61-53074a5795c5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001189 sec., 79058.03195962994 rows/sec., 6.17 MiB/sec. | ||
| 13948 | 2026.04.01 18:09:43.018093 [ 4 ] {9779be10-bdbb-43e0-9d61-53074a5795c5} <Debug> TCPHandler: Processed in 0.001352745 sec. | ||
| 13949 | 2026.04.01 18:09:43.018204 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2026.04.01 18:09:43.018296 [ 4 ] {60288e18-0cf3-4841-ac0d-ec8177fb34d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13951 | 2026.04.01 18:09:43.018340 [ 4 ] {60288e18-0cf3-4841-ac0d-ec8177fb34d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13952 | 2026.04.01 18:09:43.018758 [ 4 ] {60288e18-0cf3-4841-ac0d-ec8177fb34d6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2026.04.01 18:09:43.018794 [ 4 ] {60288e18-0cf3-4841-ac0d-ec8177fb34d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13954 | 2026.04.01 18:09:43.019125 [ 4 ] {60288e18-0cf3-4841-ac0d-ec8177fb34d6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13955 | 2026.04.01 18:09:43.019354 [ 4 ] {60288e18-0cf3-4841-ac0d-ec8177fb34d6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.04.01 18:09:43.019488 [ 4 ] {60288e18-0cf3-4841-ac0d-ec8177fb34d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 13957 | 2026.04.01 18:09:43.019527 [ 4 ] {60288e18-0cf3-4841-ac0d-ec8177fb34d6} <Debug> TCPHandler: Processed in 0.001371805 sec. | ||
| 13958 | 2026.04.01 18:09:43.019638 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2026.04.01 18:09:43.019731 [ 4 ] {04615305-a290-454e-954d-f6f34815ad49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13960 | 2026.04.01 18:09:43.019787 [ 4 ] {04615305-a290-454e-954d-f6f34815ad49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13961 | 2026.04.01 18:09:43.020632 [ 4 ] {04615305-a290-454e-954d-f6f34815ad49} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.04.01 18:09:43.020670 [ 4 ] {04615305-a290-454e-954d-f6f34815ad49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13963 | 2026.04.01 18:09:43.021251 [ 4 ] {04615305-a290-454e-954d-f6f34815ad49} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13964 | 2026.04.01 18:09:43.021478 [ 4 ] {04615305-a290-454e-954d-f6f34815ad49} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.04.01 18:09:43.021621 [ 4 ] {04615305-a290-454e-954d-f6f34815ad49} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001909 sec., 15715.03404924044 rows/sec., 28.16 MiB/sec. | ||
| 13966 | 2026.04.01 18:09:43.021676 [ 4 ] {04615305-a290-454e-954d-f6f34815ad49} <Debug> TCPHandler: Processed in 0.002094544 sec. | ||
| 13967 | 2026.04.01 18:09:43.021787 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2026.04.01 18:09:43.021886 [ 4 ] {c1d4cd45-e9ce-46b3-8f4b-df41337457aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13969 | 2026.04.01 18:09:43.021928 [ 4 ] {c1d4cd45-e9ce-46b3-8f4b-df41337457aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13970 | 2026.04.01 18:09:43.022272 [ 4 ] {c1d4cd45-e9ce-46b3-8f4b-df41337457aa} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2026.04.01 18:09:43.022311 [ 4 ] {c1d4cd45-e9ce-46b3-8f4b-df41337457aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13972 | 2026.04.01 18:09:43.022637 [ 4 ] {c1d4cd45-e9ce-46b3-8f4b-df41337457aa} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13973 | 2026.04.01 18:09:43.022854 [ 4 ] {c1d4cd45-e9ce-46b3-8f4b-df41337457aa} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2026.04.01 18:09:43.022989 [ 4 ] {c1d4cd45-e9ce-46b3-8f4b-df41337457aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 13975 | 2026.04.01 18:09:43.023009 [ 91 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13976 | 2026.04.01 18:09:43.023027 [ 4 ] {c1d4cd45-e9ce-46b3-8f4b-df41337457aa} <Debug> TCPHandler: Processed in 0.001290793 sec. | ||
| 13977 | 2026.04.01 18:09:43.023081 [ 91 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13978 | 2026.04.01 18:09:43.023107 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13979 | 2026.04.01 18:09:43.023231 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 13980 | 2026.04.01 18:09:43.023375 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13981 | 2026.04.01 18:09:43.023414 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6060 rows starting from the beginning of the part | ||
| 13982 | 2026.04.01 18:09:43.023479 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 110 rows starting from the beginning of the part | ||
| 13983 | 2026.04.01 18:09:43.023526 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 13984 | 2026.04.01 18:09:43.023566 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 62 rows starting from the beginning of the part | ||
| 13985 | 2026.04.01 18:09:43.023605 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 48 rows starting from the beginning of the part | ||
| 13986 | 2026.04.01 18:09:43.023646 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 13987 | 2026.04.01 18:09:43.025473 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6400 rows, containing 4 columns (4 merged, 0 gathered) in 0.00230336 sec., 2778549.5971103082 rows/sec., 176.19 MiB/sec. | ||
| 13988 | 2026.04.01 18:09:43.025933 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13989 | 2026.04.01 18:09:43.026217 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_91_18} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2026.04.01 18:09:43.026302 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_91_18} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13991 | 2026.04.01 18:09:43.026390 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13992 | 2026.04.01 18:09:44.118156 [ 91 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 13993 | 2026.04.01 18:09:44.118224 [ 91 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13994 | 2026.04.01 18:09:44.118252 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 13995 | 2026.04.01 18:09:44.118387 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 13996 | 2026.04.01 18:09:44.118540 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13997 | 2026.04.01 18:09:44.118581 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 488 rows starting from the beginning of the part | ||
| 13998 | 2026.04.01 18:09:44.118659 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 464 rows starting from the beginning of the part | ||
| 13999 | 2026.04.01 18:09:44.118711 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 464 rows starting from the beginning of the part | ||
| 14000 | 2026.04.01 18:09:44.118759 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 464 rows starting from the beginning of the part | ||
| 14001 | 2026.04.01 18:09:44.118804 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 464 rows starting from the beginning of the part | ||
| 14002 | 2026.04.01 18:09:44.119941 [ 201 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611492 sec., 1454552.6754088758 rows/sec., 98.08 MiB/sec. | ||
| 14003 | 2026.04.01 18:09:44.120167 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 14004 | 2026.04.01 18:09:44.120493 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.04.01 18:09:44.120576 [ 196 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_38_8} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 14006 | 2026.04.01 18:09:44.120689 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 14007 | 2026.04.01 18:09:46.073106 [ 121 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 14008 | 2026.04.01 18:09:46.073172 [ 121 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14009 | 2026.04.01 18:09:46.073192 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14010 | 2026.04.01 18:09:46.073353 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 14011 | 2026.04.01 18:09:46.073491 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14012 | 2026.04.01 18:09:46.073524 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 250 rows starting from the beginning of the part | ||
| 14013 | 2026.04.01 18:09:46.073590 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 238 rows starting from the beginning of the part | ||
| 14014 | 2026.04.01 18:09:46.073635 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 238 rows starting from the beginning of the part | ||
| 14015 | 2026.04.01 18:09:46.073676 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 238 rows starting from the beginning of the part | ||
| 14016 | 2026.04.01 18:09:46.073714 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 238 rows starting from the beginning of the part | ||
| 14017 | 2026.04.01 18:09:46.074582 [ 201 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288514 sec., 932857.5397706195 rows/sec., 56.69 MiB/sec. | ||
| 14018 | 2026.04.01 18:09:46.074725 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 14019 | 2026.04.01 18:09:46.074965 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2026.04.01 18:09:46.075032 [ 186 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_38_8} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 14021 | 2026.04.01 18:09:46.075097 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14022 | 2026.04.01 18:09:46.609899 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14023 | 2026.04.01 18:09:46.609950 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14024 | 2026.04.01 18:09:46.799636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27865 | ||
| 14025 | 2026.04.01 18:09:46.800344 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14026 | 2026.04.01 18:09:46.800388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14027 | 2026.04.01 18:09:46.800871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14028 | 2026.04.01 18:09:46.801111 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14029 | 2026.04.01 18:09:46.801272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 14030 | 2026.04.01 18:09:47.610534 [ 148 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 14031 | 2026.04.01 18:09:47.610601 [ 148 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2026.04.01 18:09:47.610625 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14033 | 2026.04.01 18:09:47.610766 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 14034 | 2026.04.01 18:09:47.610937 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14035 | 2026.04.01 18:09:47.610979 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 1064 rows starting from the beginning of the part | ||
| 14036 | 2026.04.01 18:09:47.611055 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1040 rows starting from the beginning of the part | ||
| 14037 | 2026.04.01 18:09:47.611108 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 239 rows starting from the beginning of the part | ||
| 14038 | 2026.04.01 18:09:47.611157 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 239 rows starting from the beginning of the part | ||
| 14039 | 2026.04.01 18:09:47.611202 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1040 rows starting from the beginning of the part | ||
| 14040 | 2026.04.01 18:09:47.612499 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798226 sec., 2014207.3354517175 rows/sec., 128.82 MiB/sec. | ||
| 14041 | 2026.04.01 18:09:47.612661 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 14042 | 2026.04.01 18:09:47.612933 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.04.01 18:09:47.613009 [ 198 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_38_8} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 14044 | 2026.04.01 18:09:47.613085 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 14045 | 2026.04.01 18:09:48.024005 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14046 | 2026.04.01 18:09:48.024205 [ 4 ] {44db1954-09ad-45de-87fa-1181c3d12b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14047 | 2026.04.01 18:09:48.024272 [ 4 ] {44db1954-09ad-45de-87fa-1181c3d12b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14048 | 2026.04.01 18:09:48.025090 [ 4 ] {44db1954-09ad-45de-87fa-1181c3d12b4a} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14049 | 2026.04.01 18:09:48.025137 [ 4 ] {44db1954-09ad-45de-87fa-1181c3d12b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14050 | 2026.04.01 18:09:48.025606 [ 4 ] {44db1954-09ad-45de-87fa-1181c3d12b4a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14051 | 2026.04.01 18:09:48.025847 [ 4 ] {44db1954-09ad-45de-87fa-1181c3d12b4a} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2026.04.01 18:09:48.025998 [ 4 ] {44db1954-09ad-45de-87fa-1181c3d12b4a} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001845 sec., 251490.51490514903 rows/sec., 15.95 MiB/sec. | ||
| 14053 | 2026.04.01 18:09:48.026040 [ 4 ] {44db1954-09ad-45de-87fa-1181c3d12b4a} <Debug> TCPHandler: Processed in 0.002167617 sec. | ||
| 14054 | 2026.04.01 18:09:48.026170 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14055 | 2026.04.01 18:09:48.026265 [ 4 ] {4a3738ab-d5b3-4781-8fed-9262b369faba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14056 | 2026.04.01 18:09:48.026307 [ 4 ] {4a3738ab-d5b3-4781-8fed-9262b369faba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14057 | 2026.04.01 18:09:48.027322 [ 4 ] {4a3738ab-d5b3-4781-8fed-9262b369faba} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2026.04.01 18:09:48.027360 [ 4 ] {4a3738ab-d5b3-4781-8fed-9262b369faba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14059 | 2026.04.01 18:09:48.027742 [ 4 ] {4a3738ab-d5b3-4781-8fed-9262b369faba} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14060 | 2026.04.01 18:09:48.027969 [ 4 ] {4a3738ab-d5b3-4781-8fed-9262b369faba} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2026.04.01 18:09:48.028106 [ 4 ] {4a3738ab-d5b3-4781-8fed-9262b369faba} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.00186 sec., 682258.064516129 rows/sec., 52.95 MiB/sec. | ||
| 14062 | 2026.04.01 18:09:48.028144 [ 4 ] {4a3738ab-d5b3-4781-8fed-9262b369faba} <Debug> TCPHandler: Processed in 0.002022622 sec. | ||
| 14063 | 2026.04.01 18:09:48.028264 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14064 | 2026.04.01 18:09:48.028365 [ 4 ] {889c13dd-ccd4-4373-ad84-f7f6eff552b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14065 | 2026.04.01 18:09:48.028406 [ 4 ] {889c13dd-ccd4-4373-ad84-f7f6eff552b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14066 | 2026.04.01 18:09:48.028913 [ 4 ] {889c13dd-ccd4-4373-ad84-f7f6eff552b3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.04.01 18:09:48.028950 [ 4 ] {889c13dd-ccd4-4373-ad84-f7f6eff552b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14068 | 2026.04.01 18:09:48.029270 [ 4 ] {889c13dd-ccd4-4373-ad84-f7f6eff552b3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14069 | 2026.04.01 18:09:48.029508 [ 4 ] {889c13dd-ccd4-4373-ad84-f7f6eff552b3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.04.01 18:09:48.029641 [ 4 ] {889c13dd-ccd4-4373-ad84-f7f6eff552b3} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001302 sec., 186635.94470046082 rows/sec., 11.07 MiB/sec. | ||
| 14071 | 2026.04.01 18:09:48.029679 [ 4 ] {889c13dd-ccd4-4373-ad84-f7f6eff552b3} <Debug> TCPHandler: Processed in 0.001464398 sec. | ||
| 14072 | 2026.04.01 18:09:48.029791 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.04.01 18:09:48.029884 [ 4 ] {7afb297b-b85a-4c45-b116-afbd87b4cb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14074 | 2026.04.01 18:09:48.029924 [ 4 ] {7afb297b-b85a-4c45-b116-afbd87b4cb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14075 | 2026.04.01 18:09:48.030427 [ 4 ] {7afb297b-b85a-4c45-b116-afbd87b4cb4f} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2026.04.01 18:09:48.030464 [ 4 ] {7afb297b-b85a-4c45-b116-afbd87b4cb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14077 | 2026.04.01 18:09:48.030769 [ 4 ] {7afb297b-b85a-4c45-b116-afbd87b4cb4f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14078 | 2026.04.01 18:09:48.030988 [ 4 ] {7afb297b-b85a-4c45-b116-afbd87b4cb4f} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2026.04.01 18:09:48.031118 [ 4 ] {7afb297b-b85a-4c45-b116-afbd87b4cb4f} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001251 sec., 191047.16227018385 rows/sec., 12.31 MiB/sec. | ||
| 14080 | 2026.04.01 18:09:48.031156 [ 4 ] {7afb297b-b85a-4c45-b116-afbd87b4cb4f} <Debug> TCPHandler: Processed in 0.001412447 sec. | ||
| 14081 | 2026.04.01 18:09:48.031265 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14082 | 2026.04.01 18:09:48.031359 [ 4 ] {f5af4fa3-158f-42af-8928-0bfd16e362a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14083 | 2026.04.01 18:09:48.031400 [ 4 ] {f5af4fa3-158f-42af-8928-0bfd16e362a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14084 | 2026.04.01 18:09:48.031881 [ 4 ] {f5af4fa3-158f-42af-8928-0bfd16e362a6} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2026.04.01 18:09:48.031917 [ 4 ] {f5af4fa3-158f-42af-8928-0bfd16e362a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14086 | 2026.04.01 18:09:48.032232 [ 4 ] {f5af4fa3-158f-42af-8928-0bfd16e362a6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14087 | 2026.04.01 18:09:48.032449 [ 4 ] {f5af4fa3-158f-42af-8928-0bfd16e362a6} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2026.04.01 18:09:48.032578 [ 4 ] {f5af4fa3-158f-42af-8928-0bfd16e362a6} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001236 sec., 192556.63430420714 rows/sec., 10.93 MiB/sec. | ||
| 14089 | 2026.04.01 18:09:48.032616 [ 4 ] {f5af4fa3-158f-42af-8928-0bfd16e362a6} <Debug> TCPHandler: Processed in 0.001397896 sec. | ||
| 14090 | 2026.04.01 18:09:48.032733 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14091 | 2026.04.01 18:09:48.032826 [ 4 ] {7f4a96fb-96de-4310-a3dc-b0ab6d9c47be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14092 | 2026.04.01 18:09:48.032866 [ 4 ] {7f4a96fb-96de-4310-a3dc-b0ab6d9c47be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14093 | 2026.04.01 18:09:48.033655 [ 4 ] {7f4a96fb-96de-4310-a3dc-b0ab6d9c47be} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14094 | 2026.04.01 18:09:48.033692 [ 4 ] {7f4a96fb-96de-4310-a3dc-b0ab6d9c47be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14095 | 2026.04.01 18:09:48.034031 [ 4 ] {7f4a96fb-96de-4310-a3dc-b0ab6d9c47be} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14096 | 2026.04.01 18:09:48.034255 [ 4 ] {7f4a96fb-96de-4310-a3dc-b0ab6d9c47be} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14097 | 2026.04.01 18:09:48.034388 [ 4 ] {7f4a96fb-96de-4310-a3dc-b0ab6d9c47be} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.00158 sec., 487974.6835443038 rows/sec., 34.02 MiB/sec. | ||
| 14098 | 2026.04.01 18:09:48.034426 [ 4 ] {7f4a96fb-96de-4310-a3dc-b0ab6d9c47be} <Debug> TCPHandler: Processed in 0.001741466 sec. | ||
| 14099 | 2026.04.01 18:09:48.034538 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14100 | 2026.04.01 18:09:48.034632 [ 4 ] {7494860c-d5ce-4298-9267-a4f936cea234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14101 | 2026.04.01 18:09:48.034674 [ 4 ] {7494860c-d5ce-4298-9267-a4f936cea234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14102 | 2026.04.01 18:09:48.035010 [ 4 ] {7494860c-d5ce-4298-9267-a4f936cea234} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2026.04.01 18:09:48.035046 [ 4 ] {7494860c-d5ce-4298-9267-a4f936cea234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14104 | 2026.04.01 18:09:48.035354 [ 4 ] {7494860c-d5ce-4298-9267-a4f936cea234} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14105 | 2026.04.01 18:09:48.035572 [ 4 ] {7494860c-d5ce-4298-9267-a4f936cea234} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14106 | 2026.04.01 18:09:48.035712 [ 4 ] {7494860c-d5ce-4298-9267-a4f936cea234} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 14107 | 2026.04.01 18:09:48.035749 [ 4 ] {7494860c-d5ce-4298-9267-a4f936cea234} <Debug> TCPHandler: Processed in 0.001259123 sec. | ||
| 14108 | 2026.04.01 18:09:48.035858 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14109 | 2026.04.01 18:09:48.035952 [ 4 ] {44f127b2-5253-4d27-bfb2-dc2086326403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14110 | 2026.04.01 18:09:48.035994 [ 4 ] {44f127b2-5253-4d27-bfb2-dc2086326403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14111 | 2026.04.01 18:09:48.036461 [ 4 ] {44f127b2-5253-4d27-bfb2-dc2086326403} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14112 | 2026.04.01 18:09:48.036498 [ 4 ] {44f127b2-5253-4d27-bfb2-dc2086326403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14113 | 2026.04.01 18:09:48.036850 [ 4 ] {44f127b2-5253-4d27-bfb2-dc2086326403} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14114 | 2026.04.01 18:09:48.037069 [ 4 ] {44f127b2-5253-4d27-bfb2-dc2086326403} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2026.04.01 18:09:48.037188 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_88_18 to all_93_93_0 | ||
| 14116 | 2026.04.01 18:09:48.037198 [ 4 ] {44f127b2-5253-4d27-bfb2-dc2086326403} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001263 sec., 265241.48851939826 rows/sec., 17.36 MiB/sec. | ||
| 14117 | 2026.04.01 18:09:48.037265 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.04.01 18:09:48.037280 [ 4 ] {44f127b2-5253-4d27-bfb2-dc2086326403} <Debug> TCPHandler: Processed in 0.001471098 sec. | ||
| 14119 | 2026.04.01 18:09:48.037294 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14120 | 2026.04.01 18:09:48.037389 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14121 | 2026.04.01 18:09:48.037398 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_88_18 to all_93_93_0 into Compact with storage Full | ||
| 14122 | 2026.04.01 18:09:48.037487 [ 4 ] {50aa7686-d384-4d4e-8eec-320d2ac38cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14123 | 2026.04.01 18:09:48.037512 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14124 | 2026.04.01 18:09:48.037528 [ 4 ] {50aa7686-d384-4d4e-8eec-320d2ac38cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14125 | 2026.04.01 18:09:48.037547 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_88_18, total 36265 rows starting from the beginning of the part | ||
| 14126 | 2026.04.01 18:09:48.037613 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 14127 | 2026.04.01 18:09:48.037663 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1672 rows starting from the beginning of the part | ||
| 14128 | 2026.04.01 18:09:48.037709 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 128 rows starting from the beginning of the part | ||
| 14129 | 2026.04.01 18:09:48.037752 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14130 | 2026.04.01 18:09:48.037798 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 335 rows starting from the beginning of the part | ||
| 14131 | 2026.04.01 18:09:48.037840 [ 4 ] {50aa7686-d384-4d4e-8eec-320d2ac38cd8} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14132 | 2026.04.01 18:09:48.037876 [ 4 ] {50aa7686-d384-4d4e-8eec-320d2ac38cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14133 | 2026.04.01 18:09:48.038181 [ 4 ] {50aa7686-d384-4d4e-8eec-320d2ac38cd8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14134 | 2026.04.01 18:09:48.038402 [ 4 ] {50aa7686-d384-4d4e-8eec-320d2ac38cd8} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14135 | 2026.04.01 18:09:48.038532 [ 4 ] {50aa7686-d384-4d4e-8eec-320d2ac38cd8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 14136 | 2026.04.01 18:09:48.038569 [ 4 ] {50aa7686-d384-4d4e-8eec-320d2ac38cd8} <Debug> TCPHandler: Processed in 0.001229301 sec. | ||
| 14137 | 2026.04.01 18:09:48.038669 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14138 | 2026.04.01 18:09:48.038762 [ 4 ] {b84b9fbc-09e5-4f26-940e-4dfe1f82e654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14139 | 2026.04.01 18:09:48.038815 [ 4 ] {b84b9fbc-09e5-4f26-940e-4dfe1f82e654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14140 | 2026.04.01 18:09:48.039574 [ 4 ] {b84b9fbc-09e5-4f26-940e-4dfe1f82e654} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2026.04.01 18:09:48.039610 [ 4 ] {b84b9fbc-09e5-4f26-940e-4dfe1f82e654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14142 | 2026.04.01 18:09:48.040151 [ 4 ] {b84b9fbc-09e5-4f26-940e-4dfe1f82e654} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14143 | 2026.04.01 18:09:48.040382 [ 4 ] {b84b9fbc-09e5-4f26-940e-4dfe1f82e654} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.04.01 18:09:48.040522 [ 4 ] {b84b9fbc-09e5-4f26-940e-4dfe1f82e654} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001777 sec., 6190.208216094542 rows/sec., 11.09 MiB/sec. | ||
| 14145 | 2026.04.01 18:09:48.040576 [ 4 ] {b84b9fbc-09e5-4f26-940e-4dfe1f82e654} <Debug> TCPHandler: Processed in 0.001953881 sec. | ||
| 14146 | 2026.04.01 18:09:48.040684 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2026.04.01 18:09:48.040778 [ 4 ] {a5a7d0ab-1211-4fb6-81bc-729db6c3446e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14148 | 2026.04.01 18:09:48.040819 [ 4 ] {a5a7d0ab-1211-4fb6-81bc-729db6c3446e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14149 | 2026.04.01 18:09:48.041158 [ 4 ] {a5a7d0ab-1211-4fb6-81bc-729db6c3446e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.04.01 18:09:48.041194 [ 4 ] {a5a7d0ab-1211-4fb6-81bc-729db6c3446e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14151 | 2026.04.01 18:09:48.041519 [ 4 ] {a5a7d0ab-1211-4fb6-81bc-729db6c3446e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14152 | 2026.04.01 18:09:48.041734 [ 4 ] {a5a7d0ab-1211-4fb6-81bc-729db6c3446e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2026.04.01 18:09:48.041859 [ 4 ] {a5a7d0ab-1211-4fb6-81bc-729db6c3446e} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.0011 sec., 100000 rows/sec., 6.08 MiB/sec. | ||
| 14154 | 2026.04.01 18:09:48.041894 [ 4 ] {a5a7d0ab-1211-4fb6-81bc-729db6c3446e} <Debug> TCPHandler: Processed in 0.001259493 sec. | ||
| 14155 | 2026.04.01 18:09:48.046352 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38720 rows, containing 5 columns (5 merged, 0 gathered) in 0.008992124 sec., 4305990.442302619 rows/sec., 277.30 MiB/sec. | ||
| 14156 | 2026.04.01 18:09:48.047212 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Trace> MergedBlockOutputStream: filled checksums all_1_93_19 (state Temporary) | ||
| 14157 | 2026.04.01 18:09:48.047526 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_93_19 to all_1_93_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14158 | 2026.04.01 18:09:48.047606 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_88_18, all_93_93_0] -> all_1_93_19 | ||
| 14159 | 2026.04.01 18:09:48.047707 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14160 | 2026.04.01 18:09:48.354951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14161 | 2026.04.01 18:09:48.371885 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.04.01 18:09:48.371930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14163 | 2026.04.01 18:09:48.378216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14164 | 2026.04.01 18:09:48.378900 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.04.01 18:09:48.381873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14166 | 2026.04.01 18:09:51.887094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1784 | ||
| 14167 | 2026.04.01 18:09:51.889517 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2026.04.01 18:09:51.889568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14169 | 2026.04.01 18:09:51.890793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14170 | 2026.04.01 18:09:51.891088 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14171 | 2026.04.01 18:09:51.891461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
| 14172 | 2026.04.01 18:09:53.006277 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2026.04.01 18:09:53.006534 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 14174 | 2026.04.01 18:09:53.006916 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14175 | 2026.04.01 18:09:53.006958 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14176 | 2026.04.01 18:09:53.007241 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14177 | 2026.04.01 18:09:53.007308 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14178 | 2026.04.01 18:09:53.007447 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 14179 | 2026.04.01 18:09:53.007482 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14180 | 2026.04.01 18:09:53.007503 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (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 | ||
| 14181 | 2026.04.01 18:09:53.007518 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14182 | 2026.04.01 18:09:53.007557 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 14183 | 2026.04.01 18:09:53.007577 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 14184 | 2026.04.01 18:09:53.008869 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.00245 sec., 20816.326530612245 rows/sec., 811.94 KiB/sec. | ||
| 14185 | 2026.04.01 18:09:53.008974 [ 4 ] {0bacf461-62f8-4007-932c-0ec90e69bf0d} <Debug> TCPHandler: Processed in 0.002823543 sec. | ||
| 14186 | 2026.04.01 18:09:53.015591 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2026.04.01 18:09:53.015707 [ 4 ] {ad4fb052-442a-4b9c-b9c8-6ff04b21bb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 14188 | 2026.04.01 18:09:53.015752 [ 4 ] {ad4fb052-442a-4b9c-b9c8-6ff04b21bb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14189 | 2026.04.01 18:09:53.016320 [ 4 ] {ad4fb052-442a-4b9c-b9c8-6ff04b21bb12} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.04.01 18:09:53.016364 [ 4 ] {ad4fb052-442a-4b9c-b9c8-6ff04b21bb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14191 | 2026.04.01 18:09:53.016798 [ 4 ] {ad4fb052-442a-4b9c-b9c8-6ff04b21bb12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 14192 | 2026.04.01 18:09:53.017003 [ 4 ] {ad4fb052-442a-4b9c-b9c8-6ff04b21bb12} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2026.04.01 18:09:53.017151 [ 4 ] {ad4fb052-442a-4b9c-b9c8-6ff04b21bb12} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 70.13 KiB/sec. | ||
| 14194 | 2026.04.01 18:09:53.017193 [ 4 ] {ad4fb052-442a-4b9c-b9c8-6ff04b21bb12} <Debug> TCPHandler: Processed in 0.001653853 sec. | ||
| 14195 | 2026.04.01 18:09:53.017308 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14196 | 2026.04.01 18:09:53.017403 [ 4 ] {494fefc4-a4b4-41f8-9d7b-def9523ac37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14197 | 2026.04.01 18:09:53.017446 [ 4 ] {494fefc4-a4b4-41f8-9d7b-def9523ac37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14198 | 2026.04.01 18:09:53.017862 [ 4 ] {494fefc4-a4b4-41f8-9d7b-def9523ac37a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14199 | 2026.04.01 18:09:53.017899 [ 4 ] {494fefc4-a4b4-41f8-9d7b-def9523ac37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14200 | 2026.04.01 18:09:53.018193 [ 4 ] {494fefc4-a4b4-41f8-9d7b-def9523ac37a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14201 | 2026.04.01 18:09:53.018430 [ 4 ] {494fefc4-a4b4-41f8-9d7b-def9523ac37a} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2026.04.01 18:09:53.018564 [ 4 ] {494fefc4-a4b4-41f8-9d7b-def9523ac37a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 414.98 KiB/sec. | ||
| 14203 | 2026.04.01 18:09:53.018602 [ 4 ] {494fefc4-a4b4-41f8-9d7b-def9523ac37a} <Debug> TCPHandler: Processed in 0.001343686 sec. | ||
| 14204 | 2026.04.01 18:09:53.018713 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14205 | 2026.04.01 18:09:53.018806 [ 4 ] {de59bce0-260f-4720-ac30-c3879cec1207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14206 | 2026.04.01 18:09:53.018846 [ 4 ] {de59bce0-260f-4720-ac30-c3879cec1207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14207 | 2026.04.01 18:09:53.019280 [ 4 ] {de59bce0-260f-4720-ac30-c3879cec1207} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14208 | 2026.04.01 18:09:53.019317 [ 4 ] {de59bce0-260f-4720-ac30-c3879cec1207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14209 | 2026.04.01 18:09:53.019627 [ 4 ] {de59bce0-260f-4720-ac30-c3879cec1207} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14210 | 2026.04.01 18:09:53.019843 [ 4 ] {de59bce0-260f-4720-ac30-c3879cec1207} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2026.04.01 18:09:53.019998 [ 4 ] {de59bce0-260f-4720-ac30-c3879cec1207} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.00121 sec., 99173.55371900827 rows/sec., 8.40 MiB/sec. | ||
| 14212 | 2026.04.01 18:09:53.020035 [ 4 ] {de59bce0-260f-4720-ac30-c3879cec1207} <Debug> TCPHandler: Processed in 0.001370876 sec. | ||
| 14213 | 2026.04.01 18:09:53.020150 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14214 | 2026.04.01 18:09:53.020252 [ 4 ] {9bb2fa2a-1b80-4a58-a6a7-792502cd0c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14215 | 2026.04.01 18:09:53.020292 [ 4 ] {9bb2fa2a-1b80-4a58-a6a7-792502cd0c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14216 | 2026.04.01 18:09:53.020694 [ 4 ] {9bb2fa2a-1b80-4a58-a6a7-792502cd0c4a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14217 | 2026.04.01 18:09:53.020730 [ 4 ] {9bb2fa2a-1b80-4a58-a6a7-792502cd0c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14218 | 2026.04.01 18:09:53.021021 [ 4 ] {9bb2fa2a-1b80-4a58-a6a7-792502cd0c4a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14219 | 2026.04.01 18:09:53.021257 [ 4 ] {9bb2fa2a-1b80-4a58-a6a7-792502cd0c4a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14220 | 2026.04.01 18:09:53.021386 [ 4 ] {9bb2fa2a-1b80-4a58-a6a7-792502cd0c4a} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.26 MiB/sec. | ||
| 14221 | 2026.04.01 18:09:53.021423 [ 4 ] {9bb2fa2a-1b80-4a58-a6a7-792502cd0c4a} <Debug> TCPHandler: Processed in 0.001320804 sec. | ||
| 14222 | 2026.04.01 18:09:53.021529 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14223 | 2026.04.01 18:09:53.021622 [ 4 ] {f193113d-c473-404e-993c-852b2cb09d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14224 | 2026.04.01 18:09:53.021661 [ 4 ] {f193113d-c473-404e-993c-852b2cb09d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14225 | 2026.04.01 18:09:53.022035 [ 4 ] {f193113d-c473-404e-993c-852b2cb09d8c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14226 | 2026.04.01 18:09:53.022071 [ 4 ] {f193113d-c473-404e-993c-852b2cb09d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14227 | 2026.04.01 18:09:53.022354 [ 4 ] {f193113d-c473-404e-993c-852b2cb09d8c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14228 | 2026.04.01 18:09:53.022572 [ 4 ] {f193113d-c473-404e-993c-852b2cb09d8c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14229 | 2026.04.01 18:09:53.022705 [ 4 ] {f193113d-c473-404e-993c-852b2cb09d8c} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.0011 sec., 909.090909090909 rows/sec., 60.37 KiB/sec. | ||
| 14230 | 2026.04.01 18:09:53.022742 [ 4 ] {f193113d-c473-404e-993c-852b2cb09d8c} <Debug> TCPHandler: Processed in 0.001261303 sec. | ||
| 14231 | 2026.04.01 18:09:53.022847 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14232 | 2026.04.01 18:09:53.022939 [ 4 ] {e8b63346-7b40-4aad-b79e-b19cecd5280a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14233 | 2026.04.01 18:09:53.022979 [ 4 ] {e8b63346-7b40-4aad-b79e-b19cecd5280a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14234 | 2026.04.01 18:09:53.023385 [ 4 ] {e8b63346-7b40-4aad-b79e-b19cecd5280a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14235 | 2026.04.01 18:09:53.023422 [ 4 ] {e8b63346-7b40-4aad-b79e-b19cecd5280a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14236 | 2026.04.01 18:09:53.023724 [ 4 ] {e8b63346-7b40-4aad-b79e-b19cecd5280a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14237 | 2026.04.01 18:09:53.023931 [ 4 ] {e8b63346-7b40-4aad-b79e-b19cecd5280a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14238 | 2026.04.01 18:09:53.024059 [ 4 ] {e8b63346-7b40-4aad-b79e-b19cecd5280a} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001137 sec., 87950.74758135444 rows/sec., 6.88 MiB/sec. | ||
| 14239 | 2026.04.01 18:09:53.024095 [ 4 ] {e8b63346-7b40-4aad-b79e-b19cecd5280a} <Debug> TCPHandler: Processed in 0.001297033 sec. | ||
| 14240 | 2026.04.01 18:09:53.024205 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14241 | 2026.04.01 18:09:53.024298 [ 4 ] {d4fbefc4-0148-4420-b137-7f8c790d7f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14242 | 2026.04.01 18:09:53.024342 [ 4 ] {d4fbefc4-0148-4420-b137-7f8c790d7f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14243 | 2026.04.01 18:09:53.024740 [ 4 ] {d4fbefc4-0148-4420-b137-7f8c790d7f77} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.04.01 18:09:53.024776 [ 4 ] {d4fbefc4-0148-4420-b137-7f8c790d7f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14245 | 2026.04.01 18:09:53.025100 [ 4 ] {d4fbefc4-0148-4420-b137-7f8c790d7f77} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14246 | 2026.04.01 18:09:53.025320 [ 4 ] {d4fbefc4-0148-4420-b137-7f8c790d7f77} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.04.01 18:09:53.025449 [ 4 ] {d4fbefc4-0148-4420-b137-7f8c790d7f77} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001168 sec., 139554.79452054793 rows/sec., 9.72 MiB/sec. | ||
| 14248 | 2026.04.01 18:09:53.025486 [ 4 ] {d4fbefc4-0148-4420-b137-7f8c790d7f77} <Debug> TCPHandler: Processed in 0.001330394 sec. | ||
| 14249 | 2026.04.01 18:09:53.025587 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14250 | 2026.04.01 18:09:53.025679 [ 4 ] {8d59b15d-edff-42aa-8565-c6b06d207a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14251 | 2026.04.01 18:09:53.025721 [ 4 ] {8d59b15d-edff-42aa-8565-c6b06d207a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14252 | 2026.04.01 18:09:53.026026 [ 4 ] {8d59b15d-edff-42aa-8565-c6b06d207a68} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14253 | 2026.04.01 18:09:53.026062 [ 4 ] {8d59b15d-edff-42aa-8565-c6b06d207a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14254 | 2026.04.01 18:09:53.026351 [ 4 ] {8d59b15d-edff-42aa-8565-c6b06d207a68} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14255 | 2026.04.01 18:09:53.026565 [ 4 ] {8d59b15d-edff-42aa-8565-c6b06d207a68} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14256 | 2026.04.01 18:09:53.026675 [ 97 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 14257 | 2026.04.01 18:09:53.026692 [ 4 ] {8d59b15d-edff-42aa-8565-c6b06d207a68} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 61.57 KiB/sec. | ||
| 14258 | 2026.04.01 18:09:53.026740 [ 97 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14259 | 2026.04.01 18:09:53.026748 [ 4 ] {8d59b15d-edff-42aa-8565-c6b06d207a68} <Debug> TCPHandler: Processed in 0.001210151 sec. | ||
| 14260 | 2026.04.01 18:09:53.026769 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14261 | 2026.04.01 18:09:53.026876 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 14262 | 2026.04.01 18:09:53.026883 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.04.01 18:09:53.027009 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14264 | 2026.04.01 18:09:53.027027 [ 4 ] {27bb5391-8586-40a4-99a8-9a098d35a95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14265 | 2026.04.01 18:09:53.027053 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
| 14266 | 2026.04.01 18:09:53.027098 [ 4 ] {27bb5391-8586-40a4-99a8-9a098d35a95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14267 | 2026.04.01 18:09:53.027127 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 14268 | 2026.04.01 18:09:53.027181 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 14269 | 2026.04.01 18:09:53.027223 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 14270 | 2026.04.01 18:09:53.027266 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 14271 | 2026.04.01 18:09:53.027308 [ 193 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 14272 | 2026.04.01 18:09:53.027967 [ 4 ] {27bb5391-8586-40a4-99a8-9a098d35a95d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14273 | 2026.04.01 18:09:53.028010 [ 4 ] {27bb5391-8586-40a4-99a8-9a098d35a95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14274 | 2026.04.01 18:09:53.028219 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001385126 sec., 26712.371293297507 rows/sec., 1.76 MiB/sec. | ||
| 14275 | 2026.04.01 18:09:53.028406 [ 189 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 14276 | 2026.04.01 18:09:53.028650 [ 4 ] {27bb5391-8586-40a4-99a8-9a098d35a95d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14277 | 2026.04.01 18:09:53.028766 [ 189 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.04.01 18:09:53.028873 [ 189 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_37_8} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 14279 | 2026.04.01 18:09:53.028939 [ 4 ] {27bb5391-8586-40a4-99a8-9a098d35a95d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14280 | 2026.04.01 18:09:53.028966 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14281 | 2026.04.01 18:09:53.029091 [ 4 ] {27bb5391-8586-40a4-99a8-9a098d35a95d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002089 sec., 14360.938247965532 rows/sec., 25.73 MiB/sec. | ||
| 14282 | 2026.04.01 18:09:53.029150 [ 4 ] {27bb5391-8586-40a4-99a8-9a098d35a95d} <Debug> TCPHandler: Processed in 0.002330261 sec. | ||
| 14283 | 2026.04.01 18:09:53.029265 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14284 | 2026.04.01 18:09:53.029363 [ 4 ] {90d5c2ee-95e5-41f2-806a-c326eb74a626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14285 | 2026.04.01 18:09:53.029404 [ 4 ] {90d5c2ee-95e5-41f2-806a-c326eb74a626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14286 | 2026.04.01 18:09:53.029748 [ 4 ] {90d5c2ee-95e5-41f2-806a-c326eb74a626} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14287 | 2026.04.01 18:09:53.029785 [ 4 ] {90d5c2ee-95e5-41f2-806a-c326eb74a626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14288 | 2026.04.01 18:09:53.030111 [ 4 ] {90d5c2ee-95e5-41f2-806a-c326eb74a626} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14289 | 2026.04.01 18:09:53.030325 [ 4 ] {90d5c2ee-95e5-41f2-806a-c326eb74a626} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14290 | 2026.04.01 18:09:53.030456 [ 4 ] {90d5c2ee-95e5-41f2-806a-c326eb74a626} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 14291 | 2026.04.01 18:09:53.030492 [ 4 ] {90d5c2ee-95e5-41f2-806a-c326eb74a626} <Debug> TCPHandler: Processed in 0.001278513 sec. | ||
| 14292 | 2026.04.01 18:09:54.302406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28377 | ||
| 14293 | 2026.04.01 18:09:54.303129 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14294 | 2026.04.01 18:09:54.303169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14295 | 2026.04.01 18:09:54.303656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14296 | 2026.04.01 18:09:54.303874 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14297 | 2026.04.01 18:09:54.304007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28377 | ||
| 14298 | 2026.04.01 18:09:55.882866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14299 | 2026.04.01 18:09:55.900420 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.04.01 18:09:55.900486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 14301 | 2026.04.01 18:09:55.906592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14302 | 2026.04.01 18:09:55.907279 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2026.04.01 18:09:55.910796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14304 | 2026.04.01 18:09:58.026165 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2026.04.01 18:09:58.026467 [ 4 ] {6aa3b807-fef5-4a79-a49b-21674d953ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14306 | 2026.04.01 18:09:58.026576 [ 4 ] {6aa3b807-fef5-4a79-a49b-21674d953ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14307 | 2026.04.01 18:09:58.027423 [ 4 ] {6aa3b807-fef5-4a79-a49b-21674d953ca9} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2026.04.01 18:09:58.027470 [ 4 ] {6aa3b807-fef5-4a79-a49b-21674d953ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14309 | 2026.04.01 18:09:58.027889 [ 4 ] {6aa3b807-fef5-4a79-a49b-21674d953ca9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14310 | 2026.04.01 18:09:58.028121 [ 4 ] {6aa3b807-fef5-4a79-a49b-21674d953ca9} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2026.04.01 18:09:58.028282 [ 4 ] {6aa3b807-fef5-4a79-a49b-21674d953ca9} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001891 sec., 245372.81861448966 rows/sec., 15.56 MiB/sec. | ||
| 14312 | 2026.04.01 18:09:58.028323 [ 4 ] {6aa3b807-fef5-4a79-a49b-21674d953ca9} <Debug> TCPHandler: Processed in 0.002348331 sec. | ||
| 14313 | 2026.04.01 18:09:58.028452 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14314 | 2026.04.01 18:09:58.028549 [ 4 ] {6c6b379b-f44a-4d0d-bd8f-969839fe7686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14315 | 2026.04.01 18:09:58.028591 [ 4 ] {6c6b379b-f44a-4d0d-bd8f-969839fe7686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14316 | 2026.04.01 18:09:58.029682 [ 4 ] {6c6b379b-f44a-4d0d-bd8f-969839fe7686} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2026.04.01 18:09:58.029719 [ 4 ] {6c6b379b-f44a-4d0d-bd8f-969839fe7686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14318 | 2026.04.01 18:09:58.030106 [ 4 ] {6c6b379b-f44a-4d0d-bd8f-969839fe7686} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14319 | 2026.04.01 18:09:58.030323 [ 4 ] {6c6b379b-f44a-4d0d-bd8f-969839fe7686} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.04.01 18:09:58.030449 [ 80 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14321 | 2026.04.01 18:09:58.030459 [ 4 ] {6c6b379b-f44a-4d0d-bd8f-969839fe7686} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001929 sec., 657853.8102643857 rows/sec., 51.06 MiB/sec. | ||
| 14322 | 2026.04.01 18:09:58.030519 [ 80 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2026.04.01 18:09:58.030547 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14324 | 2026.04.01 18:09:58.030547 [ 4 ] {6c6b379b-f44a-4d0d-bd8f-969839fe7686} <Debug> TCPHandler: Processed in 0.002144976 sec. | ||
| 14325 | 2026.04.01 18:09:58.030658 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 14326 | 2026.04.01 18:09:58.030671 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14327 | 2026.04.01 18:09:58.030784 [ 4 ] {089cfd27-00c3-490a-ab42-66baab7bc377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14328 | 2026.04.01 18:09:58.030790 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14329 | 2026.04.01 18:09:58.030829 [ 4 ] {089cfd27-00c3-490a-ab42-66baab7bc377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14330 | 2026.04.01 18:09:58.030841 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3811 rows starting from the beginning of the part | ||
| 14331 | 2026.04.01 18:09:58.030922 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 14332 | 2026.04.01 18:09:58.030975 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 116 rows starting from the beginning of the part | ||
| 14333 | 2026.04.01 18:09:58.031022 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1269 rows starting from the beginning of the part | ||
| 14334 | 2026.04.01 18:09:58.031064 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 120 rows starting from the beginning of the part | ||
| 14335 | 2026.04.01 18:09:58.031110 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1269 rows starting from the beginning of the part | ||
| 14336 | 2026.04.01 18:09:58.031393 [ 4 ] {089cfd27-00c3-490a-ab42-66baab7bc377} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2026.04.01 18:09:58.031436 [ 4 ] {089cfd27-00c3-490a-ab42-66baab7bc377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14338 | 2026.04.01 18:09:58.031771 [ 4 ] {089cfd27-00c3-490a-ab42-66baab7bc377} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14339 | 2026.04.01 18:09:58.032006 [ 4 ] {089cfd27-00c3-490a-ab42-66baab7bc377} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2026.04.01 18:09:58.032155 [ 4 ] {089cfd27-00c3-490a-ab42-66baab7bc377} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.00139 sec., 174820.14388489208 rows/sec., 10.37 MiB/sec. | ||
| 14341 | 2026.04.01 18:09:58.032195 [ 4 ] {089cfd27-00c3-490a-ab42-66baab7bc377} <Debug> TCPHandler: Processed in 0.001573561 sec. | ||
| 14342 | 2026.04.01 18:09:58.032297 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14343 | 2026.04.01 18:09:58.032393 [ 4 ] {f6dae49c-ee80-4557-b72c-bd54e479b161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14344 | 2026.04.01 18:09:58.032434 [ 4 ] {f6dae49c-ee80-4557-b72c-bd54e479b161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14345 | 2026.04.01 18:09:58.032978 [ 4 ] {f6dae49c-ee80-4557-b72c-bd54e479b161} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14346 | 2026.04.01 18:09:58.033016 [ 4 ] {f6dae49c-ee80-4557-b72c-bd54e479b161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14347 | 2026.04.01 18:09:58.033336 [ 4 ] {f6dae49c-ee80-4557-b72c-bd54e479b161} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14348 | 2026.04.01 18:09:58.033385 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002772582 sec., 2395240.248980914 rows/sec., 193.30 MiB/sec. | ||
| 14349 | 2026.04.01 18:09:58.033582 [ 4 ] {f6dae49c-ee80-4557-b72c-bd54e479b161} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14350 | 2026.04.01 18:09:58.033721 [ 4 ] {f6dae49c-ee80-4557-b72c-bd54e479b161} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001346 sec., 177563.15007429422 rows/sec., 11.45 MiB/sec. | ||
| 14351 | 2026.04.01 18:09:58.033760 [ 4 ] {f6dae49c-ee80-4557-b72c-bd54e479b161} <Debug> TCPHandler: Processed in 0.001511959 sec. | ||
| 14352 | 2026.04.01 18:09:58.033833 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14353 | 2026.04.01 18:09:58.033867 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14354 | 2026.04.01 18:09:58.033965 [ 4 ] {0e385d54-ee78-4839-b5b1-080bfa1f56b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14355 | 2026.04.01 18:09:58.034008 [ 4 ] {0e385d54-ee78-4839-b5b1-080bfa1f56b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14356 | 2026.04.01 18:09:58.034200 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.04.01 18:09:58.034305 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_96_19} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14358 | 2026.04.01 18:09:58.034438 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14359 | 2026.04.01 18:09:58.034548 [ 4 ] {0e385d54-ee78-4839-b5b1-080bfa1f56b9} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14360 | 2026.04.01 18:09:58.034591 [ 4 ] {0e385d54-ee78-4839-b5b1-080bfa1f56b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14361 | 2026.04.01 18:09:58.034912 [ 4 ] {0e385d54-ee78-4839-b5b1-080bfa1f56b9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14362 | 2026.04.01 18:09:58.035144 [ 4 ] {0e385d54-ee78-4839-b5b1-080bfa1f56b9} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14363 | 2026.04.01 18:09:58.035277 [ 4 ] {0e385d54-ee78-4839-b5b1-080bfa1f56b9} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00133 sec., 178947.36842105264 rows/sec., 10.16 MiB/sec. | ||
| 14364 | 2026.04.01 18:09:58.035321 [ 4 ] {0e385d54-ee78-4839-b5b1-080bfa1f56b9} <Debug> TCPHandler: Processed in 0.001501769 sec. | ||
| 14365 | 2026.04.01 18:09:58.035429 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14366 | 2026.04.01 18:09:58.035522 [ 4 ] {767bbdff-e6fd-4cf9-86b2-cc02d02fb438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14367 | 2026.04.01 18:09:58.035563 [ 4 ] {767bbdff-e6fd-4cf9-86b2-cc02d02fb438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14368 | 2026.04.01 18:09:58.036394 [ 4 ] {767bbdff-e6fd-4cf9-86b2-cc02d02fb438} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2026.04.01 18:09:58.036432 [ 4 ] {767bbdff-e6fd-4cf9-86b2-cc02d02fb438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14370 | 2026.04.01 18:09:58.036786 [ 4 ] {767bbdff-e6fd-4cf9-86b2-cc02d02fb438} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14371 | 2026.04.01 18:09:58.037010 [ 4 ] {767bbdff-e6fd-4cf9-86b2-cc02d02fb438} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2026.04.01 18:09:58.037128 [ 80 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14373 | 2026.04.01 18:09:58.037143 [ 4 ] {767bbdff-e6fd-4cf9-86b2-cc02d02fb438} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001638 sec., 470695.9706959707 rows/sec., 32.82 MiB/sec. | ||
| 14374 | 2026.04.01 18:09:58.037161 [ 80 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2026.04.01 18:09:58.037186 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14376 | 2026.04.01 18:09:58.037188 [ 4 ] {767bbdff-e6fd-4cf9-86b2-cc02d02fb438} <Debug> TCPHandler: Processed in 0.001807917 sec. | ||
| 14377 | 2026.04.01 18:09:58.037256 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 14378 | 2026.04.01 18:09:58.037311 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14379 | 2026.04.01 18:09:58.037361 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14380 | 2026.04.01 18:09:58.037394 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2101 rows starting from the beginning of the part | ||
| 14381 | 2026.04.01 18:09:58.037411 [ 4 ] {8b708e36-3a0d-49c5-b967-93a154ad01f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14382 | 2026.04.01 18:09:58.037449 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 14383 | 2026.04.01 18:09:58.037459 [ 4 ] {8b708e36-3a0d-49c5-b967-93a154ad01f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14384 | 2026.04.01 18:09:58.037496 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 94 rows starting from the beginning of the part | ||
| 14385 | 2026.04.01 18:09:58.037535 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 771 rows starting from the beginning of the part | ||
| 14386 | 2026.04.01 18:09:58.037567 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 100 rows starting from the beginning of the part | ||
| 14387 | 2026.04.01 18:09:58.037602 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 771 rows starting from the beginning of the part | ||
| 14388 | 2026.04.01 18:09:58.037814 [ 4 ] {8b708e36-3a0d-49c5-b967-93a154ad01f4} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2026.04.01 18:09:58.037856 [ 4 ] {8b708e36-3a0d-49c5-b967-93a154ad01f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14390 | 2026.04.01 18:09:58.038181 [ 4 ] {8b708e36-3a0d-49c5-b967-93a154ad01f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14391 | 2026.04.01 18:09:58.038420 [ 4 ] {8b708e36-3a0d-49c5-b967-93a154ad01f4} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2026.04.01 18:09:58.038526 [ 80 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 14393 | 2026.04.01 18:09:58.038552 [ 4 ] {8b708e36-3a0d-49c5-b967-93a154ad01f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 14394 | 2026.04.01 18:09:58.038555 [ 80 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2026.04.01 18:09:58.038590 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14396 | 2026.04.01 18:09:58.038596 [ 4 ] {8b708e36-3a0d-49c5-b967-93a154ad01f4} <Debug> TCPHandler: Processed in 0.001333545 sec. | ||
| 14397 | 2026.04.01 18:09:58.038678 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 14398 | 2026.04.01 18:09:58.038713 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14399 | 2026.04.01 18:09:58.038803 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14400 | 2026.04.01 18:09:58.038812 [ 4 ] {23ec7371-e511-4e77-94e1-488d24f1b85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14401 | 2026.04.01 18:09:58.038814 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585672 sec., 2460155.694241937 rows/sec., 180.29 MiB/sec. | ||
| 14402 | 2026.04.01 18:09:58.038843 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 192 rows starting from the beginning of the part | ||
| 14403 | 2026.04.01 18:09:58.038865 [ 4 ] {23ec7371-e511-4e77-94e1-488d24f1b85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14404 | 2026.04.01 18:09:58.038926 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 14405 | 2026.04.01 18:09:58.038975 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 14406 | 2026.04.01 18:09:58.039014 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 14407 | 2026.04.01 18:09:58.039052 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 14408 | 2026.04.01 18:09:58.039071 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14409 | 2026.04.01 18:09:58.039093 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 14410 | 2026.04.01 18:09:58.039346 [ 4 ] {23ec7371-e511-4e77-94e1-488d24f1b85d} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2026.04.01 18:09:58.039367 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2026.04.01 18:09:58.039391 [ 4 ] {23ec7371-e511-4e77-94e1-488d24f1b85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14413 | 2026.04.01 18:09:58.039455 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_96_19} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14414 | 2026.04.01 18:09:58.039544 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 14415 | 2026.04.01 18:09:58.039779 [ 4 ] {23ec7371-e511-4e77-94e1-488d24f1b85d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14416 | 2026.04.01 18:09:58.039906 [ 187 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271263 sec., 174629.4826483584 rows/sec., 8.91 MiB/sec. | ||
| 14417 | 2026.04.01 18:09:58.040010 [ 4 ] {23ec7371-e511-4e77-94e1-488d24f1b85d} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.04.01 18:09:58.040042 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 14419 | 2026.04.01 18:09:58.040150 [ 4 ] {23ec7371-e511-4e77-94e1-488d24f1b85d} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001355 sec., 247232.47232472323 rows/sec., 16.18 MiB/sec. | ||
| 14420 | 2026.04.01 18:09:58.040194 [ 4 ] {23ec7371-e511-4e77-94e1-488d24f1b85d} <Debug> TCPHandler: Processed in 0.001529209 sec. | ||
| 14421 | 2026.04.01 18:09:58.040307 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2026.04.01 18:09:58.040363 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2026.04.01 18:09:58.040401 [ 4 ] {4f7076af-3aa1-4e69-bbc5-9cf17e8001e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14424 | 2026.04.01 18:09:58.040449 [ 4 ] {4f7076af-3aa1-4e69-bbc5-9cf17e8001e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14425 | 2026.04.01 18:09:58.040452 [ 195 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_37_8} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 14426 | 2026.04.01 18:09:58.040541 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14427 | 2026.04.01 18:09:58.040766 [ 4 ] {4f7076af-3aa1-4e69-bbc5-9cf17e8001e6} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2026.04.01 18:09:58.040807 [ 4 ] {4f7076af-3aa1-4e69-bbc5-9cf17e8001e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14429 | 2026.04.01 18:09:58.041116 [ 4 ] {4f7076af-3aa1-4e69-bbc5-9cf17e8001e6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14430 | 2026.04.01 18:09:58.041336 [ 4 ] {4f7076af-3aa1-4e69-bbc5-9cf17e8001e6} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.04.01 18:09:58.041466 [ 4 ] {4f7076af-3aa1-4e69-bbc5-9cf17e8001e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 14432 | 2026.04.01 18:09:58.041503 [ 4 ] {4f7076af-3aa1-4e69-bbc5-9cf17e8001e6} <Debug> TCPHandler: Processed in 0.001245933 sec. | ||
| 14433 | 2026.04.01 18:09:58.041610 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14434 | 2026.04.01 18:09:58.041704 [ 4 ] {83e46731-9693-4088-a55b-e191bc9bd292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14435 | 2026.04.01 18:09:58.041757 [ 4 ] {83e46731-9693-4088-a55b-e191bc9bd292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14436 | 2026.04.01 18:09:58.042546 [ 4 ] {83e46731-9693-4088-a55b-e191bc9bd292} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14437 | 2026.04.01 18:09:58.042582 [ 4 ] {83e46731-9693-4088-a55b-e191bc9bd292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14438 | 2026.04.01 18:09:58.043101 [ 4 ] {83e46731-9693-4088-a55b-e191bc9bd292} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14439 | 2026.04.01 18:09:58.043339 [ 4 ] {83e46731-9693-4088-a55b-e191bc9bd292} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2026.04.01 18:09:58.043485 [ 4 ] {83e46731-9693-4088-a55b-e191bc9bd292} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0018 sec., 6111.111111111111 rows/sec., 10.95 MiB/sec. | ||
| 14441 | 2026.04.01 18:09:58.043545 [ 4 ] {83e46731-9693-4088-a55b-e191bc9bd292} <Debug> TCPHandler: Processed in 0.001983561 sec. | ||
| 14442 | 2026.04.01 18:09:58.043652 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14443 | 2026.04.01 18:09:58.043746 [ 4 ] {52a13a90-2b46-4c18-802f-63b279811d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14444 | 2026.04.01 18:09:58.043787 [ 4 ] {52a13a90-2b46-4c18-802f-63b279811d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14445 | 2026.04.01 18:09:58.044126 [ 4 ] {52a13a90-2b46-4c18-802f-63b279811d38} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14446 | 2026.04.01 18:09:58.044163 [ 4 ] {52a13a90-2b46-4c18-802f-63b279811d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14447 | 2026.04.01 18:09:58.044470 [ 4 ] {52a13a90-2b46-4c18-802f-63b279811d38} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14448 | 2026.04.01 18:09:58.044691 [ 4 ] {52a13a90-2b46-4c18-802f-63b279811d38} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14449 | 2026.04.01 18:09:58.044818 [ 4 ] {52a13a90-2b46-4c18-802f-63b279811d38} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00109 sec., 100917.43119266054 rows/sec., 6.14 MiB/sec. | ||
| 14450 | 2026.04.01 18:09:58.044855 [ 4 ] {52a13a90-2b46-4c18-802f-63b279811d38} <Debug> TCPHandler: Processed in 0.001251803 sec. | ||
| 14451 | 2026.04.01 18:10:01.610003 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14452 | 2026.04.01 18:10:01.610059 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14453 | 2026.04.01 18:10:01.805102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28825 | ||
| 14454 | 2026.04.01 18:10:01.805617 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14455 | 2026.04.01 18:10:01.805664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14456 | 2026.04.01 18:10:01.806174 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14457 | 2026.04.01 18:10:01.806437 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14458 | 2026.04.01 18:10:01.806591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 14459 | 2026.04.01 18:10:01.892609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1828 | ||
| 14460 | 2026.04.01 18:10:01.895427 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.04.01 18:10:01.895479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14462 | 2026.04.01 18:10:01.896788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14463 | 2026.04.01 18:10:01.897084 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2026.04.01 18:10:01.897461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 14465 | 2026.04.01 18:10:03.012360 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14466 | 2026.04.01 18:10:03.012593 [ 4 ] {a8ef9a54-757b-49e4-b131-4dc8ca83c496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14467 | 2026.04.01 18:10:03.012677 [ 4 ] {a8ef9a54-757b-49e4-b131-4dc8ca83c496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14468 | 2026.04.01 18:10:03.013388 [ 4 ] {a8ef9a54-757b-49e4-b131-4dc8ca83c496} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14469 | 2026.04.01 18:10:03.013430 [ 4 ] {a8ef9a54-757b-49e4-b131-4dc8ca83c496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14470 | 2026.04.01 18:10:03.013816 [ 4 ] {a8ef9a54-757b-49e4-b131-4dc8ca83c496} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14471 | 2026.04.01 18:10:03.014044 [ 4 ] {a8ef9a54-757b-49e4-b131-4dc8ca83c496} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14472 | 2026.04.01 18:10:03.014197 [ 4 ] {a8ef9a54-757b-49e4-b131-4dc8ca83c496} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001665 sec., 69669.66966966967 rows/sec., 5.92 MiB/sec. | ||
| 14473 | 2026.04.01 18:10:03.014237 [ 4 ] {a8ef9a54-757b-49e4-b131-4dc8ca83c496} <Debug> TCPHandler: Processed in 0.002027173 sec. | ||
| 14474 | 2026.04.01 18:10:03.014371 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14475 | 2026.04.01 18:10:03.014463 [ 4 ] {90562f40-9299-41e3-ad7b-0b86b42aa58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14476 | 2026.04.01 18:10:03.014502 [ 4 ] {90562f40-9299-41e3-ad7b-0b86b42aa58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14477 | 2026.04.01 18:10:03.014913 [ 4 ] {90562f40-9299-41e3-ad7b-0b86b42aa58d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14478 | 2026.04.01 18:10:03.014948 [ 4 ] {90562f40-9299-41e3-ad7b-0b86b42aa58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14479 | 2026.04.01 18:10:03.015253 [ 4 ] {90562f40-9299-41e3-ad7b-0b86b42aa58d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14480 | 2026.04.01 18:10:03.015459 [ 4 ] {90562f40-9299-41e3-ad7b-0b86b42aa58d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14481 | 2026.04.01 18:10:03.015578 [ 96 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14482 | 2026.04.01 18:10:03.015584 [ 4 ] {90562f40-9299-41e3-ad7b-0b86b42aa58d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001139 sec., 26338.893766461806 rows/sec., 1.93 MiB/sec. | ||
| 14483 | 2026.04.01 18:10:03.015642 [ 96 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2026.04.01 18:10:03.015668 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14485 | 2026.04.01 18:10:03.015678 [ 4 ] {90562f40-9299-41e3-ad7b-0b86b42aa58d} <Debug> TCPHandler: Processed in 0.001351955 sec. | ||
| 14486 | 2026.04.01 18:10:03.015774 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 14487 | 2026.04.01 18:10:03.015826 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14488 | 2026.04.01 18:10:03.015905 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14489 | 2026.04.01 18:10:03.015945 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 316 rows starting from the beginning of the part | ||
| 14490 | 2026.04.01 18:10:03.015949 [ 4 ] {a5ceb2b5-ba91-4e42-ab80-49fcec8d9cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14491 | 2026.04.01 18:10:03.016008 [ 4 ] {a5ceb2b5-ba91-4e42-ab80-49fcec8d9cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14492 | 2026.04.01 18:10:03.016019 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 14493 | 2026.04.01 18:10:03.016076 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 243 rows starting from the beginning of the part | ||
| 14494 | 2026.04.01 18:10:03.016123 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part | ||
| 14495 | 2026.04.01 18:10:03.016168 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 243 rows starting from the beginning of the part | ||
| 14496 | 2026.04.01 18:10:03.016213 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 14497 | 2026.04.01 18:10:03.016558 [ 4 ] {a5ceb2b5-ba91-4e42-ab80-49fcec8d9cd8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.04.01 18:10:03.016608 [ 4 ] {a5ceb2b5-ba91-4e42-ab80-49fcec8d9cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14499 | 2026.04.01 18:10:03.016979 [ 4 ] {a5ceb2b5-ba91-4e42-ab80-49fcec8d9cd8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14500 | 2026.04.01 18:10:03.017170 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440037 sec., 623595.088181762 rows/sec., 40.97 MiB/sec. | ||
| 14501 | 2026.04.01 18:10:03.017204 [ 4 ] {a5ceb2b5-ba91-4e42-ab80-49fcec8d9cd8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14502 | 2026.04.01 18:10:03.017350 [ 4 ] {a5ceb2b5-ba91-4e42-ab80-49fcec8d9cd8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001427 sec., 65872.45970567624 rows/sec., 5.14 MiB/sec. | ||
| 14503 | 2026.04.01 18:10:03.017390 [ 4 ] {a5ceb2b5-ba91-4e42-ab80-49fcec8d9cd8} <Debug> TCPHandler: Processed in 0.001625492 sec. | ||
| 14504 | 2026.04.01 18:10:03.017394 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14505 | 2026.04.01 18:10:03.017510 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14506 | 2026.04.01 18:10:03.017613 [ 4 ] {4ad59477-f242-4f62-a2b6-b42e89912be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14507 | 2026.04.01 18:10:03.017660 [ 4 ] {4ad59477-f242-4f62-a2b6-b42e89912be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14508 | 2026.04.01 18:10:03.017757 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14509 | 2026.04.01 18:10:03.017843 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_86_17} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14510 | 2026.04.01 18:10:03.017937 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14511 | 2026.04.01 18:10:03.018086 [ 4 ] {4ad59477-f242-4f62-a2b6-b42e89912be6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14512 | 2026.04.01 18:10:03.018127 [ 4 ] {4ad59477-f242-4f62-a2b6-b42e89912be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14513 | 2026.04.01 18:10:03.018476 [ 4 ] {4ad59477-f242-4f62-a2b6-b42e89912be6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14514 | 2026.04.01 18:10:03.018695 [ 4 ] {4ad59477-f242-4f62-a2b6-b42e89912be6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.04.01 18:10:03.018835 [ 4 ] {4ad59477-f242-4f62-a2b6-b42e89912be6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 14516 | 2026.04.01 18:10:03.018874 [ 4 ] {4ad59477-f242-4f62-a2b6-b42e89912be6} <Debug> TCPHandler: Processed in 0.001414517 sec. | ||
| 14517 | 2026.04.01 18:10:03.018987 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14518 | 2026.04.01 18:10:03.019083 [ 4 ] {d08f42c1-c7a3-4833-9681-61bff6b64666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14519 | 2026.04.01 18:10:03.019139 [ 4 ] {d08f42c1-c7a3-4833-9681-61bff6b64666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14520 | 2026.04.01 18:10:03.019999 [ 4 ] {d08f42c1-c7a3-4833-9681-61bff6b64666} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14521 | 2026.04.01 18:10:03.020037 [ 4 ] {d08f42c1-c7a3-4833-9681-61bff6b64666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14522 | 2026.04.01 18:10:03.020591 [ 4 ] {d08f42c1-c7a3-4833-9681-61bff6b64666} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14523 | 2026.04.01 18:10:03.020827 [ 4 ] {d08f42c1-c7a3-4833-9681-61bff6b64666} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14524 | 2026.04.01 18:10:03.020954 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14525 | 2026.04.01 18:10:03.020971 [ 4 ] {d08f42c1-c7a3-4833-9681-61bff6b64666} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001906 sec., 15739.769150052467 rows/sec., 28.20 MiB/sec. | ||
| 14526 | 2026.04.01 18:10:03.020994 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.04.01 18:10:03.021020 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14528 | 2026.04.01 18:10:03.021041 [ 4 ] {d08f42c1-c7a3-4833-9681-61bff6b64666} <Debug> TCPHandler: Processed in 0.002104335 sec. | ||
| 14529 | 2026.04.01 18:10:03.021111 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 14530 | 2026.04.01 18:10:03.021162 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14531 | 2026.04.01 18:10:03.021261 [ 4 ] {41d89b8e-613f-483f-8d52-1d22edd56eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14532 | 2026.04.01 18:10:03.021304 [ 4 ] {41d89b8e-613f-483f-8d52-1d22edd56eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14533 | 2026.04.01 18:10:03.021319 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14534 | 2026.04.01 18:10:03.021374 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1712 rows starting from the beginning of the part | ||
| 14535 | 2026.04.01 18:10:03.021502 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 14536 | 2026.04.01 18:10:03.021613 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 11 rows starting from the beginning of the part | ||
| 14537 | 2026.04.01 18:10:03.021659 [ 4 ] {41d89b8e-613f-483f-8d52-1d22edd56eb9} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14538 | 2026.04.01 18:10:03.021700 [ 4 ] {41d89b8e-613f-483f-8d52-1d22edd56eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14539 | 2026.04.01 18:10:03.021706 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
| 14540 | 2026.04.01 18:10:03.021799 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 11 rows starting from the beginning of the part | ||
| 14541 | 2026.04.01 18:10:03.021888 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 14542 | 2026.04.01 18:10:03.022020 [ 4 ] {41d89b8e-613f-483f-8d52-1d22edd56eb9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14543 | 2026.04.01 18:10:03.022264 [ 4 ] {41d89b8e-613f-483f-8d52-1d22edd56eb9} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14544 | 2026.04.01 18:10:03.022406 [ 4 ] {41d89b8e-613f-483f-8d52-1d22edd56eb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 14545 | 2026.04.01 18:10:03.022443 [ 4 ] {41d89b8e-613f-483f-8d52-1d22edd56eb9} <Debug> TCPHandler: Processed in 0.001330764 sec. | ||
| 14546 | 2026.04.01 18:10:03.028667 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 19 columns (19 merged, 0 gathered) in 0.007598467 sec., 240048.4202931986 rows/sec., 430.16 MiB/sec. | ||
| 14547 | 2026.04.01 18:10:03.030897 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14548 | 2026.04.01 18:10:03.031263 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14549 | 2026.04.01 18:10:03.031338 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14550 | 2026.04.01 18:10:03.031490 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.26 MiB. | ||
| 14551 | 2026.04.01 18:10:03.410873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14552 | 2026.04.01 18:10:03.428786 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14553 | 2026.04.01 18:10:03.428850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14554 | 2026.04.01 18:10:03.435305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14555 | 2026.04.01 18:10:03.436090 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14556 | 2026.04.01 18:10:03.439447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14557 | 2026.04.01 18:10:03.463893 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2026.04.01 18:10:03.464073 [ 4 ] {eae90bfe-30e7-4d7f-8605-b87137ebcde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14559 | 2026.04.01 18:10:03.464142 [ 4 ] {eae90bfe-30e7-4d7f-8605-b87137ebcde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14560 | 2026.04.01 18:10:03.464989 [ 4 ] {eae90bfe-30e7-4d7f-8605-b87137ebcde7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2026.04.01 18:10:03.465037 [ 4 ] {eae90bfe-30e7-4d7f-8605-b87137ebcde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14562 | 2026.04.01 18:10:03.465510 [ 4 ] {eae90bfe-30e7-4d7f-8605-b87137ebcde7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14563 | 2026.04.01 18:10:03.465761 [ 4 ] {eae90bfe-30e7-4d7f-8605-b87137ebcde7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2026.04.01 18:10:03.465926 [ 4 ] {eae90bfe-30e7-4d7f-8605-b87137ebcde7} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001902 sec., 243953.73291272344 rows/sec., 15.47 MiB/sec. | ||
| 14565 | 2026.04.01 18:10:03.465977 [ 4 ] {eae90bfe-30e7-4d7f-8605-b87137ebcde7} <Debug> TCPHandler: Processed in 0.002206087 sec. | ||
| 14566 | 2026.04.01 18:10:03.466109 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2026.04.01 18:10:03.466212 [ 4 ] {fb60aa86-6b9e-40cd-8889-e4f610a210d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14568 | 2026.04.01 18:10:03.466258 [ 4 ] {fb60aa86-6b9e-40cd-8889-e4f610a210d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14569 | 2026.04.01 18:10:03.466681 [ 4 ] {fb60aa86-6b9e-40cd-8889-e4f610a210d7} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2026.04.01 18:10:03.466719 [ 4 ] {fb60aa86-6b9e-40cd-8889-e4f610a210d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14571 | 2026.04.01 18:10:03.467032 [ 4 ] {fb60aa86-6b9e-40cd-8889-e4f610a210d7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14572 | 2026.04.01 18:10:03.467252 [ 4 ] {fb60aa86-6b9e-40cd-8889-e4f610a210d7} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2026.04.01 18:10:03.467389 [ 4 ] {fb60aa86-6b9e-40cd-8889-e4f610a210d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001201 sec., 3330.5578684429643 rows/sec., 271.58 KiB/sec. | ||
| 14574 | 2026.04.01 18:10:03.467429 [ 4 ] {fb60aa86-6b9e-40cd-8889-e4f610a210d7} <Debug> TCPHandler: Processed in 0.001372545 sec. | ||
| 14575 | 2026.04.01 18:10:03.467540 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.04.01 18:10:03.467636 [ 4 ] {5863e338-aa4c-4b6b-b536-648a80ad8d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14577 | 2026.04.01 18:10:03.467676 [ 4 ] {5863e338-aa4c-4b6b-b536-648a80ad8d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14578 | 2026.04.01 18:10:03.470052 [ 4 ] {5863e338-aa4c-4b6b-b536-648a80ad8d50} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.04.01 18:10:03.470089 [ 4 ] {5863e338-aa4c-4b6b-b536-648a80ad8d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14580 | 2026.04.01 18:10:03.470644 [ 4 ] {5863e338-aa4c-4b6b-b536-648a80ad8d50} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14581 | 2026.04.01 18:10:03.470872 [ 4 ] {5863e338-aa4c-4b6b-b536-648a80ad8d50} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.04.01 18:10:03.471017 [ 4 ] {5863e338-aa4c-4b6b-b536-648a80ad8d50} <Debug> executeQuery: Read 3620 rows, 278.29 KiB in 0.003399 sec., 1065019.1232715505 rows/sec., 79.96 MiB/sec. | ||
| 14583 | 2026.04.01 18:10:03.471059 [ 4 ] {5863e338-aa4c-4b6b-b536-648a80ad8d50} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 14584 | 2026.04.01 18:10:03.471073 [ 4 ] {5863e338-aa4c-4b6b-b536-648a80ad8d50} <Debug> TCPHandler: Processed in 0.003583603 sec. | ||
| 14585 | 2026.04.01 18:10:03.471196 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14586 | 2026.04.01 18:10:03.471292 [ 4 ] {a3637825-0159-43e9-ba10-db15be379ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14587 | 2026.04.01 18:10:03.471333 [ 4 ] {a3637825-0159-43e9-ba10-db15be379ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14588 | 2026.04.01 18:10:03.471874 [ 4 ] {a3637825-0159-43e9-ba10-db15be379ab8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14589 | 2026.04.01 18:10:03.471912 [ 4 ] {a3637825-0159-43e9-ba10-db15be379ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14590 | 2026.04.01 18:10:03.472247 [ 4 ] {a3637825-0159-43e9-ba10-db15be379ab8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14591 | 2026.04.01 18:10:03.472460 [ 4 ] {a3637825-0159-43e9-ba10-db15be379ab8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14592 | 2026.04.01 18:10:03.472584 [ 4 ] {a3637825-0159-43e9-ba10-db15be379ab8} <Debug> executeQuery: Read 258 rows, 15.87 KiB in 0.001328 sec., 194277.10843373495 rows/sec., 11.67 MiB/sec. | ||
| 14593 | 2026.04.01 18:10:03.472620 [ 4 ] {a3637825-0159-43e9-ba10-db15be379ab8} <Debug> TCPHandler: Processed in 0.001495299 sec. | ||
| 14594 | 2026.04.01 18:10:03.472721 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14595 | 2026.04.01 18:10:03.472810 [ 4 ] {79f4b5d1-109c-4aad-8d7a-027ad9443c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14596 | 2026.04.01 18:10:03.472848 [ 4 ] {79f4b5d1-109c-4aad-8d7a-027ad9443c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14597 | 2026.04.01 18:10:03.473671 [ 4 ] {79f4b5d1-109c-4aad-8d7a-027ad9443c32} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14598 | 2026.04.01 18:10:03.473708 [ 4 ] {79f4b5d1-109c-4aad-8d7a-027ad9443c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14599 | 2026.04.01 18:10:03.474063 [ 4 ] {79f4b5d1-109c-4aad-8d7a-027ad9443c32} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14600 | 2026.04.01 18:10:03.474282 [ 4 ] {79f4b5d1-109c-4aad-8d7a-027ad9443c32} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14601 | 2026.04.01 18:10:03.474418 [ 4 ] {79f4b5d1-109c-4aad-8d7a-027ad9443c32} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001593 sec., 652856.246076585 rows/sec., 38.72 MiB/sec. | ||
| 14602 | 2026.04.01 18:10:03.474458 [ 4 ] {79f4b5d1-109c-4aad-8d7a-027ad9443c32} <Debug> TCPHandler: Processed in 0.001758906 sec. | ||
| 14603 | 2026.04.01 18:10:03.474567 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14604 | 2026.04.01 18:10:03.474663 [ 4 ] {aa7b4bc1-c928-4683-a0c0-9d3b3daa256c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14605 | 2026.04.01 18:10:03.474704 [ 4 ] {aa7b4bc1-c928-4683-a0c0-9d3b3daa256c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14606 | 2026.04.01 18:10:03.475104 [ 4 ] {aa7b4bc1-c928-4683-a0c0-9d3b3daa256c} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14607 | 2026.04.01 18:10:03.475140 [ 4 ] {aa7b4bc1-c928-4683-a0c0-9d3b3daa256c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14608 | 2026.04.01 18:10:03.475454 [ 4 ] {aa7b4bc1-c928-4683-a0c0-9d3b3daa256c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14609 | 2026.04.01 18:10:03.475670 [ 4 ] {aa7b4bc1-c928-4683-a0c0-9d3b3daa256c} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14610 | 2026.04.01 18:10:03.475800 [ 4 ] {aa7b4bc1-c928-4683-a0c0-9d3b3daa256c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 14611 | 2026.04.01 18:10:03.475840 [ 4 ] {aa7b4bc1-c928-4683-a0c0-9d3b3daa256c} <Debug> TCPHandler: Processed in 0.001322234 sec. | ||
| 14612 | 2026.04.01 18:10:03.475947 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14613 | 2026.04.01 18:10:03.476042 [ 4 ] {a7f728e7-9ef2-48b9-bab4-e25fe371dbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14614 | 2026.04.01 18:10:03.476082 [ 4 ] {a7f728e7-9ef2-48b9-bab4-e25fe371dbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14615 | 2026.04.01 18:10:03.476571 [ 4 ] {a7f728e7-9ef2-48b9-bab4-e25fe371dbab} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14616 | 2026.04.01 18:10:03.476608 [ 4 ] {a7f728e7-9ef2-48b9-bab4-e25fe371dbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14617 | 2026.04.01 18:10:03.476926 [ 4 ] {a7f728e7-9ef2-48b9-bab4-e25fe371dbab} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14618 | 2026.04.01 18:10:03.477149 [ 4 ] {a7f728e7-9ef2-48b9-bab4-e25fe371dbab} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14619 | 2026.04.01 18:10:03.477281 [ 4 ] {a7f728e7-9ef2-48b9-bab4-e25fe371dbab} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001257 sec., 189339.69769291964 rows/sec., 10.75 MiB/sec. | ||
| 14620 | 2026.04.01 18:10:03.477321 [ 4 ] {a7f728e7-9ef2-48b9-bab4-e25fe371dbab} <Debug> TCPHandler: Processed in 0.001421948 sec. | ||
| 14621 | 2026.04.01 18:10:03.477429 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14622 | 2026.04.01 18:10:03.477524 [ 4 ] {d68d3fec-8860-41c7-9d5a-77a1442eb013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14623 | 2026.04.01 18:10:03.477564 [ 4 ] {d68d3fec-8860-41c7-9d5a-77a1442eb013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14624 | 2026.04.01 18:10:03.478752 [ 4 ] {d68d3fec-8860-41c7-9d5a-77a1442eb013} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2026.04.01 18:10:03.478789 [ 4 ] {d68d3fec-8860-41c7-9d5a-77a1442eb013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14626 | 2026.04.01 18:10:03.479182 [ 4 ] {d68d3fec-8860-41c7-9d5a-77a1442eb013} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14627 | 2026.04.01 18:10:03.479409 [ 4 ] {d68d3fec-8860-41c7-9d5a-77a1442eb013} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2026.04.01 18:10:03.479547 [ 4 ] {d68d3fec-8860-41c7-9d5a-77a1442eb013} <Debug> executeQuery: Read 2001 rows, 138.37 KiB in 0.00204 sec., 980882.3529411764 rows/sec., 66.24 MiB/sec. | ||
| 14629 | 2026.04.01 18:10:03.479588 [ 4 ] {d68d3fec-8860-41c7-9d5a-77a1442eb013} <Debug> TCPHandler: Processed in 0.002207927 sec. | ||
| 14630 | 2026.04.01 18:10:03.479697 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14631 | 2026.04.01 18:10:03.479792 [ 4 ] {bf18b35c-95d7-4611-bdc2-a37b0ea9caf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14632 | 2026.04.01 18:10:03.479834 [ 4 ] {bf18b35c-95d7-4611-bdc2-a37b0ea9caf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14633 | 2026.04.01 18:10:03.480187 [ 4 ] {bf18b35c-95d7-4611-bdc2-a37b0ea9caf6} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2026.04.01 18:10:03.480225 [ 4 ] {bf18b35c-95d7-4611-bdc2-a37b0ea9caf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14635 | 2026.04.01 18:10:03.480539 [ 4 ] {bf18b35c-95d7-4611-bdc2-a37b0ea9caf6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14636 | 2026.04.01 18:10:03.480758 [ 4 ] {bf18b35c-95d7-4611-bdc2-a37b0ea9caf6} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14637 | 2026.04.01 18:10:03.480887 [ 4 ] {bf18b35c-95d7-4611-bdc2-a37b0ea9caf6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 14638 | 2026.04.01 18:10:03.480924 [ 4 ] {bf18b35c-95d7-4611-bdc2-a37b0ea9caf6} <Debug> TCPHandler: Processed in 0.001277113 sec. | ||
| 14639 | 2026.04.01 18:10:03.481026 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14640 | 2026.04.01 18:10:03.481121 [ 4 ] {411913cd-97ee-4bc2-80db-43a080ee4ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14641 | 2026.04.01 18:10:03.481164 [ 4 ] {411913cd-97ee-4bc2-80db-43a080ee4ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14642 | 2026.04.01 18:10:03.481885 [ 4 ] {411913cd-97ee-4bc2-80db-43a080ee4ec3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2026.04.01 18:10:03.481922 [ 4 ] {411913cd-97ee-4bc2-80db-43a080ee4ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14644 | 2026.04.01 18:10:03.482368 [ 4 ] {411913cd-97ee-4bc2-80db-43a080ee4ec3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14645 | 2026.04.01 18:10:03.482583 [ 4 ] {411913cd-97ee-4bc2-80db-43a080ee4ec3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14646 | 2026.04.01 18:10:03.482716 [ 4 ] {411913cd-97ee-4bc2-80db-43a080ee4ec3} <Debug> executeQuery: Read 1673 rows, 104.08 KiB in 0.001613 sec., 1037197.7681339119 rows/sec., 63.01 MiB/sec. | ||
| 14647 | 2026.04.01 18:10:03.482754 [ 4 ] {411913cd-97ee-4bc2-80db-43a080ee4ec3} <Debug> TCPHandler: Processed in 0.001778487 sec. | ||
| 14648 | 2026.04.01 18:10:03.482877 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14649 | 2026.04.01 18:10:03.483000 [ 4 ] {1c179383-bbd4-482a-8784-26d22fc37914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14650 | 2026.04.01 18:10:03.483052 [ 4 ] {1c179383-bbd4-482a-8784-26d22fc37914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14651 | 2026.04.01 18:10:03.483447 [ 4 ] {1c179383-bbd4-482a-8784-26d22fc37914} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2026.04.01 18:10:03.483490 [ 4 ] {1c179383-bbd4-482a-8784-26d22fc37914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14653 | 2026.04.01 18:10:03.483835 [ 4 ] {1c179383-bbd4-482a-8784-26d22fc37914} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14654 | 2026.04.01 18:10:03.484046 [ 4 ] {1c179383-bbd4-482a-8784-26d22fc37914} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14655 | 2026.04.01 18:10:03.484180 [ 4 ] {1c179383-bbd4-482a-8784-26d22fc37914} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 55.97 KiB/sec. | ||
| 14656 | 2026.04.01 18:10:03.484217 [ 4 ] {1c179383-bbd4-482a-8784-26d22fc37914} <Debug> TCPHandler: Processed in 0.001401237 sec. | ||
| 14657 | 2026.04.01 18:10:03.484319 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14658 | 2026.04.01 18:10:03.484413 [ 4 ] {0a9028a7-0e7d-4c02-bb6f-1f001267ef0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14659 | 2026.04.01 18:10:03.484467 [ 4 ] {0a9028a7-0e7d-4c02-bb6f-1f001267ef0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14660 | 2026.04.01 18:10:03.485304 [ 4 ] {0a9028a7-0e7d-4c02-bb6f-1f001267ef0a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14661 | 2026.04.01 18:10:03.485342 [ 4 ] {0a9028a7-0e7d-4c02-bb6f-1f001267ef0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14662 | 2026.04.01 18:10:03.485873 [ 4 ] {0a9028a7-0e7d-4c02-bb6f-1f001267ef0a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14663 | 2026.04.01 18:10:03.486091 [ 4 ] {0a9028a7-0e7d-4c02-bb6f-1f001267ef0a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2026.04.01 18:10:03.486233 [ 4 ] {0a9028a7-0e7d-4c02-bb6f-1f001267ef0a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001837 sec., 11976.047904191617 rows/sec., 21.46 MiB/sec. | ||
| 14665 | 2026.04.01 18:10:03.486286 [ 4 ] {0a9028a7-0e7d-4c02-bb6f-1f001267ef0a} <Debug> TCPHandler: Processed in 0.002016892 sec. | ||
| 14666 | 2026.04.01 18:10:03.486403 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14667 | 2026.04.01 18:10:03.486498 [ 4 ] {8bde7976-5459-4636-8bd6-4f1cc6da3ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14668 | 2026.04.01 18:10:03.486541 [ 4 ] {8bde7976-5459-4636-8bd6-4f1cc6da3ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14669 | 2026.04.01 18:10:03.486871 [ 4 ] {8bde7976-5459-4636-8bd6-4f1cc6da3ee3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2026.04.01 18:10:03.486907 [ 4 ] {8bde7976-5459-4636-8bd6-4f1cc6da3ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14671 | 2026.04.01 18:10:03.487208 [ 4 ] {8bde7976-5459-4636-8bd6-4f1cc6da3ee3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14672 | 2026.04.01 18:10:03.487432 [ 4 ] {8bde7976-5459-4636-8bd6-4f1cc6da3ee3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14673 | 2026.04.01 18:10:03.487561 [ 4 ] {8bde7976-5459-4636-8bd6-4f1cc6da3ee3} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.00108 sec., 57407.40740740741 rows/sec., 3.20 MiB/sec. | ||
| 14674 | 2026.04.01 18:10:03.487548 [ 120 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14675 | 2026.04.01 18:10:03.487598 [ 4 ] {8bde7976-5459-4636-8bd6-4f1cc6da3ee3} <Debug> TCPHandler: Processed in 0.001244733 sec. | ||
| 14676 | 2026.04.01 18:10:03.487641 [ 120 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2026.04.01 18:10:03.487671 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14678 | 2026.04.01 18:10:03.487801 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 14679 | 2026.04.01 18:10:03.487958 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14680 | 2026.04.01 18:10:03.487996 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6400 rows starting from the beginning of the part | ||
| 14681 | 2026.04.01 18:10:03.488066 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 110 rows starting from the beginning of the part | ||
| 14682 | 2026.04.01 18:10:03.488115 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 14683 | 2026.04.01 18:10:03.488161 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 110 rows starting from the beginning of the part | ||
| 14684 | 2026.04.01 18:10:03.488204 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 14685 | 2026.04.01 18:10:03.488247 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 62 rows starting from the beginning of the part | ||
| 14686 | 2026.04.01 18:10:03.490083 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6802 rows, containing 4 columns (4 merged, 0 gathered) in 0.002337841 sec., 2909522.07613777 rows/sec., 184.25 MiB/sec. | ||
| 14687 | 2026.04.01 18:10:03.490500 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14688 | 2026.04.01 18:10:03.490742 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_96_19} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14689 | 2026.04.01 18:10:03.490815 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_96_19} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14690 | 2026.04.01 18:10:03.490884 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14691 | 2026.04.01 18:10:04.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.32 MiB, peak 365.05 MiB, free memory in arenas 0.00 B, will set to 350.68 MiB (RSS), difference: 1.36 MiB | ||
| 14692 | 2026.04.01 18:10:08.009919 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.04.01 18:10:08.010124 [ 4 ] {6697e42e-50cb-492b-bb4c-cfa33ed60c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14694 | 2026.04.01 18:10:08.010199 [ 4 ] {6697e42e-50cb-492b-bb4c-cfa33ed60c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14695 | 2026.04.01 18:10:08.010920 [ 4 ] {6697e42e-50cb-492b-bb4c-cfa33ed60c9c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2026.04.01 18:10:08.010965 [ 4 ] {6697e42e-50cb-492b-bb4c-cfa33ed60c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14697 | 2026.04.01 18:10:08.011345 [ 4 ] {6697e42e-50cb-492b-bb4c-cfa33ed60c9c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14698 | 2026.04.01 18:10:08.011559 [ 4 ] {6697e42e-50cb-492b-bb4c-cfa33ed60c9c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2026.04.01 18:10:08.011716 [ 4 ] {6697e42e-50cb-492b-bb4c-cfa33ed60c9c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.61 MiB/sec. | ||
| 14700 | 2026.04.01 18:10:08.011757 [ 4 ] {6697e42e-50cb-492b-bb4c-cfa33ed60c9c} <Debug> TCPHandler: Processed in 0.001977351 sec. | ||
| 14701 | 2026.04.01 18:10:08.011891 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14702 | 2026.04.01 18:10:08.012009 [ 4 ] {8977eb79-c45f-4e57-a415-51edc0bc8456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14703 | 2026.04.01 18:10:08.012057 [ 4 ] {8977eb79-c45f-4e57-a415-51edc0bc8456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14704 | 2026.04.01 18:10:08.012561 [ 4 ] {8977eb79-c45f-4e57-a415-51edc0bc8456} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14705 | 2026.04.01 18:10:08.012604 [ 4 ] {8977eb79-c45f-4e57-a415-51edc0bc8456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14706 | 2026.04.01 18:10:08.012959 [ 4 ] {8977eb79-c45f-4e57-a415-51edc0bc8456} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14707 | 2026.04.01 18:10:08.013162 [ 4 ] {8977eb79-c45f-4e57-a415-51edc0bc8456} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14708 | 2026.04.01 18:10:08.013290 [ 4 ] {8977eb79-c45f-4e57-a415-51edc0bc8456} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001305 sec., 49042.14559386973 rows/sec., 3.83 MiB/sec. | ||
| 14709 | 2026.04.01 18:10:08.013327 [ 4 ] {8977eb79-c45f-4e57-a415-51edc0bc8456} <Debug> TCPHandler: Processed in 0.001494709 sec. | ||
| 14710 | 2026.04.01 18:10:08.013436 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14711 | 2026.04.01 18:10:08.013528 [ 4 ] {76098c75-ef4e-4391-a3e6-14076f4f00b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14712 | 2026.04.01 18:10:08.013570 [ 4 ] {76098c75-ef4e-4391-a3e6-14076f4f00b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14713 | 2026.04.01 18:10:08.013948 [ 4 ] {76098c75-ef4e-4391-a3e6-14076f4f00b3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2026.04.01 18:10:08.013984 [ 4 ] {76098c75-ef4e-4391-a3e6-14076f4f00b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14715 | 2026.04.01 18:10:08.014326 [ 4 ] {76098c75-ef4e-4391-a3e6-14076f4f00b3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14716 | 2026.04.01 18:10:08.014529 [ 4 ] {76098c75-ef4e-4391-a3e6-14076f4f00b3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14717 | 2026.04.01 18:10:08.014659 [ 4 ] {76098c75-ef4e-4391-a3e6-14076f4f00b3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00115 sec., 111304.34782608696 rows/sec., 7.75 MiB/sec. | ||
| 14718 | 2026.04.01 18:10:08.014655 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 5 parts from all_1_93_19 to all_97_97_0 | ||
| 14719 | 2026.04.01 18:10:08.014696 [ 4 ] {76098c75-ef4e-4391-a3e6-14076f4f00b3} <Debug> TCPHandler: Processed in 0.001306774 sec. | ||
| 14720 | 2026.04.01 18:10:08.014735 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14721 | 2026.04.01 18:10:08.014759 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14722 | 2026.04.01 18:10:08.014820 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14723 | 2026.04.01 18:10:08.014861 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_93_19 to all_97_97_0 into Compact with storage Full | ||
| 14724 | 2026.04.01 18:10:08.014915 [ 4 ] {5ec89467-cd08-4115-8509-a6276cde04ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14725 | 2026.04.01 18:10:08.014955 [ 4 ] {5ec89467-cd08-4115-8509-a6276cde04ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14726 | 2026.04.01 18:10:08.014974 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14727 | 2026.04.01 18:10:08.015009 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_93_19, total 38720 rows starting from the beginning of the part | ||
| 14728 | 2026.04.01 18:10:08.015076 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 163 rows starting from the beginning of the part | ||
| 14729 | 2026.04.01 18:10:08.015125 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 335 rows starting from the beginning of the part | ||
| 14730 | 2026.04.01 18:10:08.015176 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14731 | 2026.04.01 18:10:08.015232 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1673 rows starting from the beginning of the part | ||
| 14732 | 2026.04.01 18:10:08.015275 [ 4 ] {5ec89467-cd08-4115-8509-a6276cde04ab} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2026.04.01 18:10:08.015310 [ 4 ] {5ec89467-cd08-4115-8509-a6276cde04ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14734 | 2026.04.01 18:10:08.015615 [ 4 ] {5ec89467-cd08-4115-8509-a6276cde04ab} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14735 | 2026.04.01 18:10:08.015814 [ 4 ] {5ec89467-cd08-4115-8509-a6276cde04ab} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.04.01 18:10:08.015940 [ 4 ] {5ec89467-cd08-4115-8509-a6276cde04ab} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001043 sec., 46021.09300095877 rows/sec., 3.10 MiB/sec. | ||
| 14737 | 2026.04.01 18:10:08.015975 [ 4 ] {5ec89467-cd08-4115-8509-a6276cde04ab} <Debug> TCPHandler: Processed in 0.001201451 sec. | ||
| 14738 | 2026.04.01 18:10:08.022898 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41051 rows, containing 5 columns (5 merged, 0 gathered) in 0.00807897 sec., 5081217.036330126 rows/sec., 326.72 MiB/sec. | ||
| 14739 | 2026.04.01 18:10:08.023227 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 14740 | 2026.04.01 18:10:08.023547 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.04.01 18:10:08.023631 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 5 parts: [all_1_93_19, all_97_97_0] -> all_1_97_20 | ||
| 14742 | 2026.04.01 18:10:08.023742 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14743 | 2026.04.01 18:10:09.307687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29337 | ||
| 14744 | 2026.04.01 18:10:09.308240 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14745 | 2026.04.01 18:10:09.308287 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14746 | 2026.04.01 18:10:09.308783 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14747 | 2026.04.01 18:10:09.309021 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14748 | 2026.04.01 18:10:09.309163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29337 | ||
| 14749 | 2026.04.01 18:10:09.309167 [ 151 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14750 | 2026.04.01 18:10:09.309239 [ 151 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.04.01 18:10:09.309261 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14752 | 2026.04.01 18:10:09.309364 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 14753 | 2026.04.01 18:10:09.309488 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14754 | 2026.04.01 18:10:09.309524 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 14755 | 2026.04.01 18:10:09.309587 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14756 | 2026.04.01 18:10:09.309635 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14757 | 2026.04.01 18:10:09.309680 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14758 | 2026.04.01 18:10:09.309722 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14759 | 2026.04.01 18:10:09.309766 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14760 | 2026.04.01 18:10:09.311924 [ 197 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29337 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602678 sec., 11271851.531384211 rows/sec., 161.25 MiB/sec. | ||
| 14761 | 2026.04.01 18:10:09.312501 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14762 | 2026.04.01 18:10:09.312964 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2026.04.01 18:10:09.313044 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_61_12} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14764 | 2026.04.01 18:10:09.313153 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14765 | 2026.04.01 18:10:10.940388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14766 | 2026.04.01 18:10:10.958527 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14767 | 2026.04.01 18:10:10.958587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14768 | 2026.04.01 18:10:10.964805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14769 | 2026.04.01 18:10:10.965477 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14770 | 2026.04.01 18:10:10.965812 [ 152 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14771 | 2026.04.01 18:10:10.965908 [ 152 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2026.04.01 18:10:10.965947 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14773 | 2026.04.01 18:10:10.966140 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 14774 | 2026.04.01 18:10:10.969187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14775 | 2026.04.01 18:10:10.970135 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14776 | 2026.04.01 18:10:10.971598 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 14777 | 2026.04.01 18:10:10.976074 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 14778 | 2026.04.01 18:10:10.980557 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 14779 | 2026.04.01 18:10:10.985034 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 14780 | 2026.04.01 18:10:10.989740 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 14781 | 2026.04.01 18:10:10.993592 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 14782 | 2026.04.01 18:10:11.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.09 MiB, peak 365.05 MiB, free memory in arenas 0.00 B, will set to 352.06 MiB (RSS), difference: -4.03 MiB | ||
| 14783 | 2026.04.01 18:10:11.046871 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080813021 sec., 5692.152010998327 rows/sec., 29.43 MiB/sec. | ||
| 14784 | 2026.04.01 18:10:11.048928 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14785 | 2026.04.01 18:10:11.050726 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_61_12} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2026.04.01 18:10:11.050834 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_61_12} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14787 | 2026.04.01 18:10:11.052406 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14788 | 2026.04.01 18:10:11.898634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1874 | ||
| 14789 | 2026.04.01 18:10:11.901163 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14790 | 2026.04.01 18:10:11.901208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14791 | 2026.04.01 18:10:11.902382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14792 | 2026.04.01 18:10:11.902638 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2026.04.01 18:10:11.902794 [ 158 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14794 | 2026.04.01 18:10:11.902866 [ 158 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14795 | 2026.04.01 18:10:11.902889 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14796 | 2026.04.01 18:10:11.902907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1874 | ||
| 14797 | 2026.04.01 18:10:11.903025 [ 198 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 14798 | 2026.04.01 18:10:11.903993 [ 198 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14799 | 2026.04.01 18:10:11.904150 [ 198 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1662 rows starting from the beginning of the part | ||
| 14800 | 2026.04.01 18:10:11.904510 [ 198 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 14801 | 2026.04.01 18:10:11.904885 [ 198 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
| 14802 | 2026.04.01 18:10:11.905281 [ 198 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 14803 | 2026.04.01 18:10:11.905645 [ 198 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 14804 | 2026.04.01 18:10:11.906017 [ 198 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part | ||
| 14805 | 2026.04.01 18:10:11.913023 [ 197 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 72 columns (72 merged, 0 gathered) in 0.010065532 sec., 186179.92571083177 rows/sec., 146.74 MiB/sec. | ||
| 14806 | 2026.04.01 18:10:11.914956 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14807 | 2026.04.01 18:10:11.915598 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2026.04.01 18:10:11.915684 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_46_9} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14809 | 2026.04.01 18:10:11.915975 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.01 MiB. | ||
| 14810 | 2026.04.01 18:10:12.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.71 MiB, peak 365.05 MiB, free memory in arenas 0.00 B, will set to 352.51 MiB (RSS), difference: 3.79 MiB | ||
| 14811 | 2026.04.01 18:10:13.013692 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14812 | 2026.04.01 18:10:13.013902 [ 4 ] {eb6f522f-79b2-4f66-a258-5531c2c13862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14813 | 2026.04.01 18:10:13.013976 [ 4 ] {eb6f522f-79b2-4f66-a258-5531c2c13862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14814 | 2026.04.01 18:10:13.014655 [ 4 ] {eb6f522f-79b2-4f66-a258-5531c2c13862} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2026.04.01 18:10:13.014696 [ 4 ] {eb6f522f-79b2-4f66-a258-5531c2c13862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14816 | 2026.04.01 18:10:13.015068 [ 4 ] {eb6f522f-79b2-4f66-a258-5531c2c13862} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14817 | 2026.04.01 18:10:13.015288 [ 4 ] {eb6f522f-79b2-4f66-a258-5531c2c13862} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14818 | 2026.04.01 18:10:13.015508 [ 4 ] {eb6f522f-79b2-4f66-a258-5531c2c13862} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001658 sec., 69963.81182147165 rows/sec., 5.94 MiB/sec. | ||
| 14819 | 2026.04.01 18:10:13.015556 [ 4 ] {eb6f522f-79b2-4f66-a258-5531c2c13862} <Debug> TCPHandler: Processed in 0.001998542 sec. | ||
| 14820 | 2026.04.01 18:10:13.015685 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14821 | 2026.04.01 18:10:13.015787 [ 4 ] {f7715ee0-ff1d-4563-abcf-4a42bea87c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14822 | 2026.04.01 18:10:13.015830 [ 4 ] {f7715ee0-ff1d-4563-abcf-4a42bea87c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14823 | 2026.04.01 18:10:13.016257 [ 4 ] {f7715ee0-ff1d-4563-abcf-4a42bea87c7f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14824 | 2026.04.01 18:10:13.016292 [ 4 ] {f7715ee0-ff1d-4563-abcf-4a42bea87c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14825 | 2026.04.01 18:10:13.016598 [ 4 ] {f7715ee0-ff1d-4563-abcf-4a42bea87c7f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14826 | 2026.04.01 18:10:13.016805 [ 4 ] {f7715ee0-ff1d-4563-abcf-4a42bea87c7f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14827 | 2026.04.01 18:10:13.016945 [ 4 ] {f7715ee0-ff1d-4563-abcf-4a42bea87c7f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001182 sec., 25380.710659898476 rows/sec., 1.86 MiB/sec. | ||
| 14828 | 2026.04.01 18:10:13.016984 [ 4 ] {f7715ee0-ff1d-4563-abcf-4a42bea87c7f} <Debug> TCPHandler: Processed in 0.001349365 sec. | ||
| 14829 | 2026.04.01 18:10:13.017095 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14830 | 2026.04.01 18:10:13.017190 [ 4 ] {4ea9abe6-d484-4bc5-b8ba-eb5fb2be214b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14831 | 2026.04.01 18:10:13.017232 [ 4 ] {4ea9abe6-d484-4bc5-b8ba-eb5fb2be214b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14832 | 2026.04.01 18:10:13.017662 [ 4 ] {4ea9abe6-d484-4bc5-b8ba-eb5fb2be214b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14833 | 2026.04.01 18:10:13.017700 [ 4 ] {4ea9abe6-d484-4bc5-b8ba-eb5fb2be214b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14834 | 2026.04.01 18:10:13.018005 [ 4 ] {4ea9abe6-d484-4bc5-b8ba-eb5fb2be214b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14835 | 2026.04.01 18:10:13.018210 [ 4 ] {4ea9abe6-d484-4bc5-b8ba-eb5fb2be214b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2026.04.01 18:10:13.018337 [ 4 ] {4ea9abe6-d484-4bc5-b8ba-eb5fb2be214b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001168 sec., 80479.45205479453 rows/sec., 6.29 MiB/sec. | ||
| 14837 | 2026.04.01 18:10:13.018375 [ 4 ] {4ea9abe6-d484-4bc5-b8ba-eb5fb2be214b} <Debug> TCPHandler: Processed in 0.001328074 sec. | ||
| 14838 | 2026.04.01 18:10:13.018496 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14839 | 2026.04.01 18:10:13.018589 [ 4 ] {cf0471d7-24c7-425c-a501-20f03fbdf3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14840 | 2026.04.01 18:10:13.018633 [ 4 ] {cf0471d7-24c7-425c-a501-20f03fbdf3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14841 | 2026.04.01 18:10:13.019048 [ 4 ] {cf0471d7-24c7-425c-a501-20f03fbdf3ee} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2026.04.01 18:10:13.019083 [ 4 ] {cf0471d7-24c7-425c-a501-20f03fbdf3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14843 | 2026.04.01 18:10:13.019405 [ 4 ] {cf0471d7-24c7-425c-a501-20f03fbdf3ee} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14844 | 2026.04.01 18:10:13.019612 [ 4 ] {cf0471d7-24c7-425c-a501-20f03fbdf3ee} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2026.04.01 18:10:13.019741 [ 4 ] {cf0471d7-24c7-425c-a501-20f03fbdf3ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 14846 | 2026.04.01 18:10:13.019777 [ 4 ] {cf0471d7-24c7-425c-a501-20f03fbdf3ee} <Debug> TCPHandler: Processed in 0.001328595 sec. | ||
| 14847 | 2026.04.01 18:10:13.019901 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14848 | 2026.04.01 18:10:13.019991 [ 4 ] {a5cf2d29-eaa3-4a70-a51f-2eeda676c99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14849 | 2026.04.01 18:10:13.020045 [ 4 ] {a5cf2d29-eaa3-4a70-a51f-2eeda676c99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14850 | 2026.04.01 18:10:13.020850 [ 4 ] {a5cf2d29-eaa3-4a70-a51f-2eeda676c99d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2026.04.01 18:10:13.020884 [ 4 ] {a5cf2d29-eaa3-4a70-a51f-2eeda676c99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14852 | 2026.04.01 18:10:13.021453 [ 4 ] {a5cf2d29-eaa3-4a70-a51f-2eeda676c99d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14853 | 2026.04.01 18:10:13.021667 [ 4 ] {a5cf2d29-eaa3-4a70-a51f-2eeda676c99d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2026.04.01 18:10:13.021804 [ 4 ] {a5cf2d29-eaa3-4a70-a51f-2eeda676c99d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001829 sec., 16402.405686167305 rows/sec., 29.39 MiB/sec. | ||
| 14855 | 2026.04.01 18:10:13.021856 [ 4 ] {a5cf2d29-eaa3-4a70-a51f-2eeda676c99d} <Debug> TCPHandler: Processed in 0.002001192 sec. | ||
| 14856 | 2026.04.01 18:10:13.021970 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14857 | 2026.04.01 18:10:13.022061 [ 4 ] {ccbffb61-2174-445b-94ce-6933b8678391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14858 | 2026.04.01 18:10:13.022102 [ 4 ] {ccbffb61-2174-445b-94ce-6933b8678391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14859 | 2026.04.01 18:10:13.022442 [ 4 ] {ccbffb61-2174-445b-94ce-6933b8678391} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2026.04.01 18:10:13.022478 [ 4 ] {ccbffb61-2174-445b-94ce-6933b8678391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14861 | 2026.04.01 18:10:13.022779 [ 4 ] {ccbffb61-2174-445b-94ce-6933b8678391} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14862 | 2026.04.01 18:10:13.022978 [ 4 ] {ccbffb61-2174-445b-94ce-6933b8678391} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.04.01 18:10:13.023107 [ 4 ] {ccbffb61-2174-445b-94ce-6933b8678391} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 14864 | 2026.04.01 18:10:13.023142 [ 4 ] {ccbffb61-2174-445b-94ce-6933b8678391} <Debug> TCPHandler: Processed in 0.001219881 sec. | ||
| 14865 | 2026.04.01 18:10:14.215207 [ 150 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14866 | 2026.04.01 18:10:14.215271 [ 150 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.04.01 18:10:14.215292 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14868 | 2026.04.01 18:10:14.215412 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 14869 | 2026.04.01 18:10:14.215564 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14870 | 2026.04.01 18:10:14.215599 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 14871 | 2026.04.01 18:10:14.215672 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 14872 | 2026.04.01 18:10:14.215724 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 14873 | 2026.04.01 18:10:14.215768 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 14874 | 2026.04.01 18:10:14.215810 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 14875 | 2026.04.01 18:10:14.216587 [ 193 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232561 sec., 30830.117130105526 rows/sec., 2.57 MiB/sec. | ||
| 14876 | 2026.04.01 18:10:14.216696 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14877 | 2026.04.01 18:10:14.216939 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_29_7} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14878 | 2026.04.01 18:10:14.217008 [ 197 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_29_7} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14879 | 2026.04.01 18:10:14.217073 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14880 | 2026.04.01 18:10:16.610100 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14881 | 2026.04.01 18:10:16.610156 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14882 | 2026.04.01 18:10:16.809712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29785 | ||
| 14883 | 2026.04.01 18:10:16.810284 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14884 | 2026.04.01 18:10:16.810341 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14885 | 2026.04.01 18:10:16.810888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14886 | 2026.04.01 18:10:16.811166 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14887 | 2026.04.01 18:10:16.811329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 14888 | 2026.04.01 18:10:18.024954 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14889 | 2026.04.01 18:10:18.025247 [ 4 ] {ae660fc3-cd0b-4e87-a5f8-7707cf1952e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14890 | 2026.04.01 18:10:18.025354 [ 4 ] {ae660fc3-cd0b-4e87-a5f8-7707cf1952e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14891 | 2026.04.01 18:10:18.026228 [ 4 ] {ae660fc3-cd0b-4e87-a5f8-7707cf1952e1} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2026.04.01 18:10:18.026305 [ 4 ] {ae660fc3-cd0b-4e87-a5f8-7707cf1952e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14893 | 2026.04.01 18:10:18.026718 [ 4 ] {ae660fc3-cd0b-4e87-a5f8-7707cf1952e1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14894 | 2026.04.01 18:10:18.026945 [ 4 ] {ae660fc3-cd0b-4e87-a5f8-7707cf1952e1} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2026.04.01 18:10:18.027112 [ 4 ] {ae660fc3-cd0b-4e87-a5f8-7707cf1952e1} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001943 sec., 238805.97014925373 rows/sec., 15.14 MiB/sec. | ||
| 14896 | 2026.04.01 18:10:18.027163 [ 4 ] {ae660fc3-cd0b-4e87-a5f8-7707cf1952e1} <Debug> TCPHandler: Processed in 0.002392532 sec. | ||
| 14897 | 2026.04.01 18:10:18.027292 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14898 | 2026.04.01 18:10:18.027396 [ 4 ] {08e94ce1-803b-42ab-b832-b75b540f45e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14899 | 2026.04.01 18:10:18.027439 [ 4 ] {08e94ce1-803b-42ab-b832-b75b540f45e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14900 | 2026.04.01 18:10:18.028363 [ 4 ] {08e94ce1-803b-42ab-b832-b75b540f45e2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2026.04.01 18:10:18.028429 [ 4 ] {08e94ce1-803b-42ab-b832-b75b540f45e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14902 | 2026.04.01 18:10:18.028822 [ 4 ] {08e94ce1-803b-42ab-b832-b75b540f45e2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14903 | 2026.04.01 18:10:18.029037 [ 4 ] {08e94ce1-803b-42ab-b832-b75b540f45e2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2026.04.01 18:10:18.029165 [ 143 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14905 | 2026.04.01 18:10:18.029172 [ 4 ] {08e94ce1-803b-42ab-b832-b75b540f45e2} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001801 sec., 704608.5508051083 rows/sec., 54.69 MiB/sec. | ||
| 14906 | 2026.04.01 18:10:18.029238 [ 143 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14907 | 2026.04.01 18:10:18.029256 [ 4 ] {08e94ce1-803b-42ab-b832-b75b540f45e2} <Debug> TCPHandler: Processed in 0.002015922 sec. | ||
| 14908 | 2026.04.01 18:10:18.029269 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14909 | 2026.04.01 18:10:18.029374 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 14910 | 2026.04.01 18:10:18.029375 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14911 | 2026.04.01 18:10:18.029488 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14912 | 2026.04.01 18:10:18.029496 [ 4 ] {b5506424-4ada-4607-a790-5338f4324eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14913 | 2026.04.01 18:10:18.029533 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3812 rows starting from the beginning of the part | ||
| 14914 | 2026.04.01 18:10:18.029551 [ 4 ] {b5506424-4ada-4607-a790-5338f4324eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14915 | 2026.04.01 18:10:18.029610 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 116 rows starting from the beginning of the part | ||
| 14916 | 2026.04.01 18:10:18.029667 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 3620 rows starting from the beginning of the part | ||
| 14917 | 2026.04.01 18:10:18.029714 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 14918 | 2026.04.01 18:10:18.029760 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 116 rows starting from the beginning of the part | ||
| 14919 | 2026.04.01 18:10:18.029811 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1269 rows starting from the beginning of the part | ||
| 14920 | 2026.04.01 18:10:18.030081 [ 4 ] {b5506424-4ada-4607-a790-5338f4324eda} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14921 | 2026.04.01 18:10:18.030124 [ 4 ] {b5506424-4ada-4607-a790-5338f4324eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 14922 | 2026.04.01 18:10:18.030449 [ 4 ] {b5506424-4ada-4607-a790-5338f4324eda} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14923 | 2026.04.01 18:10:18.030672 [ 4 ] {b5506424-4ada-4607-a790-5338f4324eda} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2026.04.01 18:10:18.030807 [ 4 ] {b5506424-4ada-4607-a790-5338f4324eda} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001332 sec., 182432.43243243243 rows/sec., 10.82 MiB/sec. | ||
| 14925 | 2026.04.01 18:10:18.030845 [ 4 ] {b5506424-4ada-4607-a790-5338f4324eda} <Debug> TCPHandler: Processed in 0.001520079 sec. | ||
| 14926 | 2026.04.01 18:10:18.030950 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14927 | 2026.04.01 18:10:18.031050 [ 4 ] {f9cd13ed-87ca-472c-9839-e38314969b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14928 | 2026.04.01 18:10:18.031091 [ 4 ] {f9cd13ed-87ca-472c-9839-e38314969b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14929 | 2026.04.01 18:10:18.031605 [ 4 ] {f9cd13ed-87ca-472c-9839-e38314969b90} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14930 | 2026.04.01 18:10:18.031641 [ 4 ] {f9cd13ed-87ca-472c-9839-e38314969b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 14931 | 2026.04.01 18:10:18.031965 [ 4 ] {f9cd13ed-87ca-472c-9839-e38314969b90} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14932 | 2026.04.01 18:10:18.032172 [ 4 ] {f9cd13ed-87ca-472c-9839-e38314969b90} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14933 | 2026.04.01 18:10:18.032280 [ 143 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 14934 | 2026.04.01 18:10:18.032304 [ 4 ] {f9cd13ed-87ca-472c-9839-e38314969b90} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001272 sec., 187893.0817610063 rows/sec., 12.11 MiB/sec. | ||
| 14935 | 2026.04.01 18:10:18.032310 [ 143 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2026.04.01 18:10:18.032343 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 14937 | 2026.04.01 18:10:18.032349 [ 4 ] {f9cd13ed-87ca-472c-9839-e38314969b90} <Debug> TCPHandler: Processed in 0.001446807 sec. | ||
| 14938 | 2026.04.01 18:10:18.032461 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 14939 | 2026.04.01 18:10:18.032527 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8989 rows, containing 5 columns (5 merged, 0 gathered) in 0.003190573 sec., 2817362.2731716214 rows/sec., 225.03 MiB/sec. | ||
| 14940 | 2026.04.01 18:10:18.032540 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14941 | 2026.04.01 18:10:18.032617 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14942 | 2026.04.01 18:10:18.032663 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 1064 rows starting from the beginning of the part | ||
| 14943 | 2026.04.01 18:10:18.032679 [ 4 ] {a48f0ef2-e91e-466e-9bc3-86dde55b23ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14944 | 2026.04.01 18:10:18.032731 [ 4 ] {a48f0ef2-e91e-466e-9bc3-86dde55b23ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14945 | 2026.04.01 18:10:18.032736 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 239 rows starting from the beginning of the part | ||
| 14946 | 2026.04.01 18:10:18.032804 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14947 | 2026.04.01 18:10:18.032852 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 239 rows starting from the beginning of the part | ||
| 14948 | 2026.04.01 18:10:18.032896 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1040 rows starting from the beginning of the part | ||
| 14949 | 2026.04.01 18:10:18.032913 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14950 | 2026.04.01 18:10:18.032941 [ 193 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 239 rows starting from the beginning of the part | ||
| 14951 | 2026.04.01 18:10:18.033218 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2026.04.01 18:10:18.033296 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_101_20} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14953 | 2026.04.01 18:10:18.033349 [ 4 ] {a48f0ef2-e91e-466e-9bc3-86dde55b23ee} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14954 | 2026.04.01 18:10:18.033388 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 14955 | 2026.04.01 18:10:18.033399 [ 4 ] {a48f0ef2-e91e-466e-9bc3-86dde55b23ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 14956 | 2026.04.01 18:10:18.033750 [ 4 ] {a48f0ef2-e91e-466e-9bc3-86dde55b23ee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14957 | 2026.04.01 18:10:18.033963 [ 4 ] {a48f0ef2-e91e-466e-9bc3-86dde55b23ee} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14958 | 2026.04.01 18:10:18.034094 [ 4 ] {a48f0ef2-e91e-466e-9bc3-86dde55b23ee} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001439 sec., 165392.6337734538 rows/sec., 9.39 MiB/sec. | ||
| 14959 | 2026.04.01 18:10:18.034133 [ 4 ] {a48f0ef2-e91e-466e-9bc3-86dde55b23ee} <Debug> TCPHandler: Processed in 0.001650373 sec. | ||
| 14960 | 2026.04.01 18:10:18.034237 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14961 | 2026.04.01 18:10:18.034289 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2822 rows, containing 5 columns (5 merged, 0 gathered) in 0.001887829 sec., 1494838.7804192011 rows/sec., 96.61 MiB/sec. | ||
| 14962 | 2026.04.01 18:10:18.034330 [ 4 ] {66dbf3e2-10b5-42b4-862d-50a399117571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14963 | 2026.04.01 18:10:18.034374 [ 4 ] {66dbf3e2-10b5-42b4-862d-50a399117571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14964 | 2026.04.01 18:10:18.034451 [ 189 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 14965 | 2026.04.01 18:10:18.034704 [ 189 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14966 | 2026.04.01 18:10:18.034771 [ 189 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_43_9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 14967 | 2026.04.01 18:10:18.034837 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 14968 | 2026.04.01 18:10:18.035121 [ 4 ] {66dbf3e2-10b5-42b4-862d-50a399117571} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2026.04.01 18:10:18.035162 [ 4 ] {66dbf3e2-10b5-42b4-862d-50a399117571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14970 | 2026.04.01 18:10:18.035498 [ 4 ] {66dbf3e2-10b5-42b4-862d-50a399117571} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14971 | 2026.04.01 18:10:18.035716 [ 4 ] {66dbf3e2-10b5-42b4-862d-50a399117571} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2026.04.01 18:10:18.035830 [ 143 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14973 | 2026.04.01 18:10:18.035844 [ 4 ] {66dbf3e2-10b5-42b4-862d-50a399117571} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001533 sec., 502935.4207436399 rows/sec., 35.06 MiB/sec. | ||
| 14974 | 2026.04.01 18:10:18.035866 [ 143 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2026.04.01 18:10:18.035891 [ 4 ] {66dbf3e2-10b5-42b4-862d-50a399117571} <Debug> TCPHandler: Processed in 0.001701744 sec. | ||
| 14976 | 2026.04.01 18:10:18.035891 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 14977 | 2026.04.01 18:10:18.036008 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 14978 | 2026.04.01 18:10:18.036010 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14979 | 2026.04.01 18:10:18.036129 [ 4 ] {8c3b5cc7-8eb7-4664-93c2-02a0f75c477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14980 | 2026.04.01 18:10:18.036139 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14981 | 2026.04.01 18:10:18.036174 [ 4 ] {8c3b5cc7-8eb7-4664-93c2-02a0f75c477b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14982 | 2026.04.01 18:10:18.036181 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2101 rows starting from the beginning of the part | ||
| 14983 | 2026.04.01 18:10:18.036260 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 94 rows starting from the beginning of the part | ||
| 14984 | 2026.04.01 18:10:18.036305 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2001 rows starting from the beginning of the part | ||
| 14985 | 2026.04.01 18:10:18.036346 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 14986 | 2026.04.01 18:10:18.036385 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 94 rows starting from the beginning of the part | ||
| 14987 | 2026.04.01 18:10:18.036423 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 771 rows starting from the beginning of the part | ||
| 14988 | 2026.04.01 18:10:18.036521 [ 4 ] {8c3b5cc7-8eb7-4664-93c2-02a0f75c477b} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2026.04.01 18:10:18.036564 [ 4 ] {8c3b5cc7-8eb7-4664-93c2-02a0f75c477b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 14990 | 2026.04.01 18:10:18.036896 [ 4 ] {8c3b5cc7-8eb7-4664-93c2-02a0f75c477b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14991 | 2026.04.01 18:10:18.037122 [ 4 ] {8c3b5cc7-8eb7-4664-93c2-02a0f75c477b} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2026.04.01 18:10:18.037253 [ 4 ] {8c3b5cc7-8eb7-4664-93c2-02a0f75c477b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 14993 | 2026.04.01 18:10:18.037290 [ 4 ] {8c3b5cc7-8eb7-4664-93c2-02a0f75c477b} <Debug> TCPHandler: Processed in 0.001328775 sec. | ||
| 14994 | 2026.04.01 18:10:18.037395 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14995 | 2026.04.01 18:10:18.037488 [ 4 ] {41868ba1-9c73-438e-8c3a-59f23b8173f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14996 | 2026.04.01 18:10:18.037529 [ 4 ] {41868ba1-9c73-438e-8c3a-59f23b8173f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14997 | 2026.04.01 18:10:18.037973 [ 4 ] {41868ba1-9c73-438e-8c3a-59f23b8173f0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14998 | 2026.04.01 18:10:18.038008 [ 4 ] {41868ba1-9c73-438e-8c3a-59f23b8173f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 14999 | 2026.04.01 18:10:18.038019 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5125 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059074 sec., 2488982.911736052 rows/sec., 180.40 MiB/sec. | ||
| 15000 | 2026.04.01 18:10:18.038291 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15001 | 2026.04.01 18:10:18.038356 [ 4 ] {41868ba1-9c73-438e-8c3a-59f23b8173f0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15002 | 2026.04.01 18:10:18.038652 [ 4 ] {41868ba1-9c73-438e-8c3a-59f23b8173f0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15003 | 2026.04.01 18:10:18.038660 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2026.04.01 18:10:18.038752 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_101_20} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15005 | 2026.04.01 18:10:18.038794 [ 4 ] {41868ba1-9c73-438e-8c3a-59f23b8173f0} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001325 sec., 252830.18867924527 rows/sec., 16.54 MiB/sec. | ||
| 15006 | 2026.04.01 18:10:18.038836 [ 4 ] {41868ba1-9c73-438e-8c3a-59f23b8173f0} <Debug> TCPHandler: Processed in 0.001489999 sec. | ||
| 15007 | 2026.04.01 18:10:18.038842 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 15008 | 2026.04.01 18:10:18.038944 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15009 | 2026.04.01 18:10:18.039040 [ 4 ] {a1a4a225-9fcf-4154-9fdc-4ce8ec458185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15010 | 2026.04.01 18:10:18.039081 [ 4 ] {a1a4a225-9fcf-4154-9fdc-4ce8ec458185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15011 | 2026.04.01 18:10:18.039393 [ 4 ] {a1a4a225-9fcf-4154-9fdc-4ce8ec458185} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2026.04.01 18:10:18.039429 [ 4 ] {a1a4a225-9fcf-4154-9fdc-4ce8ec458185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 15013 | 2026.04.01 18:10:18.039733 [ 4 ] {a1a4a225-9fcf-4154-9fdc-4ce8ec458185} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15014 | 2026.04.01 18:10:18.039953 [ 4 ] {a1a4a225-9fcf-4154-9fdc-4ce8ec458185} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2026.04.01 18:10:18.040086 [ 4 ] {a1a4a225-9fcf-4154-9fdc-4ce8ec458185} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 15016 | 2026.04.01 18:10:18.040123 [ 4 ] {a1a4a225-9fcf-4154-9fdc-4ce8ec458185} <Debug> TCPHandler: Processed in 0.001228851 sec. | ||
| 15017 | 2026.04.01 18:10:18.040233 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15018 | 2026.04.01 18:10:18.040326 [ 4 ] {56875786-ad40-4cd5-a7ce-5c6db3e4513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15019 | 2026.04.01 18:10:18.040378 [ 4 ] {56875786-ad40-4cd5-a7ce-5c6db3e4513a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15020 | 2026.04.01 18:10:18.041139 [ 4 ] {56875786-ad40-4cd5-a7ce-5c6db3e4513a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15021 | 2026.04.01 18:10:18.041175 [ 4 ] {56875786-ad40-4cd5-a7ce-5c6db3e4513a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 15022 | 2026.04.01 18:10:18.041674 [ 4 ] {56875786-ad40-4cd5-a7ce-5c6db3e4513a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15023 | 2026.04.01 18:10:18.041898 [ 4 ] {56875786-ad40-4cd5-a7ce-5c6db3e4513a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15024 | 2026.04.01 18:10:18.042036 [ 4 ] {56875786-ad40-4cd5-a7ce-5c6db3e4513a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001728 sec., 6365.740740740741 rows/sec., 11.41 MiB/sec. | ||
| 15025 | 2026.04.01 18:10:18.042093 [ 4 ] {56875786-ad40-4cd5-a7ce-5c6db3e4513a} <Debug> TCPHandler: Processed in 0.00190811 sec. | ||
| 15026 | 2026.04.01 18:10:18.042201 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15027 | 2026.04.01 18:10:18.042295 [ 4 ] {f56a1689-669b-4299-9f55-27928bbe9115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15028 | 2026.04.01 18:10:18.042337 [ 4 ] {f56a1689-669b-4299-9f55-27928bbe9115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15029 | 2026.04.01 18:10:18.042675 [ 4 ] {f56a1689-669b-4299-9f55-27928bbe9115} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15030 | 2026.04.01 18:10:18.042711 [ 4 ] {f56a1689-669b-4299-9f55-27928bbe9115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 15031 | 2026.04.01 18:10:18.043025 [ 4 ] {f56a1689-669b-4299-9f55-27928bbe9115} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15032 | 2026.04.01 18:10:18.043236 [ 4 ] {f56a1689-669b-4299-9f55-27928bbe9115} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15033 | 2026.04.01 18:10:18.043363 [ 4 ] {f56a1689-669b-4299-9f55-27928bbe9115} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001088 sec., 101102.94117647059 rows/sec., 6.15 MiB/sec. | ||
| 15034 | 2026.04.01 18:10:18.043399 [ 4 ] {f56a1689-669b-4299-9f55-27928bbe9115} <Debug> TCPHandler: Processed in 0.001246293 sec. | ||
| 15035 | 2026.04.01 18:10:18.469524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 15036 | 2026.04.01 18:10:18.484810 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15037 | 2026.04.01 18:10:18.484867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 15038 | 2026.04.01 18:10:18.491123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15039 | 2026.04.01 18:10:18.491812 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.04.01 18:10:18.494456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 15041 | 2026.04.01 18:10:19.001053 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.90 MiB, peak 365.05 MiB, free memory in arenas 0.00 B, will set to 352.84 MiB (RSS), difference: -1.06 MiB | ||
| 15042 | 2026.04.01 18:10:21.903213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1908 | ||
| 15043 | 2026.04.01 18:10:21.905874 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15044 | 2026.04.01 18:10:21.905931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 15045 | 2026.04.01 18:10:21.907170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15046 | 2026.04.01 18:10:21.907455 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2026.04.01 18:10:21.907823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1908 | ||
| 15048 | 2026.04.01 18:10:23.012489 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2026.04.01 18:10:23.012727 [ 4 ] {1d8aaa3f-6419-4afb-a526-9fa8b6b5df91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15050 | 2026.04.01 18:10:23.012810 [ 4 ] {1d8aaa3f-6419-4afb-a526-9fa8b6b5df91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15051 | 2026.04.01 18:10:23.013460 [ 4 ] {1d8aaa3f-6419-4afb-a526-9fa8b6b5df91} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2026.04.01 18:10:23.013510 [ 4 ] {1d8aaa3f-6419-4afb-a526-9fa8b6b5df91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15053 | 2026.04.01 18:10:23.013903 [ 4 ] {1d8aaa3f-6419-4afb-a526-9fa8b6b5df91} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15054 | 2026.04.01 18:10:23.014139 [ 4 ] {1d8aaa3f-6419-4afb-a526-9fa8b6b5df91} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2026.04.01 18:10:23.014320 [ 4 ] {1d8aaa3f-6419-4afb-a526-9fa8b6b5df91} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001644 sec., 3649.63503649635 rows/sec., 297.60 KiB/sec. | ||
| 15056 | 2026.04.01 18:10:23.014374 [ 4 ] {1d8aaa3f-6419-4afb-a526-9fa8b6b5df91} <Debug> TCPHandler: Processed in 0.002024672 sec. | ||
| 15057 | 2026.04.01 18:10:23.014504 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15058 | 2026.04.01 18:10:23.014610 [ 4 ] {2a6a0b0e-257b-41c0-8409-f06bd9c3f58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15059 | 2026.04.01 18:10:23.014656 [ 4 ] {2a6a0b0e-257b-41c0-8409-f06bd9c3f58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15060 | 2026.04.01 18:10:23.015173 [ 4 ] {2a6a0b0e-257b-41c0-8409-f06bd9c3f58e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.04.01 18:10:23.015213 [ 4 ] {2a6a0b0e-257b-41c0-8409-f06bd9c3f58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15062 | 2026.04.01 18:10:23.015545 [ 4 ] {2a6a0b0e-257b-41c0-8409-f06bd9c3f58e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15063 | 2026.04.01 18:10:23.015764 [ 4 ] {2a6a0b0e-257b-41c0-8409-f06bd9c3f58e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2026.04.01 18:10:23.015902 [ 4 ] {2a6a0b0e-257b-41c0-8409-f06bd9c3f58e} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001317 sec., 90356.87167805618 rows/sec., 7.64 MiB/sec. | ||
| 15065 | 2026.04.01 18:10:23.015941 [ 4 ] {2a6a0b0e-257b-41c0-8409-f06bd9c3f58e} <Debug> TCPHandler: Processed in 0.001490729 sec. | ||
| 15066 | 2026.04.01 18:10:23.016063 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15067 | 2026.04.01 18:10:23.016161 [ 4 ] {40e51abf-4f1a-4458-b249-3dd5e9e752e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15068 | 2026.04.01 18:10:23.016203 [ 4 ] {40e51abf-4f1a-4458-b249-3dd5e9e752e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15069 | 2026.04.01 18:10:23.016632 [ 4 ] {40e51abf-4f1a-4458-b249-3dd5e9e752e6} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15070 | 2026.04.01 18:10:23.016670 [ 4 ] {40e51abf-4f1a-4458-b249-3dd5e9e752e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15071 | 2026.04.01 18:10:23.016983 [ 4 ] {40e51abf-4f1a-4458-b249-3dd5e9e752e6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15072 | 2026.04.01 18:10:23.017192 [ 4 ] {40e51abf-4f1a-4458-b249-3dd5e9e752e6} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2026.04.01 18:10:23.017335 [ 4 ] {40e51abf-4f1a-4458-b249-3dd5e9e752e6} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001194 sec., 30150.75376884422 rows/sec., 2.19 MiB/sec. | ||
| 15074 | 2026.04.01 18:10:23.017374 [ 4 ] {40e51abf-4f1a-4458-b249-3dd5e9e752e6} <Debug> TCPHandler: Processed in 0.001363946 sec. | ||
| 15075 | 2026.04.01 18:10:23.017483 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15076 | 2026.04.01 18:10:23.017578 [ 4 ] {ec6adc28-c71d-46ee-b7aa-97c3864ee874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15077 | 2026.04.01 18:10:23.017620 [ 4 ] {ec6adc28-c71d-46ee-b7aa-97c3864ee874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15078 | 2026.04.01 18:10:23.018055 [ 4 ] {ec6adc28-c71d-46ee-b7aa-97c3864ee874} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15079 | 2026.04.01 18:10:23.018093 [ 4 ] {ec6adc28-c71d-46ee-b7aa-97c3864ee874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15080 | 2026.04.01 18:10:23.018402 [ 4 ] {ec6adc28-c71d-46ee-b7aa-97c3864ee874} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15081 | 2026.04.01 18:10:23.018614 [ 4 ] {ec6adc28-c71d-46ee-b7aa-97c3864ee874} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15082 | 2026.04.01 18:10:23.018750 [ 4 ] {ec6adc28-c71d-46ee-b7aa-97c3864ee874} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001192 sec., 83892.61744966444 rows/sec., 6.56 MiB/sec. | ||
| 15083 | 2026.04.01 18:10:23.018788 [ 4 ] {ec6adc28-c71d-46ee-b7aa-97c3864ee874} <Debug> TCPHandler: Processed in 0.001356706 sec. | ||
| 15084 | 2026.04.01 18:10:23.018898 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15085 | 2026.04.01 18:10:23.018992 [ 4 ] {a1b11260-d003-4b42-8a1a-c3aa93dc286b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15086 | 2026.04.01 18:10:23.019037 [ 4 ] {a1b11260-d003-4b42-8a1a-c3aa93dc286b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15087 | 2026.04.01 18:10:23.019456 [ 4 ] {a1b11260-d003-4b42-8a1a-c3aa93dc286b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2026.04.01 18:10:23.019493 [ 4 ] {a1b11260-d003-4b42-8a1a-c3aa93dc286b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15089 | 2026.04.01 18:10:23.019824 [ 4 ] {a1b11260-d003-4b42-8a1a-c3aa93dc286b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15090 | 2026.04.01 18:10:23.020037 [ 4 ] {a1b11260-d003-4b42-8a1a-c3aa93dc286b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2026.04.01 18:10:23.020173 [ 4 ] {a1b11260-d003-4b42-8a1a-c3aa93dc286b} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.0012 sec., 135833.33333333334 rows/sec., 9.46 MiB/sec. | ||
| 15092 | 2026.04.01 18:10:23.020211 [ 4 ] {a1b11260-d003-4b42-8a1a-c3aa93dc286b} <Debug> TCPHandler: Processed in 0.001362005 sec. | ||
| 15093 | 2026.04.01 18:10:23.020327 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15094 | 2026.04.01 18:10:23.020422 [ 4 ] {3b1a6052-3936-4875-bc8b-7a4b75c79755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15095 | 2026.04.01 18:10:23.020479 [ 4 ] {3b1a6052-3936-4875-bc8b-7a4b75c79755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15096 | 2026.04.01 18:10:23.021322 [ 4 ] {3b1a6052-3936-4875-bc8b-7a4b75c79755} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2026.04.01 18:10:23.021360 [ 4 ] {3b1a6052-3936-4875-bc8b-7a4b75c79755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15098 | 2026.04.01 18:10:23.021934 [ 4 ] {3b1a6052-3936-4875-bc8b-7a4b75c79755} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15099 | 2026.04.01 18:10:23.022162 [ 4 ] {3b1a6052-3936-4875-bc8b-7a4b75c79755} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2026.04.01 18:10:23.022310 [ 4 ] {3b1a6052-3936-4875-bc8b-7a4b75c79755} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001906 sec., 15739.769150052467 rows/sec., 28.20 MiB/sec. | ||
| 15101 | 2026.04.01 18:10:23.022375 [ 4 ] {3b1a6052-3936-4875-bc8b-7a4b75c79755} <Debug> TCPHandler: Processed in 0.002102685 sec. | ||
| 15102 | 2026.04.01 18:10:23.022491 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15103 | 2026.04.01 18:10:23.022587 [ 4 ] {68d0e674-e41d-4782-b385-217eb2630b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15104 | 2026.04.01 18:10:23.022629 [ 4 ] {68d0e674-e41d-4782-b385-217eb2630b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15105 | 2026.04.01 18:10:23.022962 [ 4 ] {68d0e674-e41d-4782-b385-217eb2630b23} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2026.04.01 18:10:23.022998 [ 4 ] {68d0e674-e41d-4782-b385-217eb2630b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15107 | 2026.04.01 18:10:23.023309 [ 4 ] {68d0e674-e41d-4782-b385-217eb2630b23} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15108 | 2026.04.01 18:10:23.023520 [ 4 ] {68d0e674-e41d-4782-b385-217eb2630b23} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2026.04.01 18:10:23.023652 [ 4 ] {68d0e674-e41d-4782-b385-217eb2630b23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 15110 | 2026.04.01 18:10:23.023688 [ 4 ] {68d0e674-e41d-4782-b385-217eb2630b23} <Debug> TCPHandler: Processed in 0.001247112 sec. | ||
| 15111 | 2026.04.01 18:10:24.312060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30297 | ||
| 15112 | 2026.04.01 18:10:24.312583 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.04.01 18:10:24.312619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15114 | 2026.04.01 18:10:24.313101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15115 | 2026.04.01 18:10:24.313325 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2026.04.01 18:10:24.313449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30297 | ||
| 15117 | 2026.04.01 18:10:25.995398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 15118 | 2026.04.01 18:10:26.012430 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15119 | 2026.04.01 18:10:26.012485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15120 | 2026.04.01 18:10:26.018706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15121 | 2026.04.01 18:10:26.019383 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.04.01 18:10:26.022321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 15123 | 2026.04.01 18:10:28.024728 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15124 | 2026.04.01 18:10:28.025024 [ 4 ] {7652d55d-e3b0-4943-82b8-d0a85eb40cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15125 | 2026.04.01 18:10:28.025126 [ 4 ] {7652d55d-e3b0-4943-82b8-d0a85eb40cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15126 | 2026.04.01 18:10:28.026266 [ 4 ] {7652d55d-e3b0-4943-82b8-d0a85eb40cf7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15127 | 2026.04.01 18:10:28.026307 [ 4 ] {7652d55d-e3b0-4943-82b8-d0a85eb40cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15128 | 2026.04.01 18:10:28.026705 [ 4 ] {7652d55d-e3b0-4943-82b8-d0a85eb40cf7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15129 | 2026.04.01 18:10:28.026929 [ 4 ] {7652d55d-e3b0-4943-82b8-d0a85eb40cf7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15130 | 2026.04.01 18:10:28.027076 [ 4 ] {7652d55d-e3b0-4943-82b8-d0a85eb40cf7} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002128 sec., 218045.11278195487 rows/sec., 13.83 MiB/sec. | ||
| 15131 | 2026.04.01 18:10:28.027104 [ 124 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 15132 | 2026.04.01 18:10:28.027117 [ 4 ] {7652d55d-e3b0-4943-82b8-d0a85eb40cf7} <Debug> TCPHandler: Processed in 0.002566967 sec. | ||
| 15133 | 2026.04.01 18:10:28.027176 [ 124 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15134 | 2026.04.01 18:10:28.027214 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15135 | 2026.04.01 18:10:28.027283 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15136 | 2026.04.01 18:10:28.027347 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 15137 | 2026.04.01 18:10:28.027382 [ 4 ] {da772d67-66d2-422b-90f0-68ae734f919c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15138 | 2026.04.01 18:10:28.027433 [ 4 ] {da772d67-66d2-422b-90f0-68ae734f919c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15139 | 2026.04.01 18:10:28.027505 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15140 | 2026.04.01 18:10:28.027549 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 488 rows starting from the beginning of the part | ||
| 15141 | 2026.04.01 18:10:28.027624 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 464 rows starting from the beginning of the part | ||
| 15142 | 2026.04.01 18:10:28.027677 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 464 rows starting from the beginning of the part | ||
| 15143 | 2026.04.01 18:10:28.027725 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 464 rows starting from the beginning of the part | ||
| 15144 | 2026.04.01 18:10:28.027769 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 464 rows starting from the beginning of the part | ||
| 15145 | 2026.04.01 18:10:28.027813 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 464 rows starting from the beginning of the part | ||
| 15146 | 2026.04.01 18:10:28.028884 [ 4 ] {da772d67-66d2-422b-90f0-68ae734f919c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15147 | 2026.04.01 18:10:28.028927 [ 4 ] {da772d67-66d2-422b-90f0-68ae734f919c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15148 | 2026.04.01 18:10:28.029084 [ 191 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795567 sec., 1563851.4185212804 rows/sec., 105.40 MiB/sec. | ||
| 15149 | 2026.04.01 18:10:28.029313 [ 192 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 15150 | 2026.04.01 18:10:28.029321 [ 4 ] {da772d67-66d2-422b-90f0-68ae734f919c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15151 | 2026.04.01 18:10:28.029620 [ 4 ] {da772d67-66d2-422b-90f0-68ae734f919c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2026.04.01 18:10:28.029730 [ 192 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2026.04.01 18:10:28.029763 [ 4 ] {da772d67-66d2-422b-90f0-68ae734f919c} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.002399 sec., 528970.4043351397 rows/sec., 41.06 MiB/sec. | ||
| 15154 | 2026.04.01 18:10:28.029805 [ 4 ] {da772d67-66d2-422b-90f0-68ae734f919c} <Debug> TCPHandler: Processed in 0.002574247 sec. | ||
| 15155 | 2026.04.01 18:10:28.029824 [ 192 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_43_9} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 15156 | 2026.04.01 18:10:28.029923 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15157 | 2026.04.01 18:10:28.029937 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 15158 | 2026.04.01 18:10:28.030026 [ 4 ] {54b0dfd2-5e74-4a94-91f5-15aff0171858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15159 | 2026.04.01 18:10:28.030070 [ 4 ] {54b0dfd2-5e74-4a94-91f5-15aff0171858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15160 | 2026.04.01 18:10:28.030621 [ 4 ] {54b0dfd2-5e74-4a94-91f5-15aff0171858} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15161 | 2026.04.01 18:10:28.030657 [ 4 ] {54b0dfd2-5e74-4a94-91f5-15aff0171858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15162 | 2026.04.01 18:10:28.030967 [ 4 ] {54b0dfd2-5e74-4a94-91f5-15aff0171858} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15163 | 2026.04.01 18:10:28.031169 [ 4 ] {54b0dfd2-5e74-4a94-91f5-15aff0171858} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15164 | 2026.04.01 18:10:28.031287 [ 124 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15165 | 2026.04.01 18:10:28.031300 [ 4 ] {54b0dfd2-5e74-4a94-91f5-15aff0171858} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001293 sec., 187935.0348027842 rows/sec., 11.15 MiB/sec. | ||
| 15166 | 2026.04.01 18:10:28.031323 [ 124 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2026.04.01 18:10:28.031345 [ 4 ] {54b0dfd2-5e74-4a94-91f5-15aff0171858} <Debug> TCPHandler: Processed in 0.001470698 sec. | ||
| 15168 | 2026.04.01 18:10:28.031346 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15169 | 2026.04.01 18:10:28.031439 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 15170 | 2026.04.01 18:10:28.031454 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15171 | 2026.04.01 18:10:28.031545 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15172 | 2026.04.01 18:10:28.031565 [ 4 ] {551d192c-a83d-4b21-97f1-8387fb2792c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15173 | 2026.04.01 18:10:28.031575 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 316 rows starting from the beginning of the part | ||
| 15174 | 2026.04.01 18:10:28.031612 [ 4 ] {551d192c-a83d-4b21-97f1-8387fb2792c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15175 | 2026.04.01 18:10:28.031635 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 258 rows starting from the beginning of the part | ||
| 15176 | 2026.04.01 18:10:28.031685 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 15177 | 2026.04.01 18:10:28.031720 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 243 rows starting from the beginning of the part | ||
| 15178 | 2026.04.01 18:10:28.031757 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 36 rows starting from the beginning of the part | ||
| 15179 | 2026.04.01 18:10:28.031793 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 243 rows starting from the beginning of the part | ||
| 15180 | 2026.04.01 18:10:28.032152 [ 4 ] {551d192c-a83d-4b21-97f1-8387fb2792c9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2026.04.01 18:10:28.032193 [ 4 ] {551d192c-a83d-4b21-97f1-8387fb2792c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15182 | 2026.04.01 18:10:28.032516 [ 4 ] {551d192c-a83d-4b21-97f1-8387fb2792c9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15183 | 2026.04.01 18:10:28.032657 [ 191 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252373 sec., 899093.1615421284 rows/sec., 58.42 MiB/sec. | ||
| 15184 | 2026.04.01 18:10:28.032728 [ 4 ] {551d192c-a83d-4b21-97f1-8387fb2792c9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2026.04.01 18:10:28.032845 [ 194 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15186 | 2026.04.01 18:10:28.032864 [ 4 ] {551d192c-a83d-4b21-97f1-8387fb2792c9} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001318 sec., 181335.35660091048 rows/sec., 11.69 MiB/sec. | ||
| 15187 | 2026.04.01 18:10:28.032902 [ 4 ] {551d192c-a83d-4b21-97f1-8387fb2792c9} <Debug> TCPHandler: Processed in 0.001495559 sec. | ||
| 15188 | 2026.04.01 18:10:28.033016 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2026.04.01 18:10:28.033108 [ 4 ] {563bcd0f-5a01-44b3-b819-63585693ba88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15190 | 2026.04.01 18:10:28.033113 [ 194 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15191 | 2026.04.01 18:10:28.033147 [ 4 ] {563bcd0f-5a01-44b3-b819-63585693ba88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15192 | 2026.04.01 18:10:28.033194 [ 194 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_91_18} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15193 | 2026.04.01 18:10:28.033294 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15194 | 2026.04.01 18:10:28.033687 [ 4 ] {563bcd0f-5a01-44b3-b819-63585693ba88} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15195 | 2026.04.01 18:10:28.033722 [ 4 ] {563bcd0f-5a01-44b3-b819-63585693ba88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15196 | 2026.04.01 18:10:28.034016 [ 4 ] {563bcd0f-5a01-44b3-b819-63585693ba88} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15197 | 2026.04.01 18:10:28.034232 [ 4 ] {563bcd0f-5a01-44b3-b819-63585693ba88} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2026.04.01 18:10:28.034335 [ 124 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 15199 | 2026.04.01 18:10:28.034356 [ 4 ] {563bcd0f-5a01-44b3-b819-63585693ba88} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001266 sec., 187993.68088467614 rows/sec., 10.67 MiB/sec. | ||
| 15200 | 2026.04.01 18:10:28.034367 [ 124 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.04.01 18:10:28.034396 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15202 | 2026.04.01 18:10:28.034399 [ 4 ] {563bcd0f-5a01-44b3-b819-63585693ba88} <Debug> TCPHandler: Processed in 0.001430837 sec. | ||
| 15203 | 2026.04.01 18:10:28.034505 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 15204 | 2026.04.01 18:10:28.034524 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15205 | 2026.04.01 18:10:28.034626 [ 4 ] {03025747-65b4-47c0-8daf-df2bb984e20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15206 | 2026.04.01 18:10:28.034628 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15207 | 2026.04.01 18:10:28.034668 [ 4 ] {03025747-65b4-47c0-8daf-df2bb984e20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15208 | 2026.04.01 18:10:28.034676 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 250 rows starting from the beginning of the part | ||
| 15209 | 2026.04.01 18:10:28.034748 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 238 rows starting from the beginning of the part | ||
| 15210 | 2026.04.01 18:10:28.034798 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 238 rows starting from the beginning of the part | ||
| 15211 | 2026.04.01 18:10:28.034843 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 238 rows starting from the beginning of the part | ||
| 15212 | 2026.04.01 18:10:28.034886 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 238 rows starting from the beginning of the part | ||
| 15213 | 2026.04.01 18:10:28.034931 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 238 rows starting from the beginning of the part | ||
| 15214 | 2026.04.01 18:10:28.035538 [ 4 ] {03025747-65b4-47c0-8daf-df2bb984e20f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2026.04.01 18:10:28.035578 [ 4 ] {03025747-65b4-47c0-8daf-df2bb984e20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15216 | 2026.04.01 18:10:28.035915 [ 4 ] {03025747-65b4-47c0-8daf-df2bb984e20f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15217 | 2026.04.01 18:10:28.035969 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152391 sec., 944937.6931708565 rows/sec., 57.40 MiB/sec. | ||
| 15218 | 2026.04.01 18:10:28.036129 [ 187 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 15219 | 2026.04.01 18:10:28.036138 [ 4 ] {03025747-65b4-47c0-8daf-df2bb984e20f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.04.01 18:10:28.036289 [ 4 ] {03025747-65b4-47c0-8daf-df2bb984e20f} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001681 sec., 458655.5621653778 rows/sec., 31.98 MiB/sec. | ||
| 15221 | 2026.04.01 18:10:28.036329 [ 4 ] {03025747-65b4-47c0-8daf-df2bb984e20f} <Debug> TCPHandler: Processed in 0.001852728 sec. | ||
| 15222 | 2026.04.01 18:10:28.036444 [ 187 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2026.04.01 18:10:28.036458 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15224 | 2026.04.01 18:10:28.036536 [ 187 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_43_9} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 15225 | 2026.04.01 18:10:28.036562 [ 4 ] {a0dccdb7-d0e3-4e0d-b403-2113d847ae7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15226 | 2026.04.01 18:10:28.036608 [ 4 ] {a0dccdb7-d0e3-4e0d-b403-2113d847ae7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15227 | 2026.04.01 18:10:28.036619 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15228 | 2026.04.01 18:10:28.036952 [ 4 ] {a0dccdb7-d0e3-4e0d-b403-2113d847ae7c} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15229 | 2026.04.01 18:10:28.036992 [ 4 ] {a0dccdb7-d0e3-4e0d-b403-2113d847ae7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15230 | 2026.04.01 18:10:28.037293 [ 4 ] {a0dccdb7-d0e3-4e0d-b403-2113d847ae7c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15231 | 2026.04.01 18:10:28.037499 [ 4 ] {a0dccdb7-d0e3-4e0d-b403-2113d847ae7c} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15232 | 2026.04.01 18:10:28.037631 [ 4 ] {a0dccdb7-d0e3-4e0d-b403-2113d847ae7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 15233 | 2026.04.01 18:10:28.037668 [ 4 ] {a0dccdb7-d0e3-4e0d-b403-2113d847ae7c} <Debug> TCPHandler: Processed in 0.001257042 sec. | ||
| 15234 | 2026.04.01 18:10:28.037789 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15235 | 2026.04.01 18:10:28.037882 [ 4 ] {3a2258fd-fa3a-4725-b7af-00c133895020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15236 | 2026.04.01 18:10:28.037926 [ 4 ] {3a2258fd-fa3a-4725-b7af-00c133895020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15237 | 2026.04.01 18:10:28.038404 [ 4 ] {3a2258fd-fa3a-4725-b7af-00c133895020} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15238 | 2026.04.01 18:10:28.038440 [ 4 ] {3a2258fd-fa3a-4725-b7af-00c133895020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15239 | 2026.04.01 18:10:28.038766 [ 4 ] {3a2258fd-fa3a-4725-b7af-00c133895020} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15240 | 2026.04.01 18:10:28.038981 [ 4 ] {3a2258fd-fa3a-4725-b7af-00c133895020} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15241 | 2026.04.01 18:10:28.039102 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_97_20 to all_102_102_0 | ||
| 15242 | 2026.04.01 18:10:28.039111 [ 4 ] {3a2258fd-fa3a-4725-b7af-00c133895020} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001247 sec., 268644.747393745 rows/sec., 17.58 MiB/sec. | ||
| 15243 | 2026.04.01 18:10:28.039134 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15244 | 2026.04.01 18:10:28.039158 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15245 | 2026.04.01 18:10:28.039160 [ 4 ] {3a2258fd-fa3a-4725-b7af-00c133895020} <Debug> TCPHandler: Processed in 0.001417717 sec. | ||
| 15246 | 2026.04.01 18:10:28.039244 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_97_20 to all_102_102_0 into Compact with storage Full | ||
| 15247 | 2026.04.01 18:10:28.039295 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15248 | 2026.04.01 18:10:28.039358 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15249 | 2026.04.01 18:10:28.039392 [ 4 ] {e0c43d69-e740-41af-8e02-d93937ff4399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15250 | 2026.04.01 18:10:28.039394 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_97_20, total 41051 rows starting from the beginning of the part | ||
| 15251 | 2026.04.01 18:10:28.039440 [ 4 ] {e0c43d69-e740-41af-8e02-d93937ff4399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15252 | 2026.04.01 18:10:28.039475 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 128 rows starting from the beginning of the part | ||
| 15253 | 2026.04.01 18:10:28.039525 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 15254 | 2026.04.01 18:10:28.039563 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 335 rows starting from the beginning of the part | ||
| 15255 | 2026.04.01 18:10:28.039609 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 163 rows starting from the beginning of the part | ||
| 15256 | 2026.04.01 18:10:28.039648 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 335 rows starting from the beginning of the part | ||
| 15257 | 2026.04.01 18:10:28.039765 [ 4 ] {e0c43d69-e740-41af-8e02-d93937ff4399} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2026.04.01 18:10:28.039807 [ 4 ] {e0c43d69-e740-41af-8e02-d93937ff4399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15259 | 2026.04.01 18:10:28.040135 [ 4 ] {e0c43d69-e740-41af-8e02-d93937ff4399} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15260 | 2026.04.01 18:10:28.040354 [ 4 ] {e0c43d69-e740-41af-8e02-d93937ff4399} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15261 | 2026.04.01 18:10:28.040485 [ 4 ] {e0c43d69-e740-41af-8e02-d93937ff4399} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 15262 | 2026.04.01 18:10:28.040521 [ 4 ] {e0c43d69-e740-41af-8e02-d93937ff4399} <Debug> TCPHandler: Processed in 0.001279043 sec. | ||
| 15263 | 2026.04.01 18:10:28.040643 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15264 | 2026.04.01 18:10:28.040735 [ 4 ] {a80fcbac-4949-4534-a15e-2f199a8c4eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15265 | 2026.04.01 18:10:28.040786 [ 4 ] {a80fcbac-4949-4534-a15e-2f199a8c4eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15266 | 2026.04.01 18:10:28.041593 [ 4 ] {a80fcbac-4949-4534-a15e-2f199a8c4eae} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2026.04.01 18:10:28.041630 [ 4 ] {a80fcbac-4949-4534-a15e-2f199a8c4eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15268 | 2026.04.01 18:10:28.042334 [ 4 ] {a80fcbac-4949-4534-a15e-2f199a8c4eae} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15269 | 2026.04.01 18:10:28.042564 [ 4 ] {a80fcbac-4949-4534-a15e-2f199a8c4eae} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2026.04.01 18:10:28.042694 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15271 | 2026.04.01 18:10:28.042704 [ 4 ] {a80fcbac-4949-4534-a15e-2f199a8c4eae} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001986 sec., 5538.77139979859 rows/sec., 9.93 MiB/sec. | ||
| 15272 | 2026.04.01 18:10:28.042733 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.04.01 18:10:28.042757 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15274 | 2026.04.01 18:10:28.042774 [ 4 ] {a80fcbac-4949-4534-a15e-2f199a8c4eae} <Debug> TCPHandler: Processed in 0.002176857 sec. | ||
| 15275 | 2026.04.01 18:10:28.042834 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 15276 | 2026.04.01 18:10:28.042898 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15277 | 2026.04.01 18:10:28.042996 [ 4 ] {3712bfef-eda7-42bd-8898-422b8d9512a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15278 | 2026.04.01 18:10:28.043033 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15279 | 2026.04.01 18:10:28.043036 [ 4 ] {3712bfef-eda7-42bd-8898-422b8d9512a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15280 | 2026.04.01 18:10:28.043092 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1824 rows starting from the beginning of the part | ||
| 15281 | 2026.04.01 18:10:28.043214 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 22 rows starting from the beginning of the part | ||
| 15282 | 2026.04.01 18:10:28.043313 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 15283 | 2026.04.01 18:10:28.043403 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 11 rows starting from the beginning of the part | ||
| 15284 | 2026.04.01 18:10:28.043407 [ 4 ] {3712bfef-eda7-42bd-8898-422b8d9512a7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2026.04.01 18:10:28.043450 [ 4 ] {3712bfef-eda7-42bd-8898-422b8d9512a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15286 | 2026.04.01 18:10:28.043503 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part | ||
| 15287 | 2026.04.01 18:10:28.043598 [ 187 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 11 rows starting from the beginning of the part | ||
| 15288 | 2026.04.01 18:10:28.043877 [ 4 ] {3712bfef-eda7-42bd-8898-422b8d9512a7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15289 | 2026.04.01 18:10:28.044127 [ 4 ] {3712bfef-eda7-42bd-8898-422b8d9512a7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15290 | 2026.04.01 18:10:28.044258 [ 122 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15291 | 2026.04.01 18:10:28.044268 [ 4 ] {3712bfef-eda7-42bd-8898-422b8d9512a7} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001291 sec., 85205.26723470178 rows/sec., 5.18 MiB/sec. | ||
| 15292 | 2026.04.01 18:10:28.044295 [ 122 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15293 | 2026.04.01 18:10:28.044312 [ 4 ] {3712bfef-eda7-42bd-8898-422b8d9512a7} <Debug> TCPHandler: Processed in 0.001461138 sec. | ||
| 15294 | 2026.04.01 18:10:28.044315 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15295 | 2026.04.01 18:10:28.044392 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 15296 | 2026.04.01 18:10:28.044477 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15297 | 2026.04.01 18:10:28.044505 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6802 rows starting from the beginning of the part | ||
| 15298 | 2026.04.01 18:10:28.044558 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 48 rows starting from the beginning of the part | ||
| 15299 | 2026.04.01 18:10:28.044601 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 15300 | 2026.04.01 18:10:28.044645 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 110 rows starting from the beginning of the part | ||
| 15301 | 2026.04.01 18:10:28.044686 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 15302 | 2026.04.01 18:10:28.044726 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 110 rows starting from the beginning of the part | ||
| 15303 | 2026.04.01 18:10:28.047159 [ 198 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7190 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797813 sec., 2569864.3905078718 rows/sec., 162.79 MiB/sec. | ||
| 15304 | 2026.04.01 18:10:28.047829 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15305 | 2026.04.01 18:10:28.048122 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_101_20} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2026.04.01 18:10:28.048206 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_101_20} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15307 | 2026.04.01 18:10:28.048310 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15308 | 2026.04.01 18:10:28.048492 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42172 rows, containing 5 columns (5 merged, 0 gathered) in 0.009285652 sec., 4541630.463859727 rows/sec., 292.37 MiB/sec. | ||
| 15309 | 2026.04.01 18:10:28.048814 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 15310 | 2026.04.01 18:10:28.049084 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2026.04.01 18:10:28.049154 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_97_20, all_102_102_0] -> all_1_102_21 | ||
| 15312 | 2026.04.01 18:10:28.049230 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15313 | 2026.04.01 18:10:28.053975 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1928 rows, containing 19 columns (19 merged, 0 gathered) in 0.011172041 sec., 172573.65954886845 rows/sec., 309.24 MiB/sec. | ||
| 15314 | 2026.04.01 18:10:28.056728 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15315 | 2026.04.01 18:10:28.057104 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15316 | 2026.04.01 18:10:28.057198 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15317 | 2026.04.01 18:10:28.057347 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.34 MiB. | ||
| 15318 | 2026.04.01 18:10:29.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.87 MiB, peak 373.58 MiB, free memory in arenas 0.00 B, will set to 360.54 MiB (RSS), difference: 6.67 MiB | ||
| 15319 | 2026.04.01 18:10:31.610404 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15320 | 2026.04.01 18:10:31.610482 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15321 | 2026.04.01 18:10:31.813794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30745 | ||
| 15322 | 2026.04.01 18:10:31.814395 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15323 | 2026.04.01 18:10:31.814455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15324 | 2026.04.01 18:10:31.815053 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15325 | 2026.04.01 18:10:31.815278 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15326 | 2026.04.01 18:10:31.815408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 | ||
| 15327 | 2026.04.01 18:10:31.908236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1944 | ||
| 15328 | 2026.04.01 18:10:31.910708 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15329 | 2026.04.01 18:10:31.910746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15330 | 2026.04.01 18:10:31.911921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15331 | 2026.04.01 18:10:31.912176 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15332 | 2026.04.01 18:10:31.912424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1944 | ||
| 15333 | 2026.04.01 18:10:32.002262 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001857409 sec. | ||
| 15334 | 2026.04.01 18:10:33.013408 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15335 | 2026.04.01 18:10:33.013617 [ 4 ] {38fc7274-c3ff-473b-b296-b9f5423e882f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15336 | 2026.04.01 18:10:33.013691 [ 4 ] {38fc7274-c3ff-473b-b296-b9f5423e882f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15337 | 2026.04.01 18:10:33.014418 [ 4 ] {38fc7274-c3ff-473b-b296-b9f5423e882f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15338 | 2026.04.01 18:10:33.014456 [ 4 ] {38fc7274-c3ff-473b-b296-b9f5423e882f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15339 | 2026.04.01 18:10:33.014860 [ 4 ] {38fc7274-c3ff-473b-b296-b9f5423e882f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15340 | 2026.04.01 18:10:33.015089 [ 4 ] {38fc7274-c3ff-473b-b296-b9f5423e882f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15341 | 2026.04.01 18:10:33.015235 [ 4 ] {38fc7274-c3ff-473b-b296-b9f5423e882f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001672 sec., 69377.99043062201 rows/sec., 5.89 MiB/sec. | ||
| 15342 | 2026.04.01 18:10:33.015275 [ 4 ] {38fc7274-c3ff-473b-b296-b9f5423e882f} <Debug> TCPHandler: Processed in 0.002002982 sec. | ||
| 15343 | 2026.04.01 18:10:33.015399 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15344 | 2026.04.01 18:10:33.015495 [ 4 ] {a892721b-359e-4e3b-80bf-f4e3bed5c1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15345 | 2026.04.01 18:10:33.015537 [ 4 ] {a892721b-359e-4e3b-80bf-f4e3bed5c1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15346 | 2026.04.01 18:10:33.015946 [ 4 ] {a892721b-359e-4e3b-80bf-f4e3bed5c1a9} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.04.01 18:10:33.015982 [ 4 ] {a892721b-359e-4e3b-80bf-f4e3bed5c1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15348 | 2026.04.01 18:10:33.016283 [ 4 ] {a892721b-359e-4e3b-80bf-f4e3bed5c1a9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15349 | 2026.04.01 18:10:33.016493 [ 4 ] {a892721b-359e-4e3b-80bf-f4e3bed5c1a9} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.04.01 18:10:33.016624 [ 4 ] {a892721b-359e-4e3b-80bf-f4e3bed5c1a9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001148 sec., 26132.40418118467 rows/sec., 1.92 MiB/sec. | ||
| 15351 | 2026.04.01 18:10:33.016661 [ 4 ] {a892721b-359e-4e3b-80bf-f4e3bed5c1a9} <Debug> TCPHandler: Processed in 0.001311234 sec. | ||
| 15352 | 2026.04.01 18:10:33.016766 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15353 | 2026.04.01 18:10:33.016860 [ 4 ] {19fb1c3d-3546-4a62-9cf2-69358250752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15354 | 2026.04.01 18:10:33.016899 [ 4 ] {19fb1c3d-3546-4a62-9cf2-69358250752b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15355 | 2026.04.01 18:10:33.017322 [ 4 ] {19fb1c3d-3546-4a62-9cf2-69358250752b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.04.01 18:10:33.017356 [ 4 ] {19fb1c3d-3546-4a62-9cf2-69358250752b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15357 | 2026.04.01 18:10:33.017669 [ 4 ] {19fb1c3d-3546-4a62-9cf2-69358250752b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15358 | 2026.04.01 18:10:33.017879 [ 4 ] {19fb1c3d-3546-4a62-9cf2-69358250752b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.04.01 18:10:33.018005 [ 4 ] {19fb1c3d-3546-4a62-9cf2-69358250752b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001163 sec., 80825.45141874463 rows/sec., 6.31 MiB/sec. | ||
| 15360 | 2026.04.01 18:10:33.018042 [ 4 ] {19fb1c3d-3546-4a62-9cf2-69358250752b} <Debug> TCPHandler: Processed in 0.001324795 sec. | ||
| 15361 | 2026.04.01 18:10:33.018148 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15362 | 2026.04.01 18:10:33.018243 [ 4 ] {8d9c9762-e3b2-430b-bac8-50de4359e7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15363 | 2026.04.01 18:10:33.018285 [ 4 ] {8d9c9762-e3b2-430b-bac8-50de4359e7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15364 | 2026.04.01 18:10:33.018727 [ 4 ] {8d9c9762-e3b2-430b-bac8-50de4359e7f8} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2026.04.01 18:10:33.018769 [ 4 ] {8d9c9762-e3b2-430b-bac8-50de4359e7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15366 | 2026.04.01 18:10:33.019128 [ 4 ] {8d9c9762-e3b2-430b-bac8-50de4359e7f8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15367 | 2026.04.01 18:10:33.019332 [ 4 ] {8d9c9762-e3b2-430b-bac8-50de4359e7f8} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.04.01 18:10:33.019458 [ 4 ] {8d9c9762-e3b2-430b-bac8-50de4359e7f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 15369 | 2026.04.01 18:10:33.019495 [ 4 ] {8d9c9762-e3b2-430b-bac8-50de4359e7f8} <Debug> TCPHandler: Processed in 0.001394767 sec. | ||
| 15370 | 2026.04.01 18:10:33.019600 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15371 | 2026.04.01 18:10:33.019692 [ 4 ] {11788002-534d-4d41-b108-4df94cad1a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15372 | 2026.04.01 18:10:33.019746 [ 4 ] {11788002-534d-4d41-b108-4df94cad1a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15373 | 2026.04.01 18:10:33.020566 [ 4 ] {11788002-534d-4d41-b108-4df94cad1a3e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15374 | 2026.04.01 18:10:33.020600 [ 4 ] {11788002-534d-4d41-b108-4df94cad1a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15375 | 2026.04.01 18:10:33.021116 [ 4 ] {11788002-534d-4d41-b108-4df94cad1a3e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15376 | 2026.04.01 18:10:33.021323 [ 4 ] {11788002-534d-4d41-b108-4df94cad1a3e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15377 | 2026.04.01 18:10:33.021455 [ 4 ] {11788002-534d-4d41-b108-4df94cad1a3e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001782 sec., 16835.016835016835 rows/sec., 30.17 MiB/sec. | ||
| 15378 | 2026.04.01 18:10:33.021507 [ 4 ] {11788002-534d-4d41-b108-4df94cad1a3e} <Debug> TCPHandler: Processed in 0.001954101 sec. | ||
| 15379 | 2026.04.01 18:10:33.021609 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15380 | 2026.04.01 18:10:33.021700 [ 4 ] {e6daf7d3-5bd7-4222-b074-1b0232356a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15381 | 2026.04.01 18:10:33.021740 [ 4 ] {e6daf7d3-5bd7-4222-b074-1b0232356a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15382 | 2026.04.01 18:10:33.022065 [ 4 ] {e6daf7d3-5bd7-4222-b074-1b0232356a7e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2026.04.01 18:10:33.022098 [ 4 ] {e6daf7d3-5bd7-4222-b074-1b0232356a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15384 | 2026.04.01 18:10:33.022389 [ 4 ] {e6daf7d3-5bd7-4222-b074-1b0232356a7e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15385 | 2026.04.01 18:10:33.022592 [ 4 ] {e6daf7d3-5bd7-4222-b074-1b0232356a7e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15386 | 2026.04.01 18:10:33.022714 [ 4 ] {e6daf7d3-5bd7-4222-b074-1b0232356a7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 15387 | 2026.04.01 18:10:33.022748 [ 4 ] {e6daf7d3-5bd7-4222-b074-1b0232356a7e} <Debug> TCPHandler: Processed in 0.001185771 sec. | ||
| 15388 | 2026.04.01 18:10:33.467520 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15389 | 2026.04.01 18:10:33.467711 [ 4 ] {aa6fb1ec-5e63-46fc-a95d-5c623283783e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15390 | 2026.04.01 18:10:33.467780 [ 4 ] {aa6fb1ec-5e63-46fc-a95d-5c623283783e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15391 | 2026.04.01 18:10:33.468552 [ 4 ] {aa6fb1ec-5e63-46fc-a95d-5c623283783e} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.04.01 18:10:33.468590 [ 4 ] {aa6fb1ec-5e63-46fc-a95d-5c623283783e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15393 | 2026.04.01 18:10:33.469014 [ 4 ] {aa6fb1ec-5e63-46fc-a95d-5c623283783e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15394 | 2026.04.01 18:10:33.469257 [ 4 ] {aa6fb1ec-5e63-46fc-a95d-5c623283783e} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.04.01 18:10:33.469410 [ 4 ] {aa6fb1ec-5e63-46fc-a95d-5c623283783e} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001749 sec., 265294.45397369924 rows/sec., 16.82 MiB/sec. | ||
| 15396 | 2026.04.01 18:10:33.469452 [ 4 ] {aa6fb1ec-5e63-46fc-a95d-5c623283783e} <Debug> TCPHandler: Processed in 0.002057244 sec. | ||
| 15397 | 2026.04.01 18:10:33.469572 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15398 | 2026.04.01 18:10:33.469668 [ 4 ] {762449d4-9476-4f30-9655-8778e4b4f4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15399 | 2026.04.01 18:10:33.469709 [ 4 ] {762449d4-9476-4f30-9655-8778e4b4f4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15400 | 2026.04.01 18:10:33.470098 [ 4 ] {762449d4-9476-4f30-9655-8778e4b4f4b3} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15401 | 2026.04.01 18:10:33.470134 [ 4 ] {762449d4-9476-4f30-9655-8778e4b4f4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15402 | 2026.04.01 18:10:33.470426 [ 4 ] {762449d4-9476-4f30-9655-8778e4b4f4b3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15403 | 2026.04.01 18:10:33.470640 [ 4 ] {762449d4-9476-4f30-9655-8778e4b4f4b3} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2026.04.01 18:10:33.470769 [ 4 ] {762449d4-9476-4f30-9655-8778e4b4f4b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00112 sec., 1785.7142857142858 rows/sec., 145.61 KiB/sec. | ||
| 15405 | 2026.04.01 18:10:33.470808 [ 4 ] {762449d4-9476-4f30-9655-8778e4b4f4b3} <Debug> TCPHandler: Processed in 0.001285324 sec. | ||
| 15406 | 2026.04.01 18:10:33.470916 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15407 | 2026.04.01 18:10:33.471009 [ 4 ] {bc51a979-1187-48b1-8395-eeefe05ec0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15408 | 2026.04.01 18:10:33.471047 [ 4 ] {bc51a979-1187-48b1-8395-eeefe05ec0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15409 | 2026.04.01 18:10:33.472761 [ 4 ] {bc51a979-1187-48b1-8395-eeefe05ec0af} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2026.04.01 18:10:33.472798 [ 4 ] {bc51a979-1187-48b1-8395-eeefe05ec0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15411 | 2026.04.01 18:10:33.473313 [ 4 ] {bc51a979-1187-48b1-8395-eeefe05ec0af} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15412 | 2026.04.01 18:10:33.473538 [ 4 ] {bc51a979-1187-48b1-8395-eeefe05ec0af} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.04.01 18:10:33.473679 [ 4 ] {bc51a979-1187-48b1-8395-eeefe05ec0af} <Debug> executeQuery: Read 3619 rows, 278.22 KiB in 0.002689 sec., 1345853.4771290442 rows/sec., 101.04 MiB/sec. | ||
| 15414 | 2026.04.01 18:10:33.473720 [ 4 ] {bc51a979-1187-48b1-8395-eeefe05ec0af} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 15415 | 2026.04.01 18:10:33.473734 [ 4 ] {bc51a979-1187-48b1-8395-eeefe05ec0af} <Debug> TCPHandler: Processed in 0.002868565 sec. | ||
| 15416 | 2026.04.01 18:10:33.473847 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15417 | 2026.04.01 18:10:33.473942 [ 4 ] {41a8dd60-e58a-4f59-a397-6109a8b97e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15418 | 2026.04.01 18:10:33.473982 [ 4 ] {41a8dd60-e58a-4f59-a397-6109a8b97e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15419 | 2026.04.01 18:10:33.474492 [ 4 ] {41a8dd60-e58a-4f59-a397-6109a8b97e56} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.04.01 18:10:33.474529 [ 4 ] {41a8dd60-e58a-4f59-a397-6109a8b97e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15421 | 2026.04.01 18:10:33.474841 [ 4 ] {41a8dd60-e58a-4f59-a397-6109a8b97e56} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15422 | 2026.04.01 18:10:33.475067 [ 4 ] {41a8dd60-e58a-4f59-a397-6109a8b97e56} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2026.04.01 18:10:33.475197 [ 4 ] {41a8dd60-e58a-4f59-a397-6109a8b97e56} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.001274 sec., 200941.9152276295 rows/sec., 12.05 MiB/sec. | ||
| 15424 | 2026.04.01 18:10:33.475236 [ 4 ] {41a8dd60-e58a-4f59-a397-6109a8b97e56} <Debug> TCPHandler: Processed in 0.001438128 sec. | ||
| 15425 | 2026.04.01 18:10:33.475343 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15426 | 2026.04.01 18:10:33.475435 [ 4 ] {6c539bdc-ed1a-458e-a0ca-4a0688ed8ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15427 | 2026.04.01 18:10:33.475474 [ 4 ] {6c539bdc-ed1a-458e-a0ca-4a0688ed8ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15428 | 2026.04.01 18:10:33.476153 [ 4 ] {6c539bdc-ed1a-458e-a0ca-4a0688ed8ff8} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15429 | 2026.04.01 18:10:33.476190 [ 4 ] {6c539bdc-ed1a-458e-a0ca-4a0688ed8ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15430 | 2026.04.01 18:10:33.476538 [ 4 ] {6c539bdc-ed1a-458e-a0ca-4a0688ed8ff8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15431 | 2026.04.01 18:10:33.476752 [ 4 ] {6c539bdc-ed1a-458e-a0ca-4a0688ed8ff8} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.04.01 18:10:33.476881 [ 4 ] {6c539bdc-ed1a-458e-a0ca-4a0688ed8ff8} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001464 sec., 710382.5136612022 rows/sec., 42.13 MiB/sec. | ||
| 15433 | 2026.04.01 18:10:33.476919 [ 4 ] {6c539bdc-ed1a-458e-a0ca-4a0688ed8ff8} <Debug> TCPHandler: Processed in 0.001625363 sec. | ||
| 15434 | 2026.04.01 18:10:33.477028 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15435 | 2026.04.01 18:10:33.477121 [ 4 ] {0826be14-bd74-477d-9438-6c080bc12f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15436 | 2026.04.01 18:10:33.477161 [ 4 ] {0826be14-bd74-477d-9438-6c080bc12f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15437 | 2026.04.01 18:10:33.477539 [ 4 ] {0826be14-bd74-477d-9438-6c080bc12f80} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2026.04.01 18:10:33.477575 [ 4 ] {0826be14-bd74-477d-9438-6c080bc12f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15439 | 2026.04.01 18:10:33.477868 [ 4 ] {0826be14-bd74-477d-9438-6c080bc12f80} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 15440 | 2026.04.01 18:10:33.478078 [ 4 ] {0826be14-bd74-477d-9438-6c080bc12f80} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2026.04.01 18:10:33.478206 [ 4 ] {0826be14-bd74-477d-9438-6c080bc12f80} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 15442 | 2026.04.01 18:10:33.478244 [ 4 ] {0826be14-bd74-477d-9438-6c080bc12f80} <Debug> TCPHandler: Processed in 0.001264863 sec. | ||
| 15443 | 2026.04.01 18:10:33.478349 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15444 | 2026.04.01 18:10:33.478441 [ 4 ] {baf91866-2a8d-4dd9-bd0c-08e31cf24a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15445 | 2026.04.01 18:10:33.478480 [ 4 ] {baf91866-2a8d-4dd9-bd0c-08e31cf24a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15446 | 2026.04.01 18:10:33.478950 [ 4 ] {baf91866-2a8d-4dd9-bd0c-08e31cf24a0d} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15447 | 2026.04.01 18:10:33.478987 [ 4 ] {baf91866-2a8d-4dd9-bd0c-08e31cf24a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15448 | 2026.04.01 18:10:33.479302 [ 4 ] {baf91866-2a8d-4dd9-bd0c-08e31cf24a0d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15449 | 2026.04.01 18:10:33.479527 [ 4 ] {baf91866-2a8d-4dd9-bd0c-08e31cf24a0d} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15450 | 2026.04.01 18:10:33.479659 [ 4 ] {baf91866-2a8d-4dd9-bd0c-08e31cf24a0d} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001235 sec., 192712.55060728744 rows/sec., 10.94 MiB/sec. | ||
| 15451 | 2026.04.01 18:10:33.479698 [ 4 ] {baf91866-2a8d-4dd9-bd0c-08e31cf24a0d} <Debug> TCPHandler: Processed in 0.001396997 sec. | ||
| 15452 | 2026.04.01 18:10:33.479799 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15453 | 2026.04.01 18:10:33.479891 [ 4 ] {6e825c86-79b0-4f77-a5e1-941c9c30c1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15454 | 2026.04.01 18:10:33.479930 [ 4 ] {6e825c86-79b0-4f77-a5e1-941c9c30c1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15455 | 2026.04.01 18:10:33.480911 [ 4 ] {6e825c86-79b0-4f77-a5e1-941c9c30c1ce} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15456 | 2026.04.01 18:10:33.480948 [ 4 ] {6e825c86-79b0-4f77-a5e1-941c9c30c1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15457 | 2026.04.01 18:10:33.481332 [ 4 ] {6e825c86-79b0-4f77-a5e1-941c9c30c1ce} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15458 | 2026.04.01 18:10:33.481554 [ 4 ] {6e825c86-79b0-4f77-a5e1-941c9c30c1ce} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15459 | 2026.04.01 18:10:33.481690 [ 4 ] {6e825c86-79b0-4f77-a5e1-941c9c30c1ce} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.001816 sec., 1100770.9251101322 rows/sec., 74.32 MiB/sec. | ||
| 15460 | 2026.04.01 18:10:33.481729 [ 4 ] {6e825c86-79b0-4f77-a5e1-941c9c30c1ce} <Debug> TCPHandler: Processed in 0.001979672 sec. | ||
| 15461 | 2026.04.01 18:10:33.481837 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15462 | 2026.04.01 18:10:33.481932 [ 4 ] {7d6994cb-66da-4f73-84b5-0e2d421bca2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15463 | 2026.04.01 18:10:33.481973 [ 4 ] {7d6994cb-66da-4f73-84b5-0e2d421bca2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15464 | 2026.04.01 18:10:33.482305 [ 4 ] {7d6994cb-66da-4f73-84b5-0e2d421bca2f} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2026.04.01 18:10:33.482342 [ 4 ] {7d6994cb-66da-4f73-84b5-0e2d421bca2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15466 | 2026.04.01 18:10:33.482651 [ 4 ] {7d6994cb-66da-4f73-84b5-0e2d421bca2f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15467 | 2026.04.01 18:10:33.482863 [ 4 ] {7d6994cb-66da-4f73-84b5-0e2d421bca2f} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15468 | 2026.04.01 18:10:33.482992 [ 4 ] {7d6994cb-66da-4f73-84b5-0e2d421bca2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 15469 | 2026.04.01 18:10:33.483029 [ 4 ] {7d6994cb-66da-4f73-84b5-0e2d421bca2f} <Debug> TCPHandler: Processed in 0.001241622 sec. | ||
| 15470 | 2026.04.01 18:10:33.483132 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15471 | 2026.04.01 18:10:33.483227 [ 4 ] {e2f32309-845d-419b-a50d-ba80441f11de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15472 | 2026.04.01 18:10:33.483268 [ 4 ] {e2f32309-845d-419b-a50d-ba80441f11de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15473 | 2026.04.01 18:10:33.483943 [ 4 ] {e2f32309-845d-419b-a50d-ba80441f11de} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2026.04.01 18:10:33.483979 [ 4 ] {e2f32309-845d-419b-a50d-ba80441f11de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15475 | 2026.04.01 18:10:33.484412 [ 4 ] {e2f32309-845d-419b-a50d-ba80441f11de} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15476 | 2026.04.01 18:10:33.484628 [ 4 ] {e2f32309-845d-419b-a50d-ba80441f11de} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2026.04.01 18:10:33.484765 [ 4 ] {e2f32309-845d-419b-a50d-ba80441f11de} <Debug> executeQuery: Read 1672 rows, 104.01 KiB in 0.001557 sec., 1073859.9871547848 rows/sec., 65.24 MiB/sec. | ||
| 15478 | 2026.04.01 18:10:33.484804 [ 4 ] {e2f32309-845d-419b-a50d-ba80441f11de} <Debug> TCPHandler: Processed in 0.001719075 sec. | ||
| 15479 | 2026.04.01 18:10:33.484920 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15480 | 2026.04.01 18:10:33.485015 [ 4 ] {3212bd75-e2a1-4f11-921e-3812dfa289a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15481 | 2026.04.01 18:10:33.485056 [ 4 ] {3212bd75-e2a1-4f11-921e-3812dfa289a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15482 | 2026.04.01 18:10:33.485372 [ 4 ] {3212bd75-e2a1-4f11-921e-3812dfa289a4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15483 | 2026.04.01 18:10:33.485409 [ 4 ] {3212bd75-e2a1-4f11-921e-3812dfa289a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15484 | 2026.04.01 18:10:33.485715 [ 4 ] {3212bd75-e2a1-4f11-921e-3812dfa289a4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15485 | 2026.04.01 18:10:33.485930 [ 4 ] {3212bd75-e2a1-4f11-921e-3812dfa289a4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2026.04.01 18:10:33.486041 [ 108 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 15487 | 2026.04.01 18:10:33.486060 [ 4 ] {3212bd75-e2a1-4f11-921e-3812dfa289a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 15488 | 2026.04.01 18:10:33.486110 [ 108 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2026.04.01 18:10:33.486117 [ 4 ] {3212bd75-e2a1-4f11-921e-3812dfa289a4} <Debug> TCPHandler: Processed in 0.001246113 sec. | ||
| 15490 | 2026.04.01 18:10:33.486139 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15491 | 2026.04.01 18:10:33.486238 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15492 | 2026.04.01 18:10:33.486254 [ 201 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 15493 | 2026.04.01 18:10:33.486335 [ 4 ] {6317f643-1c32-430e-a138-2d641a766da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15494 | 2026.04.01 18:10:33.486392 [ 4 ] {6317f643-1c32-430e-a138-2d641a766da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15495 | 2026.04.01 18:10:33.486402 [ 201 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15496 | 2026.04.01 18:10:33.486443 [ 201 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
| 15497 | 2026.04.01 18:10:33.486507 [ 201 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 15498 | 2026.04.01 18:10:33.486552 [ 201 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 15499 | 2026.04.01 18:10:33.486592 [ 201 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 15500 | 2026.04.01 18:10:33.486628 [ 201 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 15501 | 2026.04.01 18:10:33.486665 [ 201 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 15502 | 2026.04.01 18:10:33.487166 [ 4 ] {6317f643-1c32-430e-a138-2d641a766da6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2026.04.01 18:10:33.487209 [ 4 ] {6317f643-1c32-430e-a138-2d641a766da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15504 | 2026.04.01 18:10:33.487461 [ 198 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259643 sec., 33342.780454462096 rows/sec., 2.19 MiB/sec. | ||
| 15505 | 2026.04.01 18:10:33.487638 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 15506 | 2026.04.01 18:10:33.487762 [ 4 ] {6317f643-1c32-430e-a138-2d641a766da6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15507 | 2026.04.01 18:10:33.488055 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15508 | 2026.04.01 18:10:33.488097 [ 4 ] {6317f643-1c32-430e-a138-2d641a766da6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2026.04.01 18:10:33.488143 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_42_9} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 15510 | 2026.04.01 18:10:33.488250 [ 4 ] {6317f643-1c32-430e-a138-2d641a766da6} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001933 sec., 11381.272633212622 rows/sec., 20.39 MiB/sec. | ||
| 15511 | 2026.04.01 18:10:33.488262 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 15512 | 2026.04.01 18:10:33.488312 [ 4 ] {6317f643-1c32-430e-a138-2d641a766da6} <Debug> TCPHandler: Processed in 0.002123335 sec. | ||
| 15513 | 2026.04.01 18:10:33.488431 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15514 | 2026.04.01 18:10:33.488528 [ 4 ] {1e06100a-9890-4fb6-b46c-1b2f93040ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15515 | 2026.04.01 18:10:33.488569 [ 4 ] {1e06100a-9890-4fb6-b46c-1b2f93040ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15516 | 2026.04.01 18:10:33.488899 [ 4 ] {1e06100a-9890-4fb6-b46c-1b2f93040ede} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.04.01 18:10:33.488935 [ 4 ] {1e06100a-9890-4fb6-b46c-1b2f93040ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15518 | 2026.04.01 18:10:33.489249 [ 4 ] {1e06100a-9890-4fb6-b46c-1b2f93040ede} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15519 | 2026.04.01 18:10:33.489465 [ 4 ] {1e06100a-9890-4fb6-b46c-1b2f93040ede} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2026.04.01 18:10:33.489596 [ 4 ] {1e06100a-9890-4fb6-b46c-1b2f93040ede} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001089 sec., 56932.96602387512 rows/sec., 3.17 MiB/sec. | ||
| 15521 | 2026.04.01 18:10:33.489632 [ 4 ] {1e06100a-9890-4fb6-b46c-1b2f93040ede} <Debug> TCPHandler: Processed in 0.001250142 sec. | ||
| 15522 | 2026.04.01 18:10:33.522505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 15523 | 2026.04.01 18:10:33.539830 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15524 | 2026.04.01 18:10:33.539876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15525 | 2026.04.01 18:10:33.545916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15526 | 2026.04.01 18:10:33.546602 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15527 | 2026.04.01 18:10:33.549463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 15528 | 2026.04.01 18:10:34.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.47 MiB, peak 373.58 MiB, free memory in arenas 0.00 B, will set to 360.61 MiB (RSS), difference: -1.85 MiB | ||
| 15529 | 2026.04.01 18:10:38.010080 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15530 | 2026.04.01 18:10:38.010265 [ 4 ] {de8887f6-2942-4233-8c35-79d717db3faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15531 | 2026.04.01 18:10:38.010329 [ 4 ] {de8887f6-2942-4233-8c35-79d717db3faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15532 | 2026.04.01 18:10:38.011000 [ 4 ] {de8887f6-2942-4233-8c35-79d717db3faf} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2026.04.01 18:10:38.011038 [ 4 ] {de8887f6-2942-4233-8c35-79d717db3faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15534 | 2026.04.01 18:10:38.011430 [ 4 ] {de8887f6-2942-4233-8c35-79d717db3faf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15535 | 2026.04.01 18:10:38.011661 [ 4 ] {de8887f6-2942-4233-8c35-79d717db3faf} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15536 | 2026.04.01 18:10:38.011796 [ 102 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15537 | 2026.04.01 18:10:38.011812 [ 4 ] {de8887f6-2942-4233-8c35-79d717db3faf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.70 MiB/sec. | ||
| 15538 | 2026.04.01 18:10:38.011835 [ 102 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2026.04.01 18:10:38.011854 [ 4 ] {de8887f6-2942-4233-8c35-79d717db3faf} <Debug> TCPHandler: Processed in 0.001907549 sec. | ||
| 15540 | 2026.04.01 18:10:38.011857 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15541 | 2026.04.01 18:10:38.011969 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15542 | 2026.04.01 18:10:38.011988 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::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 | ||
| 15543 | 2026.04.01 18:10:38.012063 [ 4 ] {a710c1df-0954-467b-b037-ab432b88d9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15544 | 2026.04.01 18:10:38.012108 [ 4 ] {a710c1df-0954-467b-b037-ab432b88d9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15545 | 2026.04.01 18:10:38.012138 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15546 | 2026.04.01 18:10:38.012181 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3812 rows starting from the beginning of the part | ||
| 15547 | 2026.04.01 18:10:38.012255 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 119 rows starting from the beginning of the part | ||
| 15548 | 2026.04.01 18:10:38.012305 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1269 rows starting from the beginning of the part | ||
| 15549 | 2026.04.01 18:10:38.012351 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 116 rows starting from the beginning of the part | ||
| 15550 | 2026.04.01 18:10:38.012396 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 3619 rows starting from the beginning of the part | ||
| 15551 | 2026.04.01 18:10:38.012448 [ 201 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 15552 | 2026.04.01 18:10:38.012532 [ 4 ] {a710c1df-0954-467b-b037-ab432b88d9c0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15553 | 2026.04.01 18:10:38.012574 [ 4 ] {a710c1df-0954-467b-b037-ab432b88d9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15554 | 2026.04.01 18:10:38.012911 [ 4 ] {a710c1df-0954-467b-b037-ab432b88d9c0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15555 | 2026.04.01 18:10:38.013123 [ 4 ] {a710c1df-0954-467b-b037-ab432b88d9c0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15556 | 2026.04.01 18:10:38.013238 [ 102 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15557 | 2026.04.01 18:10:38.013257 [ 4 ] {a710c1df-0954-467b-b037-ab432b88d9c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 15558 | 2026.04.01 18:10:38.013263 [ 102 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15559 | 2026.04.01 18:10:38.013285 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15560 | 2026.04.01 18:10:38.013293 [ 4 ] {a710c1df-0954-467b-b037-ab432b88d9c0} <Debug> TCPHandler: Processed in 0.001372016 sec. | ||
| 15561 | 2026.04.01 18:10:38.013359 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::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 | ||
| 15562 | 2026.04.01 18:10:38.013409 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15563 | 2026.04.01 18:10:38.013449 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15564 | 2026.04.01 18:10:38.013478 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2101 rows starting from the beginning of the part | ||
| 15565 | 2026.04.01 18:10:38.013502 [ 4 ] {2df67e86-10d6-40f3-acaf-2616cd301cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15566 | 2026.04.01 18:10:38.013537 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part | ||
| 15567 | 2026.04.01 18:10:38.013545 [ 4 ] {2df67e86-10d6-40f3-acaf-2616cd301cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15568 | 2026.04.01 18:10:38.013580 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 771 rows starting from the beginning of the part | ||
| 15569 | 2026.04.01 18:10:38.013625 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 94 rows starting from the beginning of the part | ||
| 15570 | 2026.04.01 18:10:38.013663 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1999 rows starting from the beginning of the part | ||
| 15571 | 2026.04.01 18:10:38.013730 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 15572 | 2026.04.01 18:10:38.013975 [ 4 ] {2df67e86-10d6-40f3-acaf-2616cd301cf5} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15573 | 2026.04.01 18:10:38.014009 [ 4 ] {2df67e86-10d6-40f3-acaf-2616cd301cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15574 | 2026.04.01 18:10:38.014337 [ 4 ] {2df67e86-10d6-40f3-acaf-2616cd301cf5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15575 | 2026.04.01 18:10:38.014544 [ 4 ] {2df67e86-10d6-40f3-acaf-2616cd301cf5} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15576 | 2026.04.01 18:10:38.014669 [ 4 ] {2df67e86-10d6-40f3-acaf-2616cd301cf5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001185 sec., 108016.87763713079 rows/sec., 7.52 MiB/sec. | ||
| 15577 | 2026.04.01 18:10:38.014705 [ 4 ] {2df67e86-10d6-40f3-acaf-2616cd301cf5} <Debug> TCPHandler: Processed in 0.001344395 sec. | ||
| 15578 | 2026.04.01 18:10:38.014817 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15579 | 2026.04.01 18:10:38.014934 [ 4 ] {76769556-e407-4da3-94cd-22d9391b8577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15580 | 2026.04.01 18:10:38.014957 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8991 rows, containing 5 columns (5 merged, 0 gathered) in 0.003026719 sec., 2970543.3507372173 rows/sec., 237.26 MiB/sec. | ||
| 15581 | 2026.04.01 18:10:38.014975 [ 4 ] {76769556-e407-4da3-94cd-22d9391b8577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15582 | 2026.04.01 18:10:38.015206 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5129 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885678 sec., 2719976.5813675504 rows/sec., 197.16 MiB/sec. | ||
| 15583 | 2026.04.01 18:10:38.015323 [ 4 ] {76769556-e407-4da3-94cd-22d9391b8577} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15584 | 2026.04.01 18:10:38.015338 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15585 | 2026.04.01 18:10:38.015365 [ 4 ] {76769556-e407-4da3-94cd-22d9391b8577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15586 | 2026.04.01 18:10:38.015388 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15587 | 2026.04.01 18:10:38.015686 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2026.04.01 18:10:38.015755 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_106_21} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15589 | 2026.04.01 18:10:38.015756 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15590 | 2026.04.01 18:10:38.015789 [ 4 ] {76769556-e407-4da3-94cd-22d9391b8577} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15591 | 2026.04.01 18:10:38.015818 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 15592 | 2026.04.01 18:10:38.015863 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_106_21} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15593 | 2026.04.01 18:10:38.015955 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 15594 | 2026.04.01 18:10:38.016067 [ 4 ] {76769556-e407-4da3-94cd-22d9391b8577} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2026.04.01 18:10:38.016208 [ 4 ] {76769556-e407-4da3-94cd-22d9391b8577} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001291 sec., 37180.48024786987 rows/sec., 2.51 MiB/sec. | ||
| 15596 | 2026.04.01 18:10:38.016245 [ 4 ] {76769556-e407-4da3-94cd-22d9391b8577} <Debug> TCPHandler: Processed in 0.001474359 sec. | ||
| 15597 | 2026.04.01 18:10:39.316398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31257 | ||
| 15598 | 2026.04.01 18:10:39.316914 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2026.04.01 18:10:39.316952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15600 | 2026.04.01 18:10:39.317457 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15601 | 2026.04.01 18:10:39.317696 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2026.04.01 18:10:39.317848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31257 | ||
| 15603 | 2026.04.01 18:10:40.762226 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44553 | ||
| 15604 | 2026.04.01 18:10:40.762341 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15605 | 2026.04.01 18:10:40.762369 [ 353 ] {} <Debug> TCP-Session: 3f566b61-962b-41ba-a986-7f171e4a01fc Authenticating user 'default' from [fd00:1122:3344:101::e]:44553 | ||
| 15606 | 2026.04.01 18:10:40.762393 [ 353 ] {} <Debug> TCP-Session: 3f566b61-962b-41ba-a986-7f171e4a01fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15607 | 2026.04.01 18:10:40.762406 [ 353 ] {} <Debug> TCP-Session: 3f566b61-962b-41ba-a986-7f171e4a01fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15608 | 2026.04.01 18:10:40.762617 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36590 | ||
| 15609 | 2026.04.01 18:10:40.762642 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36625 | ||
| 15610 | 2026.04.01 18:10:40.762672 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38265 | ||
| 15611 | 2026.04.01 18:10:40.762692 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34489 | ||
| 15612 | 2026.04.01 18:10:40.762722 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63321 | ||
| 15613 | 2026.04.01 18:10:40.762746 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15614 | 2026.04.01 18:10:40.762781 [ 353 ] {} <Trace> TCP-Session: 3f566b61-962b-41ba-a986-7f171e4a01fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15615 | 2026.04.01 18:10:40.762802 [ 354 ] {} <Debug> TCP-Session: c63032ff-a7b7-4c51-a121-f5cc3a89da24 Authenticating user 'default' from [fd00:1122:3344:101::e]:36590 | ||
| 15616 | 2026.04.01 18:10:40.762808 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15617 | 2026.04.01 18:10:40.762836 [ 354 ] {} <Debug> TCP-Session: c63032ff-a7b7-4c51-a121-f5cc3a89da24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15618 | 2026.04.01 18:10:40.762840 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15619 | 2026.04.01 18:10:40.762855 [ 290 ] {} <Debug> TCP-Session: 3661f091-8f6f-4847-8c7d-9f3b1c051fde Authenticating user 'default' from [fd00:1122:3344:101::e]:34489 | ||
| 15620 | 2026.04.01 18:10:40.762858 [ 354 ] {} <Debug> TCP-Session: c63032ff-a7b7-4c51-a121-f5cc3a89da24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15621 | 2026.04.01 18:10:40.762883 [ 352 ] {} <Debug> TCP-Session: 7dcdbd7f-becd-483c-870a-1c92ef57ca6b Authenticating user 'default' from [fd00:1122:3344:101::e]:63321 | ||
| 15622 | 2026.04.01 18:10:40.762895 [ 290 ] {} <Debug> TCP-Session: 3661f091-8f6f-4847-8c7d-9f3b1c051fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15623 | 2026.04.01 18:10:40.762750 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15624 | 2026.04.01 18:10:40.762924 [ 290 ] {} <Debug> TCP-Session: 3661f091-8f6f-4847-8c7d-9f3b1c051fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15625 | 2026.04.01 18:10:40.762954 [ 288 ] {} <Debug> TCP-Session: 3a6adf96-9cf1-4d7a-b782-7c0af63196f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38265 | ||
| 15626 | 2026.04.01 18:10:40.762922 [ 352 ] {} <Debug> TCP-Session: 7dcdbd7f-becd-483c-870a-1c92ef57ca6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15627 | 2026.04.01 18:10:40.762988 [ 288 ] {} <Debug> TCP-Session: 3a6adf96-9cf1-4d7a-b782-7c0af63196f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15628 | 2026.04.01 18:10:40.763003 [ 352 ] {} <Debug> TCP-Session: 7dcdbd7f-becd-483c-870a-1c92ef57ca6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15629 | 2026.04.01 18:10:40.763017 [ 288 ] {} <Debug> TCP-Session: 3a6adf96-9cf1-4d7a-b782-7c0af63196f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15630 | 2026.04.01 18:10:40.762745 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15631 | 2026.04.01 18:10:40.762702 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51297 | ||
| 15632 | 2026.04.01 18:10:40.763066 [ 355 ] {} <Debug> TCP-Session: 826b7cc0-a047-4754-8c73-28935a4fe254 Authenticating user 'default' from [fd00:1122:3344:101::e]:36625 | ||
| 15633 | 2026.04.01 18:10:40.762681 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50560 | ||
| 15634 | 2026.04.01 18:10:40.763101 [ 355 ] {} <Debug> TCP-Session: 826b7cc0-a047-4754-8c73-28935a4fe254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15635 | 2026.04.01 18:10:40.763132 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15636 | 2026.04.01 18:10:40.763145 [ 355 ] {} <Debug> TCP-Session: 826b7cc0-a047-4754-8c73-28935a4fe254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15637 | 2026.04.01 18:10:40.762671 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55033 | ||
| 15638 | 2026.04.01 18:10:40.763161 [ 351 ] {} <Debug> TCP-Session: c8d5f172-3692-48ec-954d-b88138bf98dc Authenticating user 'default' from [fd00:1122:3344:101::e]:51297 | ||
| 15639 | 2026.04.01 18:10:40.762981 [ 353 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44553) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15640 | 2026.04.01 18:10:40.763204 [ 351 ] {} <Debug> TCP-Session: c8d5f172-3692-48ec-954d-b88138bf98dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15641 | 2026.04.01 18:10:40.763224 [ 351 ] {} <Debug> TCP-Session: c8d5f172-3692-48ec-954d-b88138bf98dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15642 | 2026.04.01 18:10:40.763326 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15643 | 2026.04.01 18:10:40.763359 [ 289 ] {} <Debug> TCP-Session: 008d3bb8-c764-4cf2-82f8-2b4407bf1582 Authenticating user 'default' from [fd00:1122:3344:101::e]:50560 | ||
| 15644 | 2026.04.01 18:10:40.763377 [ 289 ] {} <Debug> TCP-Session: 008d3bb8-c764-4cf2-82f8-2b4407bf1582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15645 | 2026.04.01 18:10:40.763389 [ 289 ] {} <Debug> TCP-Session: 008d3bb8-c764-4cf2-82f8-2b4407bf1582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15646 | 2026.04.01 18:10:40.763563 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15647 | 2026.04.01 18:10:40.763599 [ 286 ] {} <Debug> TCP-Session: aafce8b6-144a-49c5-80e1-f197a16a6e2b Authenticating user 'default' from [fd00:1122:3344:101::e]:55033 | ||
| 15648 | 2026.04.01 18:10:40.763616 [ 286 ] {} <Debug> TCP-Session: aafce8b6-144a-49c5-80e1-f197a16a6e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15649 | 2026.04.01 18:10:40.763628 [ 286 ] {} <Debug> TCP-Session: aafce8b6-144a-49c5-80e1-f197a16a6e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15650 | 2026.04.01 18:10:40.763639 [ 353 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15651 | 2026.04.01 18:10:40.763713 [ 353 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15652 | 2026.04.01 18:10:40.764051 [ 353 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 15653 | 2026.04.01 18:10:40.765194 [ 343 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Trace> AggregatingTransform: Aggregating | ||
| 15654 | 2026.04.01 18:10:40.765259 [ 343 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Trace> Aggregator: Aggregation method: without_key | ||
| 15655 | 2026.04.01 18:10:40.765300 [ 343 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001139429 sec. (877.633 rows/sec., 34.28 KiB/sec.) | ||
| 15656 | 2026.04.01 18:10:40.765316 [ 343 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Trace> Aggregator: Merging aggregated data | ||
| 15657 | 2026.04.01 18:10:40.766840 [ 353 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003931 sec., 254.38819638768763 rows/sec., 9.94 KiB/sec. | ||
| 15658 | 2026.04.01 18:10:40.766999 [ 353 ] {10c73df0-c7f1-459a-8cd7-d192cb3e420d} <Debug> TCPHandler: Processed in 0.004378944 sec. | ||
| 15659 | 2026.04.01 18:10:40.767115 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15660 | 2026.04.01 18:10:40.767143 [ 353 ] {} <Debug> TCP-Session: 3f566b61-962b-41ba-a986-7f171e4a01fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15661 | 2026.04.01 18:10:40.767149 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15662 | 2026.04.01 18:10:40.767171 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15663 | 2026.04.01 18:10:40.767194 [ 352 ] {} <Debug> TCP-Session: 7dcdbd7f-becd-483c-870a-1c92ef57ca6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15664 | 2026.04.01 18:10:40.767197 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15665 | 2026.04.01 18:10:40.767224 [ 354 ] {} <Debug> TCP-Session: c63032ff-a7b7-4c51-a121-f5cc3a89da24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15666 | 2026.04.01 18:10:40.767232 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15667 | 2026.04.01 18:10:40.767252 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15668 | 2026.04.01 18:10:40.767270 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15669 | 2026.04.01 18:10:40.767294 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15670 | 2026.04.01 18:10:40.767310 [ 286 ] {} <Debug> TCP-Session: aafce8b6-144a-49c5-80e1-f197a16a6e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15671 | 2026.04.01 18:10:40.767330 [ 288 ] {} <Debug> TCP-Session: 3a6adf96-9cf1-4d7a-b782-7c0af63196f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15672 | 2026.04.01 18:10:40.767344 [ 351 ] {} <Debug> TCP-Session: c8d5f172-3692-48ec-954d-b88138bf98dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15673 | 2026.04.01 18:10:40.767288 [ 290 ] {} <Debug> TCP-Session: 3661f091-8f6f-4847-8c7d-9f3b1c051fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15674 | 2026.04.01 18:10:40.767259 [ 355 ] {} <Debug> TCP-Session: 826b7cc0-a047-4754-8c73-28935a4fe254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15675 | 2026.04.01 18:10:40.767207 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15676 | 2026.04.01 18:10:40.767448 [ 289 ] {} <Debug> TCP-Session: 008d3bb8-c764-4cf2-82f8-2b4407bf1582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15677 | 2026.04.01 18:10:40.845403 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39651 | ||
| 15678 | 2026.04.01 18:10:40.845538 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15679 | 2026.04.01 18:10:40.845571 [ 353 ] {} <Debug> TCP-Session: 227a1f17-7919-4911-a0be-305b61005de4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39651 | ||
| 15680 | 2026.04.01 18:10:40.845594 [ 353 ] {} <Debug> TCP-Session: 227a1f17-7919-4911-a0be-305b61005de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15681 | 2026.04.01 18:10:40.845607 [ 353 ] {} <Debug> TCP-Session: 227a1f17-7919-4911-a0be-305b61005de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15682 | 2026.04.01 18:10:40.845792 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54022 | ||
| 15683 | 2026.04.01 18:10:40.845799 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61214 | ||
| 15684 | 2026.04.01 18:10:40.845843 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51627 | ||
| 15685 | 2026.04.01 18:10:40.845856 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51491 | ||
| 15686 | 2026.04.01 18:10:40.845869 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38972 | ||
| 15687 | 2026.04.01 18:10:40.845914 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15688 | 2026.04.01 18:10:40.845934 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15689 | 2026.04.01 18:10:40.845939 [ 353 ] {} <Trace> TCP-Session: 227a1f17-7919-4911-a0be-305b61005de4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15690 | 2026.04.01 18:10:40.845963 [ 354 ] {} <Debug> TCP-Session: a864e993-75d0-44dd-8fee-7e4337a24cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61214 | ||
| 15691 | 2026.04.01 18:10:40.845972 [ 288 ] {} <Debug> TCP-Session: d7cd0135-1198-420d-a0d8-5f59b962c4a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51627 | ||
| 15692 | 2026.04.01 18:10:40.846001 [ 354 ] {} <Debug> TCP-Session: a864e993-75d0-44dd-8fee-7e4337a24cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15693 | 2026.04.01 18:10:40.846013 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15694 | 2026.04.01 18:10:40.846026 [ 354 ] {} <Debug> TCP-Session: a864e993-75d0-44dd-8fee-7e4337a24cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15695 | 2026.04.01 18:10:40.846018 [ 288 ] {} <Debug> TCP-Session: d7cd0135-1198-420d-a0d8-5f59b962c4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15696 | 2026.04.01 18:10:40.846055 [ 290 ] {} <Debug> TCP-Session: 527c3063-275b-4289-839d-1623ee65d4a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38972 | ||
| 15697 | 2026.04.01 18:10:40.846082 [ 288 ] {} <Debug> TCP-Session: d7cd0135-1198-420d-a0d8-5f59b962c4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15698 | 2026.04.01 18:10:40.845945 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15699 | 2026.04.01 18:10:40.846108 [ 290 ] {} <Debug> TCP-Session: 527c3063-275b-4289-839d-1623ee65d4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15700 | 2026.04.01 18:10:40.846121 [ 353 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39651) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15701 | 2026.04.01 18:10:40.846145 [ 290 ] {} <Debug> TCP-Session: 527c3063-275b-4289-839d-1623ee65d4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15702 | 2026.04.01 18:10:40.846136 [ 289 ] {} <Debug> TCP-Session: 13896634-3cbd-4f0c-b36f-b18fef11d2a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51491 | ||
| 15703 | 2026.04.01 18:10:40.845895 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33672 | ||
| 15704 | 2026.04.01 18:10:40.846198 [ 289 ] {} <Debug> TCP-Session: 13896634-3cbd-4f0c-b36f-b18fef11d2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15705 | 2026.04.01 18:10:40.845888 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15706 | 2026.04.01 18:10:40.846241 [ 289 ] {} <Debug> TCP-Session: 13896634-3cbd-4f0c-b36f-b18fef11d2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15707 | 2026.04.01 18:10:40.845878 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51817 | ||
| 15708 | 2026.04.01 18:10:40.846267 [ 355 ] {} <Debug> TCP-Session: bbba4a93-0f6f-4ded-b63a-05b7671370c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54022 | ||
| 15709 | 2026.04.01 18:10:40.846296 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15710 | 2026.04.01 18:10:40.846308 [ 355 ] {} <Debug> TCP-Session: bbba4a93-0f6f-4ded-b63a-05b7671370c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15711 | 2026.04.01 18:10:40.846333 [ 352 ] {} <Debug> TCP-Session: dcdbcfc3-604a-4c57-8960-37ebaa277596 Authenticating user 'default' from [fd00:1122:3344:101::e]:33672 | ||
| 15712 | 2026.04.01 18:10:40.846340 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15713 | 2026.04.01 18:10:40.846344 [ 355 ] {} <Debug> TCP-Session: bbba4a93-0f6f-4ded-b63a-05b7671370c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15714 | 2026.04.01 18:10:40.846366 [ 352 ] {} <Debug> TCP-Session: dcdbcfc3-604a-4c57-8960-37ebaa277596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15715 | 2026.04.01 18:10:40.846377 [ 351 ] {} <Debug> TCP-Session: ca106698-40b4-44f7-9344-c4f35b9371b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51817 | ||
| 15716 | 2026.04.01 18:10:40.846394 [ 352 ] {} <Debug> TCP-Session: dcdbcfc3-604a-4c57-8960-37ebaa277596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15717 | 2026.04.01 18:10:40.846406 [ 353 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15718 | 2026.04.01 18:10:40.846420 [ 351 ] {} <Debug> TCP-Session: ca106698-40b4-44f7-9344-c4f35b9371b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15719 | 2026.04.01 18:10:40.845855 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59452 | ||
| 15720 | 2026.04.01 18:10:40.846450 [ 351 ] {} <Debug> TCP-Session: ca106698-40b4-44f7-9344-c4f35b9371b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15721 | 2026.04.01 18:10:40.846477 [ 353 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15722 | 2026.04.01 18:10:40.846533 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15723 | 2026.04.01 18:10:40.846561 [ 286 ] {} <Debug> TCP-Session: ec976fdc-a333-408f-8c21-b5e6055494f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59452 | ||
| 15724 | 2026.04.01 18:10:40.846578 [ 286 ] {} <Debug> TCP-Session: ec976fdc-a333-408f-8c21-b5e6055494f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15725 | 2026.04.01 18:10:40.846590 [ 286 ] {} <Debug> TCP-Session: ec976fdc-a333-408f-8c21-b5e6055494f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15726 | 2026.04.01 18:10:40.846782 [ 353 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 15727 | 2026.04.01 18:10:40.847888 [ 336 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Trace> AggregatingTransform: Aggregating | ||
| 15728 | 2026.04.01 18:10:40.847931 [ 336 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Trace> Aggregator: Aggregation method: without_key | ||
| 15729 | 2026.04.01 18:10:40.847970 [ 336 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069798 sec. (934.756 rows/sec., 36.51 KiB/sec.) | ||
| 15730 | 2026.04.01 18:10:40.847988 [ 336 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Trace> Aggregator: Merging aggregated data | ||
| 15731 | 2026.04.01 18:10:40.849416 [ 353 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003351 sec., 298.41838257236645 rows/sec., 11.66 KiB/sec. | ||
| 15732 | 2026.04.01 18:10:40.849563 [ 353 ] {eef5f405-b068-47f2-bee4-804a79599bac} <Debug> TCPHandler: Processed in 0.003741897 sec. | ||
| 15733 | 2026.04.01 18:10:40.849668 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15734 | 2026.04.01 18:10:40.849703 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15735 | 2026.04.01 18:10:40.849718 [ 354 ] {} <Debug> TCP-Session: a864e993-75d0-44dd-8fee-7e4337a24cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15736 | 2026.04.01 18:10:40.849727 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15737 | 2026.04.01 18:10:40.849747 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15738 | 2026.04.01 18:10:40.849758 [ 355 ] {} <Debug> TCP-Session: bbba4a93-0f6f-4ded-b63a-05b7671370c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15739 | 2026.04.01 18:10:40.849776 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15740 | 2026.04.01 18:10:40.849806 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15741 | 2026.04.01 18:10:40.849829 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15742 | 2026.04.01 18:10:40.849837 [ 289 ] {} <Debug> TCP-Session: 13896634-3cbd-4f0c-b36f-b18fef11d2a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15743 | 2026.04.01 18:10:40.849865 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15744 | 2026.04.01 18:10:40.849889 [ 288 ] {} <Debug> TCP-Session: d7cd0135-1198-420d-a0d8-5f59b962c4a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15745 | 2026.04.01 18:10:40.849914 [ 353 ] {} <Debug> TCP-Session: 227a1f17-7919-4911-a0be-305b61005de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15746 | 2026.04.01 18:10:40.849871 [ 286 ] {} <Debug> TCP-Session: ec976fdc-a333-408f-8c21-b5e6055494f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15747 | 2026.04.01 18:10:40.849796 [ 352 ] {} <Debug> TCP-Session: dcdbcfc3-604a-4c57-8960-37ebaa277596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15748 | 2026.04.01 18:10:40.849809 [ 351 ] {} <Debug> TCP-Session: ca106698-40b4-44f7-9344-c4f35b9371b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15749 | 2026.04.01 18:10:40.849865 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15750 | 2026.04.01 18:10:40.850042 [ 290 ] {} <Debug> TCP-Session: 527c3063-275b-4289-839d-1623ee65d4a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15751 | 2026.04.01 18:10:41.050442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15752 | 2026.04.01 18:10:41.070110 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2026.04.01 18:10:41.070181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15754 | 2026.04.01 18:10:41.076850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15755 | 2026.04.01 18:10:41.077610 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2026.04.01 18:10:41.081635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15757 | 2026.04.01 18:10:41.108758 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52975 | ||
| 15758 | 2026.04.01 18:10:41.108867 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15759 | 2026.04.01 18:10:41.108895 [ 353 ] {} <Debug> TCP-Session: f2b27e1a-44e5-4f2c-ac69-22ebc614ddf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52975 | ||
| 15760 | 2026.04.01 18:10:41.108918 [ 353 ] {} <Debug> TCP-Session: f2b27e1a-44e5-4f2c-ac69-22ebc614ddf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15761 | 2026.04.01 18:10:41.108932 [ 353 ] {} <Debug> TCP-Session: f2b27e1a-44e5-4f2c-ac69-22ebc614ddf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15762 | 2026.04.01 18:10:41.109145 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58444 | ||
| 15763 | 2026.04.01 18:10:41.109167 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54486 | ||
| 15764 | 2026.04.01 18:10:41.109167 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36271 | ||
| 15765 | 2026.04.01 18:10:41.109212 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45032 | ||
| 15766 | 2026.04.01 18:10:41.109235 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15767 | 2026.04.01 18:10:41.109242 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15768 | 2026.04.01 18:10:41.109264 [ 355 ] {} <Debug> TCP-Session: 4eacd28e-d599-4d3c-8b3b-c26e5c5f8241 Authenticating user 'default' from [fd00:1122:3344:101::e]:58444 | ||
| 15769 | 2026.04.01 18:10:41.109274 [ 288 ] {} <Debug> TCP-Session: a632115d-2117-4d9e-a894-dcaff2cc63af Authenticating user 'default' from [fd00:1122:3344:101::e]:54486 | ||
| 15770 | 2026.04.01 18:10:41.109286 [ 353 ] {} <Trace> TCP-Session: f2b27e1a-44e5-4f2c-ac69-22ebc614ddf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15771 | 2026.04.01 18:10:41.109295 [ 288 ] {} <Debug> TCP-Session: a632115d-2117-4d9e-a894-dcaff2cc63af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15772 | 2026.04.01 18:10:41.109294 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15773 | 2026.04.01 18:10:41.109319 [ 288 ] {} <Debug> TCP-Session: a632115d-2117-4d9e-a894-dcaff2cc63af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15774 | 2026.04.01 18:10:41.109333 [ 351 ] {} <Debug> TCP-Session: 77d1dc9c-a8f1-4c6f-8f2f-43e95a2dbc18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45032 | ||
| 15775 | 2026.04.01 18:10:41.109306 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15776 | 2026.04.01 18:10:41.109351 [ 351 ] {} <Debug> TCP-Session: 77d1dc9c-a8f1-4c6f-8f2f-43e95a2dbc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15777 | 2026.04.01 18:10:41.109288 [ 355 ] {} <Debug> TCP-Session: 4eacd28e-d599-4d3c-8b3b-c26e5c5f8241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15778 | 2026.04.01 18:10:41.109389 [ 351 ] {} <Debug> TCP-Session: 77d1dc9c-a8f1-4c6f-8f2f-43e95a2dbc18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15779 | 2026.04.01 18:10:41.109388 [ 286 ] {} <Debug> TCP-Session: 146098a6-b494-4889-b55d-6e0520c96eec Authenticating user 'default' from [fd00:1122:3344:101::e]:36271 | ||
| 15780 | 2026.04.01 18:10:41.109405 [ 355 ] {} <Debug> TCP-Session: 4eacd28e-d599-4d3c-8b3b-c26e5c5f8241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15781 | 2026.04.01 18:10:41.109451 [ 286 ] {} <Debug> TCP-Session: 146098a6-b494-4889-b55d-6e0520c96eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15782 | 2026.04.01 18:10:41.109463 [ 353 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52975) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15783 | 2026.04.01 18:10:41.109479 [ 286 ] {} <Debug> TCP-Session: 146098a6-b494-4889-b55d-6e0520c96eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15784 | 2026.04.01 18:10:41.109225 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64450 | ||
| 15785 | 2026.04.01 18:10:41.109187 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51438 | ||
| 15786 | 2026.04.01 18:10:41.109145 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43975 | ||
| 15787 | 2026.04.01 18:10:41.109214 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45558 | ||
| 15788 | 2026.04.01 18:10:41.109618 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15789 | 2026.04.01 18:10:41.109641 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15790 | 2026.04.01 18:10:41.109642 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15791 | 2026.04.01 18:10:41.109651 [ 352 ] {} <Debug> TCP-Session: 001fcf3e-8634-4db2-8521-5e9e5fc7b0d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64450 | ||
| 15792 | 2026.04.01 18:10:41.109669 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15793 | 2026.04.01 18:10:41.109679 [ 354 ] {} <Debug> TCP-Session: 368dcc8b-cc20-4359-a34c-a322fb5ad517 Authenticating user 'default' from [fd00:1122:3344:101::e]:43975 | ||
| 15794 | 2026.04.01 18:10:41.109698 [ 352 ] {} <Debug> TCP-Session: 001fcf3e-8634-4db2-8521-5e9e5fc7b0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15795 | 2026.04.01 18:10:41.109710 [ 290 ] {} <Debug> TCP-Session: ab53e6eb-d110-458f-a128-ca8e9dd43548 Authenticating user 'default' from [fd00:1122:3344:101::e]:45558 | ||
| 15796 | 2026.04.01 18:10:41.109730 [ 352 ] {} <Debug> TCP-Session: 001fcf3e-8634-4db2-8521-5e9e5fc7b0d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15797 | 2026.04.01 18:10:41.109744 [ 353 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15798 | 2026.04.01 18:10:41.109747 [ 290 ] {} <Debug> TCP-Session: ab53e6eb-d110-458f-a128-ca8e9dd43548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15799 | 2026.04.01 18:10:41.109726 [ 354 ] {} <Debug> TCP-Session: 368dcc8b-cc20-4359-a34c-a322fb5ad517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15800 | 2026.04.01 18:10:41.109791 [ 290 ] {} <Debug> TCP-Session: ab53e6eb-d110-458f-a128-ca8e9dd43548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15801 | 2026.04.01 18:10:41.109809 [ 353 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15802 | 2026.04.01 18:10:41.109811 [ 354 ] {} <Debug> TCP-Session: 368dcc8b-cc20-4359-a34c-a322fb5ad517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15803 | 2026.04.01 18:10:41.109674 [ 289 ] {} <Debug> TCP-Session: f1707f71-bcbd-464f-bad9-89607b10baa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51438 | ||
| 15804 | 2026.04.01 18:10:41.109863 [ 289 ] {} <Debug> TCP-Session: f1707f71-bcbd-464f-bad9-89607b10baa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15805 | 2026.04.01 18:10:41.109881 [ 289 ] {} <Debug> TCP-Session: f1707f71-bcbd-464f-bad9-89607b10baa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15806 | 2026.04.01 18:10:41.110126 [ 353 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 15807 | 2026.04.01 18:10:41.111151 [ 305 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Trace> AggregatingTransform: Aggregating | ||
| 15808 | 2026.04.01 18:10:41.111184 [ 305 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 15809 | 2026.04.01 18:10:41.111218 [ 305 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984405 sec. (1015.842 rows/sec., 39.68 KiB/sec.) | ||
| 15810 | 2026.04.01 18:10:41.111235 [ 305 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Trace> Aggregator: Merging aggregated data | ||
| 15811 | 2026.04.01 18:10:41.112440 [ 353 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003035 sec., 329.48929159802304 rows/sec., 12.87 KiB/sec. | ||
| 15812 | 2026.04.01 18:10:41.112600 [ 353 ] {c1b8854e-cc22-4c34-8f7b-032c2617d8eb} <Debug> TCPHandler: Processed in 0.00345367 sec. | ||
| 15813 | 2026.04.01 18:10:41.112698 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15814 | 2026.04.01 18:10:41.112728 [ 353 ] {} <Debug> TCP-Session: f2b27e1a-44e5-4f2c-ac69-22ebc614ddf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15815 | 2026.04.01 18:10:41.112730 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15816 | 2026.04.01 18:10:41.112749 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15817 | 2026.04.01 18:10:41.112786 [ 288 ] {} <Debug> TCP-Session: a632115d-2117-4d9e-a894-dcaff2cc63af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15818 | 2026.04.01 18:10:41.112787 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15819 | 2026.04.01 18:10:41.112801 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15820 | 2026.04.01 18:10:41.112825 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15821 | 2026.04.01 18:10:41.112848 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15822 | 2026.04.01 18:10:41.112866 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15823 | 2026.04.01 18:10:41.112895 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15824 | 2026.04.01 18:10:41.112913 [ 351 ] {} <Debug> TCP-Session: 77d1dc9c-a8f1-4c6f-8f2f-43e95a2dbc18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2026.04.01 18:10:41.112934 [ 286 ] {} <Debug> TCP-Session: 146098a6-b494-4889-b55d-6e0520c96eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15826 | 2026.04.01 18:10:41.112964 [ 352 ] {} <Debug> TCP-Session: 001fcf3e-8634-4db2-8521-5e9e5fc7b0d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15827 | 2026.04.01 18:10:41.112893 [ 289 ] {} <Debug> TCP-Session: f1707f71-bcbd-464f-bad9-89607b10baa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15828 | 2026.04.01 18:10:41.112845 [ 355 ] {} <Debug> TCP-Session: 4eacd28e-d599-4d3c-8b3b-c26e5c5f8241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15829 | 2026.04.01 18:10:41.112792 [ 354 ] {} <Debug> TCP-Session: 368dcc8b-cc20-4359-a34c-a322fb5ad517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15830 | 2026.04.01 18:10:41.112879 [ 290 ] {} <Debug> TCP-Session: ab53e6eb-d110-458f-a128-ca8e9dd43548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15831 | 2026.04.01 18:10:41.913552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1996 | ||
| 15832 | 2026.04.01 18:10:41.916381 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15833 | 2026.04.01 18:10:41.916446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 15834 | 2026.04.01 18:10:41.917760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15835 | 2026.04.01 18:10:41.918060 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15836 | 2026.04.01 18:10:41.918459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1996 | ||
| 15837 | 2026.04.01 18:10:43.012934 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15838 | 2026.04.01 18:10:43.013208 [ 4 ] {02bd048b-733d-4364-8760-cf016f277cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15839 | 2026.04.01 18:10:43.013307 [ 4 ] {02bd048b-733d-4364-8760-cf016f277cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15840 | 2026.04.01 18:10:43.014032 [ 4 ] {02bd048b-733d-4364-8760-cf016f277cf6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15841 | 2026.04.01 18:10:43.014081 [ 4 ] {02bd048b-733d-4364-8760-cf016f277cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15842 | 2026.04.01 18:10:43.014488 [ 4 ] {02bd048b-733d-4364-8760-cf016f277cf6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15843 | 2026.04.01 18:10:43.014709 [ 4 ] {02bd048b-733d-4364-8760-cf016f277cf6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15844 | 2026.04.01 18:10:43.014865 [ 4 ] {02bd048b-733d-4364-8760-cf016f277cf6} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00173 sec., 67052.02312138729 rows/sec., 5.70 MiB/sec. | ||
| 15845 | 2026.04.01 18:10:43.014906 [ 4 ] {02bd048b-733d-4364-8760-cf016f277cf6} <Debug> TCPHandler: Processed in 0.002148446 sec. | ||
| 15846 | 2026.04.01 18:10:43.015045 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15847 | 2026.04.01 18:10:43.015140 [ 4 ] {ac017806-843b-4667-825c-1f4166faa0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15848 | 2026.04.01 18:10:43.015180 [ 4 ] {ac017806-843b-4667-825c-1f4166faa0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15849 | 2026.04.01 18:10:43.015612 [ 4 ] {ac017806-843b-4667-825c-1f4166faa0dd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15850 | 2026.04.01 18:10:43.015650 [ 4 ] {ac017806-843b-4667-825c-1f4166faa0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15851 | 2026.04.01 18:10:43.015954 [ 4 ] {ac017806-843b-4667-825c-1f4166faa0dd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15852 | 2026.04.01 18:10:43.016165 [ 4 ] {ac017806-843b-4667-825c-1f4166faa0dd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2026.04.01 18:10:43.016302 [ 4 ] {ac017806-843b-4667-825c-1f4166faa0dd} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00118 sec., 25423.72881355932 rows/sec., 1.87 MiB/sec. | ||
| 15854 | 2026.04.01 18:10:43.016341 [ 4 ] {ac017806-843b-4667-825c-1f4166faa0dd} <Debug> TCPHandler: Processed in 0.001345675 sec. | ||
| 15855 | 2026.04.01 18:10:43.016446 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15856 | 2026.04.01 18:10:43.016542 [ 4 ] {17bf68a3-3ed4-4d2a-a93d-ff9e4851d828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15857 | 2026.04.01 18:10:43.016582 [ 4 ] {17bf68a3-3ed4-4d2a-a93d-ff9e4851d828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15858 | 2026.04.01 18:10:43.017022 [ 4 ] {17bf68a3-3ed4-4d2a-a93d-ff9e4851d828} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15859 | 2026.04.01 18:10:43.017060 [ 4 ] {17bf68a3-3ed4-4d2a-a93d-ff9e4851d828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15860 | 2026.04.01 18:10:43.017368 [ 4 ] {17bf68a3-3ed4-4d2a-a93d-ff9e4851d828} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15861 | 2026.04.01 18:10:43.017575 [ 4 ] {17bf68a3-3ed4-4d2a-a93d-ff9e4851d828} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15862 | 2026.04.01 18:10:43.017699 [ 4 ] {17bf68a3-3ed4-4d2a-a93d-ff9e4851d828} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001192 sec., 78859.06040268457 rows/sec., 6.16 MiB/sec. | ||
| 15863 | 2026.04.01 18:10:43.017735 [ 4 ] {17bf68a3-3ed4-4d2a-a93d-ff9e4851d828} <Debug> TCPHandler: Processed in 0.001358075 sec. | ||
| 15864 | 2026.04.01 18:10:43.017847 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15865 | 2026.04.01 18:10:43.017938 [ 4 ] {db3a99c1-768e-4456-ac8b-9722575b136a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15866 | 2026.04.01 18:10:43.017979 [ 4 ] {db3a99c1-768e-4456-ac8b-9722575b136a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15867 | 2026.04.01 18:10:43.018373 [ 4 ] {db3a99c1-768e-4456-ac8b-9722575b136a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15868 | 2026.04.01 18:10:43.018478 [ 4 ] {db3a99c1-768e-4456-ac8b-9722575b136a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15869 | 2026.04.01 18:10:43.018814 [ 4 ] {db3a99c1-768e-4456-ac8b-9722575b136a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15870 | 2026.04.01 18:10:43.019024 [ 4 ] {db3a99c1-768e-4456-ac8b-9722575b136a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15871 | 2026.04.01 18:10:43.019159 [ 4 ] {db3a99c1-768e-4456-ac8b-9722575b136a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 15872 | 2026.04.01 18:10:43.019198 [ 4 ] {db3a99c1-768e-4456-ac8b-9722575b136a} <Debug> TCPHandler: Processed in 0.001379476 sec. | ||
| 15873 | 2026.04.01 18:10:43.019307 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.04.01 18:10:43.019402 [ 4 ] {6512752d-7ad2-4a7c-b669-ffd8e7382607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15875 | 2026.04.01 18:10:43.019459 [ 4 ] {6512752d-7ad2-4a7c-b669-ffd8e7382607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15876 | 2026.04.01 18:10:43.020305 [ 4 ] {6512752d-7ad2-4a7c-b669-ffd8e7382607} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15877 | 2026.04.01 18:10:43.020342 [ 4 ] {6512752d-7ad2-4a7c-b669-ffd8e7382607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15878 | 2026.04.01 18:10:43.020868 [ 4 ] {6512752d-7ad2-4a7c-b669-ffd8e7382607} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15879 | 2026.04.01 18:10:43.021083 [ 4 ] {6512752d-7ad2-4a7c-b669-ffd8e7382607} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2026.04.01 18:10:43.021222 [ 4 ] {6512752d-7ad2-4a7c-b669-ffd8e7382607} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001837 sec., 16330.97441480675 rows/sec., 29.26 MiB/sec. | ||
| 15881 | 2026.04.01 18:10:43.021274 [ 4 ] {6512752d-7ad2-4a7c-b669-ffd8e7382607} <Debug> TCPHandler: Processed in 0.002016693 sec. | ||
| 15882 | 2026.04.01 18:10:43.021387 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.04.01 18:10:43.021483 [ 4 ] {ff75e1ef-5405-4f0c-bf97-bb5d53382eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15884 | 2026.04.01 18:10:43.021526 [ 4 ] {ff75e1ef-5405-4f0c-bf97-bb5d53382eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15885 | 2026.04.01 18:10:43.021870 [ 4 ] {ff75e1ef-5405-4f0c-bf97-bb5d53382eb8} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.04.01 18:10:43.021906 [ 4 ] {ff75e1ef-5405-4f0c-bf97-bb5d53382eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15887 | 2026.04.01 18:10:43.022204 [ 4 ] {ff75e1ef-5405-4f0c-bf97-bb5d53382eb8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15888 | 2026.04.01 18:10:43.022405 [ 4 ] {ff75e1ef-5405-4f0c-bf97-bb5d53382eb8} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.04.01 18:10:43.022541 [ 4 ] {ff75e1ef-5405-4f0c-bf97-bb5d53382eb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 15890 | 2026.04.01 18:10:43.022576 [ 4 ] {ff75e1ef-5405-4f0c-bf97-bb5d53382eb8} <Debug> TCPHandler: Processed in 0.001238282 sec. | ||
| 15891 | 2026.04.01 18:10:45.166204 [ 87 ] {} <Debug> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 15892 | 2026.04.01 18:10:45.166278 [ 87 ] {} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15893 | 2026.04.01 18:10:45.166304 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15894 | 2026.04.01 18:10:45.166414 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::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 | ||
| 15895 | 2026.04.01 18:10:45.166533 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15896 | 2026.04.01 18:10:45.166569 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 15897 | 2026.04.01 18:10:45.166632 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 15898 | 2026.04.01 18:10:45.166674 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 15899 | 2026.04.01 18:10:45.166714 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 15900 | 2026.04.01 18:10:45.166753 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 15901 | 2026.04.01 18:10:45.167447 [ 193 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001076088 sec., 5575.752168967594 rows/sec., 413.83 KiB/sec. | ||
| 15902 | 2026.04.01 18:10:45.167609 [ 193 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 15903 | 2026.04.01 18:10:45.167892 [ 193 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2026.04.01 18:10:45.167968 [ 193 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_13_3} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 15905 | 2026.04.01 18:10:45.168060 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15906 | 2026.04.01 18:10:46.610539 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15907 | 2026.04.01 18:10:46.610601 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15908 | 2026.04.01 18:10:46.818228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31705 | ||
| 15909 | 2026.04.01 18:10:46.818796 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15910 | 2026.04.01 18:10:46.818842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15911 | 2026.04.01 18:10:46.819356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15912 | 2026.04.01 18:10:46.819606 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15913 | 2026.04.01 18:10:46.819764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31705 | ||
| 15914 | 2026.04.01 18:10:46.819762 [ 85 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15915 | 2026.04.01 18:10:46.819840 [ 85 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2026.04.01 18:10:46.819862 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15917 | 2026.04.01 18:10:46.819972 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 15918 | 2026.04.01 18:10:46.820113 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15919 | 2026.04.01 18:10:46.820152 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29337 rows starting from the beginning of the part | ||
| 15920 | 2026.04.01 18:10:46.820213 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15921 | 2026.04.01 18:10:46.820258 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15922 | 2026.04.01 18:10:46.820301 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15923 | 2026.04.01 18:10:46.820335 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15924 | 2026.04.01 18:10:46.820373 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15925 | 2026.04.01 18:10:46.822712 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002782063 sec., 11396219.28044045 rows/sec., 163.02 MiB/sec. | ||
| 15926 | 2026.04.01 18:10:46.823374 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15927 | 2026.04.01 18:10:46.823788 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2026.04.01 18:10:46.823872 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_66_13} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15929 | 2026.04.01 18:10:46.824003 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 15930 | 2026.04.01 18:10:47.125674 [ 85 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 15931 | 2026.04.01 18:10:47.125739 [ 85 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2026.04.01 18:10:47.125761 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15933 | 2026.04.01 18:10:47.125886 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 15934 | 2026.04.01 18:10:47.126032 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15935 | 2026.04.01 18:10:47.126069 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 15936 | 2026.04.01 18:10:47.126135 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 15937 | 2026.04.01 18:10:47.126177 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 15938 | 2026.04.01 18:10:47.126217 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 15939 | 2026.04.01 18:10:47.126254 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 15940 | 2026.04.01 18:10:47.127107 [ 199 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275133 sec., 192921.05215691228 rows/sec., 9.84 MiB/sec. | ||
| 15941 | 2026.04.01 18:10:47.127259 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 15942 | 2026.04.01 18:10:47.127527 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15943 | 2026.04.01 18:10:47.127602 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_41_9} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 15944 | 2026.04.01 18:10:47.127681 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15945 | 2026.04.01 18:10:48.024014 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15946 | 2026.04.01 18:10:48.024230 [ 4 ] {3e26024c-d425-442d-b56a-dd13d1fce003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15947 | 2026.04.01 18:10:48.024308 [ 4 ] {3e26024c-d425-442d-b56a-dd13d1fce003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15948 | 2026.04.01 18:10:48.025204 [ 4 ] {3e26024c-d425-442d-b56a-dd13d1fce003} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2026.04.01 18:10:48.025254 [ 4 ] {3e26024c-d425-442d-b56a-dd13d1fce003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15950 | 2026.04.01 18:10:48.025706 [ 4 ] {3e26024c-d425-442d-b56a-dd13d1fce003} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15951 | 2026.04.01 18:10:48.025939 [ 4 ] {3e26024c-d425-442d-b56a-dd13d1fce003} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2026.04.01 18:10:48.026104 [ 4 ] {3e26024c-d425-442d-b56a-dd13d1fce003} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001928 sec., 240663.90041493776 rows/sec., 15.26 MiB/sec. | ||
| 15953 | 2026.04.01 18:10:48.026155 [ 4 ] {3e26024c-d425-442d-b56a-dd13d1fce003} <Debug> TCPHandler: Processed in 0.002283169 sec. | ||
| 15954 | 2026.04.01 18:10:48.026291 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.04.01 18:10:48.026394 [ 4 ] {ddabfbae-f655-49f6-8335-450b8ef83e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15956 | 2026.04.01 18:10:48.026438 [ 4 ] {ddabfbae-f655-49f6-8335-450b8ef83e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15957 | 2026.04.01 18:10:48.027511 [ 4 ] {ddabfbae-f655-49f6-8335-450b8ef83e5c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.04.01 18:10:48.027551 [ 4 ] {ddabfbae-f655-49f6-8335-450b8ef83e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15959 | 2026.04.01 18:10:48.027942 [ 4 ] {ddabfbae-f655-49f6-8335-450b8ef83e5c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15960 | 2026.04.01 18:10:48.028158 [ 4 ] {ddabfbae-f655-49f6-8335-450b8ef83e5c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.04.01 18:10:48.028295 [ 4 ] {ddabfbae-f655-49f6-8335-450b8ef83e5c} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001926 sec., 658878.5046728972 rows/sec., 51.14 MiB/sec. | ||
| 15962 | 2026.04.01 18:10:48.028333 [ 4 ] {ddabfbae-f655-49f6-8335-450b8ef83e5c} <Debug> TCPHandler: Processed in 0.002095415 sec. | ||
| 15963 | 2026.04.01 18:10:48.028446 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2026.04.01 18:10:48.028542 [ 4 ] {ea955c53-cf3e-4071-9e4f-76313dbd092d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15965 | 2026.04.01 18:10:48.028584 [ 4 ] {ea955c53-cf3e-4071-9e4f-76313dbd092d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15966 | 2026.04.01 18:10:48.029118 [ 4 ] {ea955c53-cf3e-4071-9e4f-76313dbd092d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.04.01 18:10:48.029156 [ 4 ] {ea955c53-cf3e-4071-9e4f-76313dbd092d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15968 | 2026.04.01 18:10:48.029463 [ 4 ] {ea955c53-cf3e-4071-9e4f-76313dbd092d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15969 | 2026.04.01 18:10:48.029674 [ 4 ] {ea955c53-cf3e-4071-9e4f-76313dbd092d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.04.01 18:10:48.029806 [ 4 ] {ea955c53-cf3e-4071-9e4f-76313dbd092d} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001282 sec., 189547.58190327615 rows/sec., 11.24 MiB/sec. | ||
| 15971 | 2026.04.01 18:10:48.029844 [ 4 ] {ea955c53-cf3e-4071-9e4f-76313dbd092d} <Debug> TCPHandler: Processed in 0.001446708 sec. | ||
| 15972 | 2026.04.01 18:10:48.029950 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15973 | 2026.04.01 18:10:48.030045 [ 4 ] {4e82f712-8051-4d85-aaf2-73f31f474c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15974 | 2026.04.01 18:10:48.030083 [ 4 ] {4e82f712-8051-4d85-aaf2-73f31f474c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15975 | 2026.04.01 18:10:48.030582 [ 4 ] {4e82f712-8051-4d85-aaf2-73f31f474c69} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2026.04.01 18:10:48.030619 [ 4 ] {4e82f712-8051-4d85-aaf2-73f31f474c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15977 | 2026.04.01 18:10:48.030937 [ 4 ] {4e82f712-8051-4d85-aaf2-73f31f474c69} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15978 | 2026.04.01 18:10:48.031167 [ 4 ] {4e82f712-8051-4d85-aaf2-73f31f474c69} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2026.04.01 18:10:48.031296 [ 4 ] {4e82f712-8051-4d85-aaf2-73f31f474c69} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001271 sec., 188040.91266719118 rows/sec., 12.12 MiB/sec. | ||
| 15980 | 2026.04.01 18:10:48.031335 [ 4 ] {4e82f712-8051-4d85-aaf2-73f31f474c69} <Debug> TCPHandler: Processed in 0.001434087 sec. | ||
| 15981 | 2026.04.01 18:10:48.031451 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15982 | 2026.04.01 18:10:48.031550 [ 4 ] {c92d281c-96b6-4f9b-a970-42df87770296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15983 | 2026.04.01 18:10:48.031589 [ 4 ] {c92d281c-96b6-4f9b-a970-42df87770296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15984 | 2026.04.01 18:10:48.032079 [ 4 ] {c92d281c-96b6-4f9b-a970-42df87770296} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15985 | 2026.04.01 18:10:48.032115 [ 4 ] {c92d281c-96b6-4f9b-a970-42df87770296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15986 | 2026.04.01 18:10:48.032436 [ 4 ] {c92d281c-96b6-4f9b-a970-42df87770296} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15987 | 2026.04.01 18:10:48.032649 [ 4 ] {c92d281c-96b6-4f9b-a970-42df87770296} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15988 | 2026.04.01 18:10:48.032777 [ 4 ] {c92d281c-96b6-4f9b-a970-42df87770296} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001249 sec., 190552.44195356287 rows/sec., 10.82 MiB/sec. | ||
| 15989 | 2026.04.01 18:10:48.032815 [ 4 ] {c92d281c-96b6-4f9b-a970-42df87770296} <Debug> TCPHandler: Processed in 0.001414156 sec. | ||
| 15990 | 2026.04.01 18:10:48.032928 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15991 | 2026.04.01 18:10:48.033022 [ 4 ] {31728f13-a81f-4c6b-bdd2-c07cb71f6381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15992 | 2026.04.01 18:10:48.033062 [ 4 ] {31728f13-a81f-4c6b-bdd2-c07cb71f6381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15993 | 2026.04.01 18:10:48.033757 [ 4 ] {31728f13-a81f-4c6b-bdd2-c07cb71f6381} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15994 | 2026.04.01 18:10:48.033793 [ 4 ] {31728f13-a81f-4c6b-bdd2-c07cb71f6381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 15995 | 2026.04.01 18:10:48.034135 [ 4 ] {31728f13-a81f-4c6b-bdd2-c07cb71f6381} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15996 | 2026.04.01 18:10:48.034354 [ 4 ] {31728f13-a81f-4c6b-bdd2-c07cb71f6381} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15997 | 2026.04.01 18:10:48.034486 [ 4 ] {31728f13-a81f-4c6b-bdd2-c07cb71f6381} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001481 sec., 520594.1931127617 rows/sec., 36.30 MiB/sec. | ||
| 15998 | 2026.04.01 18:10:48.034525 [ 4 ] {31728f13-a81f-4c6b-bdd2-c07cb71f6381} <Debug> TCPHandler: Processed in 0.001644883 sec. | ||
| 15999 | 2026.04.01 18:10:48.034641 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16000 | 2026.04.01 18:10:48.034737 [ 4 ] {bac95f26-4eb9-40ee-8048-64deee42e2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16001 | 2026.04.01 18:10:48.034779 [ 4 ] {bac95f26-4eb9-40ee-8048-64deee42e2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16002 | 2026.04.01 18:10:48.035120 [ 4 ] {bac95f26-4eb9-40ee-8048-64deee42e2e9} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16003 | 2026.04.01 18:10:48.035156 [ 4 ] {bac95f26-4eb9-40ee-8048-64deee42e2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16004 | 2026.04.01 18:10:48.035464 [ 4 ] {bac95f26-4eb9-40ee-8048-64deee42e2e9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16005 | 2026.04.01 18:10:48.035704 [ 4 ] {bac95f26-4eb9-40ee-8048-64deee42e2e9} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16006 | 2026.04.01 18:10:48.035837 [ 4 ] {bac95f26-4eb9-40ee-8048-64deee42e2e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 16007 | 2026.04.01 18:10:48.035874 [ 4 ] {bac95f26-4eb9-40ee-8048-64deee42e2e9} <Debug> TCPHandler: Processed in 0.001281434 sec. | ||
| 16008 | 2026.04.01 18:10:48.035987 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16009 | 2026.04.01 18:10:48.036081 [ 4 ] {37494092-3121-4280-885b-122fdb32a4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16010 | 2026.04.01 18:10:48.036125 [ 4 ] {37494092-3121-4280-885b-122fdb32a4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16011 | 2026.04.01 18:10:48.036579 [ 4 ] {37494092-3121-4280-885b-122fdb32a4bd} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2026.04.01 18:10:48.036614 [ 4 ] {37494092-3121-4280-885b-122fdb32a4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16013 | 2026.04.01 18:10:48.036979 [ 4 ] {37494092-3121-4280-885b-122fdb32a4bd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16014 | 2026.04.01 18:10:48.037200 [ 4 ] {37494092-3121-4280-885b-122fdb32a4bd} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2026.04.01 18:10:48.037316 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_102_21 to all_107_107_0 | ||
| 16016 | 2026.04.01 18:10:48.037329 [ 4 ] {37494092-3121-4280-885b-122fdb32a4bd} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001265 sec., 264822.13438735175 rows/sec., 17.33 MiB/sec. | ||
| 16017 | 2026.04.01 18:10:48.037354 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16018 | 2026.04.01 18:10:48.037371 [ 4 ] {37494092-3121-4280-885b-122fdb32a4bd} <Debug> TCPHandler: Processed in 0.001433818 sec. | ||
| 16019 | 2026.04.01 18:10:48.037374 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16020 | 2026.04.01 18:10:48.037485 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16021 | 2026.04.01 18:10:48.037513 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_102_21 to all_107_107_0 into Compact with storage Full | ||
| 16022 | 2026.04.01 18:10:48.037580 [ 4 ] {ee055832-ec6d-4168-bf5c-84f154beaf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16023 | 2026.04.01 18:10:48.037626 [ 4 ] {ee055832-ec6d-4168-bf5c-84f154beaf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16024 | 2026.04.01 18:10:48.037668 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16025 | 2026.04.01 18:10:48.037712 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_102_21, total 42172 rows starting from the beginning of the part | ||
| 16026 | 2026.04.01 18:10:48.037788 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 16027 | 2026.04.01 18:10:48.037851 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1672 rows starting from the beginning of the part | ||
| 16028 | 2026.04.01 18:10:48.037906 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 128 rows starting from the beginning of the part | ||
| 16029 | 2026.04.01 18:10:48.037951 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 16030 | 2026.04.01 18:10:48.037960 [ 4 ] {ee055832-ec6d-4168-bf5c-84f154beaf5d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16031 | 2026.04.01 18:10:48.037994 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 335 rows starting from the beginning of the part | ||
| 16032 | 2026.04.01 18:10:48.038000 [ 4 ] {ee055832-ec6d-4168-bf5c-84f154beaf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16033 | 2026.04.01 18:10:48.038336 [ 4 ] {ee055832-ec6d-4168-bf5c-84f154beaf5d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16034 | 2026.04.01 18:10:48.038561 [ 4 ] {ee055832-ec6d-4168-bf5c-84f154beaf5d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2026.04.01 18:10:48.038692 [ 4 ] {ee055832-ec6d-4168-bf5c-84f154beaf5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 16036 | 2026.04.01 18:10:48.038728 [ 4 ] {ee055832-ec6d-4168-bf5c-84f154beaf5d} <Debug> TCPHandler: Processed in 0.001294854 sec. | ||
| 16037 | 2026.04.01 18:10:48.038852 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16038 | 2026.04.01 18:10:48.038976 [ 4 ] {5edd934c-94f0-473b-9c2f-8de81cbe63d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16039 | 2026.04.01 18:10:48.039045 [ 4 ] {5edd934c-94f0-473b-9c2f-8de81cbe63d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16040 | 2026.04.01 18:10:48.039944 [ 4 ] {5edd934c-94f0-473b-9c2f-8de81cbe63d3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16041 | 2026.04.01 18:10:48.039982 [ 4 ] {5edd934c-94f0-473b-9c2f-8de81cbe63d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16042 | 2026.04.01 18:10:48.040557 [ 4 ] {5edd934c-94f0-473b-9c2f-8de81cbe63d3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16043 | 2026.04.01 18:10:48.040785 [ 4 ] {5edd934c-94f0-473b-9c2f-8de81cbe63d3} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16044 | 2026.04.01 18:10:48.040936 [ 4 ] {5edd934c-94f0-473b-9c2f-8de81cbe63d3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001984 sec., 5544.354838709677 rows/sec., 9.94 MiB/sec. | ||
| 16045 | 2026.04.01 18:10:48.040998 [ 4 ] {5edd934c-94f0-473b-9c2f-8de81cbe63d3} <Debug> TCPHandler: Processed in 0.002207657 sec. | ||
| 16046 | 2026.04.01 18:10:48.041112 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16047 | 2026.04.01 18:10:48.041208 [ 4 ] {70b6b074-a7df-4859-a681-34a027abdb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16048 | 2026.04.01 18:10:48.041251 [ 4 ] {70b6b074-a7df-4859-a681-34a027abdb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16049 | 2026.04.01 18:10:48.041633 [ 4 ] {70b6b074-a7df-4859-a681-34a027abdb38} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16050 | 2026.04.01 18:10:48.041668 [ 4 ] {70b6b074-a7df-4859-a681-34a027abdb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16051 | 2026.04.01 18:10:48.042009 [ 4 ] {70b6b074-a7df-4859-a681-34a027abdb38} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16052 | 2026.04.01 18:10:48.042226 [ 4 ] {70b6b074-a7df-4859-a681-34a027abdb38} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2026.04.01 18:10:48.042335 [ 82 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16054 | 2026.04.01 18:10:48.042358 [ 4 ] {70b6b074-a7df-4859-a681-34a027abdb38} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001169 sec., 94097.51924721985 rows/sec., 5.72 MiB/sec. | ||
| 16055 | 2026.04.01 18:10:48.042365 [ 82 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16056 | 2026.04.01 18:10:48.042388 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16057 | 2026.04.01 18:10:48.042395 [ 4 ] {70b6b074-a7df-4859-a681-34a027abdb38} <Debug> TCPHandler: Processed in 0.001332854 sec. | ||
| 16058 | 2026.04.01 18:10:48.042472 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 16059 | 2026.04.01 18:10:48.042574 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16060 | 2026.04.01 18:10:48.042601 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7190 rows starting from the beginning of the part | ||
| 16061 | 2026.04.01 18:10:48.042652 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::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 | ||
| 16062 | 2026.04.01 18:10:48.042690 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 62 rows starting from the beginning of the part | ||
| 16063 | 2026.04.01 18:10:48.042729 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 48 rows starting from the beginning of the part | ||
| 16064 | 2026.04.01 18:10:48.042764 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 16065 | 2026.04.01 18:10:48.042798 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 110 rows starting from the beginning of the part | ||
| 16066 | 2026.04.01 18:10:48.044904 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7530 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469154 sec., 3049627.5242451467 rows/sec., 193.15 MiB/sec. | ||
| 16067 | 2026.04.01 18:10:48.045509 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16068 | 2026.04.01 18:10:48.045741 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16069 | 2026.04.01 18:10:48.045800 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_106_21} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16070 | 2026.04.01 18:10:48.045858 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16071 | 2026.04.01 18:10:48.046317 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44627 rows, containing 5 columns (5 merged, 0 gathered) in 0.00886171 sec., 5035935.50229019 rows/sec., 323.81 MiB/sec. | ||
| 16072 | 2026.04.01 18:10:48.046889 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 16073 | 2026.04.01 18:10:48.047144 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2026.04.01 18:10:48.047206 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_102_21, all_107_107_0] -> all_1_107_22 | ||
| 16075 | 2026.04.01 18:10:48.047287 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16076 | 2026.04.01 18:10:48.581724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 16077 | 2026.04.01 18:10:48.598554 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16078 | 2026.04.01 18:10:48.598613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16079 | 2026.04.01 18:10:48.604192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16080 | 2026.04.01 18:10:48.604903 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16081 | 2026.04.01 18:10:48.605214 [ 82 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16082 | 2026.04.01 18:10:48.605274 [ 82 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16083 | 2026.04.01 18:10:48.605294 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16084 | 2026.04.01 18:10:48.605421 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 16085 | 2026.04.01 18:10:48.608381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 16086 | 2026.04.01 18:10:48.609255 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16087 | 2026.04.01 18:10:48.610794 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 16088 | 2026.04.01 18:10:48.615457 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 16089 | 2026.04.01 18:10:48.619824 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 16090 | 2026.04.01 18:10:48.624369 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 16091 | 2026.04.01 18:10:48.628679 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 16092 | 2026.04.01 18:10:48.632479 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 16093 | 2026.04.01 18:10:48.689711 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084360373 sec., 5891.391684576833 rows/sec., 30.46 MiB/sec. | ||
| 16094 | 2026.04.01 18:10:48.693031 [ 194 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16095 | 2026.04.01 18:10:48.695222 [ 194 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_66_13} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16096 | 2026.04.01 18:10:48.695338 [ 194 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_66_13} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16097 | 2026.04.01 18:10:48.697792 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 16098 | 2026.04.01 18:10:49.001060 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.56 MiB, peak 376.30 MiB, free memory in arenas 0.00 B, will set to 363.96 MiB (RSS), difference: 1.40 MiB | ||
| 16099 | 2026.04.01 18:10:51.919721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2030 | ||
| 16100 | 2026.04.01 18:10:51.922143 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2026.04.01 18:10:51.922207 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16102 | 2026.04.01 18:10:51.923482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16103 | 2026.04.01 18:10:51.923784 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2026.04.01 18:10:51.924166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2030 | ||
| 16105 | 2026.04.01 18:10:53.026677 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16106 | 2026.04.01 18:10:53.026983 [ 4 ] {1950d63a-d3ce-457a-b2aa-8b63ce16af46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16107 | 2026.04.01 18:10:53.027090 [ 4 ] {1950d63a-d3ce-457a-b2aa-8b63ce16af46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16108 | 2026.04.01 18:10:53.027974 [ 4 ] {1950d63a-d3ce-457a-b2aa-8b63ce16af46} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16109 | 2026.04.01 18:10:53.028021 [ 4 ] {1950d63a-d3ce-457a-b2aa-8b63ce16af46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16110 | 2026.04.01 18:10:53.028436 [ 4 ] {1950d63a-d3ce-457a-b2aa-8b63ce16af46} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16111 | 2026.04.01 18:10:53.028701 [ 4 ] {1950d63a-d3ce-457a-b2aa-8b63ce16af46} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16112 | 2026.04.01 18:10:53.028858 [ 4 ] {1950d63a-d3ce-457a-b2aa-8b63ce16af46} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001954 sec., 12282.497441146366 rows/sec., 1.02 MiB/sec. | ||
| 16113 | 2026.04.01 18:10:53.028900 [ 4 ] {1950d63a-d3ce-457a-b2aa-8b63ce16af46} <Debug> TCPHandler: Processed in 0.002414663 sec. | ||
| 16114 | 2026.04.01 18:10:53.029020 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16115 | 2026.04.01 18:10:53.029116 [ 4 ] {fa4ec511-e94b-4d39-88be-674144ad5878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16116 | 2026.04.01 18:10:53.029157 [ 4 ] {fa4ec511-e94b-4d39-88be-674144ad5878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16117 | 2026.04.01 18:10:53.029547 [ 4 ] {fa4ec511-e94b-4d39-88be-674144ad5878} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.04.01 18:10:53.029585 [ 4 ] {fa4ec511-e94b-4d39-88be-674144ad5878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16119 | 2026.04.01 18:10:53.029868 [ 4 ] {fa4ec511-e94b-4d39-88be-674144ad5878} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16120 | 2026.04.01 18:10:53.030074 [ 4 ] {fa4ec511-e94b-4d39-88be-674144ad5878} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2026.04.01 18:10:53.030204 [ 4 ] {fa4ec511-e94b-4d39-88be-674144ad5878} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 441.97 KiB/sec. | ||
| 16122 | 2026.04.01 18:10:53.030241 [ 4 ] {fa4ec511-e94b-4d39-88be-674144ad5878} <Debug> TCPHandler: Processed in 0.001272504 sec. | ||
| 16123 | 2026.04.01 18:10:53.030341 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16124 | 2026.04.01 18:10:53.030443 [ 4 ] {5392888a-a44a-4851-8765-d7b8cbe8e9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16125 | 2026.04.01 18:10:53.030484 [ 4 ] {5392888a-a44a-4851-8765-d7b8cbe8e9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16126 | 2026.04.01 18:10:53.031008 [ 4 ] {5392888a-a44a-4851-8765-d7b8cbe8e9ae} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.04.01 18:10:53.031043 [ 4 ] {5392888a-a44a-4851-8765-d7b8cbe8e9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16128 | 2026.04.01 18:10:53.031369 [ 4 ] {5392888a-a44a-4851-8765-d7b8cbe8e9ae} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16129 | 2026.04.01 18:10:53.031572 [ 4 ] {5392888a-a44a-4851-8765-d7b8cbe8e9ae} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.04.01 18:10:53.031699 [ 4 ] {5392888a-a44a-4851-8765-d7b8cbe8e9ae} <Debug> executeQuery: Read 240 rows, 21.86 KiB in 0.001274 sec., 188383.04552590268 rows/sec., 16.76 MiB/sec. | ||
| 16131 | 2026.04.01 18:10:53.031736 [ 4 ] {5392888a-a44a-4851-8765-d7b8cbe8e9ae} <Debug> TCPHandler: Processed in 0.001444377 sec. | ||
| 16132 | 2026.04.01 18:10:53.031845 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16133 | 2026.04.01 18:10:53.031941 [ 4 ] {02b1fc52-bbaf-42e9-9f83-136681ca352c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16134 | 2026.04.01 18:10:53.031981 [ 4 ] {02b1fc52-bbaf-42e9-9f83-136681ca352c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16135 | 2026.04.01 18:10:53.032389 [ 4 ] {02b1fc52-bbaf-42e9-9f83-136681ca352c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16136 | 2026.04.01 18:10:53.032426 [ 4 ] {02b1fc52-bbaf-42e9-9f83-136681ca352c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16137 | 2026.04.01 18:10:53.032720 [ 4 ] {02b1fc52-bbaf-42e9-9f83-136681ca352c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16138 | 2026.04.01 18:10:53.032923 [ 4 ] {02b1fc52-bbaf-42e9-9f83-136681ca352c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16139 | 2026.04.01 18:10:53.033052 [ 4 ] {02b1fc52-bbaf-42e9-9f83-136681ca352c} <Debug> executeQuery: Read 48 rows, 3.64 KiB in 0.001129 sec., 42515.500442869794 rows/sec., 3.14 MiB/sec. | ||
| 16140 | 2026.04.01 18:10:53.033048 [ 61 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16141 | 2026.04.01 18:10:53.033090 [ 4 ] {02b1fc52-bbaf-42e9-9f83-136681ca352c} <Debug> TCPHandler: Processed in 0.001294344 sec. | ||
| 16142 | 2026.04.01 18:10:53.033131 [ 61 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.04.01 18:10:53.033157 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16144 | 2026.04.01 18:10:53.033224 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2026.04.01 18:10:53.033258 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 16146 | 2026.04.01 18:10:53.033322 [ 4 ] {34ddc78a-fe1c-4f64-9d90-4d3f4ed8cdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16147 | 2026.04.01 18:10:53.033358 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16148 | 2026.04.01 18:10:53.033362 [ 4 ] {34ddc78a-fe1c-4f64-9d90-4d3f4ed8cdfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16149 | 2026.04.01 18:10:53.033391 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 316 rows starting from the beginning of the part | ||
| 16150 | 2026.04.01 18:10:53.033457 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part | ||
| 16151 | 2026.04.01 18:10:53.033506 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 256 rows starting from the beginning of the part | ||
| 16152 | 2026.04.01 18:10:53.033553 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
| 16153 | 2026.04.01 18:10:53.033595 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 243 rows starting from the beginning of the part | ||
| 16154 | 2026.04.01 18:10:53.033635 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 16155 | 2026.04.01 18:10:53.033757 [ 4 ] {34ddc78a-fe1c-4f64-9d90-4d3f4ed8cdfc} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16156 | 2026.04.01 18:10:53.033792 [ 4 ] {34ddc78a-fe1c-4f64-9d90-4d3f4ed8cdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16157 | 2026.04.01 18:10:53.034110 [ 4 ] {34ddc78a-fe1c-4f64-9d90-4d3f4ed8cdfc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16158 | 2026.04.01 18:10:53.034312 [ 4 ] {34ddc78a-fe1c-4f64-9d90-4d3f4ed8cdfc} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16159 | 2026.04.01 18:10:53.034448 [ 4 ] {34ddc78a-fe1c-4f64-9d90-4d3f4ed8cdfc} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001143 sec., 21872.265966754156 rows/sec., 1.80 MiB/sec. | ||
| 16160 | 2026.04.01 18:10:53.034469 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255432 sec., 735205.0927489502 rows/sec., 48.57 MiB/sec. | ||
| 16161 | 2026.04.01 18:10:53.034486 [ 4 ] {34ddc78a-fe1c-4f64-9d90-4d3f4ed8cdfc} <Debug> TCPHandler: Processed in 0.001311384 sec. | ||
| 16162 | 2026.04.01 18:10:53.034608 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16163 | 2026.04.01 18:10:53.034679 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16164 | 2026.04.01 18:10:53.034703 [ 4 ] {7ec5e5c7-0af1-404b-b9d4-40908c485481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16165 | 2026.04.01 18:10:53.034751 [ 4 ] {7ec5e5c7-0af1-404b-b9d4-40908c485481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16166 | 2026.04.01 18:10:53.034980 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16167 | 2026.04.01 18:10:53.035063 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_96_19} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16168 | 2026.04.01 18:10:53.035136 [ 4 ] {7ec5e5c7-0af1-404b-b9d4-40908c485481} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2026.04.01 18:10:53.035161 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 16170 | 2026.04.01 18:10:53.035177 [ 4 ] {7ec5e5c7-0af1-404b-b9d4-40908c485481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16171 | 2026.04.01 18:10:53.035475 [ 4 ] {7ec5e5c7-0af1-404b-b9d4-40908c485481} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16172 | 2026.04.01 18:10:53.035680 [ 4 ] {7ec5e5c7-0af1-404b-b9d4-40908c485481} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16173 | 2026.04.01 18:10:53.035809 [ 4 ] {7ec5e5c7-0af1-404b-b9d4-40908c485481} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 16174 | 2026.04.01 18:10:53.035845 [ 4 ] {7ec5e5c7-0af1-404b-b9d4-40908c485481} <Debug> TCPHandler: Processed in 0.001287403 sec. | ||
| 16175 | 2026.04.01 18:10:53.035946 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16176 | 2026.04.01 18:10:53.036041 [ 4 ] {3995a69d-77cd-4e73-9dd0-39e5aac1e3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16177 | 2026.04.01 18:10:53.036079 [ 4 ] {3995a69d-77cd-4e73-9dd0-39e5aac1e3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16178 | 2026.04.01 18:10:53.036561 [ 4 ] {3995a69d-77cd-4e73-9dd0-39e5aac1e3c7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.04.01 18:10:53.036598 [ 4 ] {3995a69d-77cd-4e73-9dd0-39e5aac1e3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16180 | 2026.04.01 18:10:53.036907 [ 4 ] {3995a69d-77cd-4e73-9dd0-39e5aac1e3c7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16181 | 2026.04.01 18:10:53.037116 [ 4 ] {3995a69d-77cd-4e73-9dd0-39e5aac1e3c7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.04.01 18:10:53.037246 [ 4 ] {3995a69d-77cd-4e73-9dd0-39e5aac1e3c7} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001223 sec., 111201.96238757155 rows/sec., 8.99 MiB/sec. | ||
| 16183 | 2026.04.01 18:10:53.037283 [ 4 ] {3995a69d-77cd-4e73-9dd0-39e5aac1e3c7} <Debug> TCPHandler: Processed in 0.001386016 sec. | ||
| 16184 | 2026.04.01 18:10:53.037398 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16185 | 2026.04.01 18:10:53.037492 [ 4 ] {c3510c44-4bb2-4617-aa24-359449913710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16186 | 2026.04.01 18:10:53.037534 [ 4 ] {c3510c44-4bb2-4617-aa24-359449913710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16187 | 2026.04.01 18:10:53.037963 [ 4 ] {c3510c44-4bb2-4617-aa24-359449913710} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16188 | 2026.04.01 18:10:53.038001 [ 4 ] {c3510c44-4bb2-4617-aa24-359449913710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16189 | 2026.04.01 18:10:53.038357 [ 4 ] {c3510c44-4bb2-4617-aa24-359449913710} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16190 | 2026.04.01 18:10:53.038564 [ 4 ] {c3510c44-4bb2-4617-aa24-359449913710} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.04.01 18:10:53.038691 [ 4 ] {c3510c44-4bb2-4617-aa24-359449913710} <Debug> executeQuery: Read 343 rows, 26.56 KiB in 0.001218 sec., 281609.1954022989 rows/sec., 21.30 MiB/sec. | ||
| 16192 | 2026.04.01 18:10:53.038728 [ 4 ] {c3510c44-4bb2-4617-aa24-359449913710} <Debug> TCPHandler: Processed in 0.001380946 sec. | ||
| 16193 | 2026.04.01 18:10:53.038836 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16194 | 2026.04.01 18:10:53.038931 [ 4 ] {59dfb005-bea9-493a-8f33-40e8b4b84d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16195 | 2026.04.01 18:10:53.038973 [ 4 ] {59dfb005-bea9-493a-8f33-40e8b4b84d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16196 | 2026.04.01 18:10:53.039277 [ 4 ] {59dfb005-bea9-493a-8f33-40e8b4b84d41} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16197 | 2026.04.01 18:10:53.039314 [ 4 ] {59dfb005-bea9-493a-8f33-40e8b4b84d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16198 | 2026.04.01 18:10:53.039608 [ 4 ] {59dfb005-bea9-493a-8f33-40e8b4b84d41} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16199 | 2026.04.01 18:10:53.039806 [ 4 ] {59dfb005-bea9-493a-8f33-40e8b4b84d41} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2026.04.01 18:10:53.039945 [ 4 ] {59dfb005-bea9-493a-8f33-40e8b4b84d41} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 61.57 KiB/sec. | ||
| 16201 | 2026.04.01 18:10:53.039983 [ 4 ] {59dfb005-bea9-493a-8f33-40e8b4b84d41} <Debug> TCPHandler: Processed in 0.001196041 sec. | ||
| 16202 | 2026.04.01 18:10:53.040082 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16203 | 2026.04.01 18:10:53.040176 [ 4 ] {70ebdb46-0ccd-450f-bb78-1bf315255286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16204 | 2026.04.01 18:10:53.040229 [ 4 ] {70ebdb46-0ccd-450f-bb78-1bf315255286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16205 | 2026.04.01 18:10:53.041062 [ 4 ] {70ebdb46-0ccd-450f-bb78-1bf315255286} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16206 | 2026.04.01 18:10:53.041099 [ 4 ] {70ebdb46-0ccd-450f-bb78-1bf315255286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16207 | 2026.04.01 18:10:53.041635 [ 4 ] {70ebdb46-0ccd-450f-bb78-1bf315255286} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16208 | 2026.04.01 18:10:53.041863 [ 4 ] {70ebdb46-0ccd-450f-bb78-1bf315255286} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16209 | 2026.04.01 18:10:53.042004 [ 4 ] {70ebdb46-0ccd-450f-bb78-1bf315255286} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001846 sec., 16251.354279523293 rows/sec., 29.12 MiB/sec. | ||
| 16210 | 2026.04.01 18:10:53.042003 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16211 | 2026.04.01 18:10:53.042057 [ 4 ] {70ebdb46-0ccd-450f-bb78-1bf315255286} <Debug> TCPHandler: Processed in 0.002024583 sec. | ||
| 16212 | 2026.04.01 18:10:53.042060 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16213 | 2026.04.01 18:10:53.042090 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16214 | 2026.04.01 18:10:53.042164 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16215 | 2026.04.01 18:10:53.042164 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 16216 | 2026.04.01 18:10:53.042264 [ 4 ] {50b71f9c-9419-432b-bdd4-65de12b7a4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16217 | 2026.04.01 18:10:53.042306 [ 4 ] {50b71f9c-9419-432b-bdd4-65de12b7a4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16218 | 2026.04.01 18:10:53.042361 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16219 | 2026.04.01 18:10:53.042414 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1928 rows starting from the beginning of the part | ||
| 16220 | 2026.04.01 18:10:53.042530 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part | ||
| 16221 | 2026.04.01 18:10:53.042629 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 22 rows starting from the beginning of the part | ||
| 16222 | 2026.04.01 18:10:53.042636 [ 4 ] {50b71f9c-9419-432b-bdd4-65de12b7a4c2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16223 | 2026.04.01 18:10:53.042672 [ 4 ] {50b71f9c-9419-432b-bdd4-65de12b7a4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16224 | 2026.04.01 18:10:53.042720 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
| 16225 | 2026.04.01 18:10:53.042812 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 11 rows starting from the beginning of the part | ||
| 16226 | 2026.04.01 18:10:53.042905 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part | ||
| 16227 | 2026.04.01 18:10:53.042990 [ 4 ] {50b71f9c-9419-432b-bdd4-65de12b7a4c2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16228 | 2026.04.01 18:10:53.043234 [ 4 ] {50b71f9c-9419-432b-bdd4-65de12b7a4c2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16229 | 2026.04.01 18:10:53.043364 [ 4 ] {50b71f9c-9419-432b-bdd4-65de12b7a4c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 16230 | 2026.04.01 18:10:53.043400 [ 4 ] {50b71f9c-9419-432b-bdd4-65de12b7a4c2} <Debug> TCPHandler: Processed in 0.001286604 sec. | ||
| 16231 | 2026.04.01 18:10:53.054277 [ 188 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2051 rows, containing 19 columns (19 merged, 0 gathered) in 0.012134045 sec., 169028.54736404883 rows/sec., 302.89 MiB/sec. | ||
| 16232 | 2026.04.01 18:10:53.056690 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16233 | 2026.04.01 18:10:53.057181 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16234 | 2026.04.01 18:10:53.057281 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16235 | 2026.04.01 18:10:53.057508 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. | ||
| 16236 | 2026.04.01 18:10:54.001200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.83 MiB, peak 382.68 MiB, free memory in arenas 0.00 B, will set to 372.18 MiB (RSS), difference: 7.36 MiB | ||
| 16237 | 2026.04.01 18:10:54.320596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32217 | ||
| 16238 | 2026.04.01 18:10:54.321120 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2026.04.01 18:10:54.321158 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16240 | 2026.04.01 18:10:54.321655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16241 | 2026.04.01 18:10:54.321904 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16242 | 2026.04.01 18:10:54.322040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32217 | ||
| 16243 | 2026.04.01 18:10:56.109416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 16244 | 2026.04.01 18:10:56.125402 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16245 | 2026.04.01 18:10:56.125466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 16246 | 2026.04.01 18:10:56.131040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16247 | 2026.04.01 18:10:56.131762 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16248 | 2026.04.01 18:10:56.134774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 16249 | 2026.04.01 18:10:58.013166 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16250 | 2026.04.01 18:10:58.013363 [ 4 ] {24065d1e-df4e-452b-82be-3963601a3e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16251 | 2026.04.01 18:10:58.013435 [ 4 ] {24065d1e-df4e-452b-82be-3963601a3e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16252 | 2026.04.01 18:10:58.014157 [ 4 ] {24065d1e-df4e-452b-82be-3963601a3e1e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.04.01 18:10:58.014207 [ 4 ] {24065d1e-df4e-452b-82be-3963601a3e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 16254 | 2026.04.01 18:10:58.014617 [ 4 ] {24065d1e-df4e-452b-82be-3963601a3e1e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16255 | 2026.04.01 18:10:58.014861 [ 4 ] {24065d1e-df4e-452b-82be-3963601a3e1e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2026.04.01 18:10:58.015041 [ 4 ] {24065d1e-df4e-452b-82be-3963601a3e1e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001728 sec., 45138.88888888889 rows/sec., 3.74 MiB/sec. | ||
| 16257 | 2026.04.01 18:10:58.015096 [ 4 ] {24065d1e-df4e-452b-82be-3963601a3e1e} <Debug> TCPHandler: Processed in 0.002076394 sec. | ||
| 16258 | 2026.04.01 18:10:58.015230 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16259 | 2026.04.01 18:10:58.015341 [ 4 ] {0460999c-9444-4544-af11-8fe8262f0e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16260 | 2026.04.01 18:10:58.015388 [ 4 ] {0460999c-9444-4544-af11-8fe8262f0e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16261 | 2026.04.01 18:10:58.015834 [ 4 ] {0460999c-9444-4544-af11-8fe8262f0e6d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2026.04.01 18:10:58.015873 [ 4 ] {0460999c-9444-4544-af11-8fe8262f0e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 16263 | 2026.04.01 18:10:58.016193 [ 4 ] {0460999c-9444-4544-af11-8fe8262f0e6d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16264 | 2026.04.01 18:10:58.016478 [ 4 ] {0460999c-9444-4544-af11-8fe8262f0e6d} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2026.04.01 18:10:58.016623 [ 4 ] {0460999c-9444-4544-af11-8fe8262f0e6d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001308 sec., 8409.785932721714 rows/sec., 632.38 KiB/sec. | ||
| 16266 | 2026.04.01 18:10:58.016665 [ 4 ] {0460999c-9444-4544-af11-8fe8262f0e6d} <Debug> TCPHandler: Processed in 0.001488789 sec. | ||
| 16267 | 2026.04.01 18:10:58.016793 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16268 | 2026.04.01 18:10:58.016893 [ 4 ] {280e2e8e-c7f7-423d-9671-d5be761b1818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16269 | 2026.04.01 18:10:58.016936 [ 4 ] {280e2e8e-c7f7-423d-9671-d5be761b1818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16270 | 2026.04.01 18:10:58.017367 [ 4 ] {280e2e8e-c7f7-423d-9671-d5be761b1818} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16271 | 2026.04.01 18:10:58.017411 [ 4 ] {280e2e8e-c7f7-423d-9671-d5be761b1818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 16272 | 2026.04.01 18:10:58.017726 [ 4 ] {280e2e8e-c7f7-423d-9671-d5be761b1818} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16273 | 2026.04.01 18:10:58.017944 [ 4 ] {280e2e8e-c7f7-423d-9671-d5be761b1818} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16274 | 2026.04.01 18:10:58.018080 [ 4 ] {280e2e8e-c7f7-423d-9671-d5be761b1818} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001209 sec., 62034.73945409429 rows/sec., 4.84 MiB/sec. | ||
| 16275 | 2026.04.01 18:10:58.018119 [ 4 ] {280e2e8e-c7f7-423d-9671-d5be761b1818} <Debug> TCPHandler: Processed in 0.001376976 sec. | ||
| 16276 | 2026.04.01 18:10:58.018237 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16277 | 2026.04.01 18:10:58.018339 [ 4 ] {fd4bb181-94ad-424e-b530-4f83b6ca973f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16278 | 2026.04.01 18:10:58.018384 [ 4 ] {fd4bb181-94ad-424e-b530-4f83b6ca973f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16279 | 2026.04.01 18:10:58.018810 [ 4 ] {fd4bb181-94ad-424e-b530-4f83b6ca973f} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16280 | 2026.04.01 18:10:58.018846 [ 4 ] {fd4bb181-94ad-424e-b530-4f83b6ca973f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 16281 | 2026.04.01 18:10:58.019192 [ 4 ] {fd4bb181-94ad-424e-b530-4f83b6ca973f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16282 | 2026.04.01 18:10:58.019401 [ 4 ] {fd4bb181-94ad-424e-b530-4f83b6ca973f} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2026.04.01 18:10:58.019536 [ 4 ] {fd4bb181-94ad-424e-b530-4f83b6ca973f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 16284 | 2026.04.01 18:10:58.019573 [ 4 ] {fd4bb181-94ad-424e-b530-4f83b6ca973f} <Debug> TCPHandler: Processed in 0.001386366 sec. | ||
| 16285 | 2026.04.01 18:10:58.019687 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16286 | 2026.04.01 18:10:58.019782 [ 4 ] {9829662e-b8d8-4ce1-97a3-48f5b848aa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16287 | 2026.04.01 18:10:58.019837 [ 4 ] {9829662e-b8d8-4ce1-97a3-48f5b848aa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16288 | 2026.04.01 18:10:58.020814 [ 4 ] {9829662e-b8d8-4ce1-97a3-48f5b848aa0d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2026.04.01 18:10:58.020859 [ 4 ] {9829662e-b8d8-4ce1-97a3-48f5b848aa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 16290 | 2026.04.01 18:10:58.021597 [ 4 ] {9829662e-b8d8-4ce1-97a3-48f5b848aa0d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16291 | 2026.04.01 18:10:58.021841 [ 4 ] {9829662e-b8d8-4ce1-97a3-48f5b848aa0d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2026.04.01 18:10:58.022005 [ 4 ] {9829662e-b8d8-4ce1-97a3-48f5b848aa0d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002239 sec., 4912.907548012506 rows/sec., 8.80 MiB/sec. | ||
| 16293 | 2026.04.01 18:10:58.022093 [ 4 ] {9829662e-b8d8-4ce1-97a3-48f5b848aa0d} <Debug> TCPHandler: Processed in 0.002455674 sec. | ||
| 16294 | 2026.04.01 18:10:58.022223 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2026.04.01 18:10:58.022321 [ 4 ] {d4270f92-7703-4ec7-b58b-4e0de8d3548e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16296 | 2026.04.01 18:10:58.022366 [ 4 ] {d4270f92-7703-4ec7-b58b-4e0de8d3548e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16297 | 2026.04.01 18:10:58.022725 [ 4 ] {d4270f92-7703-4ec7-b58b-4e0de8d3548e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2026.04.01 18:10:58.022761 [ 4 ] {d4270f92-7703-4ec7-b58b-4e0de8d3548e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 16299 | 2026.04.01 18:10:58.023089 [ 4 ] {d4270f92-7703-4ec7-b58b-4e0de8d3548e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16300 | 2026.04.01 18:10:58.023326 [ 4 ] {d4270f92-7703-4ec7-b58b-4e0de8d3548e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2026.04.01 18:10:58.023464 [ 4 ] {d4270f92-7703-4ec7-b58b-4e0de8d3548e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 16302 | 2026.04.01 18:10:58.023502 [ 4 ] {d4270f92-7703-4ec7-b58b-4e0de8d3548e} <Debug> TCPHandler: Processed in 0.001329065 sec. | ||
| 16303 | 2026.04.01 18:11:01.610845 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16304 | 2026.04.01 18:11:01.610891 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16305 | 2026.04.01 18:11:01.822366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32665 | ||
| 16306 | 2026.04.01 18:11:01.822999 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16307 | 2026.04.01 18:11:01.823054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 16308 | 2026.04.01 18:11:01.823606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16309 | 2026.04.01 18:11:01.823858 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2026.04.01 18:11:01.824012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32665 | ||
| 16311 | 2026.04.01 18:11:01.924474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2064 | ||
| 16312 | 2026.04.01 18:11:01.926898 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16313 | 2026.04.01 18:11:01.926955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 16314 | 2026.04.01 18:11:01.928201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16315 | 2026.04.01 18:11:01.928501 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16316 | 2026.04.01 18:11:01.928687 [ 79 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16317 | 2026.04.01 18:11:01.928729 [ 79 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16318 | 2026.04.01 18:11:01.928751 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 16319 | 2026.04.01 18:11:01.928861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2064 | ||
| 16320 | 2026.04.01 18:11:01.928882 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 16321 | 2026.04.01 18:11:01.929477 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16322 | 2026.04.01 18:11:01.929621 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1874 rows starting from the beginning of the part | ||
| 16323 | 2026.04.01 18:11:01.929976 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 16324 | 2026.04.01 18:11:01.930295 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 16325 | 2026.04.01 18:11:01.930655 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part | ||
| 16326 | 2026.04.01 18:11:01.930976 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 16327 | 2026.04.01 18:11:01.931283 [ 189 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 16328 | 2026.04.01 18:11:01.939042 [ 188 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2064 rows, containing 72 columns (72 merged, 0 gathered) in 0.010217926 sec., 201997.93969930883 rows/sec., 157.79 MiB/sec. | ||
| 16329 | 2026.04.01 18:11:01.940821 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16330 | 2026.04.01 18:11:01.941358 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2026.04.01 18:11:01.941441 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_51_10} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16332 | 2026.04.01 18:11:01.941603 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 16333 | 2026.04.01 18:11:03.013103 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16334 | 2026.04.01 18:11:03.013352 [ 4 ] {a5da9477-c705-46be-ba3b-a74710d13233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16335 | 2026.04.01 18:11:03.013439 [ 4 ] {a5da9477-c705-46be-ba3b-a74710d13233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16336 | 2026.04.01 18:11:03.014287 [ 4 ] {a5da9477-c705-46be-ba3b-a74710d13233} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16337 | 2026.04.01 18:11:03.014336 [ 4 ] {a5da9477-c705-46be-ba3b-a74710d13233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16338 | 2026.04.01 18:11:03.014744 [ 4 ] {a5da9477-c705-46be-ba3b-a74710d13233} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16339 | 2026.04.01 18:11:03.015040 [ 4 ] {a5da9477-c705-46be-ba3b-a74710d13233} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16340 | 2026.04.01 18:11:03.015203 [ 4 ] {a5da9477-c705-46be-ba3b-a74710d13233} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001914 sec., 60606.06060606061 rows/sec., 5.15 MiB/sec. | ||
| 16341 | 2026.04.01 18:11:03.015205 [ 68 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16342 | 2026.04.01 18:11:03.015248 [ 4 ] {a5da9477-c705-46be-ba3b-a74710d13233} <Debug> TCPHandler: Processed in 0.00229235 sec. | ||
| 16343 | 2026.04.01 18:11:03.015278 [ 68 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16344 | 2026.04.01 18:11:03.015305 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16345 | 2026.04.01 18:11:03.015412 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16346 | 2026.04.01 18:11:03.015422 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16347 | 2026.04.01 18:11:03.015509 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16348 | 2026.04.01 18:11:03.015530 [ 4 ] {c53dc8a9-e988-47fa-b7af-18926ab4a9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16349 | 2026.04.01 18:11:03.015539 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3812 rows starting from the beginning of the part | ||
| 16350 | 2026.04.01 18:11:03.015573 [ 4 ] {c53dc8a9-e988-47fa-b7af-18926ab4a9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16351 | 2026.04.01 18:11:03.015603 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 116 rows starting from the beginning of the part | ||
| 16352 | 2026.04.01 18:11:03.015651 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1269 rows starting from the beginning of the part | ||
| 16353 | 2026.04.01 18:11:03.015696 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 240 rows starting from the beginning of the part | ||
| 16354 | 2026.04.01 18:11:03.015735 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 78 rows starting from the beginning of the part | ||
| 16355 | 2026.04.01 18:11:03.015779 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 116 rows starting from the beginning of the part | ||
| 16356 | 2026.04.01 18:11:03.016001 [ 4 ] {c53dc8a9-e988-47fa-b7af-18926ab4a9c3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16357 | 2026.04.01 18:11:03.016037 [ 4 ] {c53dc8a9-e988-47fa-b7af-18926ab4a9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16358 | 2026.04.01 18:11:03.016344 [ 4 ] {c53dc8a9-e988-47fa-b7af-18926ab4a9c3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16359 | 2026.04.01 18:11:03.016559 [ 4 ] {c53dc8a9-e988-47fa-b7af-18926ab4a9c3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16360 | 2026.04.01 18:11:03.016707 [ 4 ] {c53dc8a9-e988-47fa-b7af-18926ab4a9c3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001196 sec., 25083.61204013378 rows/sec., 1.84 MiB/sec. | ||
| 16361 | 2026.04.01 18:11:03.016760 [ 4 ] {c53dc8a9-e988-47fa-b7af-18926ab4a9c3} <Debug> TCPHandler: Processed in 0.001420577 sec. | ||
| 16362 | 2026.04.01 18:11:03.016895 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16363 | 2026.04.01 18:11:03.017017 [ 4 ] {9319b3b0-f2ce-4523-97ac-ba5704dc8e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16364 | 2026.04.01 18:11:03.017076 [ 4 ] {9319b3b0-f2ce-4523-97ac-ba5704dc8e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16365 | 2026.04.01 18:11:03.017631 [ 4 ] {9319b3b0-f2ce-4523-97ac-ba5704dc8e07} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16366 | 2026.04.01 18:11:03.017670 [ 4 ] {9319b3b0-f2ce-4523-97ac-ba5704dc8e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16367 | 2026.04.01 18:11:03.017763 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5631 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401063 sec., 2345211.2668430605 rows/sec., 190.29 MiB/sec. | ||
| 16368 | 2026.04.01 18:11:03.017988 [ 4 ] {9319b3b0-f2ce-4523-97ac-ba5704dc8e07} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16369 | 2026.04.01 18:11:03.018158 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16370 | 2026.04.01 18:11:03.018230 [ 4 ] {9319b3b0-f2ce-4523-97ac-ba5704dc8e07} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16371 | 2026.04.01 18:11:03.018371 [ 68 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16372 | 2026.04.01 18:11:03.018383 [ 4 ] {9319b3b0-f2ce-4523-97ac-ba5704dc8e07} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001391 sec., 67577.28253055355 rows/sec., 5.28 MiB/sec. | ||
| 16373 | 2026.04.01 18:11:03.018413 [ 68 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2026.04.01 18:11:03.018437 [ 4 ] {9319b3b0-f2ce-4523-97ac-ba5704dc8e07} <Debug> TCPHandler: Processed in 0.001603681 sec. | ||
| 16375 | 2026.04.01 18:11:03.018444 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16376 | 2026.04.01 18:11:03.018521 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16377 | 2026.04.01 18:11:03.018576 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16378 | 2026.04.01 18:11:03.018585 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16379 | 2026.04.01 18:11:03.018625 [ 193 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_111_22} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16380 | 2026.04.01 18:11:03.018680 [ 4 ] {f0361cbc-a3a4-462a-8d18-1f7d4f9e2c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16381 | 2026.04.01 18:11:03.018729 [ 4 ] {f0361cbc-a3a4-462a-8d18-1f7d4f9e2c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16382 | 2026.04.01 18:11:03.018735 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16383 | 2026.04.01 18:11:03.018758 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 16384 | 2026.04.01 18:11:03.018780 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2101 rows starting from the beginning of the part | ||
| 16385 | 2026.04.01 18:11:03.018854 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 94 rows starting from the beginning of the part | ||
| 16386 | 2026.04.01 18:11:03.018901 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 771 rows starting from the beginning of the part | ||
| 16387 | 2026.04.01 18:11:03.018942 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 136 rows starting from the beginning of the part | ||
| 16388 | 2026.04.01 18:11:03.018983 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 75 rows starting from the beginning of the part | ||
| 16389 | 2026.04.01 18:11:03.019023 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 94 rows starting from the beginning of the part | ||
| 16390 | 2026.04.01 18:11:03.019185 [ 4 ] {f0361cbc-a3a4-462a-8d18-1f7d4f9e2c5a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2026.04.01 18:11:03.019228 [ 4 ] {f0361cbc-a3a4-462a-8d18-1f7d4f9e2c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16392 | 2026.04.01 18:11:03.019619 [ 4 ] {f0361cbc-a3a4-462a-8d18-1f7d4f9e2c5a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16393 | 2026.04.01 18:11:03.019857 [ 4 ] {f0361cbc-a3a4-462a-8d18-1f7d4f9e2c5a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16394 | 2026.04.01 18:11:03.020001 [ 4 ] {f0361cbc-a3a4-462a-8d18-1f7d4f9e2c5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 16395 | 2026.04.01 18:11:03.020040 [ 4 ] {f0361cbc-a3a4-462a-8d18-1f7d4f9e2c5a} <Debug> TCPHandler: Processed in 0.001515889 sec. | ||
| 16396 | 2026.04.01 18:11:03.020158 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16397 | 2026.04.01 18:11:03.020253 [ 4 ] {02970e16-5477-45a8-a8af-a3d035af5368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16398 | 2026.04.01 18:11:03.020309 [ 4 ] {02970e16-5477-45a8-a8af-a3d035af5368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16399 | 2026.04.01 18:11:03.020439 [ 188 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917179 sec., 1706152.6336351484 rows/sec., 125.76 MiB/sec. | ||
| 16400 | 2026.04.01 18:11:03.020672 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16401 | 2026.04.01 18:11:03.020953 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2026.04.01 18:11:03.021037 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_111_22} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16403 | 2026.04.01 18:11:03.021140 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 16404 | 2026.04.01 18:11:03.021178 [ 4 ] {02970e16-5477-45a8-a8af-a3d035af5368} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16405 | 2026.04.01 18:11:03.021221 [ 4 ] {02970e16-5477-45a8-a8af-a3d035af5368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16406 | 2026.04.01 18:11:03.021777 [ 4 ] {02970e16-5477-45a8-a8af-a3d035af5368} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16407 | 2026.04.01 18:11:03.022000 [ 4 ] {02970e16-5477-45a8-a8af-a3d035af5368} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16408 | 2026.04.01 18:11:03.022149 [ 4 ] {02970e16-5477-45a8-a8af-a3d035af5368} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001915 sec., 15665.796344647519 rows/sec., 28.07 MiB/sec. | ||
| 16409 | 2026.04.01 18:11:03.022205 [ 4 ] {02970e16-5477-45a8-a8af-a3d035af5368} <Debug> TCPHandler: Processed in 0.002096254 sec. | ||
| 16410 | 2026.04.01 18:11:03.022317 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16411 | 2026.04.01 18:11:03.022417 [ 4 ] {2c0d5f86-7a11-491f-ac90-16baac20514c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16412 | 2026.04.01 18:11:03.022461 [ 4 ] {2c0d5f86-7a11-491f-ac90-16baac20514c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16413 | 2026.04.01 18:11:03.022807 [ 4 ] {2c0d5f86-7a11-491f-ac90-16baac20514c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16414 | 2026.04.01 18:11:03.022845 [ 4 ] {2c0d5f86-7a11-491f-ac90-16baac20514c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16415 | 2026.04.01 18:11:03.023168 [ 4 ] {2c0d5f86-7a11-491f-ac90-16baac20514c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16416 | 2026.04.01 18:11:03.023386 [ 4 ] {2c0d5f86-7a11-491f-ac90-16baac20514c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16417 | 2026.04.01 18:11:03.023524 [ 4 ] {2c0d5f86-7a11-491f-ac90-16baac20514c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 16418 | 2026.04.01 18:11:03.023562 [ 4 ] {2c0d5f86-7a11-491f-ac90-16baac20514c} <Debug> TCPHandler: Processed in 0.001295854 sec. | ||
| 16419 | 2026.04.01 18:11:03.474966 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16420 | 2026.04.01 18:11:03.475167 [ 4 ] {0e70e3f4-a984-44d4-a573-3a2a7950ca88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16421 | 2026.04.01 18:11:03.475256 [ 4 ] {0e70e3f4-a984-44d4-a573-3a2a7950ca88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16422 | 2026.04.01 18:11:03.476327 [ 4 ] {0e70e3f4-a984-44d4-a573-3a2a7950ca88} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16423 | 2026.04.01 18:11:03.476381 [ 4 ] {0e70e3f4-a984-44d4-a573-3a2a7950ca88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16424 | 2026.04.01 18:11:03.476825 [ 4 ] {0e70e3f4-a984-44d4-a573-3a2a7950ca88} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16425 | 2026.04.01 18:11:03.477085 [ 4 ] {0e70e3f4-a984-44d4-a573-3a2a7950ca88} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16426 | 2026.04.01 18:11:03.477254 [ 4 ] {0e70e3f4-a984-44d4-a573-3a2a7950ca88} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002149 sec., 215914.3787808283 rows/sec., 13.69 MiB/sec. | ||
| 16427 | 2026.04.01 18:11:03.477306 [ 4 ] {0e70e3f4-a984-44d4-a573-3a2a7950ca88} <Debug> TCPHandler: Processed in 0.002469295 sec. | ||
| 16428 | 2026.04.01 18:11:03.477435 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16429 | 2026.04.01 18:11:03.477540 [ 4 ] {67d04d55-3605-4c20-8978-246e4e1ee8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16430 | 2026.04.01 18:11:03.477584 [ 4 ] {67d04d55-3605-4c20-8978-246e4e1ee8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16431 | 2026.04.01 18:11:03.478004 [ 4 ] {67d04d55-3605-4c20-8978-246e4e1ee8ae} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16432 | 2026.04.01 18:11:03.478044 [ 4 ] {67d04d55-3605-4c20-8978-246e4e1ee8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16433 | 2026.04.01 18:11:03.478347 [ 4 ] {67d04d55-3605-4c20-8978-246e4e1ee8ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16434 | 2026.04.01 18:11:03.478587 [ 4 ] {67d04d55-3605-4c20-8978-246e4e1ee8ae} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16435 | 2026.04.01 18:11:03.478726 [ 4 ] {67d04d55-3605-4c20-8978-246e4e1ee8ae} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00121 sec., 3305.785123966942 rows/sec., 269.56 KiB/sec. | ||
| 16436 | 2026.04.01 18:11:03.478766 [ 4 ] {67d04d55-3605-4c20-8978-246e4e1ee8ae} <Debug> TCPHandler: Processed in 0.001382346 sec. | ||
| 16437 | 2026.04.01 18:11:03.478881 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16438 | 2026.04.01 18:11:03.478979 [ 4 ] {e957d1a2-2ece-44da-80a3-0c2ab528d0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16439 | 2026.04.01 18:11:03.479022 [ 4 ] {e957d1a2-2ece-44da-80a3-0c2ab528d0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16440 | 2026.04.01 18:11:03.481927 [ 4 ] {e957d1a2-2ece-44da-80a3-0c2ab528d0ae} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16441 | 2026.04.01 18:11:03.481972 [ 4 ] {e957d1a2-2ece-44da-80a3-0c2ab528d0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16442 | 2026.04.01 18:11:03.482706 [ 4 ] {e957d1a2-2ece-44da-80a3-0c2ab528d0ae} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16443 | 2026.04.01 18:11:03.482984 [ 4 ] {e957d1a2-2ece-44da-80a3-0c2ab528d0ae} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16444 | 2026.04.01 18:11:03.483154 [ 4 ] {e957d1a2-2ece-44da-80a3-0c2ab528d0ae} <Debug> executeQuery: Read 3620 rows, 278.29 KiB in 0.004194 sec., 863137.8159275155 rows/sec., 64.80 MiB/sec. | ||
| 16445 | 2026.04.01 18:11:03.483205 [ 4 ] {e957d1a2-2ece-44da-80a3-0c2ab528d0ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 16446 | 2026.04.01 18:11:03.483223 [ 4 ] {e957d1a2-2ece-44da-80a3-0c2ab528d0ae} <Debug> TCPHandler: Processed in 0.004392665 sec. | ||
| 16447 | 2026.04.01 18:11:03.484785 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16448 | 2026.04.01 18:11:03.484901 [ 4 ] {c0d01ab3-2250-4c03-a40b-cd536def4fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16449 | 2026.04.01 18:11:03.484947 [ 4 ] {c0d01ab3-2250-4c03-a40b-cd536def4fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16450 | 2026.04.01 18:11:03.485513 [ 4 ] {c0d01ab3-2250-4c03-a40b-cd536def4fdc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16451 | 2026.04.01 18:11:03.485553 [ 4 ] {c0d01ab3-2250-4c03-a40b-cd536def4fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16452 | 2026.04.01 18:11:03.485912 [ 4 ] {c0d01ab3-2250-4c03-a40b-cd536def4fdc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16453 | 2026.04.01 18:11:03.486131 [ 4 ] {c0d01ab3-2250-4c03-a40b-cd536def4fdc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16454 | 2026.04.01 18:11:03.486272 [ 4 ] {c0d01ab3-2250-4c03-a40b-cd536def4fdc} <Debug> executeQuery: Read 258 rows, 15.87 KiB in 0.001403 sec., 183891.66072701354 rows/sec., 11.04 MiB/sec. | ||
| 16455 | 2026.04.01 18:11:03.486313 [ 4 ] {c0d01ab3-2250-4c03-a40b-cd536def4fdc} <Debug> TCPHandler: Processed in 0.001596482 sec. | ||
| 16456 | 2026.04.01 18:11:03.486432 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16457 | 2026.04.01 18:11:03.486533 [ 4 ] {ddea3cda-e281-438d-84c7-15abc00800dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16458 | 2026.04.01 18:11:03.486575 [ 4 ] {ddea3cda-e281-438d-84c7-15abc00800dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16459 | 2026.04.01 18:11:03.487380 [ 4 ] {ddea3cda-e281-438d-84c7-15abc00800dd} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16460 | 2026.04.01 18:11:03.487417 [ 4 ] {ddea3cda-e281-438d-84c7-15abc00800dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16461 | 2026.04.01 18:11:03.487793 [ 4 ] {ddea3cda-e281-438d-84c7-15abc00800dd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16462 | 2026.04.01 18:11:03.488016 [ 4 ] {ddea3cda-e281-438d-84c7-15abc00800dd} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16463 | 2026.04.01 18:11:03.488147 [ 77 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 16464 | 2026.04.01 18:11:03.488161 [ 4 ] {ddea3cda-e281-438d-84c7-15abc00800dd} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001651 sec., 629921.2598425198 rows/sec., 37.36 MiB/sec. | ||
| 16465 | 2026.04.01 18:11:03.488214 [ 77 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16466 | 2026.04.01 18:11:03.488225 [ 4 ] {ddea3cda-e281-438d-84c7-15abc00800dd} <Debug> TCPHandler: Processed in 0.001844197 sec. | ||
| 16467 | 2026.04.01 18:11:03.488245 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16468 | 2026.04.01 18:11:03.488394 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16469 | 2026.04.01 18:11:03.488396 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 16470 | 2026.04.01 18:11:03.488498 [ 4 ] {8c1335f4-abcb-44d2-9f13-71aa47568f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16471 | 2026.04.01 18:11:03.488546 [ 4 ] {8c1335f4-abcb-44d2-9f13-71aa47568f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16472 | 2026.04.01 18:11:03.488585 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16473 | 2026.04.01 18:11:03.488630 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 1065 rows starting from the beginning of the part | ||
| 16474 | 2026.04.01 18:11:03.488713 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 239 rows starting from the beginning of the part | ||
| 16475 | 2026.04.01 18:11:03.488768 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1040 rows starting from the beginning of the part | ||
| 16476 | 2026.04.01 18:11:03.488821 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 239 rows starting from the beginning of the part | ||
| 16477 | 2026.04.01 18:11:03.488873 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 16478 | 2026.04.01 18:11:03.488927 [ 191 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1040 rows starting from the beginning of the part | ||
| 16479 | 2026.04.01 18:11:03.488951 [ 4 ] {8c1335f4-abcb-44d2-9f13-71aa47568f33} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.04.01 18:11:03.488993 [ 4 ] {8c1335f4-abcb-44d2-9f13-71aa47568f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16481 | 2026.04.01 18:11:03.489312 [ 4 ] {8c1335f4-abcb-44d2-9f13-71aa47568f33} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 16482 | 2026.04.01 18:11:03.489529 [ 4 ] {8c1335f4-abcb-44d2-9f13-71aa47568f33} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.04.01 18:11:03.489672 [ 4 ] {8c1335f4-abcb-44d2-9f13-71aa47568f33} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 58.89 KiB/sec. | ||
| 16484 | 2026.04.01 18:11:03.489710 [ 4 ] {8c1335f4-abcb-44d2-9f13-71aa47568f33} <Debug> TCPHandler: Processed in 0.001367715 sec. | ||
| 16485 | 2026.04.01 18:11:03.489862 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2026.04.01 18:11:03.489958 [ 4 ] {f257dcf6-3021-41b2-8a4a-a367c34549ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16487 | 2026.04.01 18:11:03.489998 [ 4 ] {f257dcf6-3021-41b2-8a4a-a367c34549ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16488 | 2026.04.01 18:11:03.490479 [ 200 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3648 rows, containing 5 columns (5 merged, 0 gathered) in 0.002152886 sec., 1694469.656080257 rows/sec., 108.63 MiB/sec. | ||
| 16489 | 2026.04.01 18:11:03.490511 [ 4 ] {f257dcf6-3021-41b2-8a4a-a367c34549ca} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2026.04.01 18:11:03.490555 [ 4 ] {f257dcf6-3021-41b2-8a4a-a367c34549ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16491 | 2026.04.01 18:11:03.490685 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 16492 | 2026.04.01 18:11:03.490879 [ 4 ] {f257dcf6-3021-41b2-8a4a-a367c34549ca} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16493 | 2026.04.01 18:11:03.490948 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16494 | 2026.04.01 18:11:03.491020 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_48_10} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 16495 | 2026.04.01 18:11:03.491096 [ 4 ] {f257dcf6-3021-41b2-8a4a-a367c34549ca} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2026.04.01 18:11:03.491103 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 16497 | 2026.04.01 18:11:03.491229 [ 4 ] {f257dcf6-3021-41b2-8a4a-a367c34549ca} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001289 sec., 184639.25523661752 rows/sec., 10.48 MiB/sec. | ||
| 16498 | 2026.04.01 18:11:03.491268 [ 4 ] {f257dcf6-3021-41b2-8a4a-a367c34549ca} <Debug> TCPHandler: Processed in 0.001456908 sec. | ||
| 16499 | 2026.04.01 18:11:03.491384 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16500 | 2026.04.01 18:11:03.491478 [ 4 ] {130750f5-7746-40be-9f35-b7527e4b21c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16501 | 2026.04.01 18:11:03.491520 [ 4 ] {130750f5-7746-40be-9f35-b7527e4b21c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16502 | 2026.04.01 18:11:03.492714 [ 4 ] {130750f5-7746-40be-9f35-b7527e4b21c4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.04.01 18:11:03.492750 [ 4 ] {130750f5-7746-40be-9f35-b7527e4b21c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16504 | 2026.04.01 18:11:03.493139 [ 4 ] {130750f5-7746-40be-9f35-b7527e4b21c4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16505 | 2026.04.01 18:11:03.493356 [ 4 ] {130750f5-7746-40be-9f35-b7527e4b21c4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.04.01 18:11:03.493490 [ 4 ] {130750f5-7746-40be-9f35-b7527e4b21c4} <Debug> executeQuery: Read 2001 rows, 138.37 KiB in 0.00203 sec., 985714.2857142857 rows/sec., 66.57 MiB/sec. | ||
| 16507 | 2026.04.01 18:11:03.493532 [ 4 ] {130750f5-7746-40be-9f35-b7527e4b21c4} <Debug> TCPHandler: Processed in 0.002197688 sec. | ||
| 16508 | 2026.04.01 18:11:03.493657 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16509 | 2026.04.01 18:11:03.493753 [ 4 ] {874431d6-c654-4415-a790-65978ffe0b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16510 | 2026.04.01 18:11:03.493797 [ 4 ] {874431d6-c654-4415-a790-65978ffe0b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16511 | 2026.04.01 18:11:03.494159 [ 4 ] {874431d6-c654-4415-a790-65978ffe0b52} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2026.04.01 18:11:03.494194 [ 4 ] {874431d6-c654-4415-a790-65978ffe0b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16513 | 2026.04.01 18:11:03.494510 [ 4 ] {874431d6-c654-4415-a790-65978ffe0b52} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16514 | 2026.04.01 18:11:03.494716 [ 4 ] {874431d6-c654-4415-a790-65978ffe0b52} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2026.04.01 18:11:03.494847 [ 4 ] {874431d6-c654-4415-a790-65978ffe0b52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 16516 | 2026.04.01 18:11:03.494884 [ 4 ] {874431d6-c654-4415-a790-65978ffe0b52} <Debug> TCPHandler: Processed in 0.001277694 sec. | ||
| 16517 | 2026.04.01 18:11:03.495011 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16518 | 2026.04.01 18:11:03.495108 [ 4 ] {c66ac142-cb39-4583-98d6-bd3c0ffb686a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16519 | 2026.04.01 18:11:03.495152 [ 4 ] {c66ac142-cb39-4583-98d6-bd3c0ffb686a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16520 | 2026.04.01 18:11:03.495895 [ 4 ] {c66ac142-cb39-4583-98d6-bd3c0ffb686a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16521 | 2026.04.01 18:11:03.495932 [ 4 ] {c66ac142-cb39-4583-98d6-bd3c0ffb686a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16522 | 2026.04.01 18:11:03.496379 [ 4 ] {c66ac142-cb39-4583-98d6-bd3c0ffb686a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16523 | 2026.04.01 18:11:03.496599 [ 4 ] {c66ac142-cb39-4583-98d6-bd3c0ffb686a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16524 | 2026.04.01 18:11:03.496742 [ 4 ] {c66ac142-cb39-4583-98d6-bd3c0ffb686a} <Debug> executeQuery: Read 1673 rows, 104.08 KiB in 0.001653 sec., 1012099.2135511192 rows/sec., 61.49 MiB/sec. | ||
| 16525 | 2026.04.01 18:11:03.496780 [ 4 ] {c66ac142-cb39-4583-98d6-bd3c0ffb686a} <Debug> TCPHandler: Processed in 0.001824707 sec. | ||
| 16526 | 2026.04.01 18:11:03.496893 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16527 | 2026.04.01 18:11:03.496990 [ 4 ] {5d90e5eb-5d60-4c4d-842b-2044fff5c74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16528 | 2026.04.01 18:11:03.497032 [ 4 ] {5d90e5eb-5d60-4c4d-842b-2044fff5c74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16529 | 2026.04.01 18:11:03.497349 [ 4 ] {5d90e5eb-5d60-4c4d-842b-2044fff5c74b} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16530 | 2026.04.01 18:11:03.497382 [ 4 ] {5d90e5eb-5d60-4c4d-842b-2044fff5c74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16531 | 2026.04.01 18:11:03.497676 [ 4 ] {5d90e5eb-5d60-4c4d-842b-2044fff5c74b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16532 | 2026.04.01 18:11:03.497895 [ 4 ] {5d90e5eb-5d60-4c4d-842b-2044fff5c74b} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.04.01 18:11:03.498025 [ 4 ] {5d90e5eb-5d60-4c4d-842b-2044fff5c74b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 16534 | 2026.04.01 18:11:03.498061 [ 4 ] {5d90e5eb-5d60-4c4d-842b-2044fff5c74b} <Debug> TCPHandler: Processed in 0.001218881 sec. | ||
| 16535 | 2026.04.01 18:11:03.498187 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16536 | 2026.04.01 18:11:03.498282 [ 4 ] {d5de7e05-6671-4fb3-8af6-9a01c81ed35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16537 | 2026.04.01 18:11:03.498335 [ 4 ] {d5de7e05-6671-4fb3-8af6-9a01c81ed35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16538 | 2026.04.01 18:11:03.499153 [ 4 ] {d5de7e05-6671-4fb3-8af6-9a01c81ed35d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2026.04.01 18:11:03.499188 [ 4 ] {d5de7e05-6671-4fb3-8af6-9a01c81ed35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16540 | 2026.04.01 18:11:03.499733 [ 4 ] {d5de7e05-6671-4fb3-8af6-9a01c81ed35d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16541 | 2026.04.01 18:11:03.499961 [ 4 ] {d5de7e05-6671-4fb3-8af6-9a01c81ed35d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16542 | 2026.04.01 18:11:03.500104 [ 4 ] {d5de7e05-6671-4fb3-8af6-9a01c81ed35d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001841 sec., 11950.027159152634 rows/sec., 21.41 MiB/sec. | ||
| 16543 | 2026.04.01 18:11:03.500172 [ 4 ] {d5de7e05-6671-4fb3-8af6-9a01c81ed35d} <Debug> TCPHandler: Processed in 0.002034483 sec. | ||
| 16544 | 2026.04.01 18:11:03.500301 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16545 | 2026.04.01 18:11:03.500397 [ 4 ] {8da09acd-3829-4531-a968-aa72e327aece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16546 | 2026.04.01 18:11:03.500439 [ 4 ] {8da09acd-3829-4531-a968-aa72e327aece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16547 | 2026.04.01 18:11:03.500787 [ 4 ] {8da09acd-3829-4531-a968-aa72e327aece} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16548 | 2026.04.01 18:11:03.500821 [ 4 ] {8da09acd-3829-4531-a968-aa72e327aece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16549 | 2026.04.01 18:11:03.501129 [ 4 ] {8da09acd-3829-4531-a968-aa72e327aece} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16550 | 2026.04.01 18:11:03.501338 [ 4 ] {8da09acd-3829-4531-a968-aa72e327aece} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16551 | 2026.04.01 18:11:03.501467 [ 4 ] {8da09acd-3829-4531-a968-aa72e327aece} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001088 sec., 56985.294117647056 rows/sec., 3.18 MiB/sec. | ||
| 16552 | 2026.04.01 18:11:03.501504 [ 4 ] {8da09acd-3829-4531-a968-aa72e327aece} <Debug> TCPHandler: Processed in 0.001252523 sec. | ||
| 16553 | 2026.04.01 18:11:03.634905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 16554 | 2026.04.01 18:11:03.651965 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16555 | 2026.04.01 18:11:03.652027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16556 | 2026.04.01 18:11:03.657916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16557 | 2026.04.01 18:11:03.658618 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16558 | 2026.04.01 18:11:03.661577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 16559 | 2026.04.01 18:11:04.001118 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.91 MiB, peak 382.68 MiB, free memory in arenas 0.00 B, will set to 372.98 MiB (RSS), difference: -1.93 MiB | ||
| 16560 | 2026.04.01 18:11:08.009609 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16561 | 2026.04.01 18:11:08.009799 [ 4 ] {cfc010b2-4b22-4c18-97eb-01bdd25683f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16562 | 2026.04.01 18:11:08.009867 [ 4 ] {cfc010b2-4b22-4c18-97eb-01bdd25683f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16563 | 2026.04.01 18:11:08.010539 [ 4 ] {cfc010b2-4b22-4c18-97eb-01bdd25683f7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2026.04.01 18:11:08.010586 [ 4 ] {cfc010b2-4b22-4c18-97eb-01bdd25683f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16565 | 2026.04.01 18:11:08.010984 [ 4 ] {cfc010b2-4b22-4c18-97eb-01bdd25683f7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16566 | 2026.04.01 18:11:08.011216 [ 4 ] {cfc010b2-4b22-4c18-97eb-01bdd25683f7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16567 | 2026.04.01 18:11:08.011372 [ 4 ] {cfc010b2-4b22-4c18-97eb-01bdd25683f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 16568 | 2026.04.01 18:11:08.011421 [ 4 ] {cfc010b2-4b22-4c18-97eb-01bdd25683f7} <Debug> TCPHandler: Processed in 0.00193893 sec. | ||
| 16569 | 2026.04.01 18:11:08.011544 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16570 | 2026.04.01 18:11:08.011647 [ 4 ] {75a6c816-eef6-4ece-9baf-ccadd2358ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16571 | 2026.04.01 18:11:08.011691 [ 4 ] {75a6c816-eef6-4ece-9baf-ccadd2358ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16572 | 2026.04.01 18:11:08.012119 [ 4 ] {75a6c816-eef6-4ece-9baf-ccadd2358ab6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2026.04.01 18:11:08.012157 [ 4 ] {75a6c816-eef6-4ece-9baf-ccadd2358ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16574 | 2026.04.01 18:11:08.012456 [ 4 ] {75a6c816-eef6-4ece-9baf-ccadd2358ab6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16575 | 2026.04.01 18:11:08.012674 [ 4 ] {75a6c816-eef6-4ece-9baf-ccadd2358ab6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16576 | 2026.04.01 18:11:08.012806 [ 4 ] {75a6c816-eef6-4ece-9baf-ccadd2358ab6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 16577 | 2026.04.01 18:11:08.012844 [ 4 ] {75a6c816-eef6-4ece-9baf-ccadd2358ab6} <Debug> TCPHandler: Processed in 0.001352095 sec. | ||
| 16578 | 2026.04.01 18:11:08.012956 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16579 | 2026.04.01 18:11:08.013049 [ 4 ] {47f0e509-0712-4e40-ad28-fbf04759e106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16580 | 2026.04.01 18:11:08.013093 [ 4 ] {47f0e509-0712-4e40-ad28-fbf04759e106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16581 | 2026.04.01 18:11:08.013473 [ 4 ] {47f0e509-0712-4e40-ad28-fbf04759e106} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16582 | 2026.04.01 18:11:08.013510 [ 4 ] {47f0e509-0712-4e40-ad28-fbf04759e106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16583 | 2026.04.01 18:11:08.013844 [ 4 ] {47f0e509-0712-4e40-ad28-fbf04759e106} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16584 | 2026.04.01 18:11:08.014067 [ 4 ] {47f0e509-0712-4e40-ad28-fbf04759e106} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2026.04.01 18:11:08.014187 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 5 parts from all_1_107_22 to all_111_111_0 | ||
| 16586 | 2026.04.01 18:11:08.014196 [ 4 ] {47f0e509-0712-4e40-ad28-fbf04759e106} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001165 sec., 109871.24463519313 rows/sec., 7.65 MiB/sec. | ||
| 16587 | 2026.04.01 18:11:08.014260 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16588 | 2026.04.01 18:11:08.014276 [ 4 ] {47f0e509-0712-4e40-ad28-fbf04759e106} <Debug> TCPHandler: Processed in 0.001368815 sec. | ||
| 16589 | 2026.04.01 18:11:08.014289 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16590 | 2026.04.01 18:11:08.014396 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.04.01 18:11:08.014396 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_107_22 to all_111_111_0 into Compact with storage Full | ||
| 16592 | 2026.04.01 18:11:08.014501 [ 4 ] {c44f952f-cfde-4c3a-852b-1d2e18c6b5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16593 | 2026.04.01 18:11:08.014521 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16594 | 2026.04.01 18:11:08.014543 [ 4 ] {c44f952f-cfde-4c3a-852b-1d2e18c6b5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16595 | 2026.04.01 18:11:08.014558 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_107_22, total 44627 rows starting from the beginning of the part | ||
| 16596 | 2026.04.01 18:11:08.014629 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 343 rows starting from the beginning of the part | ||
| 16597 | 2026.04.01 18:11:08.014684 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16598 | 2026.04.01 18:11:08.014736 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 16599 | 2026.04.01 18:11:08.014782 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1673 rows starting from the beginning of the part | ||
| 16600 | 2026.04.01 18:11:08.014872 [ 4 ] {c44f952f-cfde-4c3a-852b-1d2e18c6b5ed} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16601 | 2026.04.01 18:11:08.014910 [ 4 ] {c44f952f-cfde-4c3a-852b-1d2e18c6b5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16602 | 2026.04.01 18:11:08.015217 [ 4 ] {c44f952f-cfde-4c3a-852b-1d2e18c6b5ed} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16603 | 2026.04.01 18:11:08.015432 [ 4 ] {c44f952f-cfde-4c3a-852b-1d2e18c6b5ed} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16604 | 2026.04.01 18:11:08.015548 [ 71 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16605 | 2026.04.01 18:11:08.015564 [ 4 ] {c44f952f-cfde-4c3a-852b-1d2e18c6b5ed} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001081 sec., 44403.33024976873 rows/sec., 2.99 MiB/sec. | ||
| 16606 | 2026.04.01 18:11:08.015578 [ 71 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16607 | 2026.04.01 18:11:08.015604 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16608 | 2026.04.01 18:11:08.015607 [ 4 ] {c44f952f-cfde-4c3a-852b-1d2e18c6b5ed} <Debug> TCPHandler: Processed in 0.001260003 sec. | ||
| 16609 | 2026.04.01 18:11:08.015707 [ 200 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16610 | 2026.04.01 18:11:08.015846 [ 200 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16611 | 2026.04.01 18:11:08.015879 [ 200 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7530 rows starting from the beginning of the part | ||
| 16612 | 2026.04.01 18:11:08.015940 [ 200 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 16613 | 2026.04.01 18:11:08.015985 [ 200 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 16614 | 2026.04.01 18:11:08.016025 [ 200 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 16615 | 2026.04.01 18:11:08.016060 [ 200 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 62 rows starting from the beginning of the part | ||
| 16616 | 2026.04.01 18:11:08.016098 [ 200 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 48 rows starting from the beginning of the part | ||
| 16617 | 2026.04.01 18:11:08.018310 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7820 rows, containing 4 columns (4 merged, 0 gathered) in 0.002652909 sec., 2947707.5919302166 rows/sec., 186.87 MiB/sec. | ||
| 16618 | 2026.04.01 18:11:08.019093 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16619 | 2026.04.01 18:11:08.019382 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16620 | 2026.04.01 18:11:08.019473 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_111_22} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16621 | 2026.04.01 18:11:08.019573 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16622 | 2026.04.01 18:11:08.024311 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46963 rows, containing 5 columns (5 merged, 0 gathered) in 0.009960579 sec., 4714886.554285649 rows/sec., 303.14 MiB/sec. | ||
| 16623 | 2026.04.01 18:11:08.025020 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Trace> MergedBlockOutputStream: filled checksums all_1_111_23 (state Temporary) | ||
| 16624 | 2026.04.01 18:11:08.025309 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_111_23 to all_1_111_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16625 | 2026.04.01 18:11:08.025377 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 5 parts: [all_1_107_22, all_111_111_0] -> all_1_111_23 | ||
| 16626 | 2026.04.01 18:11:08.025453 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16627 | 2026.04.01 18:11:09.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.31 MiB, peak 384.77 MiB, free memory in arenas 0.00 B, will set to 374.54 MiB (RSS), difference: 1.23 MiB | ||
| 16628 | 2026.04.01 18:11:09.325005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33177 | ||
| 16629 | 2026.04.01 18:11:09.325522 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16630 | 2026.04.01 18:11:09.325561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16631 | 2026.04.01 18:11:09.326041 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16632 | 2026.04.01 18:11:09.326310 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16633 | 2026.04.01 18:11:09.326444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33177 | ||
| 16634 | 2026.04.01 18:11:11.162561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16635 | 2026.04.01 18:11:11.179601 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16636 | 2026.04.01 18:11:11.179664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16637 | 2026.04.01 18:11:11.185224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16638 | 2026.04.01 18:11:11.185954 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16639 | 2026.04.01 18:11:11.189112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16640 | 2026.04.01 18:11:11.929918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2110 | ||
| 16641 | 2026.04.01 18:11:11.932629 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16642 | 2026.04.01 18:11:11.932700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16643 | 2026.04.01 18:11:11.934225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16644 | 2026.04.01 18:11:11.934567 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16645 | 2026.04.01 18:11:11.935001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2110 | ||
| 16646 | 2026.04.01 18:11:13.013354 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16647 | 2026.04.01 18:11:13.013568 [ 4 ] {023b754c-b07e-4e79-8075-461bed99e603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16648 | 2026.04.01 18:11:13.013645 [ 4 ] {023b754c-b07e-4e79-8075-461bed99e603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16649 | 2026.04.01 18:11:13.014423 [ 4 ] {023b754c-b07e-4e79-8075-461bed99e603} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.04.01 18:11:13.014469 [ 4 ] {023b754c-b07e-4e79-8075-461bed99e603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16651 | 2026.04.01 18:11:13.014892 [ 4 ] {023b754c-b07e-4e79-8075-461bed99e603} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16652 | 2026.04.01 18:11:13.015134 [ 4 ] {023b754c-b07e-4e79-8075-461bed99e603} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16653 | 2026.04.01 18:11:13.015302 [ 4 ] {023b754c-b07e-4e79-8075-461bed99e603} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001789 sec., 64840.69312465064 rows/sec., 5.51 MiB/sec. | ||
| 16654 | 2026.04.01 18:11:13.015355 [ 4 ] {023b754c-b07e-4e79-8075-461bed99e603} <Debug> TCPHandler: Processed in 0.002128396 sec. | ||
| 16655 | 2026.04.01 18:11:13.015485 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16656 | 2026.04.01 18:11:13.015588 [ 4 ] {dd9d0a73-b12e-455c-8bc4-d38d3510af64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16657 | 2026.04.01 18:11:13.015634 [ 4 ] {dd9d0a73-b12e-455c-8bc4-d38d3510af64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16658 | 2026.04.01 18:11:13.016064 [ 4 ] {dd9d0a73-b12e-455c-8bc4-d38d3510af64} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2026.04.01 18:11:13.016104 [ 4 ] {dd9d0a73-b12e-455c-8bc4-d38d3510af64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16660 | 2026.04.01 18:11:13.016451 [ 4 ] {dd9d0a73-b12e-455c-8bc4-d38d3510af64} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16661 | 2026.04.01 18:11:13.016676 [ 4 ] {dd9d0a73-b12e-455c-8bc4-d38d3510af64} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2026.04.01 18:11:13.016819 [ 4 ] {dd9d0a73-b12e-455c-8bc4-d38d3510af64} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001255 sec., 23904.382470119523 rows/sec., 1.76 MiB/sec. | ||
| 16663 | 2026.04.01 18:11:13.016860 [ 4 ] {dd9d0a73-b12e-455c-8bc4-d38d3510af64} <Debug> TCPHandler: Processed in 0.001426707 sec. | ||
| 16664 | 2026.04.01 18:11:13.016964 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16665 | 2026.04.01 18:11:13.017060 [ 4 ] {140faa36-d4de-4159-bf59-b00c36ed34f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16666 | 2026.04.01 18:11:13.017102 [ 4 ] {140faa36-d4de-4159-bf59-b00c36ed34f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16667 | 2026.04.01 18:11:13.017539 [ 4 ] {140faa36-d4de-4159-bf59-b00c36ed34f7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16668 | 2026.04.01 18:11:13.017576 [ 4 ] {140faa36-d4de-4159-bf59-b00c36ed34f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16669 | 2026.04.01 18:11:13.017908 [ 4 ] {140faa36-d4de-4159-bf59-b00c36ed34f7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16670 | 2026.04.01 18:11:13.018132 [ 4 ] {140faa36-d4de-4159-bf59-b00c36ed34f7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2026.04.01 18:11:13.018265 [ 4 ] {140faa36-d4de-4159-bf59-b00c36ed34f7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001225 sec., 76734.69387755102 rows/sec., 5.99 MiB/sec. | ||
| 16672 | 2026.04.01 18:11:13.018304 [ 4 ] {140faa36-d4de-4159-bf59-b00c36ed34f7} <Debug> TCPHandler: Processed in 0.001390276 sec. | ||
| 16673 | 2026.04.01 18:11:13.018414 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16674 | 2026.04.01 18:11:13.018511 [ 4 ] {67984ddb-7aff-4256-8eeb-aa807ab84aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16675 | 2026.04.01 18:11:13.018555 [ 4 ] {67984ddb-7aff-4256-8eeb-aa807ab84aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16676 | 2026.04.01 18:11:13.018965 [ 4 ] {67984ddb-7aff-4256-8eeb-aa807ab84aaa} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16677 | 2026.04.01 18:11:13.019002 [ 4 ] {67984ddb-7aff-4256-8eeb-aa807ab84aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16678 | 2026.04.01 18:11:13.019342 [ 4 ] {67984ddb-7aff-4256-8eeb-aa807ab84aaa} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16679 | 2026.04.01 18:11:13.019565 [ 4 ] {67984ddb-7aff-4256-8eeb-aa807ab84aaa} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16680 | 2026.04.01 18:11:13.019701 [ 4 ] {67984ddb-7aff-4256-8eeb-aa807ab84aaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 16681 | 2026.04.01 18:11:13.019739 [ 4 ] {67984ddb-7aff-4256-8eeb-aa807ab84aaa} <Debug> TCPHandler: Processed in 0.001374926 sec. | ||
| 16682 | 2026.04.01 18:11:13.019865 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2026.04.01 18:11:13.019990 [ 4 ] {4298ac15-1ae3-4e8c-abe7-b5621ee49769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16684 | 2026.04.01 18:11:13.020072 [ 4 ] {4298ac15-1ae3-4e8c-abe7-b5621ee49769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16685 | 2026.04.01 18:11:13.021011 [ 4 ] {4298ac15-1ae3-4e8c-abe7-b5621ee49769} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2026.04.01 18:11:13.021050 [ 4 ] {4298ac15-1ae3-4e8c-abe7-b5621ee49769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16687 | 2026.04.01 18:11:13.021623 [ 4 ] {4298ac15-1ae3-4e8c-abe7-b5621ee49769} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16688 | 2026.04.01 18:11:13.021861 [ 4 ] {4298ac15-1ae3-4e8c-abe7-b5621ee49769} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2026.04.01 18:11:13.022012 [ 4 ] {4298ac15-1ae3-4e8c-abe7-b5621ee49769} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002048 sec., 14648.4375 rows/sec., 26.25 MiB/sec. | ||
| 16690 | 2026.04.01 18:11:13.022081 [ 4 ] {4298ac15-1ae3-4e8c-abe7-b5621ee49769} <Debug> TCPHandler: Processed in 0.00227776 sec. | ||
| 16691 | 2026.04.01 18:11:13.022199 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16692 | 2026.04.01 18:11:13.022295 [ 4 ] {4ea4d19a-f661-4bfb-87a2-15795fcd7791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16693 | 2026.04.01 18:11:13.022338 [ 4 ] {4ea4d19a-f661-4bfb-87a2-15795fcd7791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16694 | 2026.04.01 18:11:13.022689 [ 4 ] {4ea4d19a-f661-4bfb-87a2-15795fcd7791} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16695 | 2026.04.01 18:11:13.022727 [ 4 ] {4ea4d19a-f661-4bfb-87a2-15795fcd7791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16696 | 2026.04.01 18:11:13.023059 [ 4 ] {4ea4d19a-f661-4bfb-87a2-15795fcd7791} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16697 | 2026.04.01 18:11:13.023281 [ 4 ] {4ea4d19a-f661-4bfb-87a2-15795fcd7791} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2026.04.01 18:11:13.023417 [ 4 ] {4ea4d19a-f661-4bfb-87a2-15795fcd7791} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 16699 | 2026.04.01 18:11:13.023455 [ 4 ] {4ea4d19a-f661-4bfb-87a2-15795fcd7791} <Debug> TCPHandler: Processed in 0.001306685 sec. | ||
| 16700 | 2026.04.01 18:11:14.266637 [ 60 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 16701 | 2026.04.01 18:11:14.266741 [ 60 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16702 | 2026.04.01 18:11:14.266781 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16703 | 2026.04.01 18:11:14.266914 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 16704 | 2026.04.01 18:11:14.267052 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16705 | 2026.04.01 18:11:14.267086 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 488 rows starting from the beginning of the part | ||
| 16706 | 2026.04.01 18:11:14.267149 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 464 rows starting from the beginning of the part | ||
| 16707 | 2026.04.01 18:11:14.267192 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 464 rows starting from the beginning of the part | ||
| 16708 | 2026.04.01 18:11:14.267233 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 16709 | 2026.04.01 18:11:14.267275 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 464 rows starting from the beginning of the part | ||
| 16710 | 2026.04.01 18:11:14.268264 [ 195 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400566 sec., 1359450.3936265768 rows/sec., 92.07 MiB/sec. | ||
| 16711 | 2026.04.01 18:11:14.268491 [ 195 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 16712 | 2026.04.01 18:11:14.268824 [ 195 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.04.01 18:11:14.268920 [ 195 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_47_10} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 16714 | 2026.04.01 18:11:14.269022 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16715 | 2026.04.01 18:11:14.843523 [ 60 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 16716 | 2026.04.01 18:11:14.843620 [ 60 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.04.01 18:11:14.843656 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16718 | 2026.04.01 18:11:14.843829 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 16719 | 2026.04.01 18:11:14.844048 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16720 | 2026.04.01 18:11:14.844122 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 250 rows starting from the beginning of the part | ||
| 16721 | 2026.04.01 18:11:14.844232 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 238 rows starting from the beginning of the part | ||
| 16722 | 2026.04.01 18:11:14.844309 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 238 rows starting from the beginning of the part | ||
| 16723 | 2026.04.01 18:11:14.844388 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 16724 | 2026.04.01 18:11:14.844469 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 238 rows starting from the beginning of the part | ||
| 16725 | 2026.04.01 18:11:14.845488 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742535 sec., 560103.5273323061 rows/sec., 34.20 MiB/sec. | ||
| 16726 | 2026.04.01 18:11:14.845646 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 16727 | 2026.04.01 18:11:14.845898 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16728 | 2026.04.01 18:11:14.845964 [ 196 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_47_10} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 16729 | 2026.04.01 18:11:14.846030 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16730 | 2026.04.01 18:11:15.019961 [ 60 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 16731 | 2026.04.01 18:11:15.020004 [ 60 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2026.04.01 18:11:15.020026 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16733 | 2026.04.01 18:11:15.020563 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 16734 | 2026.04.01 18:11:15.020769 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16735 | 2026.04.01 18:11:15.020823 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 16736 | 2026.04.01 18:11:15.020927 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 16737 | 2026.04.01 18:11:15.021001 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::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 | ||
| 16738 | 2026.04.01 18:11:15.021071 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 16739 | 2026.04.01 18:11:15.021149 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 16740 | 2026.04.01 18:11:15.021976 [ 196 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497848 sec., 25369.73043993783 rows/sec., 2.12 MiB/sec. | ||
| 16741 | 2026.04.01 18:11:15.022099 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 16742 | 2026.04.01 18:11:15.022370 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_33_8} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16743 | 2026.04.01 18:11:15.022440 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_33_8} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 16744 | 2026.04.01 18:11:15.022506 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16745 | 2026.04.01 18:11:16.610932 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16746 | 2026.04.01 18:11:16.610983 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16747 | 2026.04.01 18:11:16.827504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33625 | ||
| 16748 | 2026.04.01 18:11:16.828013 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16749 | 2026.04.01 18:11:16.828061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16750 | 2026.04.01 18:11:16.828564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16751 | 2026.04.01 18:11:16.828801 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16752 | 2026.04.01 18:11:16.828946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33625 | ||
| 16753 | 2026.04.01 18:11:16.834970 [ 225 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): 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] | ||
| 16754 | 2026.04.01 18:11:16.835032 [ 225 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): 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] | ||
| 16755 | 2026.04.01 18:11:16.851468 [ 225 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): 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] | ||
| 16756 | 2026.04.01 18:11:18.025468 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16757 | 2026.04.01 18:11:18.025660 [ 4 ] {274d420d-d342-4d75-854d-3c615dad3bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16758 | 2026.04.01 18:11:18.025724 [ 4 ] {274d420d-d342-4d75-854d-3c615dad3bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16759 | 2026.04.01 18:11:18.026564 [ 4 ] {274d420d-d342-4d75-854d-3c615dad3bde} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2026.04.01 18:11:18.026604 [ 4 ] {274d420d-d342-4d75-854d-3c615dad3bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16761 | 2026.04.01 18:11:18.027025 [ 4 ] {274d420d-d342-4d75-854d-3c615dad3bde} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16762 | 2026.04.01 18:11:18.027260 [ 4 ] {274d420d-d342-4d75-854d-3c615dad3bde} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16763 | 2026.04.01 18:11:18.027411 [ 4 ] {274d420d-d342-4d75-854d-3c615dad3bde} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001799 sec., 257921.06725958866 rows/sec., 16.36 MiB/sec. | ||
| 16764 | 2026.04.01 18:11:18.027454 [ 4 ] {274d420d-d342-4d75-854d-3c615dad3bde} <Debug> TCPHandler: Processed in 0.002111715 sec. | ||
| 16765 | 2026.04.01 18:11:18.027584 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16766 | 2026.04.01 18:11:18.027679 [ 4 ] {960816bb-7d44-4446-b6f1-bcbbb982324d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16767 | 2026.04.01 18:11:18.027720 [ 4 ] {960816bb-7d44-4446-b6f1-bcbbb982324d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16768 | 2026.04.01 18:11:18.028747 [ 4 ] {960816bb-7d44-4446-b6f1-bcbbb982324d} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16769 | 2026.04.01 18:11:18.028783 [ 4 ] {960816bb-7d44-4446-b6f1-bcbbb982324d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16770 | 2026.04.01 18:11:18.029175 [ 4 ] {960816bb-7d44-4446-b6f1-bcbbb982324d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16771 | 2026.04.01 18:11:18.029398 [ 4 ] {960816bb-7d44-4446-b6f1-bcbbb982324d} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16772 | 2026.04.01 18:11:18.029530 [ 4 ] {960816bb-7d44-4446-b6f1-bcbbb982324d} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.00187 sec., 678609.6256684492 rows/sec., 52.67 MiB/sec. | ||
| 16773 | 2026.04.01 18:11:18.029569 [ 4 ] {960816bb-7d44-4446-b6f1-bcbbb982324d} <Debug> TCPHandler: Processed in 0.002035753 sec. | ||
| 16774 | 2026.04.01 18:11:18.029680 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16775 | 2026.04.01 18:11:18.029773 [ 4 ] {8d789c8b-e277-45f6-a97e-ee17fd5ed769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16776 | 2026.04.01 18:11:18.029813 [ 4 ] {8d789c8b-e277-45f6-a97e-ee17fd5ed769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16777 | 2026.04.01 18:11:18.030307 [ 4 ] {8d789c8b-e277-45f6-a97e-ee17fd5ed769} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16778 | 2026.04.01 18:11:18.030344 [ 4 ] {8d789c8b-e277-45f6-a97e-ee17fd5ed769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16779 | 2026.04.01 18:11:18.030664 [ 4 ] {8d789c8b-e277-45f6-a97e-ee17fd5ed769} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16780 | 2026.04.01 18:11:18.030904 [ 4 ] {8d789c8b-e277-45f6-a97e-ee17fd5ed769} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16781 | 2026.04.01 18:11:18.031029 [ 56 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16782 | 2026.04.01 18:11:18.031036 [ 4 ] {8d789c8b-e277-45f6-a97e-ee17fd5ed769} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001281 sec., 189695.55035128805 rows/sec., 11.25 MiB/sec. | ||
| 16783 | 2026.04.01 18:11:18.031096 [ 56 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2026.04.01 18:11:18.031124 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16785 | 2026.04.01 18:11:18.031130 [ 4 ] {8d789c8b-e277-45f6-a97e-ee17fd5ed769} <Debug> TCPHandler: Processed in 0.001498159 sec. | ||
| 16786 | 2026.04.01 18:11:18.031231 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 16787 | 2026.04.01 18:11:18.031262 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16788 | 2026.04.01 18:11:18.031366 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16789 | 2026.04.01 18:11:18.031381 [ 4 ] {ce1e29ac-d39a-4c91-9972-3c84769ee64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16790 | 2026.04.01 18:11:18.031406 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 316 rows starting from the beginning of the part | ||
| 16791 | 2026.04.01 18:11:18.031434 [ 4 ] {ce1e29ac-d39a-4c91-9972-3c84769ee64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16792 | 2026.04.01 18:11:18.031482 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 11 rows starting from the beginning of the part | ||
| 16793 | 2026.04.01 18:11:18.031543 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part | ||
| 16794 | 2026.04.01 18:11:18.031593 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 258 rows starting from the beginning of the part | ||
| 16795 | 2026.04.01 18:11:18.031641 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
| 16796 | 2026.04.01 18:11:18.031690 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 243 rows starting from the beginning of the part | ||
| 16797 | 2026.04.01 18:11:18.031989 [ 4 ] {ce1e29ac-d39a-4c91-9972-3c84769ee64c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16798 | 2026.04.01 18:11:18.032032 [ 4 ] {ce1e29ac-d39a-4c91-9972-3c84769ee64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16799 | 2026.04.01 18:11:18.032365 [ 4 ] {ce1e29ac-d39a-4c91-9972-3c84769ee64c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16800 | 2026.04.01 18:11:18.032582 [ 4 ] {ce1e29ac-d39a-4c91-9972-3c84769ee64c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16801 | 2026.04.01 18:11:18.032712 [ 4 ] {ce1e29ac-d39a-4c91-9972-3c84769ee64c} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001356 sec., 176253.68731563422 rows/sec., 11.36 MiB/sec. | ||
| 16802 | 2026.04.01 18:11:18.032742 [ 196 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560511 sec., 569044.3707221544 rows/sec., 37.32 MiB/sec. | ||
| 16803 | 2026.04.01 18:11:18.032750 [ 4 ] {ce1e29ac-d39a-4c91-9972-3c84769ee64c} <Debug> TCPHandler: Processed in 0.0015457 sec. | ||
| 16804 | 2026.04.01 18:11:18.032878 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16805 | 2026.04.01 18:11:18.032946 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16806 | 2026.04.01 18:11:18.032970 [ 4 ] {90fe94d5-280c-42c3-9e23-dbb9e11c35c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16807 | 2026.04.01 18:11:18.033014 [ 4 ] {90fe94d5-280c-42c3-9e23-dbb9e11c35c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16808 | 2026.04.01 18:11:18.033285 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2026.04.01 18:11:18.033383 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_101_20} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16810 | 2026.04.01 18:11:18.033501 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 16811 | 2026.04.01 18:11:18.033546 [ 4 ] {90fe94d5-280c-42c3-9e23-dbb9e11c35c0} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2026.04.01 18:11:18.033587 [ 4 ] {90fe94d5-280c-42c3-9e23-dbb9e11c35c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16813 | 2026.04.01 18:11:18.033908 [ 4 ] {90fe94d5-280c-42c3-9e23-dbb9e11c35c0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16814 | 2026.04.01 18:11:18.034110 [ 4 ] {90fe94d5-280c-42c3-9e23-dbb9e11c35c0} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2026.04.01 18:11:18.034237 [ 4 ] {90fe94d5-280c-42c3-9e23-dbb9e11c35c0} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001285 sec., 185214.0077821012 rows/sec., 10.51 MiB/sec. | ||
| 16816 | 2026.04.01 18:11:18.034276 [ 4 ] {90fe94d5-280c-42c3-9e23-dbb9e11c35c0} <Debug> TCPHandler: Processed in 0.001444668 sec. | ||
| 16817 | 2026.04.01 18:11:18.034382 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16818 | 2026.04.01 18:11:18.034473 [ 4 ] {71b21f63-a518-4cc6-b59d-153fa1cb060b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16819 | 2026.04.01 18:11:18.034512 [ 4 ] {71b21f63-a518-4cc6-b59d-153fa1cb060b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16820 | 2026.04.01 18:11:18.035293 [ 4 ] {71b21f63-a518-4cc6-b59d-153fa1cb060b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2026.04.01 18:11:18.035329 [ 4 ] {71b21f63-a518-4cc6-b59d-153fa1cb060b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16822 | 2026.04.01 18:11:18.035658 [ 4 ] {71b21f63-a518-4cc6-b59d-153fa1cb060b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16823 | 2026.04.01 18:11:18.035864 [ 4 ] {71b21f63-a518-4cc6-b59d-153fa1cb060b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16824 | 2026.04.01 18:11:18.035990 [ 4 ] {71b21f63-a518-4cc6-b59d-153fa1cb060b} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001535 sec., 502280.13029315963 rows/sec., 35.02 MiB/sec. | ||
| 16825 | 2026.04.01 18:11:18.036027 [ 4 ] {71b21f63-a518-4cc6-b59d-153fa1cb060b} <Debug> TCPHandler: Processed in 0.001692554 sec. | ||
| 16826 | 2026.04.01 18:11:18.036135 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16827 | 2026.04.01 18:11:18.036225 [ 4 ] {eb41b331-3800-4cea-aa05-5d2203617d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16828 | 2026.04.01 18:11:18.036266 [ 4 ] {eb41b331-3800-4cea-aa05-5d2203617d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16829 | 2026.04.01 18:11:18.036597 [ 4 ] {eb41b331-3800-4cea-aa05-5d2203617d48} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16830 | 2026.04.01 18:11:18.036633 [ 4 ] {eb41b331-3800-4cea-aa05-5d2203617d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16831 | 2026.04.01 18:11:18.036925 [ 4 ] {eb41b331-3800-4cea-aa05-5d2203617d48} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16832 | 2026.04.01 18:11:18.037126 [ 4 ] {eb41b331-3800-4cea-aa05-5d2203617d48} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16833 | 2026.04.01 18:11:18.037258 [ 4 ] {eb41b331-3800-4cea-aa05-5d2203617d48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 16834 | 2026.04.01 18:11:18.037294 [ 4 ] {eb41b331-3800-4cea-aa05-5d2203617d48} <Debug> TCPHandler: Processed in 0.001205801 sec. | ||
| 16835 | 2026.04.01 18:11:18.037393 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16836 | 2026.04.01 18:11:18.037484 [ 4 ] {7e55eafe-5c5e-4fcd-a6fb-fbab375dc317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16837 | 2026.04.01 18:11:18.037524 [ 4 ] {7e55eafe-5c5e-4fcd-a6fb-fbab375dc317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16838 | 2026.04.01 18:11:18.037981 [ 4 ] {7e55eafe-5c5e-4fcd-a6fb-fbab375dc317} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16839 | 2026.04.01 18:11:18.038016 [ 4 ] {7e55eafe-5c5e-4fcd-a6fb-fbab375dc317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16840 | 2026.04.01 18:11:18.038359 [ 4 ] {7e55eafe-5c5e-4fcd-a6fb-fbab375dc317} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16841 | 2026.04.01 18:11:18.038571 [ 4 ] {7e55eafe-5c5e-4fcd-a6fb-fbab375dc317} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16842 | 2026.04.01 18:11:18.038700 [ 4 ] {7e55eafe-5c5e-4fcd-a6fb-fbab375dc317} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001234 sec., 271474.87844408426 rows/sec., 17.76 MiB/sec. | ||
| 16843 | 2026.04.01 18:11:18.038736 [ 4 ] {7e55eafe-5c5e-4fcd-a6fb-fbab375dc317} <Debug> TCPHandler: Processed in 0.001388496 sec. | ||
| 16844 | 2026.04.01 18:11:18.038841 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16845 | 2026.04.01 18:11:18.038931 [ 4 ] {435f5a7b-22e9-4388-a8ae-8cb44d5b3af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16846 | 2026.04.01 18:11:18.038972 [ 4 ] {435f5a7b-22e9-4388-a8ae-8cb44d5b3af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16847 | 2026.04.01 18:11:18.039277 [ 4 ] {435f5a7b-22e9-4388-a8ae-8cb44d5b3af5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16848 | 2026.04.01 18:11:18.039312 [ 4 ] {435f5a7b-22e9-4388-a8ae-8cb44d5b3af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16849 | 2026.04.01 18:11:18.039597 [ 4 ] {435f5a7b-22e9-4388-a8ae-8cb44d5b3af5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16850 | 2026.04.01 18:11:18.039794 [ 4 ] {435f5a7b-22e9-4388-a8ae-8cb44d5b3af5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16851 | 2026.04.01 18:11:18.039917 [ 4 ] {435f5a7b-22e9-4388-a8ae-8cb44d5b3af5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 16852 | 2026.04.01 18:11:18.039952 [ 4 ] {435f5a7b-22e9-4388-a8ae-8cb44d5b3af5} <Debug> TCPHandler: Processed in 0.00115758 sec. | ||
| 16853 | 2026.04.01 18:11:18.040057 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16854 | 2026.04.01 18:11:18.040147 [ 4 ] {2d4ae19c-7d37-4cfa-8820-c0ee3989b65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16855 | 2026.04.01 18:11:18.040198 [ 4 ] {2d4ae19c-7d37-4cfa-8820-c0ee3989b65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16856 | 2026.04.01 18:11:18.040966 [ 4 ] {2d4ae19c-7d37-4cfa-8820-c0ee3989b65e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16857 | 2026.04.01 18:11:18.041002 [ 4 ] {2d4ae19c-7d37-4cfa-8820-c0ee3989b65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16858 | 2026.04.01 18:11:18.041510 [ 4 ] {2d4ae19c-7d37-4cfa-8820-c0ee3989b65e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16859 | 2026.04.01 18:11:18.041725 [ 4 ] {2d4ae19c-7d37-4cfa-8820-c0ee3989b65e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16860 | 2026.04.01 18:11:18.041848 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16861 | 2026.04.01 18:11:18.041863 [ 4 ] {2d4ae19c-7d37-4cfa-8820-c0ee3989b65e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001734 sec., 6343.713956170704 rows/sec., 11.37 MiB/sec. | ||
| 16862 | 2026.04.01 18:11:18.041889 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.04.01 18:11:18.041914 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16864 | 2026.04.01 18:11:18.041933 [ 4 ] {2d4ae19c-7d37-4cfa-8820-c0ee3989b65e} <Debug> TCPHandler: Processed in 0.00192215 sec. | ||
| 16865 | 2026.04.01 18:11:18.041993 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 16866 | 2026.04.01 18:11:18.042044 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16867 | 2026.04.01 18:11:18.042139 [ 4 ] {6d96b131-1409-4ae6-9d60-4f7df01cf265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16868 | 2026.04.01 18:11:18.042180 [ 4 ] {6d96b131-1409-4ae6-9d60-4f7df01cf265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16869 | 2026.04.01 18:11:18.042186 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16870 | 2026.04.01 18:11:18.042243 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2051 rows starting from the beginning of the part | ||
| 16871 | 2026.04.01 18:11:18.042356 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 11 rows starting from the beginning of the part | ||
| 16872 | 2026.04.01 18:11:18.042457 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part | ||
| 16873 | 2026.04.01 18:11:18.042522 [ 4 ] {6d96b131-1409-4ae6-9d60-4f7df01cf265} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16874 | 2026.04.01 18:11:18.042551 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 22 rows starting from the beginning of the part | ||
| 16875 | 2026.04.01 18:11:18.042563 [ 4 ] {6d96b131-1409-4ae6-9d60-4f7df01cf265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16876 | 2026.04.01 18:11:18.042653 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
| 16877 | 2026.04.01 18:11:18.042753 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 11 rows starting from the beginning of the part | ||
| 16878 | 2026.04.01 18:11:18.042892 [ 4 ] {6d96b131-1409-4ae6-9d60-4f7df01cf265} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16879 | 2026.04.01 18:11:18.043153 [ 4 ] {6d96b131-1409-4ae6-9d60-4f7df01cf265} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16880 | 2026.04.01 18:11:18.043286 [ 4 ] {6d96b131-1409-4ae6-9d60-4f7df01cf265} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001165 sec., 94420.6008583691 rows/sec., 5.74 MiB/sec. | ||
| 16881 | 2026.04.01 18:11:18.043321 [ 4 ] {6d96b131-1409-4ae6-9d60-4f7df01cf265} <Debug> TCPHandler: Processed in 0.001323755 sec. | ||
| 16882 | 2026.04.01 18:11:18.052363 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2155 rows, containing 19 columns (19 merged, 0 gathered) in 0.01039885 sec., 207234.45380979628 rows/sec., 371.35 MiB/sec. | ||
| 16883 | 2026.04.01 18:11:18.054755 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16884 | 2026.04.01 18:11:18.055140 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16885 | 2026.04.01 18:11:18.055226 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16886 | 2026.04.01 18:11:18.055370 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.26 MiB. | ||
| 16887 | 2026.04.01 18:11:18.159964 [ 223 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): 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] | ||
| 16888 | 2026.04.01 18:11:18.160004 [ 223 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): 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] | ||
| 16889 | 2026.04.01 18:11:18.163860 [ 223 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): 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] | ||
| 16890 | 2026.04.01 18:11:18.690123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 16891 | 2026.04.01 18:11:18.707204 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16892 | 2026.04.01 18:11:18.707270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16893 | 2026.04.01 18:11:18.713239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16894 | 2026.04.01 18:11:18.713979 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16895 | 2026.04.01 18:11:18.717307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 16896 | 2026.04.01 18:11:19.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.12 MiB, peak 393.81 MiB, free memory in arenas 0.00 B, will set to 379.46 MiB (RSS), difference: 3.35 MiB | ||
| 16897 | 2026.04.01 18:11:21.935217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2144 | ||
| 16898 | 2026.04.01 18:11:21.937650 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16899 | 2026.04.01 18:11:21.937697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16900 | 2026.04.01 18:11:21.938831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16901 | 2026.04.01 18:11:21.939082 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2026.04.01 18:11:21.939331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2144 | ||
| 16903 | 2026.04.01 18:11:23.012768 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16904 | 2026.04.01 18:11:23.012955 [ 4 ] {164de3e4-8440-4381-ad51-473070a577e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16905 | 2026.04.01 18:11:23.013025 [ 4 ] {164de3e4-8440-4381-ad51-473070a577e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16906 | 2026.04.01 18:11:23.013653 [ 4 ] {164de3e4-8440-4381-ad51-473070a577e8} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16907 | 2026.04.01 18:11:23.013694 [ 4 ] {164de3e4-8440-4381-ad51-473070a577e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16908 | 2026.04.01 18:11:23.014073 [ 4 ] {164de3e4-8440-4381-ad51-473070a577e8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16909 | 2026.04.01 18:11:23.014292 [ 4 ] {164de3e4-8440-4381-ad51-473070a577e8} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16910 | 2026.04.01 18:11:23.014453 [ 4 ] {164de3e4-8440-4381-ad51-473070a577e8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 316.47 KiB/sec. | ||
| 16911 | 2026.04.01 18:11:23.014502 [ 4 ] {164de3e4-8440-4381-ad51-473070a577e8} <Debug> TCPHandler: Processed in 0.001882879 sec. | ||
| 16912 | 2026.04.01 18:11:23.014625 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16913 | 2026.04.01 18:11:23.014726 [ 4 ] {dc5b6f12-9fe1-4dd8-b5ec-1679495d6655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16914 | 2026.04.01 18:11:23.014770 [ 4 ] {dc5b6f12-9fe1-4dd8-b5ec-1679495d6655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16915 | 2026.04.01 18:11:23.015233 [ 4 ] {dc5b6f12-9fe1-4dd8-b5ec-1679495d6655} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16916 | 2026.04.01 18:11:23.015271 [ 4 ] {dc5b6f12-9fe1-4dd8-b5ec-1679495d6655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16917 | 2026.04.01 18:11:23.015605 [ 4 ] {dc5b6f12-9fe1-4dd8-b5ec-1679495d6655} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16918 | 2026.04.01 18:11:23.015814 [ 4 ] {dc5b6f12-9fe1-4dd8-b5ec-1679495d6655} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16919 | 2026.04.01 18:11:23.015935 [ 50 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16920 | 2026.04.01 18:11:23.015945 [ 4 ] {dc5b6f12-9fe1-4dd8-b5ec-1679495d6655} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001278 sec., 93114.24100156494 rows/sec., 7.88 MiB/sec. | ||
| 16921 | 2026.04.01 18:11:23.015968 [ 50 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16922 | 2026.04.01 18:11:23.015986 [ 4 ] {dc5b6f12-9fe1-4dd8-b5ec-1679495d6655} <Debug> TCPHandler: Processed in 0.001452227 sec. | ||
| 16923 | 2026.04.01 18:11:23.015987 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16924 | 2026.04.01 18:11:23.016103 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16925 | 2026.04.01 18:11:23.016104 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16926 | 2026.04.01 18:11:23.016196 [ 4 ] {c250873a-dc1b-44f8-a417-93c3824edb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16927 | 2026.04.01 18:11:23.016239 [ 4 ] {c250873a-dc1b-44f8-a417-93c3824edb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16928 | 2026.04.01 18:11:23.016245 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16929 | 2026.04.01 18:11:23.016287 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3812 rows starting from the beginning of the part | ||
| 16930 | 2026.04.01 18:11:23.016415 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 3620 rows starting from the beginning of the part | ||
| 16931 | 2026.04.01 18:11:23.016464 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 16932 | 2026.04.01 18:11:23.016505 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 116 rows starting from the beginning of the part | ||
| 16933 | 2026.04.01 18:11:23.016545 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1269 rows starting from the beginning of the part | ||
| 16934 | 2026.04.01 18:11:23.016587 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 119 rows starting from the beginning of the part | ||
| 16935 | 2026.04.01 18:11:23.016742 [ 4 ] {c250873a-dc1b-44f8-a417-93c3824edb8a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16936 | 2026.04.01 18:11:23.016787 [ 4 ] {c250873a-dc1b-44f8-a417-93c3824edb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 16937 | 2026.04.01 18:11:23.017121 [ 4 ] {c250873a-dc1b-44f8-a417-93c3824edb8a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16938 | 2026.04.01 18:11:23.017348 [ 4 ] {c250873a-dc1b-44f8-a417-93c3824edb8a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16939 | 2026.04.01 18:11:23.017487 [ 4 ] {c250873a-dc1b-44f8-a417-93c3824edb8a} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001258 sec., 28616.85214626391 rows/sec., 2.08 MiB/sec. | ||
| 16940 | 2026.04.01 18:11:23.017527 [ 4 ] {c250873a-dc1b-44f8-a417-93c3824edb8a} <Debug> TCPHandler: Processed in 0.001426437 sec. | ||
| 16941 | 2026.04.01 18:11:23.017641 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16942 | 2026.04.01 18:11:23.017735 [ 4 ] {4708a59e-14cd-4211-94ea-99db4f3c5ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16943 | 2026.04.01 18:11:23.017775 [ 4 ] {4708a59e-14cd-4211-94ea-99db4f3c5ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16944 | 2026.04.01 18:11:23.018200 [ 4 ] {4708a59e-14cd-4211-94ea-99db4f3c5ca1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16945 | 2026.04.01 18:11:23.018237 [ 4 ] {4708a59e-14cd-4211-94ea-99db4f3c5ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 16946 | 2026.04.01 18:11:23.018552 [ 4 ] {4708a59e-14cd-4211-94ea-99db4f3c5ca1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16947 | 2026.04.01 18:11:23.018760 [ 4 ] {4708a59e-14cd-4211-94ea-99db4f3c5ca1} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16948 | 2026.04.01 18:11:23.018894 [ 4 ] {4708a59e-14cd-4211-94ea-99db4f3c5ca1} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001178 sec., 84889.64346349746 rows/sec., 6.64 MiB/sec. | ||
| 16949 | 2026.04.01 18:11:23.018892 [ 51 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16950 | 2026.04.01 18:11:23.018933 [ 4 ] {4708a59e-14cd-4211-94ea-99db4f3c5ca1} <Debug> TCPHandler: Processed in 0.001341835 sec. | ||
| 16951 | 2026.04.01 18:11:23.018964 [ 51 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16952 | 2026.04.01 18:11:23.018990 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 16953 | 2026.04.01 18:11:23.019057 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16954 | 2026.04.01 18:11:23.019085 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16955 | 2026.04.01 18:11:23.019154 [ 4 ] {9df59026-4279-4b61-a7f9-4a49412c9a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16956 | 2026.04.01 18:11:23.019198 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16957 | 2026.04.01 18:11:23.019204 [ 4 ] {9df59026-4279-4b61-a7f9-4a49412c9a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16958 | 2026.04.01 18:11:23.019244 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2101 rows starting from the beginning of the part | ||
| 16959 | 2026.04.01 18:11:23.019323 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 2001 rows starting from the beginning of the part | ||
| 16960 | 2026.04.01 18:11:23.019378 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 16961 | 2026.04.01 18:11:23.019426 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 94 rows starting from the beginning of the part | ||
| 16962 | 2026.04.01 18:11:23.019467 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 771 rows starting from the beginning of the part | ||
| 16963 | 2026.04.01 18:11:23.019513 [ 201 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 100 rows starting from the beginning of the part | ||
| 16964 | 2026.04.01 18:11:23.019533 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8992 rows, containing 5 columns (5 merged, 0 gathered) in 0.00343285 sec., 2619397.876400076 rows/sec., 209.21 MiB/sec. | ||
| 16965 | 2026.04.01 18:11:23.019648 [ 4 ] {9df59026-4279-4b61-a7f9-4a49412c9a46} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.04.01 18:11:23.019691 [ 4 ] {9df59026-4279-4b61-a7f9-4a49412c9a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 16967 | 2026.04.01 18:11:23.019969 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16968 | 2026.04.01 18:11:23.020078 [ 4 ] {9df59026-4279-4b61-a7f9-4a49412c9a46} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16969 | 2026.04.01 18:11:23.020377 [ 4 ] {9df59026-4279-4b61-a7f9-4a49412c9a46} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16970 | 2026.04.01 18:11:23.020401 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2026.04.01 18:11:23.020513 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_116_23} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16972 | 2026.04.01 18:11:23.020522 [ 4 ] {9df59026-4279-4b61-a7f9-4a49412c9a46} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001387 sec., 117519.82696467196 rows/sec., 8.18 MiB/sec. | ||
| 16973 | 2026.04.01 18:11:23.020568 [ 4 ] {9df59026-4279-4b61-a7f9-4a49412c9a46} <Debug> TCPHandler: Processed in 0.001561201 sec. | ||
| 16974 | 2026.04.01 18:11:23.020645 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 16975 | 2026.04.01 18:11:23.020695 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16976 | 2026.04.01 18:11:23.020793 [ 4 ] {9dbf94a3-64f6-4550-b944-eae271718a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16977 | 2026.04.01 18:11:23.020848 [ 4 ] {9dbf94a3-64f6-4550-b944-eae271718a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16978 | 2026.04.01 18:11:23.021186 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002143765 sec., 2393452.640564614 rows/sec., 173.50 MiB/sec. | ||
| 16979 | 2026.04.01 18:11:23.021407 [ 199 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16980 | 2026.04.01 18:11:23.021665 [ 199 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16981 | 2026.04.01 18:11:23.021712 [ 4 ] {9dbf94a3-64f6-4550-b944-eae271718a73} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16982 | 2026.04.01 18:11:23.021745 [ 199 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_116_23} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16983 | 2026.04.01 18:11:23.021757 [ 4 ] {9dbf94a3-64f6-4550-b944-eae271718a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 16984 | 2026.04.01 18:11:23.021881 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 16985 | 2026.04.01 18:11:23.022367 [ 4 ] {9dbf94a3-64f6-4550-b944-eae271718a73} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16986 | 2026.04.01 18:11:23.022597 [ 4 ] {9dbf94a3-64f6-4550-b944-eae271718a73} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.04.01 18:11:23.022773 [ 4 ] {9dbf94a3-64f6-4550-b944-eae271718a73} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002022 sec., 14836.79525222552 rows/sec., 26.59 MiB/sec. | ||
| 16988 | 2026.04.01 18:11:23.022851 [ 4 ] {9dbf94a3-64f6-4550-b944-eae271718a73} <Debug> TCPHandler: Processed in 0.002234948 sec. | ||
| 16989 | 2026.04.01 18:11:23.022966 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16990 | 2026.04.01 18:11:23.023062 [ 4 ] {148d50d3-50a4-4ff1-8624-cef118e72c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16991 | 2026.04.01 18:11:23.023129 [ 4 ] {148d50d3-50a4-4ff1-8624-cef118e72c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16992 | 2026.04.01 18:11:23.023576 [ 4 ] {148d50d3-50a4-4ff1-8624-cef118e72c36} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16993 | 2026.04.01 18:11:23.023613 [ 4 ] {148d50d3-50a4-4ff1-8624-cef118e72c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 16994 | 2026.04.01 18:11:23.023933 [ 4 ] {148d50d3-50a4-4ff1-8624-cef118e72c36} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16995 | 2026.04.01 18:11:23.024151 [ 4 ] {148d50d3-50a4-4ff1-8624-cef118e72c36} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16996 | 2026.04.01 18:11:23.024286 [ 4 ] {148d50d3-50a4-4ff1-8624-cef118e72c36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 16997 | 2026.04.01 18:11:23.024322 [ 4 ] {148d50d3-50a4-4ff1-8624-cef118e72c36} <Debug> TCPHandler: Processed in 0.001367255 sec. | ||
| 16998 | 2026.04.01 18:11:23.766158 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): 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] | ||
| 16999 | 2026.04.01 18:11:23.766211 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): 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] | ||
| 17000 | 2026.04.01 18:11:23.776539 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): 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] | ||
| 17001 | 2026.04.01 18:11:23.791205 [ 219 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): 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] | ||
| 17002 | 2026.04.01 18:11:23.791254 [ 219 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): 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] | ||
| 17003 | 2026.04.01 18:11:23.809452 [ 219 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): 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] | ||
| 17004 | 2026.04.01 18:11:24.033894 [ 219 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): 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] | ||
| 17005 | 2026.04.01 18:11:24.033939 [ 219 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): 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] | ||
| 17006 | 2026.04.01 18:11:24.036977 [ 219 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): 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] | ||
| 17007 | 2026.04.01 18:11:24.329270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34137 | ||
| 17008 | 2026.04.01 18:11:24.329813 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17009 | 2026.04.01 18:11:24.329864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 17010 | 2026.04.01 18:11:24.330365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17011 | 2026.04.01 18:11:24.330612 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17012 | 2026.04.01 18:11:24.330769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34137 | ||
| 17013 | 2026.04.01 18:11:24.330773 [ 48 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17014 | 2026.04.01 18:11:24.330843 [ 48 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2026.04.01 18:11:24.330864 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 17016 | 2026.04.01 18:11:24.330964 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 17017 | 2026.04.01 18:11:24.331077 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17018 | 2026.04.01 18:11:24.331113 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31705 rows starting from the beginning of the part | ||
| 17019 | 2026.04.01 18:11:24.331176 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 17020 | 2026.04.01 18:11:24.331220 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 17021 | 2026.04.01 18:11:24.331258 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 17022 | 2026.04.01 18:11:24.331297 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 17023 | 2026.04.01 18:11:24.331337 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 17024 | 2026.04.01 18:11:24.333947 [ 191 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34137 rows, containing 4 columns (4 merged, 0 gathered) in 0.003021689 sec., 11297324.11244175 rows/sec., 161.61 MiB/sec. | ||
| 17025 | 2026.04.01 18:11:24.334073 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17026 | 2026.04.01 18:11:24.334332 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17027 | 2026.04.01 18:11:24.334404 [ 196 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_71_14} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17028 | 2026.04.01 18:11:24.334497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 17029 | 2026.04.01 18:11:24.729439 [ 220 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): 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] | ||
| 17030 | 2026.04.01 18:11:24.729488 [ 220 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): 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] | ||
| 17031 | 2026.04.01 18:11:24.733898 [ 220 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): 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] | ||
| 17032 | 2026.04.01 18:11:26.217585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 17033 | 2026.04.01 18:11:26.235392 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2026.04.01 18:11:26.235454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 17035 | 2026.04.01 18:11:26.241468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17036 | 2026.04.01 18:11:26.242218 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17037 | 2026.04.01 18:11:26.242545 [ 46 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17038 | 2026.04.01 18:11:26.242620 [ 46 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.04.01 18:11:26.242648 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 17040 | 2026.04.01 18:11:26.242761 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 17041 | 2026.04.01 18:11:26.245691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 17042 | 2026.04.01 18:11:26.246613 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17043 | 2026.04.01 18:11:26.248125 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 17044 | 2026.04.01 18:11:26.253119 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 17045 | 2026.04.01 18:11:26.257860 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 17046 | 2026.04.01 18:11:26.262492 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 17047 | 2026.04.01 18:11:26.267445 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 17048 | 2026.04.01 18:11:26.272107 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 17049 | 2026.04.01 18:11:26.330363 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.087643359 sec., 6104.284524284378 rows/sec., 31.56 MiB/sec. | ||
| 17050 | 2026.04.01 18:11:26.333313 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17051 | 2026.04.01 18:11:26.335448 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_71_14} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17052 | 2026.04.01 18:11:26.335564 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_71_14} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17053 | 2026.04.01 18:11:26.338494 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17054 | 2026.04.01 18:11:27.000390 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.57 MiB, peak 398.00 MiB, free memory in arenas 0.00 B, will set to 379.55 MiB (RSS), difference: -1.03 MiB | ||
| 17055 | 2026.04.01 18:11:28.027171 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17056 | 2026.04.01 18:11:28.027363 [ 4 ] {98105709-c175-41e9-a175-d0f2e95e0eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17057 | 2026.04.01 18:11:28.027431 [ 4 ] {98105709-c175-41e9-a175-d0f2e95e0eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17058 | 2026.04.01 18:11:28.028290 [ 4 ] {98105709-c175-41e9-a175-d0f2e95e0eab} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17059 | 2026.04.01 18:11:28.028338 [ 4 ] {98105709-c175-41e9-a175-d0f2e95e0eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17060 | 2026.04.01 18:11:28.028753 [ 4 ] {98105709-c175-41e9-a175-d0f2e95e0eab} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17061 | 2026.04.01 18:11:28.028981 [ 4 ] {98105709-c175-41e9-a175-d0f2e95e0eab} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17062 | 2026.04.01 18:11:28.029143 [ 4 ] {98105709-c175-41e9-a175-d0f2e95e0eab} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001829 sec., 253690.54127938766 rows/sec., 16.09 MiB/sec. | ||
| 17063 | 2026.04.01 18:11:28.029194 [ 4 ] {98105709-c175-41e9-a175-d0f2e95e0eab} <Debug> TCPHandler: Processed in 0.002154476 sec. | ||
| 17064 | 2026.04.01 18:11:28.029325 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17065 | 2026.04.01 18:11:28.029428 [ 4 ] {733dae1a-b02d-4193-8509-c716eb2aced4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17066 | 2026.04.01 18:11:28.029474 [ 4 ] {733dae1a-b02d-4193-8509-c716eb2aced4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17067 | 2026.04.01 18:11:28.030778 [ 4 ] {733dae1a-b02d-4193-8509-c716eb2aced4} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2026.04.01 18:11:28.030816 [ 4 ] {733dae1a-b02d-4193-8509-c716eb2aced4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17069 | 2026.04.01 18:11:28.031208 [ 4 ] {733dae1a-b02d-4193-8509-c716eb2aced4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17070 | 2026.04.01 18:11:28.031438 [ 4 ] {733dae1a-b02d-4193-8509-c716eb2aced4} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17071 | 2026.04.01 18:11:28.031578 [ 4 ] {733dae1a-b02d-4193-8509-c716eb2aced4} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.002174 sec., 583716.6513339466 rows/sec., 45.31 MiB/sec. | ||
| 17072 | 2026.04.01 18:11:28.031617 [ 4 ] {733dae1a-b02d-4193-8509-c716eb2aced4} <Debug> TCPHandler: Processed in 0.002344361 sec. | ||
| 17073 | 2026.04.01 18:11:28.031730 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17074 | 2026.04.01 18:11:28.031833 [ 4 ] {82aac545-c232-4934-81cd-80cfd46caf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17075 | 2026.04.01 18:11:28.031875 [ 4 ] {82aac545-c232-4934-81cd-80cfd46caf22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17076 | 2026.04.01 18:11:28.032433 [ 4 ] {82aac545-c232-4934-81cd-80cfd46caf22} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17077 | 2026.04.01 18:11:28.032473 [ 4 ] {82aac545-c232-4934-81cd-80cfd46caf22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17078 | 2026.04.01 18:11:28.032809 [ 4 ] {82aac545-c232-4934-81cd-80cfd46caf22} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17079 | 2026.04.01 18:11:28.033039 [ 4 ] {82aac545-c232-4934-81cd-80cfd46caf22} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17080 | 2026.04.01 18:11:28.033178 [ 4 ] {82aac545-c232-4934-81cd-80cfd46caf22} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001367 sec., 177761.52158010242 rows/sec., 10.54 MiB/sec. | ||
| 17081 | 2026.04.01 18:11:28.033218 [ 4 ] {82aac545-c232-4934-81cd-80cfd46caf22} <Debug> TCPHandler: Processed in 0.00153972 sec. | ||
| 17082 | 2026.04.01 18:11:28.033332 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17083 | 2026.04.01 18:11:28.033428 [ 4 ] {eb72643e-6d1d-48f3-a1d4-84f1b57a739e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17084 | 2026.04.01 18:11:28.033473 [ 4 ] {eb72643e-6d1d-48f3-a1d4-84f1b57a739e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17085 | 2026.04.01 18:11:28.034004 [ 4 ] {eb72643e-6d1d-48f3-a1d4-84f1b57a739e} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17086 | 2026.04.01 18:11:28.034041 [ 4 ] {eb72643e-6d1d-48f3-a1d4-84f1b57a739e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17087 | 2026.04.01 18:11:28.034369 [ 4 ] {eb72643e-6d1d-48f3-a1d4-84f1b57a739e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17088 | 2026.04.01 18:11:28.034592 [ 4 ] {eb72643e-6d1d-48f3-a1d4-84f1b57a739e} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17089 | 2026.04.01 18:11:28.034737 [ 4 ] {eb72643e-6d1d-48f3-a1d4-84f1b57a739e} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001328 sec., 179969.8795180723 rows/sec., 11.60 MiB/sec. | ||
| 17090 | 2026.04.01 18:11:28.034775 [ 4 ] {eb72643e-6d1d-48f3-a1d4-84f1b57a739e} <Debug> TCPHandler: Processed in 0.001491959 sec. | ||
| 17091 | 2026.04.01 18:11:28.034905 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17092 | 2026.04.01 18:11:28.035000 [ 4 ] {6e06a627-4366-4148-bdce-0c0d621aa2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17093 | 2026.04.01 18:11:28.035040 [ 4 ] {6e06a627-4366-4148-bdce-0c0d621aa2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17094 | 2026.04.01 18:11:28.035574 [ 4 ] {6e06a627-4366-4148-bdce-0c0d621aa2bc} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17095 | 2026.04.01 18:11:28.035609 [ 4 ] {6e06a627-4366-4148-bdce-0c0d621aa2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17096 | 2026.04.01 18:11:28.035931 [ 4 ] {6e06a627-4366-4148-bdce-0c0d621aa2bc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17097 | 2026.04.01 18:11:28.036159 [ 4 ] {6e06a627-4366-4148-bdce-0c0d621aa2bc} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17098 | 2026.04.01 18:11:28.036301 [ 4 ] {6e06a627-4366-4148-bdce-0c0d621aa2bc} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001319 sec., 180439.72706595904 rows/sec., 10.24 MiB/sec. | ||
| 17099 | 2026.04.01 18:11:28.036340 [ 4 ] {6e06a627-4366-4148-bdce-0c0d621aa2bc} <Debug> TCPHandler: Processed in 0.001485969 sec. | ||
| 17100 | 2026.04.01 18:11:28.036449 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17101 | 2026.04.01 18:11:28.036550 [ 4 ] {db12a8ce-ec92-40d9-a7c7-484699101ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17102 | 2026.04.01 18:11:28.036591 [ 4 ] {db12a8ce-ec92-40d9-a7c7-484699101ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17103 | 2026.04.01 18:11:28.037396 [ 4 ] {db12a8ce-ec92-40d9-a7c7-484699101ca0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17104 | 2026.04.01 18:11:28.037434 [ 4 ] {db12a8ce-ec92-40d9-a7c7-484699101ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17105 | 2026.04.01 18:11:28.037774 [ 4 ] {db12a8ce-ec92-40d9-a7c7-484699101ca0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17106 | 2026.04.01 18:11:28.038010 [ 4 ] {db12a8ce-ec92-40d9-a7c7-484699101ca0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17107 | 2026.04.01 18:11:28.038161 [ 4 ] {db12a8ce-ec92-40d9-a7c7-484699101ca0} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001629 sec., 473296.50092081033 rows/sec., 33.00 MiB/sec. | ||
| 17108 | 2026.04.01 18:11:28.038206 [ 4 ] {db12a8ce-ec92-40d9-a7c7-484699101ca0} <Debug> TCPHandler: Processed in 0.001807977 sec. | ||
| 17109 | 2026.04.01 18:11:28.038333 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17110 | 2026.04.01 18:11:28.038429 [ 4 ] {1263ef86-76ab-4109-a8f1-50c339398d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17111 | 2026.04.01 18:11:28.038475 [ 4 ] {1263ef86-76ab-4109-a8f1-50c339398d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17112 | 2026.04.01 18:11:28.038817 [ 4 ] {1263ef86-76ab-4109-a8f1-50c339398d80} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17113 | 2026.04.01 18:11:28.038854 [ 4 ] {1263ef86-76ab-4109-a8f1-50c339398d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17114 | 2026.04.01 18:11:28.039169 [ 4 ] {1263ef86-76ab-4109-a8f1-50c339398d80} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17115 | 2026.04.01 18:11:28.039391 [ 4 ] {1263ef86-76ab-4109-a8f1-50c339398d80} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17116 | 2026.04.01 18:11:28.039527 [ 4 ] {1263ef86-76ab-4109-a8f1-50c339398d80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 17117 | 2026.04.01 18:11:28.039564 [ 4 ] {1263ef86-76ab-4109-a8f1-50c339398d80} <Debug> TCPHandler: Processed in 0.001283433 sec. | ||
| 17118 | 2026.04.01 18:11:28.039680 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17119 | 2026.04.01 18:11:28.039775 [ 4 ] {20e1155d-2a9c-4689-9a33-3bf94c7be799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17120 | 2026.04.01 18:11:28.039818 [ 4 ] {20e1155d-2a9c-4689-9a33-3bf94c7be799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17121 | 2026.04.01 18:11:28.040300 [ 4 ] {20e1155d-2a9c-4689-9a33-3bf94c7be799} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17122 | 2026.04.01 18:11:28.040336 [ 4 ] {20e1155d-2a9c-4689-9a33-3bf94c7be799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17123 | 2026.04.01 18:11:28.040675 [ 4 ] {20e1155d-2a9c-4689-9a33-3bf94c7be799} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17124 | 2026.04.01 18:11:28.040897 [ 4 ] {20e1155d-2a9c-4689-9a33-3bf94c7be799} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17125 | 2026.04.01 18:11:28.041033 [ 4 ] {20e1155d-2a9c-4689-9a33-3bf94c7be799} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001276 sec., 262539.18495297804 rows/sec., 17.18 MiB/sec. | ||
| 17126 | 2026.04.01 18:11:28.041033 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_111_23 to all_116_116_0 | ||
| 17127 | 2026.04.01 18:11:28.041071 [ 4 ] {20e1155d-2a9c-4689-9a33-3bf94c7be799} <Debug> TCPHandler: Processed in 0.001438567 sec. | ||
| 17128 | 2026.04.01 18:11:28.041103 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17129 | 2026.04.01 18:11:28.041129 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17130 | 2026.04.01 18:11:28.041195 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17131 | 2026.04.01 18:11:28.041263 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): 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] | ||
| 17132 | 2026.04.01 18:11:28.041263 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_23 to all_116_116_0 into Compact with storage Full | ||
| 17133 | 2026.04.01 18:11:28.041294 [ 4 ] {ce4a6842-8916-4da8-bca3-deafe7cb1406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17134 | 2026.04.01 18:11:28.041294 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): 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] | ||
| 17135 | 2026.04.01 18:11:28.041362 [ 4 ] {ce4a6842-8916-4da8-bca3-deafe7cb1406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17136 | 2026.04.01 18:11:28.041456 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17137 | 2026.04.01 18:11:28.041507 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_111_23, total 46963 rows starting from the beginning of the part | ||
| 17138 | 2026.04.01 18:11:28.041576 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 128 rows starting from the beginning of the part | ||
| 17139 | 2026.04.01 18:11:28.041626 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 17140 | 2026.04.01 18:11:28.041671 [ 4 ] {ce4a6842-8916-4da8-bca3-deafe7cb1406} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17141 | 2026.04.01 18:11:28.041677 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 335 rows starting from the beginning of the part | ||
| 17142 | 2026.04.01 18:11:28.041714 [ 4 ] {ce4a6842-8916-4da8-bca3-deafe7cb1406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17143 | 2026.04.01 18:11:28.041741 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 163 rows starting from the beginning of the part | ||
| 17144 | 2026.04.01 18:11:28.041790 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 335 rows starting from the beginning of the part | ||
| 17145 | 2026.04.01 18:11:28.042057 [ 4 ] {ce4a6842-8916-4da8-bca3-deafe7cb1406} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17146 | 2026.04.01 18:11:28.042306 [ 4 ] {ce4a6842-8916-4da8-bca3-deafe7cb1406} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17147 | 2026.04.01 18:11:28.042435 [ 43 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 17148 | 2026.04.01 18:11:28.042440 [ 4 ] {ce4a6842-8916-4da8-bca3-deafe7cb1406} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 57.84 KiB/sec. | ||
| 17149 | 2026.04.01 18:11:28.042485 [ 43 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17150 | 2026.04.01 18:11:28.042501 [ 4 ] {ce4a6842-8916-4da8-bca3-deafe7cb1406} <Debug> TCPHandler: Processed in 0.001361686 sec. | ||
| 17151 | 2026.04.01 18:11:28.042514 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17152 | 2026.04.01 18:11:28.042609 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17153 | 2026.04.01 18:11:28.042612 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 17154 | 2026.04.01 18:11:28.042708 [ 4 ] {9bb71981-eaec-4570-bbe3-036616772aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17155 | 2026.04.01 18:11:28.042735 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17156 | 2026.04.01 18:11:28.042766 [ 4 ] {9bb71981-eaec-4570-bbe3-036616772aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17157 | 2026.04.01 18:11:28.042770 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
| 17158 | 2026.04.01 18:11:28.042838 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 17159 | 2026.04.01 18:11:28.042883 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 17160 | 2026.04.01 18:11:28.042923 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 17161 | 2026.04.01 18:11:28.042962 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 17162 | 2026.04.01 18:11:28.043001 [ 196 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 17163 | 2026.04.01 18:11:28.043571 [ 4 ] {9bb71981-eaec-4570-bbe3-036616772aaa} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17164 | 2026.04.01 18:11:28.043611 [ 4 ] {9bb71981-eaec-4570-bbe3-036616772aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17165 | 2026.04.01 18:11:28.043789 [ 194 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217432 sec., 38605.85231865106 rows/sec., 2.53 MiB/sec. | ||
| 17166 | 2026.04.01 18:11:28.043980 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 17167 | 2026.04.01 18:11:28.044161 [ 4 ] {9bb71981-eaec-4570-bbe3-036616772aaa} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17168 | 2026.04.01 18:11:28.044391 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17169 | 2026.04.01 18:11:28.044485 [ 4 ] {9bb71981-eaec-4570-bbe3-036616772aaa} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17170 | 2026.04.01 18:11:28.044492 [ 197 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_47_10} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 17171 | 2026.04.01 18:11:28.044618 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17172 | 2026.04.01 18:11:28.044669 [ 4 ] {9bb71981-eaec-4570-bbe3-036616772aaa} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001975 sec., 5569.620253164557 rows/sec., 9.98 MiB/sec. | ||
| 17173 | 2026.04.01 18:11:28.044739 [ 4 ] {9bb71981-eaec-4570-bbe3-036616772aaa} <Debug> TCPHandler: Processed in 0.002177787 sec. | ||
| 17174 | 2026.04.01 18:11:28.044850 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17175 | 2026.04.01 18:11:28.044947 [ 4 ] {95569bc7-6197-4493-80e4-5e745a59ae8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17176 | 2026.04.01 18:11:28.044990 [ 4 ] {95569bc7-6197-4493-80e4-5e745a59ae8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17177 | 2026.04.01 18:11:28.045378 [ 4 ] {95569bc7-6197-4493-80e4-5e745a59ae8c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17178 | 2026.04.01 18:11:28.045413 [ 4 ] {95569bc7-6197-4493-80e4-5e745a59ae8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17179 | 2026.04.01 18:11:28.045755 [ 4 ] {95569bc7-6197-4493-80e4-5e745a59ae8c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17180 | 2026.04.01 18:11:28.045794 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): 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] | ||
| 17181 | 2026.04.01 18:11:28.045977 [ 4 ] {95569bc7-6197-4493-80e4-5e745a59ae8c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17182 | 2026.04.01 18:11:28.046111 [ 4 ] {95569bc7-6197-4493-80e4-5e745a59ae8c} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001184 sec., 92905.40540540541 rows/sec., 5.65 MiB/sec. | ||
| 17183 | 2026.04.01 18:11:28.046148 [ 4 ] {95569bc7-6197-4493-80e4-5e745a59ae8c} <Debug> TCPHandler: Processed in 0.001346755 sec. | ||
| 17184 | 2026.04.01 18:11:28.049995 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48084 rows, containing 5 columns (5 merged, 0 gathered) in 0.008800008 sec., 5464085.941740053 rows/sec., 351.67 MiB/sec. | ||
| 17185 | 2026.04.01 18:11:28.050582 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 17186 | 2026.04.01 18:11:28.050851 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17187 | 2026.04.01 18:11:28.050917 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_111_23, all_116_116_0] -> all_1_116_24 | ||
| 17188 | 2026.04.01 18:11:28.050996 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 17189 | 2026.04.01 18:11:31.611026 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17190 | 2026.04.01 18:11:31.611084 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17191 | 2026.04.01 18:11:31.831766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34585 | ||
| 17192 | 2026.04.01 18:11:31.832289 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17193 | 2026.04.01 18:11:31.832335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17194 | 2026.04.01 18:11:31.832845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17195 | 2026.04.01 18:11:31.833085 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17196 | 2026.04.01 18:11:31.833233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34585 | ||
| 17197 | 2026.04.01 18:11:31.939532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2180 | ||
| 17198 | 2026.04.01 18:11:31.942018 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2026.04.01 18:11:31.942076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17200 | 2026.04.01 18:11:31.943295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17201 | 2026.04.01 18:11:31.943593 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2026.04.01 18:11:31.943836 [ 224 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): 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] | ||
| 17203 | 2026.04.01 18:11:31.943892 [ 224 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): 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] | ||
| 17204 | 2026.04.01 18:11:31.943977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2180 | ||
| 17205 | 2026.04.01 18:11:31.947264 [ 224 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): 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] | ||
| 17206 | 2026.04.01 18:11:33.012959 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17207 | 2026.04.01 18:11:33.013143 [ 4 ] {f3dd43be-ed19-4538-8b1c-663840dab0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17208 | 2026.04.01 18:11:33.013210 [ 4 ] {f3dd43be-ed19-4538-8b1c-663840dab0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17209 | 2026.04.01 18:11:33.013973 [ 4 ] {f3dd43be-ed19-4538-8b1c-663840dab0b6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2026.04.01 18:11:33.014020 [ 4 ] {f3dd43be-ed19-4538-8b1c-663840dab0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17211 | 2026.04.01 18:11:33.014420 [ 4 ] {f3dd43be-ed19-4538-8b1c-663840dab0b6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17212 | 2026.04.01 18:11:33.014637 [ 4 ] {f3dd43be-ed19-4538-8b1c-663840dab0b6} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2026.04.01 18:11:33.014795 [ 4 ] {f3dd43be-ed19-4538-8b1c-663840dab0b6} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001724 sec., 67285.38283062645 rows/sec., 5.71 MiB/sec. | ||
| 17214 | 2026.04.01 18:11:33.014843 [ 4 ] {f3dd43be-ed19-4538-8b1c-663840dab0b6} <Debug> TCPHandler: Processed in 0.002042523 sec. | ||
| 17215 | 2026.04.01 18:11:33.014969 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17216 | 2026.04.01 18:11:33.015060 [ 4 ] {5ebea858-be3c-4f13-bd6e-857ea8c717cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17217 | 2026.04.01 18:11:33.015099 [ 4 ] {5ebea858-be3c-4f13-bd6e-857ea8c717cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17218 | 2026.04.01 18:11:33.015620 [ 4 ] {5ebea858-be3c-4f13-bd6e-857ea8c717cc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17219 | 2026.04.01 18:11:33.015660 [ 4 ] {5ebea858-be3c-4f13-bd6e-857ea8c717cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17220 | 2026.04.01 18:11:33.015992 [ 4 ] {5ebea858-be3c-4f13-bd6e-857ea8c717cc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17221 | 2026.04.01 18:11:33.016212 [ 4 ] {5ebea858-be3c-4f13-bd6e-857ea8c717cc} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2026.04.01 18:11:33.016357 [ 4 ] {5ebea858-be3c-4f13-bd6e-857ea8c717cc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001273 sec., 23566.378633150038 rows/sec., 1.73 MiB/sec. | ||
| 17223 | 2026.04.01 18:11:33.016398 [ 4 ] {5ebea858-be3c-4f13-bd6e-857ea8c717cc} <Debug> TCPHandler: Processed in 0.001439297 sec. | ||
| 17224 | 2026.04.01 18:11:33.016506 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17225 | 2026.04.01 18:11:33.016603 [ 4 ] {5105f8e2-ee73-4ca9-adc6-ebf0ef181503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17226 | 2026.04.01 18:11:33.016645 [ 4 ] {5105f8e2-ee73-4ca9-adc6-ebf0ef181503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17227 | 2026.04.01 18:11:33.017091 [ 4 ] {5105f8e2-ee73-4ca9-adc6-ebf0ef181503} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17228 | 2026.04.01 18:11:33.017129 [ 4 ] {5105f8e2-ee73-4ca9-adc6-ebf0ef181503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17229 | 2026.04.01 18:11:33.017445 [ 4 ] {5105f8e2-ee73-4ca9-adc6-ebf0ef181503} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17230 | 2026.04.01 18:11:33.017653 [ 4 ] {5105f8e2-ee73-4ca9-adc6-ebf0ef181503} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17231 | 2026.04.01 18:11:33.017792 [ 4 ] {5105f8e2-ee73-4ca9-adc6-ebf0ef181503} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00121 sec., 77685.95041322315 rows/sec., 6.07 MiB/sec. | ||
| 17232 | 2026.04.01 18:11:33.017831 [ 4 ] {5105f8e2-ee73-4ca9-adc6-ebf0ef181503} <Debug> TCPHandler: Processed in 0.001375545 sec. | ||
| 17233 | 2026.04.01 18:11:33.017944 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17234 | 2026.04.01 18:11:33.018039 [ 4 ] {c13c4866-4c2b-4547-80e2-1f145224d118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17235 | 2026.04.01 18:11:33.018083 [ 4 ] {c13c4866-4c2b-4547-80e2-1f145224d118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17236 | 2026.04.01 18:11:33.018514 [ 4 ] {c13c4866-4c2b-4547-80e2-1f145224d118} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17237 | 2026.04.01 18:11:33.018551 [ 4 ] {c13c4866-4c2b-4547-80e2-1f145224d118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17238 | 2026.04.01 18:11:33.018910 [ 4 ] {c13c4866-4c2b-4547-80e2-1f145224d118} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17239 | 2026.04.01 18:11:33.019119 [ 4 ] {c13c4866-4c2b-4547-80e2-1f145224d118} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17240 | 2026.04.01 18:11:33.019254 [ 4 ] {c13c4866-4c2b-4547-80e2-1f145224d118} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 17241 | 2026.04.01 18:11:33.019292 [ 4 ] {c13c4866-4c2b-4547-80e2-1f145224d118} <Debug> TCPHandler: Processed in 0.001397636 sec. | ||
| 17242 | 2026.04.01 18:11:33.019414 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17243 | 2026.04.01 18:11:33.019511 [ 4 ] {87ea6e88-2599-49ef-a46b-d2350137b22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17244 | 2026.04.01 18:11:33.019567 [ 4 ] {87ea6e88-2599-49ef-a46b-d2350137b22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17245 | 2026.04.01 18:11:33.020428 [ 4 ] {87ea6e88-2599-49ef-a46b-d2350137b22d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17246 | 2026.04.01 18:11:33.020465 [ 4 ] {87ea6e88-2599-49ef-a46b-d2350137b22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17247 | 2026.04.01 18:11:33.021032 [ 4 ] {87ea6e88-2599-49ef-a46b-d2350137b22d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17248 | 2026.04.01 18:11:33.021258 [ 4 ] {87ea6e88-2599-49ef-a46b-d2350137b22d} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17249 | 2026.04.01 18:11:33.021411 [ 4 ] {87ea6e88-2599-49ef-a46b-d2350137b22d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001918 sec., 15641.293013555787 rows/sec., 28.03 MiB/sec. | ||
| 17250 | 2026.04.01 18:11:33.021475 [ 4 ] {87ea6e88-2599-49ef-a46b-d2350137b22d} <Debug> TCPHandler: Processed in 0.002111345 sec. | ||
| 17251 | 2026.04.01 18:11:33.021594 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17252 | 2026.04.01 18:11:33.021689 [ 4 ] {2aa5e8d7-e364-4eaa-858a-dec06b54b6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17253 | 2026.04.01 18:11:33.021732 [ 4 ] {2aa5e8d7-e364-4eaa-858a-dec06b54b6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17254 | 2026.04.01 18:11:33.022082 [ 4 ] {2aa5e8d7-e364-4eaa-858a-dec06b54b6a4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2026.04.01 18:11:33.022119 [ 4 ] {2aa5e8d7-e364-4eaa-858a-dec06b54b6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17256 | 2026.04.01 18:11:33.022420 [ 4 ] {2aa5e8d7-e364-4eaa-858a-dec06b54b6a4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17257 | 2026.04.01 18:11:33.022609 [ 4 ] {2aa5e8d7-e364-4eaa-858a-dec06b54b6a4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17258 | 2026.04.01 18:11:33.022734 [ 4 ] {2aa5e8d7-e364-4eaa-858a-dec06b54b6a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 17259 | 2026.04.01 18:11:33.022732 [ 36 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17260 | 2026.04.01 18:11:33.022769 [ 4 ] {2aa5e8d7-e364-4eaa-858a-dec06b54b6a4} <Debug> TCPHandler: Processed in 0.001247722 sec. | ||
| 17261 | 2026.04.01 18:11:33.022806 [ 36 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17262 | 2026.04.01 18:11:33.022832 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17263 | 2026.04.01 18:11:33.022938 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17264 | 2026.04.01 18:11:33.023073 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17265 | 2026.04.01 18:11:33.023108 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7820 rows starting from the beginning of the part | ||
| 17266 | 2026.04.01 18:11:33.023168 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 17267 | 2026.04.01 18:11:33.023209 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 110 rows starting from the beginning of the part | ||
| 17268 | 2026.04.01 18:11:33.023247 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 17269 | 2026.04.01 18:11:33.023281 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 110 rows starting from the beginning of the part | ||
| 17270 | 2026.04.01 18:11:33.023318 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 17271 | 2026.04.01 18:11:33.025638 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8220 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271993 sec., 3022136.5991036533 rows/sec., 191.64 MiB/sec. | ||
| 17272 | 2026.04.01 18:11:33.025816 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17273 | 2026.04.01 18:11:33.026115 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17274 | 2026.04.01 18:11:33.026185 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_116_23} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17275 | 2026.04.01 18:11:33.026268 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 17276 | 2026.04.01 18:11:33.463345 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17277 | 2026.04.01 18:11:33.463536 [ 4 ] {46f9087e-0ea2-4565-bf85-826ea96c24f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17278 | 2026.04.01 18:11:33.463611 [ 4 ] {46f9087e-0ea2-4565-bf85-826ea96c24f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17279 | 2026.04.01 18:11:33.464403 [ 4 ] {46f9087e-0ea2-4565-bf85-826ea96c24f1} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17280 | 2026.04.01 18:11:33.464452 [ 4 ] {46f9087e-0ea2-4565-bf85-826ea96c24f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17281 | 2026.04.01 18:11:33.464865 [ 4 ] {46f9087e-0ea2-4565-bf85-826ea96c24f1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17282 | 2026.04.01 18:11:33.465119 [ 4 ] {46f9087e-0ea2-4565-bf85-826ea96c24f1} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17283 | 2026.04.01 18:11:33.465279 [ 4 ] {46f9087e-0ea2-4565-bf85-826ea96c24f1} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001796 sec., 258351.89309576838 rows/sec., 16.38 MiB/sec. | ||
| 17284 | 2026.04.01 18:11:33.465323 [ 4 ] {46f9087e-0ea2-4565-bf85-826ea96c24f1} <Debug> TCPHandler: Processed in 0.002112685 sec. | ||
| 17285 | 2026.04.01 18:11:33.465456 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17286 | 2026.04.01 18:11:33.465553 [ 4 ] {e935b89a-fccb-4bb3-9b06-febc8af83224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17287 | 2026.04.01 18:11:33.465596 [ 4 ] {e935b89a-fccb-4bb3-9b06-febc8af83224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17288 | 2026.04.01 18:11:33.465999 [ 4 ] {e935b89a-fccb-4bb3-9b06-febc8af83224} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17289 | 2026.04.01 18:11:33.466036 [ 4 ] {e935b89a-fccb-4bb3-9b06-febc8af83224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17290 | 2026.04.01 18:11:33.466334 [ 4 ] {e935b89a-fccb-4bb3-9b06-febc8af83224} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17291 | 2026.04.01 18:11:33.466542 [ 4 ] {e935b89a-fccb-4bb3-9b06-febc8af83224} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17292 | 2026.04.01 18:11:33.466678 [ 4 ] {e935b89a-fccb-4bb3-9b06-febc8af83224} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. | ||
| 17293 | 2026.04.01 18:11:33.466715 [ 4 ] {e935b89a-fccb-4bb3-9b06-febc8af83224} <Debug> TCPHandler: Processed in 0.001310494 sec. | ||
| 17294 | 2026.04.01 18:11:33.466830 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17295 | 2026.04.01 18:11:33.466924 [ 4 ] {7a1f0985-2176-4c84-843d-d057c54b21be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17296 | 2026.04.01 18:11:33.466965 [ 4 ] {7a1f0985-2176-4c84-843d-d057c54b21be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17297 | 2026.04.01 18:11:33.468659 [ 4 ] {7a1f0985-2176-4c84-843d-d057c54b21be} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17298 | 2026.04.01 18:11:33.468693 [ 4 ] {7a1f0985-2176-4c84-843d-d057c54b21be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17299 | 2026.04.01 18:11:33.469192 [ 4 ] {7a1f0985-2176-4c84-843d-d057c54b21be} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17300 | 2026.04.01 18:11:33.469395 [ 4 ] {7a1f0985-2176-4c84-843d-d057c54b21be} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17301 | 2026.04.01 18:11:33.469595 [ 4 ] {7a1f0985-2176-4c84-843d-d057c54b21be} <Debug> executeQuery: Read 3619 rows, 278.22 KiB in 0.002688 sec., 1346354.1666666667 rows/sec., 101.08 MiB/sec. | ||
| 17302 | 2026.04.01 18:11:33.469635 [ 4 ] {7a1f0985-2176-4c84-843d-d057c54b21be} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 17303 | 2026.04.01 18:11:33.469648 [ 4 ] {7a1f0985-2176-4c84-843d-d057c54b21be} <Debug> TCPHandler: Processed in 0.002867924 sec. | ||
| 17304 | 2026.04.01 18:11:33.469764 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17305 | 2026.04.01 18:11:33.469860 [ 4 ] {6856e194-aed0-4e45-a695-bf7286a5d2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17306 | 2026.04.01 18:11:33.469900 [ 4 ] {6856e194-aed0-4e45-a695-bf7286a5d2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17307 | 2026.04.01 18:11:33.470389 [ 4 ] {6856e194-aed0-4e45-a695-bf7286a5d2ef} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17308 | 2026.04.01 18:11:33.470423 [ 4 ] {6856e194-aed0-4e45-a695-bf7286a5d2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17309 | 2026.04.01 18:11:33.470737 [ 4 ] {6856e194-aed0-4e45-a695-bf7286a5d2ef} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17310 | 2026.04.01 18:11:33.470967 [ 4 ] {6856e194-aed0-4e45-a695-bf7286a5d2ef} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17311 | 2026.04.01 18:11:33.471099 [ 4 ] {6856e194-aed0-4e45-a695-bf7286a5d2ef} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.001258 sec., 203497.61526232114 rows/sec., 12.21 MiB/sec. | ||
| 17312 | 2026.04.01 18:11:33.471137 [ 4 ] {6856e194-aed0-4e45-a695-bf7286a5d2ef} <Debug> TCPHandler: Processed in 0.001422567 sec. | ||
| 17313 | 2026.04.01 18:11:33.471256 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17314 | 2026.04.01 18:11:33.471379 [ 4 ] {ea18d4d4-e584-4408-ae0d-1a691ee81f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17315 | 2026.04.01 18:11:33.471428 [ 4 ] {ea18d4d4-e584-4408-ae0d-1a691ee81f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17316 | 2026.04.01 18:11:33.472230 [ 4 ] {ea18d4d4-e584-4408-ae0d-1a691ee81f30} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17317 | 2026.04.01 18:11:33.472265 [ 4 ] {ea18d4d4-e584-4408-ae0d-1a691ee81f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17318 | 2026.04.01 18:11:33.472649 [ 4 ] {ea18d4d4-e584-4408-ae0d-1a691ee81f30} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17319 | 2026.04.01 18:11:33.472864 [ 4 ] {ea18d4d4-e584-4408-ae0d-1a691ee81f30} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17320 | 2026.04.01 18:11:33.473010 [ 4 ] {ea18d4d4-e584-4408-ae0d-1a691ee81f30} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001654 sec., 628778.7182587666 rows/sec., 37.29 MiB/sec. | ||
| 17321 | 2026.04.01 18:11:33.473048 [ 4 ] {ea18d4d4-e584-4408-ae0d-1a691ee81f30} <Debug> TCPHandler: Processed in 0.001852579 sec. | ||
| 17322 | 2026.04.01 18:11:33.473157 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17323 | 2026.04.01 18:11:33.473251 [ 4 ] {a8c561c4-ae68-4ff9-a4a2-97a65e60f5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17324 | 2026.04.01 18:11:33.473291 [ 4 ] {a8c561c4-ae68-4ff9-a4a2-97a65e60f5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17325 | 2026.04.01 18:11:33.473676 [ 4 ] {a8c561c4-ae68-4ff9-a4a2-97a65e60f5e2} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2026.04.01 18:11:33.473712 [ 4 ] {a8c561c4-ae68-4ff9-a4a2-97a65e60f5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17327 | 2026.04.01 18:11:33.474011 [ 4 ] {a8c561c4-ae68-4ff9-a4a2-97a65e60f5e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 17328 | 2026.04.01 18:11:33.474224 [ 4 ] {a8c561c4-ae68-4ff9-a4a2-97a65e60f5e2} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17329 | 2026.04.01 18:11:33.474353 [ 4 ] {a8c561c4-ae68-4ff9-a4a2-97a65e60f5e2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 17330 | 2026.04.01 18:11:33.474391 [ 4 ] {a8c561c4-ae68-4ff9-a4a2-97a65e60f5e2} <Debug> TCPHandler: Processed in 0.001282213 sec. | ||
| 17331 | 2026.04.01 18:11:33.474504 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17332 | 2026.04.01 18:11:33.474597 [ 4 ] {7c1f62e6-df86-454a-845e-824a1692cd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17333 | 2026.04.01 18:11:33.474636 [ 4 ] {7c1f62e6-df86-454a-845e-824a1692cd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17334 | 2026.04.01 18:11:33.475125 [ 4 ] {7c1f62e6-df86-454a-845e-824a1692cd6b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2026.04.01 18:11:33.475160 [ 4 ] {7c1f62e6-df86-454a-845e-824a1692cd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17336 | 2026.04.01 18:11:33.475478 [ 4 ] {7c1f62e6-df86-454a-845e-824a1692cd6b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17337 | 2026.04.01 18:11:33.475701 [ 4 ] {7c1f62e6-df86-454a-845e-824a1692cd6b} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17338 | 2026.04.01 18:11:33.475834 [ 4 ] {7c1f62e6-df86-454a-845e-824a1692cd6b} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001255 sec., 189641.4342629482 rows/sec., 10.76 MiB/sec. | ||
| 17339 | 2026.04.01 18:11:33.475872 [ 4 ] {7c1f62e6-df86-454a-845e-824a1692cd6b} <Debug> TCPHandler: Processed in 0.001416207 sec. | ||
| 17340 | 2026.04.01 18:11:33.475988 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17341 | 2026.04.01 18:11:33.476102 [ 4 ] {f00ef881-5ce0-4312-9359-e512f602c6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17342 | 2026.04.01 18:11:33.476151 [ 4 ] {f00ef881-5ce0-4312-9359-e512f602c6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17343 | 2026.04.01 18:11:33.477326 [ 4 ] {f00ef881-5ce0-4312-9359-e512f602c6b8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17344 | 2026.04.01 18:11:33.477361 [ 4 ] {f00ef881-5ce0-4312-9359-e512f602c6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17345 | 2026.04.01 18:11:33.477830 [ 4 ] {f00ef881-5ce0-4312-9359-e512f602c6b8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17346 | 2026.04.01 18:11:33.478046 [ 4 ] {f00ef881-5ce0-4312-9359-e512f602c6b8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2026.04.01 18:11:33.478178 [ 4 ] {f00ef881-5ce0-4312-9359-e512f602c6b8} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.0021 sec., 951904.761904762 rows/sec., 64.27 MiB/sec. | ||
| 17348 | 2026.04.01 18:11:33.478218 [ 4 ] {f00ef881-5ce0-4312-9359-e512f602c6b8} <Debug> TCPHandler: Processed in 0.00228835 sec. | ||
| 17349 | 2026.04.01 18:11:33.478348 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2026.04.01 18:11:33.478472 [ 4 ] {8ad552eb-be77-41c4-ab86-7cfecae3020c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17351 | 2026.04.01 18:11:33.478528 [ 4 ] {8ad552eb-be77-41c4-ab86-7cfecae3020c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17352 | 2026.04.01 18:11:33.478927 [ 4 ] {8ad552eb-be77-41c4-ab86-7cfecae3020c} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2026.04.01 18:11:33.478971 [ 4 ] {8ad552eb-be77-41c4-ab86-7cfecae3020c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17354 | 2026.04.01 18:11:33.479325 [ 4 ] {8ad552eb-be77-41c4-ab86-7cfecae3020c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17355 | 2026.04.01 18:11:33.479540 [ 4 ] {8ad552eb-be77-41c4-ab86-7cfecae3020c} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2026.04.01 18:11:33.479662 [ 34 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 17357 | 2026.04.01 18:11:33.479675 [ 4 ] {8ad552eb-be77-41c4-ab86-7cfecae3020c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001228 sec., 4885.99348534202 rows/sec., 255.27 KiB/sec. | ||
| 17358 | 2026.04.01 18:11:33.479709 [ 34 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.04.01 18:11:33.479723 [ 4 ] {8ad552eb-be77-41c4-ab86-7cfecae3020c} <Debug> TCPHandler: Processed in 0.001436427 sec. | ||
| 17360 | 2026.04.01 18:11:33.479733 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17361 | 2026.04.01 18:11:33.479827 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17362 | 2026.04.01 18:11:33.479842 [ 187 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 17363 | 2026.04.01 18:11:33.479922 [ 4 ] {ee7ca746-c509-4306-9158-0079a4031594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17364 | 2026.04.01 18:11:33.479970 [ 4 ] {ee7ca746-c509-4306-9158-0079a4031594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17365 | 2026.04.01 18:11:33.479989 [ 187 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17366 | 2026.04.01 18:11:33.480029 [ 187 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 246 rows starting from the beginning of the part | ||
| 17367 | 2026.04.01 18:11:33.480090 [ 187 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 17368 | 2026.04.01 18:11:33.480133 [ 187 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 17369 | 2026.04.01 18:11:33.480170 [ 187 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 17370 | 2026.04.01 18:11:33.480206 [ 187 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 17371 | 2026.04.01 18:11:33.480242 [ 187 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 17372 | 2026.04.01 18:11:33.480677 [ 4 ] {ee7ca746-c509-4306-9158-0079a4031594} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2026.04.01 18:11:33.480720 [ 4 ] {ee7ca746-c509-4306-9158-0079a4031594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17374 | 2026.04.01 18:11:33.481056 [ 190 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265933 sec., 218021.01691005766 rows/sec., 11.12 MiB/sec. | ||
| 17375 | 2026.04.01 18:11:33.481191 [ 4 ] {ee7ca746-c509-4306-9158-0079a4031594} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17376 | 2026.04.01 18:11:33.481261 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 17377 | 2026.04.01 18:11:33.481436 [ 4 ] {ee7ca746-c509-4306-9158-0079a4031594} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17378 | 2026.04.01 18:11:33.481591 [ 4 ] {ee7ca746-c509-4306-9158-0079a4031594} <Debug> executeQuery: Read 1672 rows, 104.01 KiB in 0.001688 sec., 990521.327014218 rows/sec., 60.17 MiB/sec. | ||
| 17379 | 2026.04.01 18:11:33.481631 [ 4 ] {ee7ca746-c509-4306-9158-0079a4031594} <Debug> TCPHandler: Processed in 0.001852278 sec. | ||
| 17380 | 2026.04.01 18:11:33.481668 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17381 | 2026.04.01 18:11:33.481755 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17382 | 2026.04.01 18:11:33.481771 [ 192 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_46_10} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 17383 | 2026.04.01 18:11:33.481885 [ 4 ] {2fe6c96c-e231-49be-80f0-cde818c3b77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17384 | 2026.04.01 18:11:33.481917 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17385 | 2026.04.01 18:11:33.481943 [ 4 ] {2fe6c96c-e231-49be-80f0-cde818c3b77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17386 | 2026.04.01 18:11:33.482300 [ 4 ] {2fe6c96c-e231-49be-80f0-cde818c3b77b} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17387 | 2026.04.01 18:11:33.482336 [ 4 ] {2fe6c96c-e231-49be-80f0-cde818c3b77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17388 | 2026.04.01 18:11:33.482664 [ 4 ] {2fe6c96c-e231-49be-80f0-cde818c3b77b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17389 | 2026.04.01 18:11:33.482876 [ 4 ] {2fe6c96c-e231-49be-80f0-cde818c3b77b} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17390 | 2026.04.01 18:11:33.483008 [ 4 ] {2fe6c96c-e231-49be-80f0-cde818c3b77b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 17391 | 2026.04.01 18:11:33.483045 [ 4 ] {2fe6c96c-e231-49be-80f0-cde818c3b77b} <Debug> TCPHandler: Processed in 0.001352265 sec. | ||
| 17392 | 2026.04.01 18:11:33.483146 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17393 | 2026.04.01 18:11:33.483241 [ 4 ] {5498704b-09f6-48b9-8d65-4396dcd82dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17394 | 2026.04.01 18:11:33.483294 [ 4 ] {5498704b-09f6-48b9-8d65-4396dcd82dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17395 | 2026.04.01 18:11:33.484052 [ 4 ] {5498704b-09f6-48b9-8d65-4396dcd82dc0} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17396 | 2026.04.01 18:11:33.484085 [ 4 ] {5498704b-09f6-48b9-8d65-4396dcd82dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17397 | 2026.04.01 18:11:33.484650 [ 4 ] {5498704b-09f6-48b9-8d65-4396dcd82dc0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17398 | 2026.04.01 18:11:33.484873 [ 4 ] {5498704b-09f6-48b9-8d65-4396dcd82dc0} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17399 | 2026.04.01 18:11:33.485011 [ 4 ] {5498704b-09f6-48b9-8d65-4396dcd82dc0} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001787 sec., 12311.135982092894 rows/sec., 22.06 MiB/sec. | ||
| 17400 | 2026.04.01 18:11:33.485065 [ 4 ] {5498704b-09f6-48b9-8d65-4396dcd82dc0} <Debug> TCPHandler: Processed in 0.001966711 sec. | ||
| 17401 | 2026.04.01 18:11:33.485177 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17402 | 2026.04.01 18:11:33.485272 [ 4 ] {d572ccc2-2c2f-4549-aab0-912120b70c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17403 | 2026.04.01 18:11:33.485314 [ 4 ] {d572ccc2-2c2f-4549-aab0-912120b70c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17404 | 2026.04.01 18:11:33.485643 [ 4 ] {d572ccc2-2c2f-4549-aab0-912120b70c48} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2026.04.01 18:11:33.485678 [ 4 ] {d572ccc2-2c2f-4549-aab0-912120b70c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17406 | 2026.04.01 18:11:33.485985 [ 4 ] {d572ccc2-2c2f-4549-aab0-912120b70c48} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17407 | 2026.04.01 18:11:33.486214 [ 4 ] {d572ccc2-2c2f-4549-aab0-912120b70c48} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2026.04.01 18:11:33.486345 [ 4 ] {d572ccc2-2c2f-4549-aab0-912120b70c48} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001091 sec., 56828.59761686526 rows/sec., 3.17 MiB/sec. | ||
| 17409 | 2026.04.01 18:11:33.486382 [ 4 ] {d572ccc2-2c2f-4549-aab0-912120b70c48} <Debug> TCPHandler: Processed in 0.001255123 sec. | ||
| 17410 | 2026.04.01 18:11:33.746686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 17411 | 2026.04.01 18:11:33.763904 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17412 | 2026.04.01 18:11:33.763958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17413 | 2026.04.01 18:11:33.770394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17414 | 2026.04.01 18:11:33.771155 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17415 | 2026.04.01 18:11:33.774264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 17416 | 2026.04.01 18:11:34.000328 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.66 MiB, peak 398.00 MiB, free memory in arenas 0.00 B, will set to 379.76 MiB (RSS), difference: -1.90 MiB | ||
| 17417 | 2026.04.01 18:11:34.610512 [ 220 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): 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] | ||
| 17418 | 2026.04.01 18:11:34.610586 [ 220 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): 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] | ||
| 17419 | 2026.04.01 18:11:34.613553 [ 220 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): 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] | ||
| 17420 | 2026.04.01 18:11:38.009940 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17421 | 2026.04.01 18:11:38.010130 [ 4 ] {4b42f963-9b92-408f-b039-60ee584c2c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17422 | 2026.04.01 18:11:38.010199 [ 4 ] {4b42f963-9b92-408f-b039-60ee584c2c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17423 | 2026.04.01 18:11:38.010935 [ 4 ] {4b42f963-9b92-408f-b039-60ee584c2c64} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2026.04.01 18:11:38.010986 [ 4 ] {4b42f963-9b92-408f-b039-60ee584c2c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17425 | 2026.04.01 18:11:38.011467 [ 4 ] {4b42f963-9b92-408f-b039-60ee584c2c64} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17426 | 2026.04.01 18:11:38.011699 [ 4 ] {4b42f963-9b92-408f-b039-60ee584c2c64} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2026.04.01 18:11:38.011868 [ 4 ] {4b42f963-9b92-408f-b039-60ee584c2c64} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001787 sec., 31337.437045327366 rows/sec., 2.41 MiB/sec. | ||
| 17428 | 2026.04.01 18:11:38.011921 [ 4 ] {4b42f963-9b92-408f-b039-60ee584c2c64} <Debug> TCPHandler: Processed in 0.002109495 sec. | ||
| 17429 | 2026.04.01 18:11:38.012100 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17430 | 2026.04.01 18:11:38.012201 [ 4 ] {e77834a2-1ca5-4a65-a012-0527fe52b004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17431 | 2026.04.01 18:11:38.012245 [ 4 ] {e77834a2-1ca5-4a65-a012-0527fe52b004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17432 | 2026.04.01 18:11:38.012728 [ 4 ] {e77834a2-1ca5-4a65-a012-0527fe52b004} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17433 | 2026.04.01 18:11:38.012767 [ 4 ] {e77834a2-1ca5-4a65-a012-0527fe52b004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17434 | 2026.04.01 18:11:38.013098 [ 4 ] {e77834a2-1ca5-4a65-a012-0527fe52b004} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17435 | 2026.04.01 18:11:38.013310 [ 4 ] {e77834a2-1ca5-4a65-a012-0527fe52b004} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17436 | 2026.04.01 18:11:38.013445 [ 4 ] {e77834a2-1ca5-4a65-a012-0527fe52b004} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 17437 | 2026.04.01 18:11:38.013486 [ 4 ] {e77834a2-1ca5-4a65-a012-0527fe52b004} <Debug> TCPHandler: Processed in 0.001443718 sec. | ||
| 17438 | 2026.04.01 18:11:38.013613 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17439 | 2026.04.01 18:11:38.013711 [ 4 ] {0be677c4-d25e-44f8-9a43-c3076ef7dc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17440 | 2026.04.01 18:11:38.013756 [ 4 ] {0be677c4-d25e-44f8-9a43-c3076ef7dc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17441 | 2026.04.01 18:11:38.014194 [ 4 ] {0be677c4-d25e-44f8-9a43-c3076ef7dc82} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17442 | 2026.04.01 18:11:38.014233 [ 4 ] {0be677c4-d25e-44f8-9a43-c3076ef7dc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17443 | 2026.04.01 18:11:38.014589 [ 4 ] {0be677c4-d25e-44f8-9a43-c3076ef7dc82} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17444 | 2026.04.01 18:11:38.014808 [ 4 ] {0be677c4-d25e-44f8-9a43-c3076ef7dc82} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17445 | 2026.04.01 18:11:38.014940 [ 4 ] {0be677c4-d25e-44f8-9a43-c3076ef7dc82} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00125 sec., 102400 rows/sec., 7.13 MiB/sec. | ||
| 17446 | 2026.04.01 18:11:38.014978 [ 4 ] {0be677c4-d25e-44f8-9a43-c3076ef7dc82} <Debug> TCPHandler: Processed in 0.001413857 sec. | ||
| 17447 | 2026.04.01 18:11:38.015098 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17448 | 2026.04.01 18:11:38.015193 [ 4 ] {6590cebc-b280-4d41-b1df-0117baeb39d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17449 | 2026.04.01 18:11:38.015236 [ 4 ] {6590cebc-b280-4d41-b1df-0117baeb39d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17450 | 2026.04.01 18:11:38.015590 [ 4 ] {6590cebc-b280-4d41-b1df-0117baeb39d7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17451 | 2026.04.01 18:11:38.015627 [ 4 ] {6590cebc-b280-4d41-b1df-0117baeb39d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17452 | 2026.04.01 18:11:38.015930 [ 4 ] {6590cebc-b280-4d41-b1df-0117baeb39d7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17453 | 2026.04.01 18:11:38.016150 [ 4 ] {6590cebc-b280-4d41-b1df-0117baeb39d7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17454 | 2026.04.01 18:11:38.016287 [ 4 ] {6590cebc-b280-4d41-b1df-0117baeb39d7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001113 sec., 43126.684636118596 rows/sec., 2.91 MiB/sec. | ||
| 17455 | 2026.04.01 18:11:38.016330 [ 4 ] {6590cebc-b280-4d41-b1df-0117baeb39d7} <Debug> TCPHandler: Processed in 0.001280074 sec. | ||
| 17456 | 2026.04.01 18:11:39.333652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35097 | ||
| 17457 | 2026.04.01 18:11:39.334585 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2026.04.01 18:11:39.334639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17459 | 2026.04.01 18:11:39.335119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17460 | 2026.04.01 18:11:39.335347 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2026.04.01 18:11:39.335479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35097 | ||
| 17462 | 2026.04.01 18:11:40.784705 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33940 | ||
| 17463 | 2026.04.01 18:11:40.784827 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17464 | 2026.04.01 18:11:40.784858 [ 290 ] {} <Debug> TCP-Session: 28658889-904b-47b9-ae3d-02c9cea8dd47 Authenticating user 'default' from [fd00:1122:3344:101::e]:33940 | ||
| 17465 | 2026.04.01 18:11:40.784884 [ 290 ] {} <Debug> TCP-Session: 28658889-904b-47b9-ae3d-02c9cea8dd47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17466 | 2026.04.01 18:11:40.784899 [ 290 ] {} <Debug> TCP-Session: 28658889-904b-47b9-ae3d-02c9cea8dd47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17467 | 2026.04.01 18:11:40.785106 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63206 | ||
| 17468 | 2026.04.01 18:11:40.785149 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58887 | ||
| 17469 | 2026.04.01 18:11:40.785181 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52635 | ||
| 17470 | 2026.04.01 18:11:40.785203 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47599 | ||
| 17471 | 2026.04.01 18:11:40.785260 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17472 | 2026.04.01 18:11:40.785287 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17473 | 2026.04.01 18:11:40.785216 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41523 | ||
| 17474 | 2026.04.01 18:11:40.785312 [ 351 ] {} <Debug> TCP-Session: 1922fc4e-ed23-4259-8fbb-4ac4b06df7cd Authenticating user 'default' from [fd00:1122:3344:101::e]:63206 | ||
| 17475 | 2026.04.01 18:11:40.785329 [ 290 ] {} <Trace> TCP-Session: 28658889-904b-47b9-ae3d-02c9cea8dd47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17476 | 2026.04.01 18:11:40.785347 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17477 | 2026.04.01 18:11:40.785385 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17478 | 2026.04.01 18:11:40.785405 [ 288 ] {} <Debug> TCP-Session: d481b6a7-8bc5-4b37-9886-51f772340a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:47599 | ||
| 17479 | 2026.04.01 18:11:40.785361 [ 351 ] {} <Debug> TCP-Session: 1922fc4e-ed23-4259-8fbb-4ac4b06df7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17480 | 2026.04.01 18:11:40.785426 [ 289 ] {} <Debug> TCP-Session: a5566756-89d6-4dd0-9f87-78ccd8c5036c Authenticating user 'default' from [fd00:1122:3344:101::e]:41523 | ||
| 17481 | 2026.04.01 18:11:40.785444 [ 351 ] {} <Debug> TCP-Session: 1922fc4e-ed23-4259-8fbb-4ac4b06df7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17482 | 2026.04.01 18:11:40.785432 [ 288 ] {} <Debug> TCP-Session: d481b6a7-8bc5-4b37-9886-51f772340a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17483 | 2026.04.01 18:11:40.785467 [ 289 ] {} <Debug> TCP-Session: a5566756-89d6-4dd0-9f87-78ccd8c5036c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17484 | 2026.04.01 18:11:40.785487 [ 288 ] {} <Debug> TCP-Session: d481b6a7-8bc5-4b37-9886-51f772340a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17485 | 2026.04.01 18:11:40.785500 [ 289 ] {} <Debug> TCP-Session: a5566756-89d6-4dd0-9f87-78ccd8c5036c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17486 | 2026.04.01 18:11:40.785334 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17487 | 2026.04.01 18:11:40.785327 [ 352 ] {} <Debug> TCP-Session: 22f27f96-9211-46e9-b1ac-5b22ae857383 Authenticating user 'default' from [fd00:1122:3344:101::e]:58887 | ||
| 17488 | 2026.04.01 18:11:40.785554 [ 354 ] {} <Debug> TCP-Session: 6ed4876b-06d4-44d4-afab-70b4da431b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:52635 | ||
| 17489 | 2026.04.01 18:11:40.785555 [ 290 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17490 | 2026.04.01 18:11:40.785578 [ 352 ] {} <Debug> TCP-Session: 22f27f96-9211-46e9-b1ac-5b22ae857383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17491 | 2026.04.01 18:11:40.785581 [ 354 ] {} <Debug> TCP-Session: 6ed4876b-06d4-44d4-afab-70b4da431b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17492 | 2026.04.01 18:11:40.785612 [ 352 ] {} <Debug> TCP-Session: 22f27f96-9211-46e9-b1ac-5b22ae857383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17493 | 2026.04.01 18:11:40.785626 [ 354 ] {} <Debug> TCP-Session: 6ed4876b-06d4-44d4-afab-70b4da431b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17494 | 2026.04.01 18:11:40.785195 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52592 | ||
| 17495 | 2026.04.01 18:11:40.785183 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50149 | ||
| 17496 | 2026.04.01 18:11:40.785154 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64353 | ||
| 17497 | 2026.04.01 18:11:40.785730 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17498 | 2026.04.01 18:11:40.785766 [ 286 ] {} <Debug> TCP-Session: d1f66264-eec6-4de1-b369-263cf66b4eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52592 | ||
| 17499 | 2026.04.01 18:11:40.785787 [ 286 ] {} <Debug> TCP-Session: d1f66264-eec6-4de1-b369-263cf66b4eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17500 | 2026.04.01 18:11:40.785818 [ 286 ] {} <Debug> TCP-Session: d1f66264-eec6-4de1-b369-263cf66b4eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17501 | 2026.04.01 18:11:40.786126 [ 290 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17502 | 2026.04.01 18:11:40.786203 [ 290 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17503 | 2026.04.01 18:11:40.786269 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17504 | 2026.04.01 18:11:40.786273 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17505 | 2026.04.01 18:11:40.786305 [ 355 ] {} <Debug> TCP-Session: 58defc16-7093-4e9e-b765-40c54e879122 Authenticating user 'default' from [fd00:1122:3344:101::e]:50149 | ||
| 17506 | 2026.04.01 18:11:40.786318 [ 353 ] {} <Debug> TCP-Session: caa2d760-9560-40b1-8fba-29d64ec741f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64353 | ||
| 17507 | 2026.04.01 18:11:40.786324 [ 355 ] {} <Debug> TCP-Session: 58defc16-7093-4e9e-b765-40c54e879122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17508 | 2026.04.01 18:11:40.786336 [ 353 ] {} <Debug> TCP-Session: caa2d760-9560-40b1-8fba-29d64ec741f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17509 | 2026.04.01 18:11:40.786340 [ 355 ] {} <Debug> TCP-Session: 58defc16-7093-4e9e-b765-40c54e879122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17510 | 2026.04.01 18:11:40.786350 [ 353 ] {} <Debug> TCP-Session: caa2d760-9560-40b1-8fba-29d64ec741f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17511 | 2026.04.01 18:11:40.786548 [ 290 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 17512 | 2026.04.01 18:11:40.787645 [ 311 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Trace> AggregatingTransform: Aggregating | ||
| 17513 | 2026.04.01 18:11:40.787696 [ 311 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Trace> Aggregator: Aggregation method: without_key | ||
| 17514 | 2026.04.01 18:11:40.787745 [ 311 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001087628 sec. (919.432 rows/sec., 35.92 KiB/sec.) | ||
| 17515 | 2026.04.01 18:11:40.787769 [ 311 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Trace> Aggregator: Merging aggregated data | ||
| 17516 | 2026.04.01 18:11:40.789301 [ 290 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003812 sec., 262.3294858342078 rows/sec., 10.25 KiB/sec. | ||
| 17517 | 2026.04.01 18:11:40.789460 [ 290 ] {e9326449-b5b0-4206-9056-dfc8c0b18bbe} <Debug> TCPHandler: Processed in 0.004340793 sec. | ||
| 17518 | 2026.04.01 18:11:40.789557 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17519 | 2026.04.01 18:11:40.789586 [ 290 ] {} <Debug> TCP-Session: 28658889-904b-47b9-ae3d-02c9cea8dd47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17520 | 2026.04.01 18:11:40.789588 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17521 | 2026.04.01 18:11:40.789616 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17522 | 2026.04.01 18:11:40.789638 [ 351 ] {} <Debug> TCP-Session: 1922fc4e-ed23-4259-8fbb-4ac4b06df7cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17523 | 2026.04.01 18:11:40.789639 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17524 | 2026.04.01 18:11:40.789660 [ 289 ] {} <Debug> TCP-Session: a5566756-89d6-4dd0-9f87-78ccd8c5036c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17525 | 2026.04.01 18:11:40.789681 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17526 | 2026.04.01 18:11:40.789706 [ 352 ] {} <Debug> TCP-Session: 22f27f96-9211-46e9-b1ac-5b22ae857383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17527 | 2026.04.01 18:11:40.789720 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17528 | 2026.04.01 18:11:40.789739 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17529 | 2026.04.01 18:11:40.789767 [ 353 ] {} <Debug> TCP-Session: caa2d760-9560-40b1-8fba-29d64ec741f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17530 | 2026.04.01 18:11:40.789738 [ 286 ] {} <Debug> TCP-Session: d1f66264-eec6-4de1-b369-263cf66b4eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17531 | 2026.04.01 18:11:40.789787 [ 288 ] {} <Debug> TCP-Session: d481b6a7-8bc5-4b37-9886-51f772340a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17532 | 2026.04.01 18:11:40.789659 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17533 | 2026.04.01 18:11:40.789699 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17534 | 2026.04.01 18:11:40.789860 [ 354 ] {} <Debug> TCP-Session: 6ed4876b-06d4-44d4-afab-70b4da431b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17535 | 2026.04.01 18:11:40.789900 [ 355 ] {} <Debug> TCP-Session: 58defc16-7093-4e9e-b765-40c54e879122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17536 | 2026.04.01 18:11:40.927145 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41043 | ||
| 17537 | 2026.04.01 18:11:40.927256 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17538 | 2026.04.01 18:11:40.927284 [ 290 ] {} <Debug> TCP-Session: f79f4542-4cd3-430c-9176-569c8338071e Authenticating user 'default' from [fd00:1122:3344:101::e]:41043 | ||
| 17539 | 2026.04.01 18:11:40.927307 [ 290 ] {} <Debug> TCP-Session: f79f4542-4cd3-430c-9176-569c8338071e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17540 | 2026.04.01 18:11:40.927320 [ 290 ] {} <Debug> TCP-Session: f79f4542-4cd3-430c-9176-569c8338071e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17541 | 2026.04.01 18:11:40.927584 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65084 | ||
| 17542 | 2026.04.01 18:11:40.927597 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47602 | ||
| 17543 | 2026.04.01 18:11:40.927621 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58145 | ||
| 17544 | 2026.04.01 18:11:40.927647 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58197 | ||
| 17545 | 2026.04.01 18:11:40.927666 [ 290 ] {} <Trace> TCP-Session: f79f4542-4cd3-430c-9176-569c8338071e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17546 | 2026.04.01 18:11:40.927702 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17547 | 2026.04.01 18:11:40.927656 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43762 | ||
| 17548 | 2026.04.01 18:11:40.927742 [ 352 ] {} <Debug> TCP-Session: a87ca32d-fed2-4d1d-ba66-130814d180b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65084 | ||
| 17549 | 2026.04.01 18:11:40.927735 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17550 | 2026.04.01 18:11:40.927800 [ 352 ] {} <Debug> TCP-Session: a87ca32d-fed2-4d1d-ba66-130814d180b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17551 | 2026.04.01 18:11:40.927732 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17552 | 2026.04.01 18:11:40.927831 [ 288 ] {} <Debug> TCP-Session: f8f7a840-f7d9-405d-8feb-9160af1d56ab Authenticating user 'default' from [fd00:1122:3344:101::e]:58197 | ||
| 17553 | 2026.04.01 18:11:40.927842 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17554 | 2026.04.01 18:11:40.927864 [ 290 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17555 | 2026.04.01 18:11:40.927879 [ 288 ] {} <Debug> TCP-Session: f8f7a840-f7d9-405d-8feb-9160af1d56ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17556 | 2026.04.01 18:11:40.927893 [ 289 ] {} <Debug> TCP-Session: d773ce68-71bf-40f2-9e48-445fc23b0b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:43762 | ||
| 17557 | 2026.04.01 18:11:40.927919 [ 288 ] {} <Debug> TCP-Session: f8f7a840-f7d9-405d-8feb-9160af1d56ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17558 | 2026.04.01 18:11:40.927865 [ 355 ] {} <Debug> TCP-Session: 10c4b422-246a-4d4c-a7c1-9611d9334c36 Authenticating user 'default' from [fd00:1122:3344:101::e]:58145 | ||
| 17559 | 2026.04.01 18:11:40.927942 [ 289 ] {} <Debug> TCP-Session: d773ce68-71bf-40f2-9e48-445fc23b0b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17560 | 2026.04.01 18:11:40.927963 [ 355 ] {} <Debug> TCP-Session: 10c4b422-246a-4d4c-a7c1-9611d9334c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17561 | 2026.04.01 18:11:40.927981 [ 289 ] {} <Debug> TCP-Session: d773ce68-71bf-40f2-9e48-445fc23b0b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17562 | 2026.04.01 18:11:40.927996 [ 355 ] {} <Debug> TCP-Session: 10c4b422-246a-4d4c-a7c1-9611d9334c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17563 | 2026.04.01 18:11:40.927833 [ 352 ] {} <Debug> TCP-Session: a87ca32d-fed2-4d1d-ba66-130814d180b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17564 | 2026.04.01 18:11:40.927633 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42996 | ||
| 17565 | 2026.04.01 18:11:40.927589 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58574 | ||
| 17566 | 2026.04.01 18:11:40.927620 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33185 | ||
| 17567 | 2026.04.01 18:11:40.927732 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17568 | 2026.04.01 18:11:40.928118 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17569 | 2026.04.01 18:11:40.928144 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17570 | 2026.04.01 18:11:40.928153 [ 290 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17571 | 2026.04.01 18:11:40.928165 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17572 | 2026.04.01 18:11:40.928193 [ 351 ] {} <Debug> TCP-Session: 1020b5e2-6a65-4e35-8393-a6ac26c89ff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58574 | ||
| 17573 | 2026.04.01 18:11:40.928217 [ 354 ] {} <Debug> TCP-Session: 3da3c9b2-e26a-49f3-94cd-ec408763a07b Authenticating user 'default' from [fd00:1122:3344:101::e]:33185 | ||
| 17574 | 2026.04.01 18:11:40.928230 [ 290 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17575 | 2026.04.01 18:11:40.928232 [ 351 ] {} <Debug> TCP-Session: 1020b5e2-6a65-4e35-8393-a6ac26c89ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17576 | 2026.04.01 18:11:40.928248 [ 354 ] {} <Debug> TCP-Session: 3da3c9b2-e26a-49f3-94cd-ec408763a07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17577 | 2026.04.01 18:11:40.928269 [ 351 ] {} <Debug> TCP-Session: 1020b5e2-6a65-4e35-8393-a6ac26c89ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17578 | 2026.04.01 18:11:40.928281 [ 354 ] {} <Debug> TCP-Session: 3da3c9b2-e26a-49f3-94cd-ec408763a07b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17579 | 2026.04.01 18:11:40.928162 [ 286 ] {} <Debug> TCP-Session: f1cdd08c-5285-4c09-af73-c2658b45b422 Authenticating user 'default' from [fd00:1122:3344:101::e]:42996 | ||
| 17580 | 2026.04.01 18:11:40.928167 [ 353 ] {} <Debug> TCP-Session: ab7628bc-6d75-4f48-9b85-2fea7ac77d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:47602 | ||
| 17581 | 2026.04.01 18:11:40.928339 [ 286 ] {} <Debug> TCP-Session: f1cdd08c-5285-4c09-af73-c2658b45b422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17582 | 2026.04.01 18:11:40.928363 [ 353 ] {} <Debug> TCP-Session: ab7628bc-6d75-4f48-9b85-2fea7ac77d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17583 | 2026.04.01 18:11:40.928368 [ 286 ] {} <Debug> TCP-Session: f1cdd08c-5285-4c09-af73-c2658b45b422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17584 | 2026.04.01 18:11:40.928386 [ 353 ] {} <Debug> TCP-Session: ab7628bc-6d75-4f48-9b85-2fea7ac77d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17585 | 2026.04.01 18:11:40.928546 [ 290 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 17586 | 2026.04.01 18:11:40.929519 [ 322 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Trace> AggregatingTransform: Aggregating | ||
| 17587 | 2026.04.01 18:11:40.929574 [ 322 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 17588 | 2026.04.01 18:11:40.929610 [ 322 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959645 sec. (1042.052 rows/sec., 40.71 KiB/sec.) | ||
| 17589 | 2026.04.01 18:11:40.929629 [ 322 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Trace> Aggregator: Merging aggregated data | ||
| 17590 | 2026.04.01 18:11:40.931001 [ 290 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003197 sec., 312.7932436659368 rows/sec., 12.22 KiB/sec. | ||
| 17591 | 2026.04.01 18:11:40.931139 [ 290 ] {501b9010-2984-486e-a2a3-09e2a29653b6} <Debug> TCPHandler: Processed in 0.003585883 sec. | ||
| 17592 | 2026.04.01 18:11:40.931247 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17593 | 2026.04.01 18:11:40.931277 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17594 | 2026.04.01 18:11:40.931282 [ 290 ] {} <Debug> TCP-Session: f79f4542-4cd3-430c-9176-569c8338071e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17595 | 2026.04.01 18:11:40.931299 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17596 | 2026.04.01 18:11:40.931321 [ 289 ] {} <Debug> TCP-Session: d773ce68-71bf-40f2-9e48-445fc23b0b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17597 | 2026.04.01 18:11:40.931337 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17598 | 2026.04.01 18:11:40.931363 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17599 | 2026.04.01 18:11:40.931391 [ 286 ] {} <Debug> TCP-Session: f1cdd08c-5285-4c09-af73-c2658b45b422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17600 | 2026.04.01 18:11:40.931398 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17601 | 2026.04.01 18:11:40.931417 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17602 | 2026.04.01 18:11:40.931423 [ 352 ] {} <Debug> TCP-Session: a87ca32d-fed2-4d1d-ba66-130814d180b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17603 | 2026.04.01 18:11:40.931447 [ 355 ] {} <Debug> TCP-Session: 10c4b422-246a-4d4c-a7c1-9611d9334c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17604 | 2026.04.01 18:11:40.931460 [ 288 ] {} <Debug> TCP-Session: f8f7a840-f7d9-405d-8feb-9160af1d56ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17605 | 2026.04.01 18:11:40.931390 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17606 | 2026.04.01 18:11:40.931318 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17607 | 2026.04.01 18:11:40.931542 [ 351 ] {} <Debug> TCP-Session: 1020b5e2-6a65-4e35-8393-a6ac26c89ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17608 | 2026.04.01 18:11:40.931361 [ 353 ] {} <Debug> TCP-Session: ab7628bc-6d75-4f48-9b85-2fea7ac77d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17609 | 2026.04.01 18:11:40.931571 [ 354 ] {} <Debug> TCP-Session: 3da3c9b2-e26a-49f3-94cd-ec408763a07b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17610 | 2026.04.01 18:11:41.202376 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59285 | ||
| 17611 | 2026.04.01 18:11:41.202485 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17612 | 2026.04.01 18:11:41.202513 [ 290 ] {} <Debug> TCP-Session: 979ccd7c-ee29-47a1-8cd9-4b773480d9da Authenticating user 'default' from [fd00:1122:3344:101::e]:59285 | ||
| 17613 | 2026.04.01 18:11:41.202535 [ 290 ] {} <Debug> TCP-Session: 979ccd7c-ee29-47a1-8cd9-4b773480d9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17614 | 2026.04.01 18:11:41.202549 [ 290 ] {} <Debug> TCP-Session: 979ccd7c-ee29-47a1-8cd9-4b773480d9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17615 | 2026.04.01 18:11:41.202820 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56995 | ||
| 17616 | 2026.04.01 18:11:41.202847 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53100 | ||
| 17617 | 2026.04.01 18:11:41.202869 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52086 | ||
| 17618 | 2026.04.01 18:11:41.202881 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36830 | ||
| 17619 | 2026.04.01 18:11:41.202899 [ 290 ] {} <Trace> TCP-Session: 979ccd7c-ee29-47a1-8cd9-4b773480d9da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17620 | 2026.04.01 18:11:41.202855 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50352 | ||
| 17621 | 2026.04.01 18:11:41.202952 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17622 | 2026.04.01 18:11:41.202983 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17623 | 2026.04.01 18:11:41.202992 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17624 | 2026.04.01 18:11:41.203002 [ 288 ] {} <Debug> TCP-Session: 4901b7be-74f0-4903-b430-77cccf096898 Authenticating user 'default' from [fd00:1122:3344:101::e]:52086 | ||
| 17625 | 2026.04.01 18:11:41.203012 [ 351 ] {} <Debug> TCP-Session: 8d25e253-cede-4698-8bfc-00a386941338 Authenticating user 'default' from [fd00:1122:3344:101::e]:56995 | ||
| 17626 | 2026.04.01 18:11:41.203025 [ 355 ] {} <Debug> TCP-Session: d1c230e7-557b-45f9-942d-484ba2097ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53100 | ||
| 17627 | 2026.04.01 18:11:41.203019 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17628 | 2026.04.01 18:11:41.203039 [ 351 ] {} <Debug> TCP-Session: 8d25e253-cede-4698-8bfc-00a386941338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17629 | 2026.04.01 18:11:41.203047 [ 355 ] {} <Debug> TCP-Session: d1c230e7-557b-45f9-942d-484ba2097ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17630 | 2026.04.01 18:11:41.203069 [ 351 ] {} <Debug> TCP-Session: 8d25e253-cede-4698-8bfc-00a386941338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17631 | 2026.04.01 18:11:41.203070 [ 354 ] {} <Debug> TCP-Session: 9d705f3b-cff0-4eca-af12-b764cd24005c Authenticating user 'default' from [fd00:1122:3344:101::e]:50352 | ||
| 17632 | 2026.04.01 18:11:41.203077 [ 355 ] {} <Debug> TCP-Session: d1c230e7-557b-45f9-942d-484ba2097ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17633 | 2026.04.01 18:11:41.203103 [ 290 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59285) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17634 | 2026.04.01 18:11:41.203108 [ 354 ] {} <Debug> TCP-Session: 9d705f3b-cff0-4eca-af12-b764cd24005c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17635 | 2026.04.01 18:11:41.203036 [ 288 ] {} <Debug> TCP-Session: 4901b7be-74f0-4903-b430-77cccf096898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17636 | 2026.04.01 18:11:41.203144 [ 354 ] {} <Debug> TCP-Session: 9d705f3b-cff0-4eca-af12-b764cd24005c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17637 | 2026.04.01 18:11:41.203163 [ 288 ] {} <Debug> TCP-Session: 4901b7be-74f0-4903-b430-77cccf096898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17638 | 2026.04.01 18:11:41.203004 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17639 | 2026.04.01 18:11:41.202857 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63275 | ||
| 17640 | 2026.04.01 18:11:41.203217 [ 289 ] {} <Debug> TCP-Session: 8d832093-3d16-4ed8-ab64-7f0e0bb7356a Authenticating user 'default' from [fd00:1122:3344:101::e]:36830 | ||
| 17641 | 2026.04.01 18:11:41.202822 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65368 | ||
| 17642 | 2026.04.01 18:11:41.203251 [ 289 ] {} <Debug> TCP-Session: 8d832093-3d16-4ed8-ab64-7f0e0bb7356a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17643 | 2026.04.01 18:11:41.203281 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17644 | 2026.04.01 18:11:41.203307 [ 289 ] {} <Debug> TCP-Session: 8d832093-3d16-4ed8-ab64-7f0e0bb7356a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17645 | 2026.04.01 18:11:41.203327 [ 286 ] {} <Debug> TCP-Session: c190573c-8ca9-4556-805e-fb07216dba0e Authenticating user 'default' from [fd00:1122:3344:101::e]:63275 | ||
| 17646 | 2026.04.01 18:11:41.202826 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60516 | ||
| 17647 | 2026.04.01 18:11:41.203356 [ 286 ] {} <Debug> TCP-Session: c190573c-8ca9-4556-805e-fb07216dba0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17648 | 2026.04.01 18:11:41.203376 [ 290 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17649 | 2026.04.01 18:11:41.203392 [ 286 ] {} <Debug> TCP-Session: c190573c-8ca9-4556-805e-fb07216dba0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17650 | 2026.04.01 18:11:41.203358 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17651 | 2026.04.01 18:11:41.203423 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17652 | 2026.04.01 18:11:41.203441 [ 290 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17653 | 2026.04.01 18:11:41.203450 [ 352 ] {} <Debug> TCP-Session: a46f5197-dc63-451d-9fdb-968a5847a053 Authenticating user 'default' from [fd00:1122:3344:101::e]:65368 | ||
| 17654 | 2026.04.01 18:11:41.203459 [ 353 ] {} <Debug> TCP-Session: 53ff9c63-22bc-4570-b32f-802e02c204b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60516 | ||
| 17655 | 2026.04.01 18:11:41.203491 [ 352 ] {} <Debug> TCP-Session: a46f5197-dc63-451d-9fdb-968a5847a053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17656 | 2026.04.01 18:11:41.203496 [ 353 ] {} <Debug> TCP-Session: 53ff9c63-22bc-4570-b32f-802e02c204b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17657 | 2026.04.01 18:11:41.203515 [ 352 ] {} <Debug> TCP-Session: a46f5197-dc63-451d-9fdb-968a5847a053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17658 | 2026.04.01 18:11:41.203527 [ 353 ] {} <Debug> TCP-Session: 53ff9c63-22bc-4570-b32f-802e02c204b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17659 | 2026.04.01 18:11:41.203740 [ 290 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 17660 | 2026.04.01 18:11:41.204733 [ 336 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Trace> AggregatingTransform: Aggregating | ||
| 17661 | 2026.04.01 18:11:41.204767 [ 336 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Trace> Aggregator: Aggregation method: without_key | ||
| 17662 | 2026.04.01 18:11:41.204797 [ 336 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955615 sec. (1046.447 rows/sec., 40.88 KiB/sec.) | ||
| 17663 | 2026.04.01 18:11:41.204812 [ 336 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Trace> Aggregator: Merging aggregated data | ||
| 17664 | 2026.04.01 18:11:41.206075 [ 290 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 17665 | 2026.04.01 18:11:41.206258 [ 290 ] {ac466d46-97bb-4cf5-b5af-092e331cf500} <Debug> TCPHandler: Processed in 0.00348211 sec. | ||
| 17666 | 2026.04.01 18:11:41.206389 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17667 | 2026.04.01 18:11:41.206417 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17668 | 2026.04.01 18:11:41.206419 [ 290 ] {} <Debug> TCP-Session: 979ccd7c-ee29-47a1-8cd9-4b773480d9da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17669 | 2026.04.01 18:11:41.206441 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17670 | 2026.04.01 18:11:41.206463 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17671 | 2026.04.01 18:11:41.206480 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17672 | 2026.04.01 18:11:41.206502 [ 355 ] {} <Debug> TCP-Session: d1c230e7-557b-45f9-942d-484ba2097ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17673 | 2026.04.01 18:11:41.206524 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17674 | 2026.04.01 18:11:41.206558 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17675 | 2026.04.01 18:11:41.206589 [ 353 ] {} <Debug> TCP-Session: 53ff9c63-22bc-4570-b32f-802e02c204b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17676 | 2026.04.01 18:11:41.206541 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17677 | 2026.04.01 18:11:41.206604 [ 288 ] {} <Debug> TCP-Session: 4901b7be-74f0-4903-b430-77cccf096898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17678 | 2026.04.01 18:11:41.206519 [ 286 ] {} <Debug> TCP-Session: c190573c-8ca9-4556-805e-fb07216dba0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17679 | 2026.04.01 18:11:41.206652 [ 352 ] {} <Debug> TCP-Session: a46f5197-dc63-451d-9fdb-968a5847a053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17680 | 2026.04.01 18:11:41.206503 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17681 | 2026.04.01 18:11:41.206464 [ 354 ] {} <Debug> TCP-Session: 9d705f3b-cff0-4eca-af12-b764cd24005c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17682 | 2026.04.01 18:11:41.206721 [ 351 ] {} <Debug> TCP-Session: 8d25e253-cede-4698-8bfc-00a386941338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17683 | 2026.04.01 18:11:41.206538 [ 289 ] {} <Debug> TCP-Session: 8d832093-3d16-4ed8-ab64-7f0e0bb7356a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17684 | 2026.04.01 18:11:41.274481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 17685 | 2026.04.01 18:11:41.292293 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17686 | 2026.04.01 18:11:41.292358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17687 | 2026.04.01 18:11:41.299579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17688 | 2026.04.01 18:11:41.300532 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17689 | 2026.04.01 18:11:41.305748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17690 | 2026.04.01 18:11:41.944431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2232 | ||
| 17691 | 2026.04.01 18:11:41.947529 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17692 | 2026.04.01 18:11:41.947595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 17693 | 2026.04.01 18:11:41.949036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17694 | 2026.04.01 18:11:41.949358 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17695 | 2026.04.01 18:11:41.949774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2232 | ||
| 17696 | 2026.04.01 18:11:43.013540 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17697 | 2026.04.01 18:11:43.013737 [ 4 ] {cf2613a9-b0d4-4e60-a911-f065840934e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17698 | 2026.04.01 18:11:43.013803 [ 4 ] {cf2613a9-b0d4-4e60-a911-f065840934e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17699 | 2026.04.01 18:11:43.014499 [ 4 ] {cf2613a9-b0d4-4e60-a911-f065840934e1} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2026.04.01 18:11:43.014544 [ 4 ] {cf2613a9-b0d4-4e60-a911-f065840934e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17701 | 2026.04.01 18:11:43.014951 [ 4 ] {cf2613a9-b0d4-4e60-a911-f065840934e1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17702 | 2026.04.01 18:11:43.015182 [ 4 ] {cf2613a9-b0d4-4e60-a911-f065840934e1} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17703 | 2026.04.01 18:11:43.015342 [ 4 ] {cf2613a9-b0d4-4e60-a911-f065840934e1} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001655 sec., 70090.63444108762 rows/sec., 5.95 MiB/sec. | ||
| 17704 | 2026.04.01 18:11:43.015351 [ 92 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17705 | 2026.04.01 18:11:43.015387 [ 4 ] {cf2613a9-b0d4-4e60-a911-f065840934e1} <Debug> TCPHandler: Processed in 0.001975172 sec. | ||
| 17706 | 2026.04.01 18:11:43.015418 [ 92 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17707 | 2026.04.01 18:11:43.015445 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17708 | 2026.04.01 18:11:43.015525 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17709 | 2026.04.01 18:11:43.015557 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17710 | 2026.04.01 18:11:43.015627 [ 4 ] {5a4ab89f-9688-494e-bb20-4fc52277057f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17711 | 2026.04.01 18:11:43.015674 [ 4 ] {5a4ab89f-9688-494e-bb20-4fc52277057f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17712 | 2026.04.01 18:11:43.015686 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17713 | 2026.04.01 18:11:43.015727 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3812 rows starting from the beginning of the part | ||
| 17714 | 2026.04.01 18:11:43.015798 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1269 rows starting from the beginning of the part | ||
| 17715 | 2026.04.01 18:11:43.015846 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 116 rows starting from the beginning of the part | ||
| 17716 | 2026.04.01 18:11:43.015887 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 3619 rows starting from the beginning of the part | ||
| 17717 | 2026.04.01 18:11:43.015927 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 17718 | 2026.04.01 18:11:43.015995 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 116 rows starting from the beginning of the part | ||
| 17719 | 2026.04.01 18:11:43.016134 [ 4 ] {5a4ab89f-9688-494e-bb20-4fc52277057f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17720 | 2026.04.01 18:11:43.016179 [ 4 ] {5a4ab89f-9688-494e-bb20-4fc52277057f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17721 | 2026.04.01 18:11:43.016500 [ 4 ] {5a4ab89f-9688-494e-bb20-4fc52277057f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17722 | 2026.04.01 18:11:43.016713 [ 4 ] {5a4ab89f-9688-494e-bb20-4fc52277057f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17723 | 2026.04.01 18:11:43.016835 [ 92 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17724 | 2026.04.01 18:11:43.016850 [ 4 ] {5a4ab89f-9688-494e-bb20-4fc52277057f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001243 sec., 24135.156878519712 rows/sec., 1.77 MiB/sec. | ||
| 17725 | 2026.04.01 18:11:43.016864 [ 92 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2026.04.01 18:11:43.016895 [ 4 ] {5a4ab89f-9688-494e-bb20-4fc52277057f} <Debug> TCPHandler: Processed in 0.001419137 sec. | ||
| 17727 | 2026.04.01 18:11:43.016916 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17728 | 2026.04.01 18:11:43.017007 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::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 | ||
| 17729 | 2026.04.01 18:11:43.017016 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17730 | 2026.04.01 18:11:43.017108 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17731 | 2026.04.01 18:11:43.017118 [ 4 ] {89f28016-0d9c-4acc-abaa-be37094963ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17732 | 2026.04.01 18:11:43.017138 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 316 rows starting from the beginning of the part | ||
| 17733 | 2026.04.01 18:11:43.017158 [ 4 ] {89f28016-0d9c-4acc-abaa-be37094963ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17734 | 2026.04.01 18:11:43.017198 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 36 rows starting from the beginning of the part | ||
| 17735 | 2026.04.01 18:11:43.017241 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 243 rows starting from the beginning of the part | ||
| 17736 | 2026.04.01 18:11:43.017281 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part | ||
| 17737 | 2026.04.01 18:11:43.017318 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 256 rows starting from the beginning of the part | ||
| 17738 | 2026.04.01 18:11:43.017355 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
| 17739 | 2026.04.01 18:11:43.017590 [ 4 ] {89f28016-0d9c-4acc-abaa-be37094963ed} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17740 | 2026.04.01 18:11:43.017625 [ 4 ] {89f28016-0d9c-4acc-abaa-be37094963ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17741 | 2026.04.01 18:11:43.017931 [ 4 ] {89f28016-0d9c-4acc-abaa-be37094963ed} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17742 | 2026.04.01 18:11:43.018133 [ 4 ] {89f28016-0d9c-4acc-abaa-be37094963ed} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2026.04.01 18:11:43.018139 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 911 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011713 sec., 777768.2916417656 rows/sec., 51.22 MiB/sec. | ||
| 17744 | 2026.04.01 18:11:43.018264 [ 92 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17745 | 2026.04.01 18:11:43.018268 [ 4 ] {89f28016-0d9c-4acc-abaa-be37094963ed} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001169 sec., 80410.60735671515 rows/sec., 6.28 MiB/sec. | ||
| 17746 | 2026.04.01 18:11:43.018275 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17747 | 2026.04.01 18:11:43.018291 [ 92 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17748 | 2026.04.01 18:11:43.018319 [ 4 ] {89f28016-0d9c-4acc-abaa-be37094963ed} <Debug> TCPHandler: Processed in 0.001350315 sec. | ||
| 17749 | 2026.04.01 18:11:43.018327 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17750 | 2026.04.01 18:11:43.018429 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17751 | 2026.04.01 18:11:43.018439 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17752 | 2026.04.01 18:11:43.018476 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8988 rows, containing 5 columns (5 merged, 0 gathered) in 0.002973527 sec., 3022673.0747694573 rows/sec., 241.43 MiB/sec. | ||
| 17753 | 2026.04.01 18:11:43.018543 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17754 | 2026.04.01 18:11:43.018557 [ 4 ] {fe37657c-e461-4f19-a891-47fcdf4645c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17755 | 2026.04.01 18:11:43.018571 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17756 | 2026.04.01 18:11:43.018601 [ 4 ] {fe37657c-e461-4f19-a891-47fcdf4645c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17757 | 2026.04.01 18:11:43.018610 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2101 rows starting from the beginning of the part | ||
| 17758 | 2026.04.01 18:11:43.018615 [ 190 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_106_21} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17759 | 2026.04.01 18:11:43.018688 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 771 rows starting from the beginning of the part | ||
| 17760 | 2026.04.01 18:11:43.018695 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 17761 | 2026.04.01 18:11:43.018739 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 94 rows starting from the beginning of the part | ||
| 17762 | 2026.04.01 18:11:43.018785 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1999 rows starting from the beginning of the part | ||
| 17763 | 2026.04.01 18:11:43.018822 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 17764 | 2026.04.01 18:11:43.018867 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 94 rows starting from the beginning of the part | ||
| 17765 | 2026.04.01 18:11:43.018930 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17766 | 2026.04.01 18:11:43.019055 [ 4 ] {fe37657c-e461-4f19-a891-47fcdf4645c2} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2026.04.01 18:11:43.019098 [ 4 ] {fe37657c-e461-4f19-a891-47fcdf4645c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17768 | 2026.04.01 18:11:43.019229 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17769 | 2026.04.01 18:11:43.019310 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_121_24} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17770 | 2026.04.01 18:11:43.019412 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 17771 | 2026.04.01 18:11:43.019453 [ 4 ] {fe37657c-e461-4f19-a891-47fcdf4645c2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17772 | 2026.04.01 18:11:43.019675 [ 4 ] {fe37657c-e461-4f19-a891-47fcdf4645c2} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17773 | 2026.04.01 18:11:43.019813 [ 4 ] {fe37657c-e461-4f19-a891-47fcdf4645c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 17774 | 2026.04.01 18:11:43.019850 [ 4 ] {fe37657c-e461-4f19-a891-47fcdf4645c2} <Debug> TCPHandler: Processed in 0.001458678 sec. | ||
| 17775 | 2026.04.01 18:11:43.019966 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17776 | 2026.04.01 18:11:43.020059 [ 4 ] {c1409f21-8e80-422b-ab17-f70e9c02d89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17777 | 2026.04.01 18:11:43.020113 [ 4 ] {c1409f21-8e80-422b-ab17-f70e9c02d89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17778 | 2026.04.01 18:11:43.020462 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5123 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072083 sec., 2472391.3086493155 rows/sec., 179.18 MiB/sec. | ||
| 17779 | 2026.04.01 18:11:43.020777 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17780 | 2026.04.01 18:11:43.020972 [ 4 ] {c1409f21-8e80-422b-ab17-f70e9c02d89b} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17781 | 2026.04.01 18:11:43.021015 [ 4 ] {c1409f21-8e80-422b-ab17-f70e9c02d89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17782 | 2026.04.01 18:11:43.021081 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2026.04.01 18:11:43.021180 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_121_24} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17784 | 2026.04.01 18:11:43.021277 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 17785 | 2026.04.01 18:11:43.021575 [ 4 ] {c1409f21-8e80-422b-ab17-f70e9c02d89b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17786 | 2026.04.01 18:11:43.021797 [ 4 ] {c1409f21-8e80-422b-ab17-f70e9c02d89b} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17787 | 2026.04.01 18:11:43.021925 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17788 | 2026.04.01 18:11:43.021934 [ 4 ] {c1409f21-8e80-422b-ab17-f70e9c02d89b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001893 sec., 15847.860538827259 rows/sec., 28.40 MiB/sec. | ||
| 17789 | 2026.04.01 18:11:43.021965 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.04.01 18:11:43.021988 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17791 | 2026.04.01 18:11:43.022005 [ 4 ] {c1409f21-8e80-422b-ab17-f70e9c02d89b} <Debug> TCPHandler: Processed in 0.002086585 sec. | ||
| 17792 | 2026.04.01 18:11:43.022055 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::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 | ||
| 17793 | 2026.04.01 18:11:43.022116 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2026.04.01 18:11:43.022214 [ 4 ] {708a07a1-fd22-491e-ba0d-522dfa8f3280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17795 | 2026.04.01 18:11:43.022244 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17796 | 2026.04.01 18:11:43.022255 [ 4 ] {708a07a1-fd22-491e-ba0d-522dfa8f3280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17797 | 2026.04.01 18:11:43.022299 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2155 rows starting from the beginning of the part | ||
| 17798 | 2026.04.01 18:11:43.022407 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part | ||
| 17799 | 2026.04.01 18:11:43.022501 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 11 rows starting from the beginning of the part | ||
| 17800 | 2026.04.01 18:11:43.022589 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part | ||
| 17801 | 2026.04.01 18:11:43.022601 [ 4 ] {708a07a1-fd22-491e-ba0d-522dfa8f3280} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17802 | 2026.04.01 18:11:43.022641 [ 4 ] {708a07a1-fd22-491e-ba0d-522dfa8f3280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17803 | 2026.04.01 18:11:43.022673 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 22 rows starting from the beginning of the part | ||
| 17804 | 2026.04.01 18:11:43.022765 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
| 17805 | 2026.04.01 18:11:43.022948 [ 4 ] {708a07a1-fd22-491e-ba0d-522dfa8f3280} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17806 | 2026.04.01 18:11:43.023199 [ 4 ] {708a07a1-fd22-491e-ba0d-522dfa8f3280} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17807 | 2026.04.01 18:11:43.023336 [ 4 ] {708a07a1-fd22-491e-ba0d-522dfa8f3280} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 17808 | 2026.04.01 18:11:43.023372 [ 4 ] {708a07a1-fd22-491e-ba0d-522dfa8f3280} <Debug> TCPHandler: Processed in 0.001303674 sec. | ||
| 17809 | 2026.04.01 18:11:43.029150 [ 190 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2278 rows, containing 19 columns (19 merged, 0 gathered) in 0.007122415 sec., 319835.33675024554 rows/sec., 573.13 MiB/sec. | ||
| 17810 | 2026.04.01 18:11:43.032178 [ 188 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17811 | 2026.04.01 18:11:43.032543 [ 188 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17812 | 2026.04.01 18:11:43.032625 [ 188 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17813 | 2026.04.01 18:11:43.032794 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.49 MiB. | ||
| 17814 | 2026.04.01 18:11:44.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.40 MiB, peak 398.86 MiB, free memory in arenas 0.00 B, will set to 382.14 MiB (RSS), difference: 1.74 MiB | ||
| 17815 | 2026.04.01 18:11:46.611126 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17816 | 2026.04.01 18:11:46.611201 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17817 | 2026.04.01 18:11:46.836392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35545 | ||
| 17818 | 2026.04.01 18:11:46.836935 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17819 | 2026.04.01 18:11:46.836988 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17820 | 2026.04.01 18:11:46.837517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17821 | 2026.04.01 18:11:46.837758 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17822 | 2026.04.01 18:11:46.837913 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35545 | ||
| 17823 | 2026.04.01 18:11:48.025160 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17824 | 2026.04.01 18:11:48.025352 [ 4 ] {d3d13a5d-2848-4eea-ad85-f5086f5676d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17825 | 2026.04.01 18:11:48.025421 [ 4 ] {d3d13a5d-2848-4eea-ad85-f5086f5676d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17826 | 2026.04.01 18:11:48.026308 [ 4 ] {d3d13a5d-2848-4eea-ad85-f5086f5676d7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17827 | 2026.04.01 18:11:48.026361 [ 4 ] {d3d13a5d-2848-4eea-ad85-f5086f5676d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17828 | 2026.04.01 18:11:48.026787 [ 4 ] {d3d13a5d-2848-4eea-ad85-f5086f5676d7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17829 | 2026.04.01 18:11:48.027031 [ 4 ] {d3d13a5d-2848-4eea-ad85-f5086f5676d7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2026.04.01 18:11:48.027208 [ 4 ] {d3d13a5d-2848-4eea-ad85-f5086f5676d7} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001907 sec., 243314.1059255375 rows/sec., 15.43 MiB/sec. | ||
| 17831 | 2026.04.01 18:11:48.027265 [ 4 ] {d3d13a5d-2848-4eea-ad85-f5086f5676d7} <Debug> TCPHandler: Processed in 0.002236978 sec. | ||
| 17832 | 2026.04.01 18:11:48.027403 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17833 | 2026.04.01 18:11:48.027509 [ 4 ] {55677ad1-a438-4b46-8fc2-d723b69b0950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17834 | 2026.04.01 18:11:48.027554 [ 4 ] {55677ad1-a438-4b46-8fc2-d723b69b0950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17835 | 2026.04.01 18:11:48.028630 [ 4 ] {55677ad1-a438-4b46-8fc2-d723b69b0950} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17836 | 2026.04.01 18:11:48.028669 [ 4 ] {55677ad1-a438-4b46-8fc2-d723b69b0950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17837 | 2026.04.01 18:11:48.029072 [ 4 ] {55677ad1-a438-4b46-8fc2-d723b69b0950} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17838 | 2026.04.01 18:11:48.029280 [ 4 ] {55677ad1-a438-4b46-8fc2-d723b69b0950} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17839 | 2026.04.01 18:11:48.029424 [ 4 ] {55677ad1-a438-4b46-8fc2-d723b69b0950} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.00194 sec., 654123.7113402062 rows/sec., 50.77 MiB/sec. | ||
| 17840 | 2026.04.01 18:11:48.029465 [ 4 ] {55677ad1-a438-4b46-8fc2-d723b69b0950} <Debug> TCPHandler: Processed in 0.002115175 sec. | ||
| 17841 | 2026.04.01 18:11:48.029530 [ 221 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): 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] | ||
| 17842 | 2026.04.01 18:11:48.029572 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17843 | 2026.04.01 18:11:48.029579 [ 221 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): 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] | ||
| 17844 | 2026.04.01 18:11:48.029679 [ 4 ] {08abc50d-09f2-4ba7-80f3-6c571509dcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17845 | 2026.04.01 18:11:48.029726 [ 4 ] {08abc50d-09f2-4ba7-80f3-6c571509dcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17846 | 2026.04.01 18:11:48.030263 [ 4 ] {08abc50d-09f2-4ba7-80f3-6c571509dcef} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17847 | 2026.04.01 18:11:48.030302 [ 4 ] {08abc50d-09f2-4ba7-80f3-6c571509dcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17848 | 2026.04.01 18:11:48.030632 [ 4 ] {08abc50d-09f2-4ba7-80f3-6c571509dcef} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17849 | 2026.04.01 18:11:48.030851 [ 4 ] {08abc50d-09f2-4ba7-80f3-6c571509dcef} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2026.04.01 18:11:48.031003 [ 4 ] {08abc50d-09f2-4ba7-80f3-6c571509dcef} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001344 sec., 180803.57142857145 rows/sec., 10.72 MiB/sec. | ||
| 17851 | 2026.04.01 18:11:48.031043 [ 4 ] {08abc50d-09f2-4ba7-80f3-6c571509dcef} <Debug> TCPHandler: Processed in 0.00152241 sec. | ||
| 17852 | 2026.04.01 18:11:48.031070 [ 219 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): 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] | ||
| 17853 | 2026.04.01 18:11:48.031121 [ 219 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): 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] | ||
| 17854 | 2026.04.01 18:11:48.031165 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17855 | 2026.04.01 18:11:48.031294 [ 4 ] {437b3a2d-50af-46f1-bdbe-b576d9721ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17856 | 2026.04.01 18:11:48.031344 [ 4 ] {437b3a2d-50af-46f1-bdbe-b576d9721ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17857 | 2026.04.01 18:11:48.031901 [ 4 ] {437b3a2d-50af-46f1-bdbe-b576d9721ee8} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17858 | 2026.04.01 18:11:48.031940 [ 4 ] {437b3a2d-50af-46f1-bdbe-b576d9721ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17859 | 2026.04.01 18:11:48.032334 [ 4 ] {437b3a2d-50af-46f1-bdbe-b576d9721ee8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17860 | 2026.04.01 18:11:48.032576 [ 4 ] {437b3a2d-50af-46f1-bdbe-b576d9721ee8} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17861 | 2026.04.01 18:11:48.032717 [ 4 ] {437b3a2d-50af-46f1-bdbe-b576d9721ee8} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001449 sec., 164941.33885438234 rows/sec., 10.63 MiB/sec. | ||
| 17862 | 2026.04.01 18:11:48.032756 [ 4 ] {437b3a2d-50af-46f1-bdbe-b576d9721ee8} <Debug> TCPHandler: Processed in 0.001651632 sec. | ||
| 17863 | 2026.04.01 18:11:48.032880 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17864 | 2026.04.01 18:11:48.033003 [ 4 ] {c6ad1168-1e60-4c71-8d00-0dc2f8e5cc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17865 | 2026.04.01 18:11:48.033056 [ 4 ] {c6ad1168-1e60-4c71-8d00-0dc2f8e5cc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17866 | 2026.04.01 18:11:48.033650 [ 4 ] {c6ad1168-1e60-4c71-8d00-0dc2f8e5cc31} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17867 | 2026.04.01 18:11:48.033666 [ 221 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): 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] | ||
| 17868 | 2026.04.01 18:11:48.033690 [ 4 ] {c6ad1168-1e60-4c71-8d00-0dc2f8e5cc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17869 | 2026.04.01 18:11:48.034062 [ 4 ] {c6ad1168-1e60-4c71-8d00-0dc2f8e5cc31} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17870 | 2026.04.01 18:11:48.034285 [ 4 ] {c6ad1168-1e60-4c71-8d00-0dc2f8e5cc31} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17871 | 2026.04.01 18:11:48.034422 [ 4 ] {c6ad1168-1e60-4c71-8d00-0dc2f8e5cc31} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001445 sec., 164705.88235294117 rows/sec., 9.35 MiB/sec. | ||
| 17872 | 2026.04.01 18:11:48.034464 [ 4 ] {c6ad1168-1e60-4c71-8d00-0dc2f8e5cc31} <Debug> TCPHandler: Processed in 0.001645163 sec. | ||
| 17873 | 2026.04.01 18:11:48.034575 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17874 | 2026.04.01 18:11:48.034592 [ 219 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): 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] | ||
| 17875 | 2026.04.01 18:11:48.034672 [ 4 ] {c2d9a77c-149e-4e93-9fcf-0b6432227aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17876 | 2026.04.01 18:11:48.034718 [ 4 ] {c2d9a77c-149e-4e93-9fcf-0b6432227aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17877 | 2026.04.01 18:11:48.035417 [ 4 ] {c2d9a77c-149e-4e93-9fcf-0b6432227aa6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2026.04.01 18:11:48.035455 [ 4 ] {c2d9a77c-149e-4e93-9fcf-0b6432227aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17879 | 2026.04.01 18:11:48.035807 [ 4 ] {c2d9a77c-149e-4e93-9fcf-0b6432227aa6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17880 | 2026.04.01 18:11:48.036029 [ 4 ] {c2d9a77c-149e-4e93-9fcf-0b6432227aa6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2026.04.01 18:11:48.036164 [ 4 ] {c2d9a77c-149e-4e93-9fcf-0b6432227aa6} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001511 sec., 510258.10721376573 rows/sec., 35.58 MiB/sec. | ||
| 17882 | 2026.04.01 18:11:48.036204 [ 4 ] {c2d9a77c-149e-4e93-9fcf-0b6432227aa6} <Debug> TCPHandler: Processed in 0.001678534 sec. | ||
| 17883 | 2026.04.01 18:11:48.036253 [ 222 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): 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] | ||
| 17884 | 2026.04.01 18:11:48.036282 [ 222 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): 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] | ||
| 17885 | 2026.04.01 18:11:48.036315 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17886 | 2026.04.01 18:11:48.036411 [ 4 ] {e8fcccf8-a8e5-4fbf-b294-530aa073b08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17887 | 2026.04.01 18:11:48.036454 [ 4 ] {e8fcccf8-a8e5-4fbf-b294-530aa073b08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17888 | 2026.04.01 18:11:48.036794 [ 4 ] {e8fcccf8-a8e5-4fbf-b294-530aa073b08c} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17889 | 2026.04.01 18:11:48.036829 [ 4 ] {e8fcccf8-a8e5-4fbf-b294-530aa073b08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17890 | 2026.04.01 18:11:48.037144 [ 4 ] {e8fcccf8-a8e5-4fbf-b294-530aa073b08c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17891 | 2026.04.01 18:11:48.037374 [ 4 ] {e8fcccf8-a8e5-4fbf-b294-530aa073b08c} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17892 | 2026.04.01 18:11:48.037512 [ 4 ] {e8fcccf8-a8e5-4fbf-b294-530aa073b08c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 17893 | 2026.04.01 18:11:48.037550 [ 4 ] {e8fcccf8-a8e5-4fbf-b294-530aa073b08c} <Debug> TCPHandler: Processed in 0.001284663 sec. | ||
| 17894 | 2026.04.01 18:11:48.037657 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17895 | 2026.04.01 18:11:48.037752 [ 4 ] {e01f3e82-8dd0-4e33-8431-7bfdf8a09edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17896 | 2026.04.01 18:11:48.037794 [ 4 ] {e01f3e82-8dd0-4e33-8431-7bfdf8a09edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17897 | 2026.04.01 18:11:48.038239 [ 4 ] {e01f3e82-8dd0-4e33-8431-7bfdf8a09edc} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17898 | 2026.04.01 18:11:48.038275 [ 4 ] {e01f3e82-8dd0-4e33-8431-7bfdf8a09edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17899 | 2026.04.01 18:11:48.038625 [ 4 ] {e01f3e82-8dd0-4e33-8431-7bfdf8a09edc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17900 | 2026.04.01 18:11:48.038838 [ 4 ] {e01f3e82-8dd0-4e33-8431-7bfdf8a09edc} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17901 | 2026.04.01 18:11:48.038961 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_116_24 to all_121_121_0 | ||
| 17902 | 2026.04.01 18:11:48.038970 [ 4 ] {e01f3e82-8dd0-4e33-8431-7bfdf8a09edc} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001238 sec., 270597.7382875606 rows/sec., 17.71 MiB/sec. | ||
| 17903 | 2026.04.01 18:11:48.039015 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17904 | 2026.04.01 18:11:48.039028 [ 4 ] {e01f3e82-8dd0-4e33-8431-7bfdf8a09edc} <Debug> TCPHandler: Processed in 0.001419786 sec. | ||
| 17905 | 2026.04.01 18:11:48.039046 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17906 | 2026.04.01 18:11:48.039088 [ 222 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): 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] | ||
| 17907 | 2026.04.01 18:11:48.039139 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17908 | 2026.04.01 18:11:48.039153 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_24 to all_121_121_0 into Compact with storage Full | ||
| 17909 | 2026.04.01 18:11:48.039237 [ 4 ] {ad909600-6461-40ca-8072-a1d8b33131b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17910 | 2026.04.01 18:11:48.039265 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17911 | 2026.04.01 18:11:48.039280 [ 4 ] {ad909600-6461-40ca-8072-a1d8b33131b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17912 | 2026.04.01 18:11:48.039302 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_116_24, total 48084 rows starting from the beginning of the part | ||
| 17913 | 2026.04.01 18:11:48.039369 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 17914 | 2026.04.01 18:11:48.039423 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1672 rows starting from the beginning of the part | ||
| 17915 | 2026.04.01 18:11:48.039475 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 128 rows starting from the beginning of the part | ||
| 17916 | 2026.04.01 18:11:48.039524 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17917 | 2026.04.01 18:11:48.039572 [ 190 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 335 rows starting from the beginning of the part | ||
| 17918 | 2026.04.01 18:11:48.039614 [ 4 ] {ad909600-6461-40ca-8072-a1d8b33131b5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17919 | 2026.04.01 18:11:48.039651 [ 4 ] {ad909600-6461-40ca-8072-a1d8b33131b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17920 | 2026.04.01 18:11:48.039965 [ 4 ] {ad909600-6461-40ca-8072-a1d8b33131b5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17921 | 2026.04.01 18:11:48.040177 [ 4 ] {ad909600-6461-40ca-8072-a1d8b33131b5} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17922 | 2026.04.01 18:11:48.040314 [ 4 ] {ad909600-6461-40ca-8072-a1d8b33131b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 17923 | 2026.04.01 18:11:48.040351 [ 4 ] {ad909600-6461-40ca-8072-a1d8b33131b5} <Debug> TCPHandler: Processed in 0.001259583 sec. | ||
| 17924 | 2026.04.01 18:11:48.040451 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17925 | 2026.04.01 18:11:48.040543 [ 4 ] {2674480b-5f03-467f-99a9-b3f10a0a562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17926 | 2026.04.01 18:11:48.040596 [ 4 ] {2674480b-5f03-467f-99a9-b3f10a0a562e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17927 | 2026.04.01 18:11:48.041387 [ 4 ] {2674480b-5f03-467f-99a9-b3f10a0a562e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2026.04.01 18:11:48.041422 [ 4 ] {2674480b-5f03-467f-99a9-b3f10a0a562e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17929 | 2026.04.01 18:11:48.041937 [ 4 ] {2674480b-5f03-467f-99a9-b3f10a0a562e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17930 | 2026.04.01 18:11:48.042152 [ 4 ] {2674480b-5f03-467f-99a9-b3f10a0a562e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17931 | 2026.04.01 18:11:48.042299 [ 4 ] {2674480b-5f03-467f-99a9-b3f10a0a562e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001773 sec., 6204.173716864072 rows/sec., 11.12 MiB/sec. | ||
| 17932 | 2026.04.01 18:11:48.042372 [ 4 ] {2674480b-5f03-467f-99a9-b3f10a0a562e} <Debug> TCPHandler: Processed in 0.001968531 sec. | ||
| 17933 | 2026.04.01 18:11:48.042476 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17934 | 2026.04.01 18:11:48.042567 [ 4 ] {9c00a478-4862-408e-9d30-e3277979d5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17935 | 2026.04.01 18:11:48.042608 [ 4 ] {9c00a478-4862-408e-9d30-e3277979d5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17936 | 2026.04.01 18:11:48.042942 [ 4 ] {9c00a478-4862-408e-9d30-e3277979d5fe} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17937 | 2026.04.01 18:11:48.042978 [ 4 ] {9c00a478-4862-408e-9d30-e3277979d5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17938 | 2026.04.01 18:11:48.043285 [ 4 ] {9c00a478-4862-408e-9d30-e3277979d5fe} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17939 | 2026.04.01 18:11:48.043501 [ 4 ] {9c00a478-4862-408e-9d30-e3277979d5fe} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17940 | 2026.04.01 18:11:48.043631 [ 4 ] {9c00a478-4862-408e-9d30-e3277979d5fe} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001083 sec., 101569.71375807941 rows/sec., 6.18 MiB/sec. | ||
| 17941 | 2026.04.01 18:11:48.043668 [ 4 ] {9c00a478-4862-408e-9d30-e3277979d5fe} <Debug> TCPHandler: Processed in 0.001239772 sec. | ||
| 17942 | 2026.04.01 18:11:48.048792 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50539 rows, containing 5 columns (5 merged, 0 gathered) in 0.009681002 sec., 5220430.695087141 rows/sec., 335.64 MiB/sec. | ||
| 17943 | 2026.04.01 18:11:48.049207 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Trace> MergedBlockOutputStream: filled checksums all_1_121_25 (state Temporary) | ||
| 17944 | 2026.04.01 18:11:48.049585 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_121_25 to all_1_121_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17945 | 2026.04.01 18:11:48.049675 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_116_24, all_121_121_0] -> all_1_121_25 | ||
| 17946 | 2026.04.01 18:11:48.049777 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17947 | 2026.04.01 18:11:48.806575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17948 | 2026.04.01 18:11:48.824593 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2026.04.01 18:11:48.824648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17950 | 2026.04.01 18:11:48.830902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17951 | 2026.04.01 18:11:48.831596 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2026.04.01 18:11:48.834731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17953 | 2026.04.01 18:11:48.942480 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): 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] | ||
| 17954 | 2026.04.01 18:11:48.942564 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): 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] | ||
| 17955 | 2026.04.01 18:11:48.945163 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): 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] | ||
| 17956 | 2026.04.01 18:11:51.950902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2266 | ||
| 17957 | 2026.04.01 18:11:51.953345 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17958 | 2026.04.01 18:11:51.953402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17959 | 2026.04.01 18:11:51.954697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17960 | 2026.04.01 18:11:51.954987 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2026.04.01 18:11:51.955154 [ 64 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17962 | 2026.04.01 18:11:51.955224 [ 64 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17963 | 2026.04.01 18:11:51.955248 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17964 | 2026.04.01 18:11:51.955376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2266 | ||
| 17965 | 2026.04.01 18:11:51.955382 [ 193 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 17966 | 2026.04.01 18:11:51.956004 [ 193 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17967 | 2026.04.01 18:11:51.956159 [ 193 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2064 rows starting from the beginning of the part | ||
| 17968 | 2026.04.01 18:11:51.956538 [ 193 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
| 17969 | 2026.04.01 18:11:51.956895 [ 193 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 17970 | 2026.04.01 18:11:51.957245 [ 193 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 17971 | 2026.04.01 18:11:51.957642 [ 193 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 52 rows starting from the beginning of the part | ||
| 17972 | 2026.04.01 18:11:51.957992 [ 193 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 17973 | 2026.04.01 18:11:51.966015 [ 191 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2266 rows, containing 72 columns (72 merged, 0 gathered) in 0.010729269 sec., 211197.98562231965 rows/sec., 163.66 MiB/sec. | ||
| 17974 | 2026.04.01 18:11:51.968297 [ 196 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17975 | 2026.04.01 18:11:51.968927 [ 196 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17976 | 2026.04.01 18:11:51.969009 [ 196 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_56_11} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17977 | 2026.04.01 18:11:51.969352 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 17978 | 2026.04.01 18:11:53.014245 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17979 | 2026.04.01 18:11:53.014438 [ 4 ] {c337be0e-e537-4640-b0f6-c8090ff1ecf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17980 | 2026.04.01 18:11:53.014508 [ 4 ] {c337be0e-e537-4640-b0f6-c8090ff1ecf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17981 | 2026.04.01 18:11:53.015175 [ 4 ] {c337be0e-e537-4640-b0f6-c8090ff1ecf4} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17982 | 2026.04.01 18:11:53.015225 [ 4 ] {c337be0e-e537-4640-b0f6-c8090ff1ecf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17983 | 2026.04.01 18:11:53.015612 [ 4 ] {c337be0e-e537-4640-b0f6-c8090ff1ecf4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17984 | 2026.04.01 18:11:53.015846 [ 4 ] {c337be0e-e537-4640-b0f6-c8090ff1ecf4} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17985 | 2026.04.01 18:11:53.016010 [ 4 ] {c337be0e-e537-4640-b0f6-c8090ff1ecf4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 301.64 KiB/sec. | ||
| 17986 | 2026.04.01 18:11:53.016065 [ 4 ] {c337be0e-e537-4640-b0f6-c8090ff1ecf4} <Debug> TCPHandler: Processed in 0.001956121 sec. | ||
| 17987 | 2026.04.01 18:11:53.016190 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17988 | 2026.04.01 18:11:53.016292 [ 4 ] {40a3e922-266b-4da2-b40e-1824d287e852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17989 | 2026.04.01 18:11:53.016335 [ 4 ] {40a3e922-266b-4da2-b40e-1824d287e852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17990 | 2026.04.01 18:11:53.016843 [ 4 ] {40a3e922-266b-4da2-b40e-1824d287e852} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17991 | 2026.04.01 18:11:53.016881 [ 4 ] {40a3e922-266b-4da2-b40e-1824d287e852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 17992 | 2026.04.01 18:11:53.017196 [ 4 ] {40a3e922-266b-4da2-b40e-1824d287e852} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17993 | 2026.04.01 18:11:53.017404 [ 4 ] {40a3e922-266b-4da2-b40e-1824d287e852} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17994 | 2026.04.01 18:11:53.017542 [ 4 ] {40a3e922-266b-4da2-b40e-1824d287e852} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001275 sec., 93333.33333333333 rows/sec., 7.90 MiB/sec. | ||
| 17995 | 2026.04.01 18:11:53.017583 [ 4 ] {40a3e922-266b-4da2-b40e-1824d287e852} <Debug> TCPHandler: Processed in 0.001442768 sec. | ||
| 17996 | 2026.04.01 18:11:53.017705 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17997 | 2026.04.01 18:11:53.017803 [ 4 ] {1f9704c2-2912-4750-9d25-9c42a2e6a9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17998 | 2026.04.01 18:11:53.017846 [ 4 ] {1f9704c2-2912-4750-9d25-9c42a2e6a9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17999 | 2026.04.01 18:11:53.018269 [ 4 ] {1f9704c2-2912-4750-9d25-9c42a2e6a9c9} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18000 | 2026.04.01 18:11:53.018307 [ 4 ] {1f9704c2-2912-4750-9d25-9c42a2e6a9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18001 | 2026.04.01 18:11:53.018614 [ 4 ] {1f9704c2-2912-4750-9d25-9c42a2e6a9c9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18002 | 2026.04.01 18:11:53.018832 [ 4 ] {1f9704c2-2912-4750-9d25-9c42a2e6a9c9} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18003 | 2026.04.01 18:11:53.018977 [ 4 ] {1f9704c2-2912-4750-9d25-9c42a2e6a9c9} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001195 sec., 30125.523012552298 rows/sec., 2.19 MiB/sec. | ||
| 18004 | 2026.04.01 18:11:53.019016 [ 4 ] {1f9704c2-2912-4750-9d25-9c42a2e6a9c9} <Debug> TCPHandler: Processed in 0.001360286 sec. | ||
| 18005 | 2026.04.01 18:11:53.019129 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18006 | 2026.04.01 18:11:53.019226 [ 4 ] {3e0b59d9-7c80-424c-a403-2a3f62aa3812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18007 | 2026.04.01 18:11:53.019268 [ 4 ] {3e0b59d9-7c80-424c-a403-2a3f62aa3812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18008 | 2026.04.01 18:11:53.019709 [ 4 ] {3e0b59d9-7c80-424c-a403-2a3f62aa3812} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18009 | 2026.04.01 18:11:53.019746 [ 4 ] {3e0b59d9-7c80-424c-a403-2a3f62aa3812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18010 | 2026.04.01 18:11:53.020059 [ 4 ] {3e0b59d9-7c80-424c-a403-2a3f62aa3812} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18011 | 2026.04.01 18:11:53.020274 [ 4 ] {3e0b59d9-7c80-424c-a403-2a3f62aa3812} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18012 | 2026.04.01 18:11:53.020406 [ 4 ] {3e0b59d9-7c80-424c-a403-2a3f62aa3812} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.0012 sec., 83333.33333333334 rows/sec., 6.52 MiB/sec. | ||
| 18013 | 2026.04.01 18:11:53.020445 [ 4 ] {3e0b59d9-7c80-424c-a403-2a3f62aa3812} <Debug> TCPHandler: Processed in 0.001365146 sec. | ||
| 18014 | 2026.04.01 18:11:53.020560 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18015 | 2026.04.01 18:11:53.020680 [ 4 ] {6cc3b04d-5912-43bf-8ec5-1dab457302f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18016 | 2026.04.01 18:11:53.020736 [ 4 ] {6cc3b04d-5912-43bf-8ec5-1dab457302f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18017 | 2026.04.01 18:11:53.021158 [ 4 ] {6cc3b04d-5912-43bf-8ec5-1dab457302f0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18018 | 2026.04.01 18:11:53.021195 [ 4 ] {6cc3b04d-5912-43bf-8ec5-1dab457302f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18019 | 2026.04.01 18:11:53.021560 [ 4 ] {6cc3b04d-5912-43bf-8ec5-1dab457302f0} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18020 | 2026.04.01 18:11:53.021801 [ 4 ] {6cc3b04d-5912-43bf-8ec5-1dab457302f0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18021 | 2026.04.01 18:11:53.021953 [ 4 ] {6cc3b04d-5912-43bf-8ec5-1dab457302f0} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001293 sec., 126063.41840680587 rows/sec., 8.78 MiB/sec. | ||
| 18022 | 2026.04.01 18:11:53.021992 [ 4 ] {6cc3b04d-5912-43bf-8ec5-1dab457302f0} <Debug> TCPHandler: Processed in 0.001482628 sec. | ||
| 18023 | 2026.04.01 18:11:53.022095 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18024 | 2026.04.01 18:11:53.022191 [ 4 ] {e18d5d36-fd07-4103-985a-5228a34a33af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18025 | 2026.04.01 18:11:53.022247 [ 4 ] {e18d5d36-fd07-4103-985a-5228a34a33af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18026 | 2026.04.01 18:11:53.023099 [ 4 ] {e18d5d36-fd07-4103-985a-5228a34a33af} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18027 | 2026.04.01 18:11:53.023134 [ 4 ] {e18d5d36-fd07-4103-985a-5228a34a33af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18028 | 2026.04.01 18:11:53.023695 [ 4 ] {e18d5d36-fd07-4103-985a-5228a34a33af} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18029 | 2026.04.01 18:11:53.023918 [ 4 ] {e18d5d36-fd07-4103-985a-5228a34a33af} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18030 | 2026.04.01 18:11:53.024064 [ 4 ] {e18d5d36-fd07-4103-985a-5228a34a33af} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001893 sec., 15847.860538827259 rows/sec., 28.40 MiB/sec. | ||
| 18031 | 2026.04.01 18:11:53.024131 [ 4 ] {e18d5d36-fd07-4103-985a-5228a34a33af} <Debug> TCPHandler: Processed in 0.002085965 sec. | ||
| 18032 | 2026.04.01 18:11:53.024255 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18033 | 2026.04.01 18:11:53.024371 [ 4 ] {a2abe06d-798d-4d98-b233-701c6e8612c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18034 | 2026.04.01 18:11:53.024420 [ 4 ] {a2abe06d-798d-4d98-b233-701c6e8612c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18035 | 2026.04.01 18:11:53.024864 [ 4 ] {a2abe06d-798d-4d98-b233-701c6e8612c7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18036 | 2026.04.01 18:11:53.024912 [ 4 ] {a2abe06d-798d-4d98-b233-701c6e8612c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18037 | 2026.04.01 18:11:53.025237 [ 4 ] {a2abe06d-798d-4d98-b233-701c6e8612c7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18038 | 2026.04.01 18:11:53.025437 [ 4 ] {a2abe06d-798d-4d98-b233-701c6e8612c7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18039 | 2026.04.01 18:11:53.025552 [ 138 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18040 | 2026.04.01 18:11:53.025564 [ 4 ] {a2abe06d-798d-4d98-b233-701c6e8612c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 18041 | 2026.04.01 18:11:53.025591 [ 138 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18042 | 2026.04.01 18:11:53.025607 [ 4 ] {a2abe06d-798d-4d98-b233-701c6e8612c7} <Debug> TCPHandler: Processed in 0.001409947 sec. | ||
| 18043 | 2026.04.01 18:11:53.025611 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18044 | 2026.04.01 18:11:53.025736 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18045 | 2026.04.01 18:11:53.025892 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18046 | 2026.04.01 18:11:53.025932 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8220 rows starting from the beginning of the part | ||
| 18047 | 2026.04.01 18:11:53.025998 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 62 rows starting from the beginning of the part | ||
| 18048 | 2026.04.01 18:11:53.026044 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 48 rows starting from the beginning of the part | ||
| 18049 | 2026.04.01 18:11:53.026088 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 18050 | 2026.04.01 18:11:53.026125 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 110 rows starting from the beginning of the part | ||
| 18051 | 2026.04.01 18:11:53.026166 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 18052 | 2026.04.01 18:11:53.028670 [ 200 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8560 rows, containing 4 columns (4 merged, 0 gathered) in 0.002987518 sec., 2865254.703067898 rows/sec., 181.66 MiB/sec. | ||
| 18053 | 2026.04.01 18:11:53.028945 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18054 | 2026.04.01 18:11:53.029243 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18055 | 2026.04.01 18:11:53.029315 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_121_24} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18056 | 2026.04.01 18:11:53.029397 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 18057 | 2026.04.01 18:11:53.782216 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): 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] | ||
| 18058 | 2026.04.01 18:11:53.782263 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): 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] | ||
| 18059 | 2026.04.01 18:11:53.785300 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): 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] | ||
| 18060 | 2026.04.01 18:11:54.189278 [ 219 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): 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] | ||
| 18061 | 2026.04.01 18:11:54.189365 [ 219 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): 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] | ||
| 18062 | 2026.04.01 18:11:54.192502 [ 219 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): 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] | ||
| 18063 | 2026.04.01 18:11:54.338230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36057 | ||
| 18064 | 2026.04.01 18:11:54.339082 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18065 | 2026.04.01 18:11:54.339129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18066 | 2026.04.01 18:11:54.339643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18067 | 2026.04.01 18:11:54.339873 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18068 | 2026.04.01 18:11:54.340019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36057 | ||
| 18069 | 2026.04.01 18:11:54.621744 [ 221 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): 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] | ||
| 18070 | 2026.04.01 18:11:54.621801 [ 221 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): 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] | ||
| 18071 | 2026.04.01 18:11:54.623855 [ 221 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): 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] | ||
| 18072 | 2026.04.01 18:11:55.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.80 MiB, peak 398.86 MiB, free memory in arenas 0.00 B, will set to 383.78 MiB (RSS), difference: 3.98 MiB | ||
| 18073 | 2026.04.01 18:11:56.334925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 18074 | 2026.04.01 18:11:56.350991 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18075 | 2026.04.01 18:11:56.351039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18076 | 2026.04.01 18:11:56.356856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18077 | 2026.04.01 18:11:56.357576 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18078 | 2026.04.01 18:11:56.360442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 18079 | 2026.04.01 18:11:58.025781 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18080 | 2026.04.01 18:11:58.025970 [ 4 ] {5847644a-c3e0-4223-b8fc-52868245c6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18081 | 2026.04.01 18:11:58.026040 [ 4 ] {5847644a-c3e0-4223-b8fc-52868245c6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18082 | 2026.04.01 18:11:58.026846 [ 4 ] {5847644a-c3e0-4223-b8fc-52868245c6c7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18083 | 2026.04.01 18:11:58.026892 [ 4 ] {5847644a-c3e0-4223-b8fc-52868245c6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18084 | 2026.04.01 18:11:58.027297 [ 4 ] {5847644a-c3e0-4223-b8fc-52868245c6c7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18085 | 2026.04.01 18:11:58.027519 [ 4 ] {5847644a-c3e0-4223-b8fc-52868245c6c7} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18086 | 2026.04.01 18:11:58.027673 [ 4 ] {5847644a-c3e0-4223-b8fc-52868245c6c7} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001749 sec., 265294.45397369924 rows/sec., 16.82 MiB/sec. | ||
| 18087 | 2026.04.01 18:11:58.027704 [ 116 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 18088 | 2026.04.01 18:11:58.027715 [ 4 ] {5847644a-c3e0-4223-b8fc-52868245c6c7} <Debug> TCPHandler: Processed in 0.002059384 sec. | ||
| 18089 | 2026.04.01 18:11:58.027783 [ 116 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18090 | 2026.04.01 18:11:58.027812 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18091 | 2026.04.01 18:11:58.027886 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18092 | 2026.04.01 18:11:58.027915 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 18093 | 2026.04.01 18:11:58.027982 [ 4 ] {b1d89591-7f74-46a7-b5f0-50a84170c9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18094 | 2026.04.01 18:11:58.028022 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18095 | 2026.04.01 18:11:58.028023 [ 4 ] {b1d89591-7f74-46a7-b5f0-50a84170c9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18096 | 2026.04.01 18:11:58.028056 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 488 rows starting from the beginning of the part | ||
| 18097 | 2026.04.01 18:11:58.028126 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 464 rows starting from the beginning of the part | ||
| 18098 | 2026.04.01 18:11:58.028188 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 464 rows starting from the beginning of the part | ||
| 18099 | 2026.04.01 18:11:58.028262 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 464 rows starting from the beginning of the part | ||
| 18100 | 2026.04.01 18:11:58.028341 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 464 rows starting from the beginning of the part | ||
| 18101 | 2026.04.01 18:11:58.028417 [ 186 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 464 rows starting from the beginning of the part | ||
| 18102 | 2026.04.01 18:11:58.029179 [ 4 ] {b1d89591-7f74-46a7-b5f0-50a84170c9a5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18103 | 2026.04.01 18:11:58.029214 [ 4 ] {b1d89591-7f74-46a7-b5f0-50a84170c9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18104 | 2026.04.01 18:11:58.029596 [ 4 ] {b1d89591-7f74-46a7-b5f0-50a84170c9a5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18105 | 2026.04.01 18:11:58.029700 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827418 sec., 1536594.2548448138 rows/sec., 103.56 MiB/sec. | ||
| 18106 | 2026.04.01 18:11:58.029831 [ 4 ] {b1d89591-7f74-46a7-b5f0-50a84170c9a5} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18107 | 2026.04.01 18:11:58.029895 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 18108 | 2026.04.01 18:11:58.029976 [ 4 ] {b1d89591-7f74-46a7-b5f0-50a84170c9a5} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.002012 sec., 630715.7057654075 rows/sec., 48.95 MiB/sec. | ||
| 18109 | 2026.04.01 18:11:58.030018 [ 4 ] {b1d89591-7f74-46a7-b5f0-50a84170c9a5} <Debug> TCPHandler: Processed in 0.002184426 sec. | ||
| 18110 | 2026.04.01 18:11:58.030126 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18111 | 2026.04.01 18:11:58.030212 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18112 | 2026.04.01 18:11:58.030221 [ 4 ] {bc123846-3be9-4277-b958-31a887a47fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18113 | 2026.04.01 18:11:58.030271 [ 4 ] {bc123846-3be9-4277-b958-31a887a47fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18114 | 2026.04.01 18:11:58.030306 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_52_11} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 18115 | 2026.04.01 18:11:58.030411 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 18116 | 2026.04.01 18:11:58.030797 [ 4 ] {bc123846-3be9-4277-b958-31a887a47fdd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18117 | 2026.04.01 18:11:58.030837 [ 4 ] {bc123846-3be9-4277-b958-31a887a47fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18118 | 2026.04.01 18:11:58.031148 [ 4 ] {bc123846-3be9-4277-b958-31a887a47fdd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18119 | 2026.04.01 18:11:58.031345 [ 4 ] {bc123846-3be9-4277-b958-31a887a47fdd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18120 | 2026.04.01 18:11:58.031482 [ 4 ] {bc123846-3be9-4277-b958-31a887a47fdd} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001279 sec., 189992.18139171228 rows/sec., 11.27 MiB/sec. | ||
| 18121 | 2026.04.01 18:11:58.031519 [ 4 ] {bc123846-3be9-4277-b958-31a887a47fdd} <Debug> TCPHandler: Processed in 0.001442387 sec. | ||
| 18122 | 2026.04.01 18:11:58.031625 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18123 | 2026.04.01 18:11:58.031720 [ 4 ] {511e9612-870c-4ee8-a9b8-e1f0a1241f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18124 | 2026.04.01 18:11:58.031761 [ 4 ] {511e9612-870c-4ee8-a9b8-e1f0a1241f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18125 | 2026.04.01 18:11:58.032271 [ 4 ] {511e9612-870c-4ee8-a9b8-e1f0a1241f9c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18126 | 2026.04.01 18:11:58.032307 [ 4 ] {511e9612-870c-4ee8-a9b8-e1f0a1241f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18127 | 2026.04.01 18:11:58.032620 [ 4 ] {511e9612-870c-4ee8-a9b8-e1f0a1241f9c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18128 | 2026.04.01 18:11:58.032839 [ 4 ] {511e9612-870c-4ee8-a9b8-e1f0a1241f9c} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18129 | 2026.04.01 18:11:58.032954 [ 116 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 18130 | 2026.04.01 18:11:58.032970 [ 4 ] {511e9612-870c-4ee8-a9b8-e1f0a1241f9c} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001272 sec., 187893.0817610063 rows/sec., 12.11 MiB/sec. | ||
| 18131 | 2026.04.01 18:11:58.032992 [ 116 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18132 | 2026.04.01 18:11:58.033017 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18133 | 2026.04.01 18:11:58.033018 [ 4 ] {511e9612-870c-4ee8-a9b8-e1f0a1241f9c} <Debug> TCPHandler: Processed in 0.001439437 sec. | ||
| 18134 | 2026.04.01 18:11:58.033090 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 18135 | 2026.04.01 18:11:58.033161 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18136 | 2026.04.01 18:11:58.033175 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18137 | 2026.04.01 18:11:58.033216 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 1065 rows starting from the beginning of the part | ||
| 18138 | 2026.04.01 18:11:58.033269 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 239 rows starting from the beginning of the part | ||
| 18139 | 2026.04.01 18:11:58.033293 [ 4 ] {01da12db-c36e-4a40-a8c2-f42b268e7dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18140 | 2026.04.01 18:11:58.033312 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 239 rows starting from the beginning of the part | ||
| 18141 | 2026.04.01 18:11:58.033351 [ 4 ] {01da12db-c36e-4a40-a8c2-f42b268e7dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18142 | 2026.04.01 18:11:58.033355 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1040 rows starting from the beginning of the part | ||
| 18143 | 2026.04.01 18:11:58.033410 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 239 rows starting from the beginning of the part | ||
| 18144 | 2026.04.01 18:11:58.033454 [ 186 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 239 rows starting from the beginning of the part | ||
| 18145 | 2026.04.01 18:11:58.034005 [ 4 ] {01da12db-c36e-4a40-a8c2-f42b268e7dc5} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18146 | 2026.04.01 18:11:58.034046 [ 4 ] {01da12db-c36e-4a40-a8c2-f42b268e7dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18147 | 2026.04.01 18:11:58.034378 [ 4 ] {01da12db-c36e-4a40-a8c2-f42b268e7dc5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18148 | 2026.04.01 18:11:58.034607 [ 4 ] {01da12db-c36e-4a40-a8c2-f42b268e7dc5} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18149 | 2026.04.01 18:11:58.034653 [ 201 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587151 sec., 1928612.9675122278 rows/sec., 125.20 MiB/sec. | ||
| 18150 | 2026.04.01 18:11:58.034734 [ 116 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 18151 | 2026.04.01 18:11:58.034747 [ 4 ] {01da12db-c36e-4a40-a8c2-f42b268e7dc5} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001485 sec., 160269.36026936027 rows/sec., 9.10 MiB/sec. | ||
| 18152 | 2026.04.01 18:11:58.034775 [ 116 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18153 | 2026.04.01 18:11:58.034800 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18154 | 2026.04.01 18:11:58.034801 [ 4 ] {01da12db-c36e-4a40-a8c2-f42b268e7dc5} <Debug> TCPHandler: Processed in 0.001695934 sec. | ||
| 18155 | 2026.04.01 18:11:58.034900 [ 187 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 18156 | 2026.04.01 18:11:58.034915 [ 199 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 18157 | 2026.04.01 18:11:58.034931 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18158 | 2026.04.01 18:11:58.035047 [ 199 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18159 | 2026.04.01 18:11:58.035053 [ 4 ] {8d35a121-8894-4563-b7cd-a93126b2fe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18160 | 2026.04.01 18:11:58.035091 [ 199 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 250 rows starting from the beginning of the part | ||
| 18161 | 2026.04.01 18:11:58.035113 [ 4 ] {8d35a121-8894-4563-b7cd-a93126b2fe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18162 | 2026.04.01 18:11:58.035161 [ 199 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 238 rows starting from the beginning of the part | ||
| 18163 | 2026.04.01 18:11:58.035209 [ 199 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 238 rows starting from the beginning of the part | ||
| 18164 | 2026.04.01 18:11:58.035225 [ 187 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18165 | 2026.04.01 18:11:58.035250 [ 199 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 238 rows starting from the beginning of the part | ||
| 18166 | 2026.04.01 18:11:58.035290 [ 199 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 238 rows starting from the beginning of the part | ||
| 18167 | 2026.04.01 18:11:58.035308 [ 187 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_53_11} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 18168 | 2026.04.01 18:11:58.035330 [ 199 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 238 rows starting from the beginning of the part | ||
| 18169 | 2026.04.01 18:11:58.035404 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 18170 | 2026.04.01 18:11:58.035928 [ 4 ] {8d35a121-8894-4563-b7cd-a93126b2fe89} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18171 | 2026.04.01 18:11:58.035970 [ 4 ] {8d35a121-8894-4563-b7cd-a93126b2fe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18172 | 2026.04.01 18:11:58.036279 [ 201 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424427 sec., 1010932.8171959672 rows/sec., 61.41 MiB/sec. | ||
| 18173 | 2026.04.01 18:11:58.036324 [ 4 ] {8d35a121-8894-4563-b7cd-a93126b2fe89} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18174 | 2026.04.01 18:11:58.036419 [ 187 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 18175 | 2026.04.01 18:11:58.036645 [ 4 ] {8d35a121-8894-4563-b7cd-a93126b2fe89} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2026.04.01 18:11:58.036702 [ 187 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18177 | 2026.04.01 18:11:58.036775 [ 187 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_52_11} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 18178 | 2026.04.01 18:11:58.036790 [ 4 ] {8d35a121-8894-4563-b7cd-a93126b2fe89} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001756 sec., 439066.05922551255 rows/sec., 30.61 MiB/sec. | ||
| 18179 | 2026.04.01 18:11:58.036830 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 18180 | 2026.04.01 18:11:58.036836 [ 4 ] {8d35a121-8894-4563-b7cd-a93126b2fe89} <Debug> TCPHandler: Processed in 0.001953971 sec. | ||
| 18181 | 2026.04.01 18:11:58.036967 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18182 | 2026.04.01 18:11:58.037062 [ 4 ] {b6333866-dd5f-4204-8787-5f2dd5fa37e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18183 | 2026.04.01 18:11:58.037103 [ 4 ] {b6333866-dd5f-4204-8787-5f2dd5fa37e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18184 | 2026.04.01 18:11:58.037443 [ 4 ] {b6333866-dd5f-4204-8787-5f2dd5fa37e9} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2026.04.01 18:11:58.037479 [ 4 ] {b6333866-dd5f-4204-8787-5f2dd5fa37e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18186 | 2026.04.01 18:11:58.037808 [ 4 ] {b6333866-dd5f-4204-8787-5f2dd5fa37e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18187 | 2026.04.01 18:11:58.038050 [ 4 ] {b6333866-dd5f-4204-8787-5f2dd5fa37e9} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18188 | 2026.04.01 18:11:58.038186 [ 4 ] {b6333866-dd5f-4204-8787-5f2dd5fa37e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 18189 | 2026.04.01 18:11:58.038225 [ 4 ] {b6333866-dd5f-4204-8787-5f2dd5fa37e9} <Debug> TCPHandler: Processed in 0.001307874 sec. | ||
| 18190 | 2026.04.01 18:11:58.038344 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18191 | 2026.04.01 18:11:58.038455 [ 4 ] {48c0da7d-0a82-45ee-800e-e606fd546d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18192 | 2026.04.01 18:11:58.038503 [ 4 ] {48c0da7d-0a82-45ee-800e-e606fd546d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18193 | 2026.04.01 18:11:58.038966 [ 4 ] {48c0da7d-0a82-45ee-800e-e606fd546d6a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18194 | 2026.04.01 18:11:58.039003 [ 4 ] {48c0da7d-0a82-45ee-800e-e606fd546d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18195 | 2026.04.01 18:11:58.039345 [ 4 ] {48c0da7d-0a82-45ee-800e-e606fd546d6a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18196 | 2026.04.01 18:11:58.039566 [ 4 ] {48c0da7d-0a82-45ee-800e-e606fd546d6a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2026.04.01 18:11:58.039701 [ 4 ] {48c0da7d-0a82-45ee-800e-e606fd546d6a} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001269 sec., 263987.3916469661 rows/sec., 17.27 MiB/sec. | ||
| 18198 | 2026.04.01 18:11:58.039738 [ 4 ] {48c0da7d-0a82-45ee-800e-e606fd546d6a} <Debug> TCPHandler: Processed in 0.001443937 sec. | ||
| 18199 | 2026.04.01 18:11:58.039849 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2026.04.01 18:11:58.039944 [ 4 ] {dcb5fc5d-cf12-42cc-9b68-06ae5d5e03e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18201 | 2026.04.01 18:11:58.039987 [ 4 ] {dcb5fc5d-cf12-42cc-9b68-06ae5d5e03e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18202 | 2026.04.01 18:11:58.040301 [ 4 ] {dcb5fc5d-cf12-42cc-9b68-06ae5d5e03e4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18203 | 2026.04.01 18:11:58.040337 [ 4 ] {dcb5fc5d-cf12-42cc-9b68-06ae5d5e03e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18204 | 2026.04.01 18:11:58.040647 [ 4 ] {dcb5fc5d-cf12-42cc-9b68-06ae5d5e03e4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18205 | 2026.04.01 18:11:58.040864 [ 4 ] {dcb5fc5d-cf12-42cc-9b68-06ae5d5e03e4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18206 | 2026.04.01 18:11:58.040998 [ 4 ] {dcb5fc5d-cf12-42cc-9b68-06ae5d5e03e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 18207 | 2026.04.01 18:11:58.041035 [ 4 ] {dcb5fc5d-cf12-42cc-9b68-06ae5d5e03e4} <Debug> TCPHandler: Processed in 0.001236442 sec. | ||
| 18208 | 2026.04.01 18:11:58.041146 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18209 | 2026.04.01 18:11:58.041240 [ 4 ] {62db1aa2-1b5d-48ea-96b4-7406e447d2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18210 | 2026.04.01 18:11:58.041295 [ 4 ] {62db1aa2-1b5d-48ea-96b4-7406e447d2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18211 | 2026.04.01 18:11:58.042082 [ 4 ] {62db1aa2-1b5d-48ea-96b4-7406e447d2d4} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18212 | 2026.04.01 18:11:58.042119 [ 4 ] {62db1aa2-1b5d-48ea-96b4-7406e447d2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18213 | 2026.04.01 18:11:58.042650 [ 4 ] {62db1aa2-1b5d-48ea-96b4-7406e447d2d4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18214 | 2026.04.01 18:11:58.042886 [ 4 ] {62db1aa2-1b5d-48ea-96b4-7406e447d2d4} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.04.01 18:11:58.043034 [ 4 ] {62db1aa2-1b5d-48ea-96b4-7406e447d2d4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00181 sec., 6077.348066298343 rows/sec., 10.89 MiB/sec. | ||
| 18216 | 2026.04.01 18:11:58.043103 [ 4 ] {62db1aa2-1b5d-48ea-96b4-7406e447d2d4} <Debug> TCPHandler: Processed in 0.002007193 sec. | ||
| 18217 | 2026.04.01 18:11:58.043220 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18218 | 2026.04.01 18:11:58.043315 [ 4 ] {46995997-e76f-4c43-ae82-f414def2ca7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18219 | 2026.04.01 18:11:58.043357 [ 4 ] {46995997-e76f-4c43-ae82-f414def2ca7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18220 | 2026.04.01 18:11:58.043693 [ 4 ] {46995997-e76f-4c43-ae82-f414def2ca7a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18221 | 2026.04.01 18:11:58.043730 [ 4 ] {46995997-e76f-4c43-ae82-f414def2ca7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18222 | 2026.04.01 18:11:58.044041 [ 4 ] {46995997-e76f-4c43-ae82-f414def2ca7a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18223 | 2026.04.01 18:11:58.044271 [ 4 ] {46995997-e76f-4c43-ae82-f414def2ca7a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18224 | 2026.04.01 18:11:58.044409 [ 4 ] {46995997-e76f-4c43-ae82-f414def2ca7a} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001113 sec., 98831.98562443844 rows/sec., 6.01 MiB/sec. | ||
| 18225 | 2026.04.01 18:11:58.044447 [ 4 ] {46995997-e76f-4c43-ae82-f414def2ca7a} <Debug> TCPHandler: Processed in 0.001276273 sec. | ||
| 18226 | 2026.04.01 18:11:58.892627 [ 223 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): 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] | ||
| 18227 | 2026.04.01 18:11:58.892690 [ 223 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): 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] | ||
| 18228 | 2026.04.01 18:11:58.895947 [ 223 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): 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] | ||
| 18229 | 2026.04.01 18:12:01.611461 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18230 | 2026.04.01 18:12:01.611513 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18231 | 2026.04.01 18:12:01.841176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36505 | ||
| 18232 | 2026.04.01 18:12:01.841739 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2026.04.01 18:12:01.841790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18234 | 2026.04.01 18:12:01.842294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18235 | 2026.04.01 18:12:01.842534 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18236 | 2026.04.01 18:12:01.842692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36505 | ||
| 18237 | 2026.04.01 18:12:01.842714 [ 101 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18238 | 2026.04.01 18:12:01.842787 [ 101 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18239 | 2026.04.01 18:12:01.842811 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18240 | 2026.04.01 18:12:01.842982 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 18241 | 2026.04.01 18:12:01.843185 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18242 | 2026.04.01 18:12:01.843244 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34137 rows starting from the beginning of the part | ||
| 18243 | 2026.04.01 18:12:01.843329 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 18244 | 2026.04.01 18:12:01.843370 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 18245 | 2026.04.01 18:12:01.843409 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 18246 | 2026.04.01 18:12:01.843444 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 18247 | 2026.04.01 18:12:01.843483 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 18248 | 2026.04.01 18:12:01.845756 [ 187 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36505 rows, containing 4 columns (4 merged, 0 gathered) in 0.002863094 sec., 12750192.62378392 rows/sec., 182.39 MiB/sec. | ||
| 18249 | 2026.04.01 18:12:01.846136 [ 189 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18250 | 2026.04.01 18:12:01.846454 [ 189 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18251 | 2026.04.01 18:12:01.846531 [ 189 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_76_15} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18252 | 2026.04.01 18:12:01.846640 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18253 | 2026.04.01 18:12:01.955580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2302 | ||
| 18254 | 2026.04.01 18:12:01.958061 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18255 | 2026.04.01 18:12:01.958112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 18256 | 2026.04.01 18:12:01.959284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18257 | 2026.04.01 18:12:01.959567 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18258 | 2026.04.01 18:12:01.959944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2302 | ||
| 18259 | 2026.04.01 18:12:03.016793 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18260 | 2026.04.01 18:12:03.017001 [ 4 ] {e620baa1-7d4e-45e3-a202-89cb0ccf9555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18261 | 2026.04.01 18:12:03.017076 [ 4 ] {e620baa1-7d4e-45e3-a202-89cb0ccf9555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18262 | 2026.04.01 18:12:03.017797 [ 4 ] {e620baa1-7d4e-45e3-a202-89cb0ccf9555} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18263 | 2026.04.01 18:12:03.017843 [ 4 ] {e620baa1-7d4e-45e3-a202-89cb0ccf9555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18264 | 2026.04.01 18:12:03.018227 [ 4 ] {e620baa1-7d4e-45e3-a202-89cb0ccf9555} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18265 | 2026.04.01 18:12:03.018457 [ 4 ] {e620baa1-7d4e-45e3-a202-89cb0ccf9555} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18266 | 2026.04.01 18:12:03.018608 [ 4 ] {e620baa1-7d4e-45e3-a202-89cb0ccf9555} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00166 sec., 69879.51807228915 rows/sec., 5.94 MiB/sec. | ||
| 18267 | 2026.04.01 18:12:03.018651 [ 4 ] {e620baa1-7d4e-45e3-a202-89cb0ccf9555} <Debug> TCPHandler: Processed in 0.001999052 sec. | ||
| 18268 | 2026.04.01 18:12:03.018779 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18269 | 2026.04.01 18:12:03.018876 [ 4 ] {2d85b3d6-d1d1-47e4-a529-80bb9788fb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18270 | 2026.04.01 18:12:03.018916 [ 4 ] {2d85b3d6-d1d1-47e4-a529-80bb9788fb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18271 | 2026.04.01 18:12:03.019334 [ 4 ] {2d85b3d6-d1d1-47e4-a529-80bb9788fb97} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18272 | 2026.04.01 18:12:03.019371 [ 4 ] {2d85b3d6-d1d1-47e4-a529-80bb9788fb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18273 | 2026.04.01 18:12:03.019667 [ 4 ] {2d85b3d6-d1d1-47e4-a529-80bb9788fb97} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18274 | 2026.04.01 18:12:03.019874 [ 4 ] {2d85b3d6-d1d1-47e4-a529-80bb9788fb97} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18275 | 2026.04.01 18:12:03.020013 [ 4 ] {2d85b3d6-d1d1-47e4-a529-80bb9788fb97} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001156 sec., 25951.557093425607 rows/sec., 1.91 MiB/sec. | ||
| 18276 | 2026.04.01 18:12:03.020051 [ 4 ] {2d85b3d6-d1d1-47e4-a529-80bb9788fb97} <Debug> TCPHandler: Processed in 0.001321444 sec. | ||
| 18277 | 2026.04.01 18:12:03.020166 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18278 | 2026.04.01 18:12:03.020266 [ 4 ] {115f30e5-211b-479b-986b-c90e227835d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18279 | 2026.04.01 18:12:03.020306 [ 4 ] {115f30e5-211b-479b-986b-c90e227835d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18280 | 2026.04.01 18:12:03.020732 [ 4 ] {115f30e5-211b-479b-986b-c90e227835d9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2026.04.01 18:12:03.020768 [ 4 ] {115f30e5-211b-479b-986b-c90e227835d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18282 | 2026.04.01 18:12:03.021065 [ 4 ] {115f30e5-211b-479b-986b-c90e227835d9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18283 | 2026.04.01 18:12:03.021274 [ 4 ] {115f30e5-211b-479b-986b-c90e227835d9} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18284 | 2026.04.01 18:12:03.021401 [ 4 ] {115f30e5-211b-479b-986b-c90e227835d9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001154 sec., 81455.80589254765 rows/sec., 6.36 MiB/sec. | ||
| 18285 | 2026.04.01 18:12:03.021439 [ 4 ] {115f30e5-211b-479b-986b-c90e227835d9} <Debug> TCPHandler: Processed in 0.001322624 sec. | ||
| 18286 | 2026.04.01 18:12:03.021559 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18287 | 2026.04.01 18:12:03.021655 [ 4 ] {097e3ffc-6d24-4caf-a7b2-7efd75a6d840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18288 | 2026.04.01 18:12:03.021698 [ 4 ] {097e3ffc-6d24-4caf-a7b2-7efd75a6d840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18289 | 2026.04.01 18:12:03.022130 [ 4 ] {097e3ffc-6d24-4caf-a7b2-7efd75a6d840} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18290 | 2026.04.01 18:12:03.022166 [ 4 ] {097e3ffc-6d24-4caf-a7b2-7efd75a6d840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18291 | 2026.04.01 18:12:03.022493 [ 4 ] {097e3ffc-6d24-4caf-a7b2-7efd75a6d840} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18292 | 2026.04.01 18:12:03.022705 [ 4 ] {097e3ffc-6d24-4caf-a7b2-7efd75a6d840} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18293 | 2026.04.01 18:12:03.022835 [ 4 ] {097e3ffc-6d24-4caf-a7b2-7efd75a6d840} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 18294 | 2026.04.01 18:12:03.022872 [ 4 ] {097e3ffc-6d24-4caf-a7b2-7efd75a6d840} <Debug> TCPHandler: Processed in 0.001361685 sec. | ||
| 18295 | 2026.04.01 18:12:03.022987 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18296 | 2026.04.01 18:12:03.023082 [ 4 ] {d0d353bc-b94b-422e-8248-731803a7eddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18297 | 2026.04.01 18:12:03.023136 [ 4 ] {d0d353bc-b94b-422e-8248-731803a7eddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18298 | 2026.04.01 18:12:03.024054 [ 4 ] {d0d353bc-b94b-422e-8248-731803a7eddd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18299 | 2026.04.01 18:12:03.024092 [ 4 ] {d0d353bc-b94b-422e-8248-731803a7eddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18300 | 2026.04.01 18:12:03.024637 [ 4 ] {d0d353bc-b94b-422e-8248-731803a7eddd} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18301 | 2026.04.01 18:12:03.024856 [ 4 ] {d0d353bc-b94b-422e-8248-731803a7eddd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18302 | 2026.04.01 18:12:03.025000 [ 4 ] {d0d353bc-b94b-422e-8248-731803a7eddd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001936 sec., 15495.86776859504 rows/sec., 27.77 MiB/sec. | ||
| 18303 | 2026.04.01 18:12:03.025054 [ 4 ] {d0d353bc-b94b-422e-8248-731803a7eddd} <Debug> TCPHandler: Processed in 0.002115605 sec. | ||
| 18304 | 2026.04.01 18:12:03.025172 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18305 | 2026.04.01 18:12:03.025267 [ 4 ] {9cd0425d-e5c9-45b3-a599-e9fb60d86e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18306 | 2026.04.01 18:12:03.025309 [ 4 ] {9cd0425d-e5c9-45b3-a599-e9fb60d86e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18307 | 2026.04.01 18:12:03.025668 [ 4 ] {9cd0425d-e5c9-45b3-a599-e9fb60d86e6a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18308 | 2026.04.01 18:12:03.025704 [ 4 ] {9cd0425d-e5c9-45b3-a599-e9fb60d86e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18309 | 2026.04.01 18:12:03.026007 [ 4 ] {9cd0425d-e5c9-45b3-a599-e9fb60d86e6a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18310 | 2026.04.01 18:12:03.026219 [ 4 ] {9cd0425d-e5c9-45b3-a599-e9fb60d86e6a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18311 | 2026.04.01 18:12:03.026348 [ 4 ] {9cd0425d-e5c9-45b3-a599-e9fb60d86e6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 18312 | 2026.04.01 18:12:03.026384 [ 4 ] {9cd0425d-e5c9-45b3-a599-e9fb60d86e6a} <Debug> TCPHandler: Processed in 0.001261383 sec. | ||
| 18313 | 2026.04.01 18:12:03.462088 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18314 | 2026.04.01 18:12:03.462257 [ 4 ] {e44779fb-5791-4b95-9857-3297e5105cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18315 | 2026.04.01 18:12:03.462318 [ 4 ] {e44779fb-5791-4b95-9857-3297e5105cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18316 | 2026.04.01 18:12:03.463055 [ 4 ] {e44779fb-5791-4b95-9857-3297e5105cd4} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18317 | 2026.04.01 18:12:03.463101 [ 4 ] {e44779fb-5791-4b95-9857-3297e5105cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18318 | 2026.04.01 18:12:03.463489 [ 4 ] {e44779fb-5791-4b95-9857-3297e5105cd4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18319 | 2026.04.01 18:12:03.463714 [ 4 ] {e44779fb-5791-4b95-9857-3297e5105cd4} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18320 | 2026.04.01 18:12:03.463864 [ 4 ] {e44779fb-5791-4b95-9857-3297e5105cd4} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001652 sec., 280871.6707021792 rows/sec., 17.81 MiB/sec. | ||
| 18321 | 2026.04.01 18:12:03.463905 [ 4 ] {e44779fb-5791-4b95-9857-3297e5105cd4} <Debug> TCPHandler: Processed in 0.00193008 sec. | ||
| 18322 | 2026.04.01 18:12:03.464023 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18323 | 2026.04.01 18:12:03.464116 [ 4 ] {342419fe-e411-4527-8ad9-534139b1d1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18324 | 2026.04.01 18:12:03.464156 [ 4 ] {342419fe-e411-4527-8ad9-534139b1d1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18325 | 2026.04.01 18:12:03.464541 [ 4 ] {342419fe-e411-4527-8ad9-534139b1d1c0} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2026.04.01 18:12:03.464576 [ 4 ] {342419fe-e411-4527-8ad9-534139b1d1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18327 | 2026.04.01 18:12:03.464865 [ 4 ] {342419fe-e411-4527-8ad9-534139b1d1c0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 18328 | 2026.04.01 18:12:03.465074 [ 4 ] {342419fe-e411-4527-8ad9-534139b1d1c0} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.04.01 18:12:03.465207 [ 4 ] {342419fe-e411-4527-8ad9-534139b1d1c0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00111 sec., 3603.6036036036035 rows/sec., 293.85 KiB/sec. | ||
| 18330 | 2026.04.01 18:12:03.465244 [ 4 ] {342419fe-e411-4527-8ad9-534139b1d1c0} <Debug> TCPHandler: Processed in 0.001267853 sec. | ||
| 18331 | 2026.04.01 18:12:03.465349 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18332 | 2026.04.01 18:12:03.465440 [ 4 ] {c5e5d96f-c50b-45be-ba2f-bb901bd02d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18333 | 2026.04.01 18:12:03.465478 [ 4 ] {c5e5d96f-c50b-45be-ba2f-bb901bd02d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18334 | 2026.04.01 18:12:03.467307 [ 4 ] {c5e5d96f-c50b-45be-ba2f-bb901bd02d9b} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2026.04.01 18:12:03.467343 [ 4 ] {c5e5d96f-c50b-45be-ba2f-bb901bd02d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18336 | 2026.04.01 18:12:03.467840 [ 4 ] {c5e5d96f-c50b-45be-ba2f-bb901bd02d9b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18337 | 2026.04.01 18:12:03.468061 [ 4 ] {c5e5d96f-c50b-45be-ba2f-bb901bd02d9b} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2026.04.01 18:12:03.468188 [ 4 ] {c5e5d96f-c50b-45be-ba2f-bb901bd02d9b} <Debug> executeQuery: Read 3620 rows, 278.29 KiB in 0.002766 sec., 1308749.0961677514 rows/sec., 98.25 MiB/sec. | ||
| 18339 | 2026.04.01 18:12:03.468196 [ 156 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18340 | 2026.04.01 18:12:03.468228 [ 4 ] {c5e5d96f-c50b-45be-ba2f-bb901bd02d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 18341 | 2026.04.01 18:12:03.468262 [ 4 ] {c5e5d96f-c50b-45be-ba2f-bb901bd02d9b} <Debug> TCPHandler: Processed in 0.002960347 sec. | ||
| 18342 | 2026.04.01 18:12:03.468273 [ 156 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18343 | 2026.04.01 18:12:03.468302 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18344 | 2026.04.01 18:12:03.468366 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18345 | 2026.04.01 18:12:03.468405 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18346 | 2026.04.01 18:12:03.468463 [ 4 ] {a9bd0b02-14f9-40eb-ac84-96784a859081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18347 | 2026.04.01 18:12:03.468507 [ 4 ] {a9bd0b02-14f9-40eb-ac84-96784a859081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18348 | 2026.04.01 18:12:03.468536 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18349 | 2026.04.01 18:12:03.468573 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3812 rows starting from the beginning of the part | ||
| 18350 | 2026.04.01 18:12:03.468639 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1269 rows starting from the beginning of the part | ||
| 18351 | 2026.04.01 18:12:03.468686 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 119 rows starting from the beginning of the part | ||
| 18352 | 2026.04.01 18:12:03.468726 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1269 rows starting from the beginning of the part | ||
| 18353 | 2026.04.01 18:12:03.468764 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 116 rows starting from the beginning of the part | ||
| 18354 | 2026.04.01 18:12:03.468804 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 3620 rows starting from the beginning of the part | ||
| 18355 | 2026.04.01 18:12:03.469026 [ 4 ] {a9bd0b02-14f9-40eb-ac84-96784a859081} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18356 | 2026.04.01 18:12:03.469068 [ 4 ] {a9bd0b02-14f9-40eb-ac84-96784a859081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18357 | 2026.04.01 18:12:03.469387 [ 4 ] {a9bd0b02-14f9-40eb-ac84-96784a859081} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18358 | 2026.04.01 18:12:03.469601 [ 4 ] {a9bd0b02-14f9-40eb-ac84-96784a859081} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2026.04.01 18:12:03.469724 [ 156 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18360 | 2026.04.01 18:12:03.469735 [ 4 ] {a9bd0b02-14f9-40eb-ac84-96784a859081} <Debug> executeQuery: Read 258 rows, 15.87 KiB in 0.00129 sec., 200000 rows/sec., 12.01 MiB/sec. | ||
| 18361 | 2026.04.01 18:12:03.469758 [ 156 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18362 | 2026.04.01 18:12:03.469781 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18363 | 2026.04.01 18:12:03.469782 [ 4 ] {a9bd0b02-14f9-40eb-ac84-96784a859081} <Debug> TCPHandler: Processed in 0.001463578 sec. | ||
| 18364 | 2026.04.01 18:12:03.469887 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18365 | 2026.04.01 18:12:03.469913 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18366 | 2026.04.01 18:12:03.470017 [ 4 ] {0d7636bf-67b5-4d40-8f6d-653af07aed89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18367 | 2026.04.01 18:12:03.470032 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18368 | 2026.04.01 18:12:03.470056 [ 4 ] {0d7636bf-67b5-4d40-8f6d-653af07aed89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18369 | 2026.04.01 18:12:03.470072 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 316 rows starting from the beginning of the part | ||
| 18370 | 2026.04.01 18:12:03.470144 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 243 rows starting from the beginning of the part | ||
| 18371 | 2026.04.01 18:12:03.470189 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 36 rows starting from the beginning of the part | ||
| 18372 | 2026.04.01 18:12:03.470233 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 243 rows starting from the beginning of the part | ||
| 18373 | 2026.04.01 18:12:03.470272 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part | ||
| 18374 | 2026.04.01 18:12:03.470312 [ 187 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 258 rows starting from the beginning of the part | ||
| 18375 | 2026.04.01 18:12:03.470787 [ 4 ] {0d7636bf-67b5-4d40-8f6d-653af07aed89} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18376 | 2026.04.01 18:12:03.470827 [ 4 ] {0d7636bf-67b5-4d40-8f6d-653af07aed89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18377 | 2026.04.01 18:12:03.471207 [ 4 ] {0d7636bf-67b5-4d40-8f6d-653af07aed89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18378 | 2026.04.01 18:12:03.471223 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386156 sec., 812318.3826351436 rows/sec., 52.78 MiB/sec. | ||
| 18379 | 2026.04.01 18:12:03.471419 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18380 | 2026.04.01 18:12:03.471432 [ 4 ] {0d7636bf-67b5-4d40-8f6d-653af07aed89} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18381 | 2026.04.01 18:12:03.471581 [ 4 ] {0d7636bf-67b5-4d40-8f6d-653af07aed89} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001582 sec., 657395.7016434892 rows/sec., 38.98 MiB/sec. | ||
| 18382 | 2026.04.01 18:12:03.471621 [ 4 ] {0d7636bf-67b5-4d40-8f6d-653af07aed89} <Debug> TCPHandler: Processed in 0.001754826 sec. | ||
| 18383 | 2026.04.01 18:12:03.471661 [ 198 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10205 rows, containing 5 columns (5 merged, 0 gathered) in 0.003299645 sec., 3092756.9480959317 rows/sec., 247.61 MiB/sec. | ||
| 18384 | 2026.04.01 18:12:03.471733 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18385 | 2026.04.01 18:12:03.471761 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18386 | 2026.04.01 18:12:03.471824 [ 4 ] {4bacb9e2-8271-4c59-bb6a-0ba232fb280e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18387 | 2026.04.01 18:12:03.471854 [ 192 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_111_22} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18388 | 2026.04.01 18:12:03.471869 [ 4 ] {4bacb9e2-8271-4c59-bb6a-0ba232fb280e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18389 | 2026.04.01 18:12:03.471957 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 18390 | 2026.04.01 18:12:03.472002 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18391 | 2026.04.01 18:12:03.472283 [ 4 ] {4bacb9e2-8271-4c59-bb6a-0ba232fb280e} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18392 | 2026.04.01 18:12:03.472286 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18393 | 2026.04.01 18:12:03.472326 [ 4 ] {4bacb9e2-8271-4c59-bb6a-0ba232fb280e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18394 | 2026.04.01 18:12:03.472397 [ 195 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_126_25} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18395 | 2026.04.01 18:12:03.472496 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 18396 | 2026.04.01 18:12:03.472637 [ 4 ] {4bacb9e2-8271-4c59-bb6a-0ba232fb280e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 18397 | 2026.04.01 18:12:03.472848 [ 4 ] {4bacb9e2-8271-4c59-bb6a-0ba232fb280e} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18398 | 2026.04.01 18:12:03.472996 [ 4 ] {4bacb9e2-8271-4c59-bb6a-0ba232fb280e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00119 sec., 840.3361344537815 rows/sec., 59.09 KiB/sec. | ||
| 18399 | 2026.04.01 18:12:03.473033 [ 4 ] {4bacb9e2-8271-4c59-bb6a-0ba232fb280e} <Debug> TCPHandler: Processed in 0.001347155 sec. | ||
| 18400 | 2026.04.01 18:12:03.473141 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18401 | 2026.04.01 18:12:03.473230 [ 4 ] {dfa1b041-36f7-4ec9-a525-5e0398e22cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18402 | 2026.04.01 18:12:03.473268 [ 4 ] {dfa1b041-36f7-4ec9-a525-5e0398e22cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18403 | 2026.04.01 18:12:03.473738 [ 4 ] {dfa1b041-36f7-4ec9-a525-5e0398e22cb2} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18404 | 2026.04.01 18:12:03.473773 [ 4 ] {dfa1b041-36f7-4ec9-a525-5e0398e22cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18405 | 2026.04.01 18:12:03.474083 [ 4 ] {dfa1b041-36f7-4ec9-a525-5e0398e22cb2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18406 | 2026.04.01 18:12:03.474296 [ 4 ] {dfa1b041-36f7-4ec9-a525-5e0398e22cb2} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18407 | 2026.04.01 18:12:03.474419 [ 4 ] {dfa1b041-36f7-4ec9-a525-5e0398e22cb2} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001207 sec., 197183.0985915493 rows/sec., 11.19 MiB/sec. | ||
| 18408 | 2026.04.01 18:12:03.474456 [ 4 ] {dfa1b041-36f7-4ec9-a525-5e0398e22cb2} <Debug> TCPHandler: Processed in 0.001361915 sec. | ||
| 18409 | 2026.04.01 18:12:03.474565 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2026.04.01 18:12:03.474656 [ 4 ] {1586649b-e43c-415b-b1ea-7f8635e6fece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18411 | 2026.04.01 18:12:03.474694 [ 4 ] {1586649b-e43c-415b-b1ea-7f8635e6fece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18412 | 2026.04.01 18:12:03.475808 [ 4 ] {1586649b-e43c-415b-b1ea-7f8635e6fece} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18413 | 2026.04.01 18:12:03.475843 [ 4 ] {1586649b-e43c-415b-b1ea-7f8635e6fece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18414 | 2026.04.01 18:12:03.476220 [ 4 ] {1586649b-e43c-415b-b1ea-7f8635e6fece} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18415 | 2026.04.01 18:12:03.476431 [ 4 ] {1586649b-e43c-415b-b1ea-7f8635e6fece} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.04.01 18:12:03.476549 [ 156 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18417 | 2026.04.01 18:12:03.476556 [ 4 ] {1586649b-e43c-415b-b1ea-7f8635e6fece} <Debug> executeQuery: Read 2001 rows, 138.37 KiB in 0.001918 sec., 1043274.244004171 rows/sec., 70.45 MiB/sec. | ||
| 18418 | 2026.04.01 18:12:03.476587 [ 156 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18419 | 2026.04.01 18:12:03.476611 [ 4 ] {1586649b-e43c-415b-b1ea-7f8635e6fece} <Debug> TCPHandler: Processed in 0.002092104 sec. | ||
| 18420 | 2026.04.01 18:12:03.476612 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18421 | 2026.04.01 18:12:03.476708 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18422 | 2026.04.01 18:12:03.476730 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18423 | 2026.04.01 18:12:03.476800 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18424 | 2026.04.01 18:12:03.476828 [ 4 ] {2622e0e0-5d16-4e03-a36f-9d7a28a4c333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18425 | 2026.04.01 18:12:03.476830 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2101 rows starting from the beginning of the part | ||
| 18426 | 2026.04.01 18:12:03.476876 [ 4 ] {2622e0e0-5d16-4e03-a36f-9d7a28a4c333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18427 | 2026.04.01 18:12:03.476900 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 771 rows starting from the beginning of the part | ||
| 18428 | 2026.04.01 18:12:03.476950 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 100 rows starting from the beginning of the part | ||
| 18429 | 2026.04.01 18:12:03.476996 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 771 rows starting from the beginning of the part | ||
| 18430 | 2026.04.01 18:12:03.477040 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 94 rows starting from the beginning of the part | ||
| 18431 | 2026.04.01 18:12:03.477082 [ 195 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2001 rows starting from the beginning of the part | ||
| 18432 | 2026.04.01 18:12:03.477215 [ 4 ] {2622e0e0-5d16-4e03-a36f-9d7a28a4c333} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2026.04.01 18:12:03.477256 [ 4 ] {2622e0e0-5d16-4e03-a36f-9d7a28a4c333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18434 | 2026.04.01 18:12:03.477573 [ 4 ] {2622e0e0-5d16-4e03-a36f-9d7a28a4c333} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18435 | 2026.04.01 18:12:03.477806 [ 4 ] {2622e0e0-5d16-4e03-a36f-9d7a28a4c333} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18436 | 2026.04.01 18:12:03.477939 [ 4 ] {2622e0e0-5d16-4e03-a36f-9d7a28a4c333} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 18437 | 2026.04.01 18:12:03.477975 [ 4 ] {2622e0e0-5d16-4e03-a36f-9d7a28a4c333} <Debug> TCPHandler: Processed in 0.001291524 sec. | ||
| 18438 | 2026.04.01 18:12:03.478082 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18439 | 2026.04.01 18:12:03.478171 [ 4 ] {947b3cc9-e54e-4f51-84e1-de19dcbaefe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18440 | 2026.04.01 18:12:03.478212 [ 4 ] {947b3cc9-e54e-4f51-84e1-de19dcbaefe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18441 | 2026.04.01 18:12:03.478902 [ 4 ] {947b3cc9-e54e-4f51-84e1-de19dcbaefe3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18442 | 2026.04.01 18:12:03.478937 [ 4 ] {947b3cc9-e54e-4f51-84e1-de19dcbaefe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18443 | 2026.04.01 18:12:03.479102 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5838 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426403 sec., 2406030.655253888 rows/sec., 174.50 MiB/sec. | ||
| 18444 | 2026.04.01 18:12:03.479314 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18445 | 2026.04.01 18:12:03.479392 [ 4 ] {947b3cc9-e54e-4f51-84e1-de19dcbaefe3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18446 | 2026.04.01 18:12:03.479627 [ 4 ] {947b3cc9-e54e-4f51-84e1-de19dcbaefe3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.04.01 18:12:03.479642 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18448 | 2026.04.01 18:12:03.479728 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_126_25} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18449 | 2026.04.01 18:12:03.479756 [ 4 ] {947b3cc9-e54e-4f51-84e1-de19dcbaefe3} <Debug> executeQuery: Read 1673 rows, 104.08 KiB in 0.001603 sec., 1043668.1222707423 rows/sec., 63.41 MiB/sec. | ||
| 18450 | 2026.04.01 18:12:03.479792 [ 4 ] {947b3cc9-e54e-4f51-84e1-de19dcbaefe3} <Debug> TCPHandler: Processed in 0.001757236 sec. | ||
| 18451 | 2026.04.01 18:12:03.479836 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 18452 | 2026.04.01 18:12:03.479902 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18453 | 2026.04.01 18:12:03.479992 [ 4 ] {ba4b5643-47ac-4dea-b2fa-0f32e12a379a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18454 | 2026.04.01 18:12:03.480032 [ 4 ] {ba4b5643-47ac-4dea-b2fa-0f32e12a379a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18455 | 2026.04.01 18:12:03.480342 [ 4 ] {ba4b5643-47ac-4dea-b2fa-0f32e12a379a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18456 | 2026.04.01 18:12:03.480376 [ 4 ] {ba4b5643-47ac-4dea-b2fa-0f32e12a379a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18457 | 2026.04.01 18:12:03.480667 [ 4 ] {ba4b5643-47ac-4dea-b2fa-0f32e12a379a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18458 | 2026.04.01 18:12:03.480878 [ 4 ] {ba4b5643-47ac-4dea-b2fa-0f32e12a379a} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18459 | 2026.04.01 18:12:03.481012 [ 4 ] {ba4b5643-47ac-4dea-b2fa-0f32e12a379a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 18460 | 2026.04.01 18:12:03.481047 [ 4 ] {ba4b5643-47ac-4dea-b2fa-0f32e12a379a} <Debug> TCPHandler: Processed in 0.00119174 sec. | ||
| 18461 | 2026.04.01 18:12:03.481155 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18462 | 2026.04.01 18:12:03.481245 [ 4 ] {fac35b53-ed5c-4734-913e-f6efe6c8f156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18463 | 2026.04.01 18:12:03.481296 [ 4 ] {fac35b53-ed5c-4734-913e-f6efe6c8f156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18464 | 2026.04.01 18:12:03.482075 [ 4 ] {fac35b53-ed5c-4734-913e-f6efe6c8f156} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18465 | 2026.04.01 18:12:03.482111 [ 4 ] {fac35b53-ed5c-4734-913e-f6efe6c8f156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18466 | 2026.04.01 18:12:03.482642 [ 4 ] {fac35b53-ed5c-4734-913e-f6efe6c8f156} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18467 | 2026.04.01 18:12:03.482864 [ 4 ] {fac35b53-ed5c-4734-913e-f6efe6c8f156} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18468 | 2026.04.01 18:12:03.482982 [ 156 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18469 | 2026.04.01 18:12:03.482997 [ 4 ] {fac35b53-ed5c-4734-913e-f6efe6c8f156} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00177 sec., 12429.378531073446 rows/sec., 22.27 MiB/sec. | ||
| 18470 | 2026.04.01 18:12:03.483020 [ 156 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2026.04.01 18:12:03.483043 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18472 | 2026.04.01 18:12:03.483060 [ 4 ] {fac35b53-ed5c-4734-913e-f6efe6c8f156} <Debug> TCPHandler: Processed in 0.001951451 sec. | ||
| 18473 | 2026.04.01 18:12:03.483113 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18474 | 2026.04.01 18:12:03.483177 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18475 | 2026.04.01 18:12:03.483273 [ 4 ] {3ae16934-0782-4436-acd6-294f7dae1978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18476 | 2026.04.01 18:12:03.483310 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18477 | 2026.04.01 18:12:03.483313 [ 4 ] {3ae16934-0782-4436-acd6-294f7dae1978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18478 | 2026.04.01 18:12:03.483362 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2278 rows starting from the beginning of the part | ||
| 18479 | 2026.04.01 18:12:03.483472 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 11 rows starting from the beginning of the part | ||
| 18480 | 2026.04.01 18:12:03.483570 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part | ||
| 18481 | 2026.04.01 18:12:03.483664 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 11 rows starting from the beginning of the part | ||
| 18482 | 2026.04.01 18:12:03.483671 [ 4 ] {3ae16934-0782-4436-acd6-294f7dae1978} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18483 | 2026.04.01 18:12:03.483714 [ 4 ] {3ae16934-0782-4436-acd6-294f7dae1978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18484 | 2026.04.01 18:12:03.483760 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part | ||
| 18485 | 2026.04.01 18:12:03.483855 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 22 rows starting from the beginning of the part | ||
| 18486 | 2026.04.01 18:12:03.484021 [ 4 ] {3ae16934-0782-4436-acd6-294f7dae1978} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18487 | 2026.04.01 18:12:03.484312 [ 4 ] {3ae16934-0782-4436-acd6-294f7dae1978} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18488 | 2026.04.01 18:12:03.484449 [ 4 ] {3ae16934-0782-4436-acd6-294f7dae1978} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001194 sec., 51926.29815745394 rows/sec., 2.89 MiB/sec. | ||
| 18489 | 2026.04.01 18:12:03.484485 [ 4 ] {3ae16934-0782-4436-acd6-294f7dae1978} <Debug> TCPHandler: Processed in 0.001354675 sec. | ||
| 18490 | 2026.04.01 18:12:03.490895 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2382 rows, containing 19 columns (19 merged, 0 gathered) in 0.007812563 sec., 304893.54133848264 rows/sec., 546.36 MiB/sec. | ||
| 18491 | 2026.04.01 18:12:03.493037 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18492 | 2026.04.01 18:12:03.493383 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18493 | 2026.04.01 18:12:03.493455 [ 192 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18494 | 2026.04.01 18:12:03.493613 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.57 MiB. | ||
| 18495 | 2026.04.01 18:12:03.860514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 18496 | 2026.04.01 18:12:03.879188 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18497 | 2026.04.01 18:12:03.879246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18498 | 2026.04.01 18:12:03.885331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18499 | 2026.04.01 18:12:03.886103 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18500 | 2026.04.01 18:12:03.886401 [ 113 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18501 | 2026.04.01 18:12:03.886439 [ 113 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18502 | 2026.04.01 18:12:03.886467 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18503 | 2026.04.01 18:12:03.886552 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 18504 | 2026.04.01 18:12:03.889587 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18505 | 2026.04.01 18:12:03.890031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 18506 | 2026.04.01 18:12:03.890493 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 18507 | 2026.04.01 18:12:03.894000 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 18508 | 2026.04.01 18:12:03.897560 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 18509 | 2026.04.01 18:12:03.901520 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 18510 | 2026.04.01 18:12:03.905827 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 18511 | 2026.04.01 18:12:03.910018 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 18512 | 2026.04.01 18:12:03.969487 [ 196 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.082966837 sec., 6906.373928657784 rows/sec., 35.71 MiB/sec. | ||
| 18513 | 2026.04.01 18:12:03.972482 [ 194 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18514 | 2026.04.01 18:12:03.974712 [ 194 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18515 | 2026.04.01 18:12:03.974828 [ 194 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_76_15} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18516 | 2026.04.01 18:12:03.977506 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18517 | 2026.04.01 18:12:04.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.38 MiB, peak 403.83 MiB, free memory in arenas 0.00 B, will set to 384.11 MiB (RSS), difference: -2.27 MiB | ||
| 18518 | 2026.04.01 18:12:08.010825 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18519 | 2026.04.01 18:12:08.011014 [ 4 ] {e4c61d5d-5938-4206-a511-d90754a1d34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18520 | 2026.04.01 18:12:08.011084 [ 4 ] {e4c61d5d-5938-4206-a511-d90754a1d34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18521 | 2026.04.01 18:12:08.011766 [ 4 ] {e4c61d5d-5938-4206-a511-d90754a1d34a} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18522 | 2026.04.01 18:12:08.011810 [ 4 ] {e4c61d5d-5938-4206-a511-d90754a1d34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18523 | 2026.04.01 18:12:08.012245 [ 4 ] {e4c61d5d-5938-4206-a511-d90754a1d34a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18524 | 2026.04.01 18:12:08.012494 [ 4 ] {e4c61d5d-5938-4206-a511-d90754a1d34a} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18525 | 2026.04.01 18:12:08.012649 [ 4 ] {e4c61d5d-5938-4206-a511-d90754a1d34a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 18526 | 2026.04.01 18:12:08.012698 [ 4 ] {e4c61d5d-5938-4206-a511-d90754a1d34a} <Debug> TCPHandler: Processed in 0.002016442 sec. | ||
| 18527 | 2026.04.01 18:12:08.012844 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18528 | 2026.04.01 18:12:08.012966 [ 4 ] {e3190bc9-e053-4eb8-bea2-2713e87cf32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18529 | 2026.04.01 18:12:08.013019 [ 4 ] {e3190bc9-e053-4eb8-bea2-2713e87cf32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18530 | 2026.04.01 18:12:08.013504 [ 4 ] {e3190bc9-e053-4eb8-bea2-2713e87cf32b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18531 | 2026.04.01 18:12:08.013539 [ 4 ] {e3190bc9-e053-4eb8-bea2-2713e87cf32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18532 | 2026.04.01 18:12:08.013877 [ 4 ] {e3190bc9-e053-4eb8-bea2-2713e87cf32b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18533 | 2026.04.01 18:12:08.014120 [ 4 ] {e3190bc9-e053-4eb8-bea2-2713e87cf32b} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18534 | 2026.04.01 18:12:08.014270 [ 4 ] {e3190bc9-e053-4eb8-bea2-2713e87cf32b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001332 sec., 48048.04804804805 rows/sec., 3.75 MiB/sec. | ||
| 18535 | 2026.04.01 18:12:08.014313 [ 4 ] {e3190bc9-e053-4eb8-bea2-2713e87cf32b} <Debug> TCPHandler: Processed in 0.00153636 sec. | ||
| 18536 | 2026.04.01 18:12:08.014442 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18537 | 2026.04.01 18:12:08.014546 [ 4 ] {0cfa4332-3203-4dbf-81a8-72b859cbe022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18538 | 2026.04.01 18:12:08.014594 [ 4 ] {0cfa4332-3203-4dbf-81a8-72b859cbe022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18539 | 2026.04.01 18:12:08.015034 [ 4 ] {0cfa4332-3203-4dbf-81a8-72b859cbe022} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18540 | 2026.04.01 18:12:08.015068 [ 4 ] {0cfa4332-3203-4dbf-81a8-72b859cbe022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18541 | 2026.04.01 18:12:08.015403 [ 4 ] {0cfa4332-3203-4dbf-81a8-72b859cbe022} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18542 | 2026.04.01 18:12:08.015617 [ 4 ] {0cfa4332-3203-4dbf-81a8-72b859cbe022} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18543 | 2026.04.01 18:12:08.015729 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 5 parts from all_1_121_25 to all_125_125_0 | ||
| 18544 | 2026.04.01 18:12:08.015749 [ 4 ] {0cfa4332-3203-4dbf-81a8-72b859cbe022} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001226 sec., 104404.56769983686 rows/sec., 7.27 MiB/sec. | ||
| 18545 | 2026.04.01 18:12:08.015763 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2026.04.01 18:12:08.015782 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18547 | 2026.04.01 18:12:08.015788 [ 4 ] {0cfa4332-3203-4dbf-81a8-72b859cbe022} <Debug> TCPHandler: Processed in 0.001397967 sec. | ||
| 18548 | 2026.04.01 18:12:08.015900 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_121_25 to all_125_125_0 into Compact with storage Full | ||
| 18549 | 2026.04.01 18:12:08.015906 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18550 | 2026.04.01 18:12:08.016039 [ 4 ] {261ed757-0b6b-412b-960e-920c7372c92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18551 | 2026.04.01 18:12:08.016045 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18552 | 2026.04.01 18:12:08.016086 [ 4 ] {261ed757-0b6b-412b-960e-920c7372c92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18553 | 2026.04.01 18:12:08.016094 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_121_25, total 50539 rows starting from the beginning of the part | ||
| 18554 | 2026.04.01 18:12:08.016173 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 163 rows starting from the beginning of the part | ||
| 18555 | 2026.04.01 18:12:08.016219 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 335 rows starting from the beginning of the part | ||
| 18556 | 2026.04.01 18:12:08.016261 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 18557 | 2026.04.01 18:12:08.016300 [ 193 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1673 rows starting from the beginning of the part | ||
| 18558 | 2026.04.01 18:12:08.016440 [ 4 ] {261ed757-0b6b-412b-960e-920c7372c92e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2026.04.01 18:12:08.016481 [ 4 ] {261ed757-0b6b-412b-960e-920c7372c92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18560 | 2026.04.01 18:12:08.016816 [ 4 ] {261ed757-0b6b-412b-960e-920c7372c92e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18561 | 2026.04.01 18:12:08.017024 [ 4 ] {261ed757-0b6b-412b-960e-920c7372c92e} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18562 | 2026.04.01 18:12:08.017155 [ 4 ] {261ed757-0b6b-412b-960e-920c7372c92e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001136 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
| 18563 | 2026.04.01 18:12:08.017191 [ 4 ] {261ed757-0b6b-412b-960e-920c7372c92e} <Debug> TCPHandler: Processed in 0.001335575 sec. | ||
| 18564 | 2026.04.01 18:12:08.025248 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52870 rows, containing 5 columns (5 merged, 0 gathered) in 0.009399444 sec., 5624800.78608905 rows/sec., 361.23 MiB/sec. | ||
| 18565 | 2026.04.01 18:12:08.025909 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 18566 | 2026.04.01 18:12:08.026407 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2026.04.01 18:12:08.026512 [ 200 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 5 parts: [all_1_121_25, all_125_125_0] -> all_1_125_26 | ||
| 18568 | 2026.04.01 18:12:08.026612 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18569 | 2026.04.01 18:12:09.343741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37017 | ||
| 18570 | 2026.04.01 18:12:09.344265 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18571 | 2026.04.01 18:12:09.344300 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18572 | 2026.04.01 18:12:09.344776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18573 | 2026.04.01 18:12:09.344998 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18574 | 2026.04.01 18:12:09.345123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37017 | ||
| 18575 | 2026.04.01 18:12:11.391011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18576 | 2026.04.01 18:12:11.408852 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2026.04.01 18:12:11.408911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18578 | 2026.04.01 18:12:11.415078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18579 | 2026.04.01 18:12:11.415808 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2026.04.01 18:12:11.418906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18581 | 2026.04.01 18:12:11.961064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2348 | ||
| 18582 | 2026.04.01 18:12:11.963785 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18583 | 2026.04.01 18:12:11.963845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18584 | 2026.04.01 18:12:11.965133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18585 | 2026.04.01 18:12:11.965430 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18586 | 2026.04.01 18:12:11.965817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2348 | ||
| 18587 | 2026.04.01 18:12:13.013707 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18588 | 2026.04.01 18:12:13.013905 [ 4 ] {6788c639-c3b1-4751-95c0-70a9f365d812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18589 | 2026.04.01 18:12:13.013985 [ 4 ] {6788c639-c3b1-4751-95c0-70a9f365d812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18590 | 2026.04.01 18:12:13.014756 [ 4 ] {6788c639-c3b1-4751-95c0-70a9f365d812} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2026.04.01 18:12:13.014803 [ 4 ] {6788c639-c3b1-4751-95c0-70a9f365d812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18592 | 2026.04.01 18:12:13.015296 [ 4 ] {6788c639-c3b1-4751-95c0-70a9f365d812} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18593 | 2026.04.01 18:12:13.015565 [ 4 ] {6788c639-c3b1-4751-95c0-70a9f365d812} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.04.01 18:12:13.015743 [ 4 ] {6788c639-c3b1-4751-95c0-70a9f365d812} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001887 sec., 61473.23794382618 rows/sec., 5.22 MiB/sec. | ||
| 18595 | 2026.04.01 18:12:13.015798 [ 4 ] {6788c639-c3b1-4751-95c0-70a9f365d812} <Debug> TCPHandler: Processed in 0.002224338 sec. | ||
| 18596 | 2026.04.01 18:12:13.015873 [ 220 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18597 | 2026.04.01 18:12:13.015917 [ 220 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18598 | 2026.04.01 18:12:13.015927 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18599 | 2026.04.01 18:12:13.016035 [ 4 ] {a048ea75-1dd4-4d9b-9f10-b27bad2434ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18600 | 2026.04.01 18:12:13.016083 [ 4 ] {a048ea75-1dd4-4d9b-9f10-b27bad2434ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18601 | 2026.04.01 18:12:13.016562 [ 4 ] {a048ea75-1dd4-4d9b-9f10-b27bad2434ca} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18602 | 2026.04.01 18:12:13.016606 [ 4 ] {a048ea75-1dd4-4d9b-9f10-b27bad2434ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18603 | 2026.04.01 18:12:13.016943 [ 4 ] {a048ea75-1dd4-4d9b-9f10-b27bad2434ca} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18604 | 2026.04.01 18:12:13.017186 [ 4 ] {a048ea75-1dd4-4d9b-9f10-b27bad2434ca} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18605 | 2026.04.01 18:12:13.017334 [ 4 ] {a048ea75-1dd4-4d9b-9f10-b27bad2434ca} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001324 sec., 22658.610271903322 rows/sec., 1.66 MiB/sec. | ||
| 18606 | 2026.04.01 18:12:13.017377 [ 4 ] {a048ea75-1dd4-4d9b-9f10-b27bad2434ca} <Debug> TCPHandler: Processed in 0.001502419 sec. | ||
| 18607 | 2026.04.01 18:12:13.017493 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18608 | 2026.04.01 18:12:13.017603 [ 4 ] {e362c092-9b12-403f-86af-27838ec63a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18609 | 2026.04.01 18:12:13.017644 [ 4 ] {e362c092-9b12-403f-86af-27838ec63a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18610 | 2026.04.01 18:12:13.018124 [ 4 ] {e362c092-9b12-403f-86af-27838ec63a14} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18611 | 2026.04.01 18:12:13.018162 [ 4 ] {e362c092-9b12-403f-86af-27838ec63a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18612 | 2026.04.01 18:12:13.018544 [ 4 ] {e362c092-9b12-403f-86af-27838ec63a14} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18613 | 2026.04.01 18:12:13.018771 [ 4 ] {e362c092-9b12-403f-86af-27838ec63a14} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18614 | 2026.04.01 18:12:13.018912 [ 4 ] {e362c092-9b12-403f-86af-27838ec63a14} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00133 sec., 70676.69172932331 rows/sec., 5.52 MiB/sec. | ||
| 18615 | 2026.04.01 18:12:13.018952 [ 4 ] {e362c092-9b12-403f-86af-27838ec63a14} <Debug> TCPHandler: Processed in 0.001509819 sec. | ||
| 18616 | 2026.04.01 18:12:13.019071 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18617 | 2026.04.01 18:12:13.019169 [ 4 ] {1646832c-545d-4e77-8dbd-9bd2c716660b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18618 | 2026.04.01 18:12:13.019215 [ 4 ] {1646832c-545d-4e77-8dbd-9bd2c716660b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18619 | 2026.04.01 18:12:13.019667 [ 4 ] {1646832c-545d-4e77-8dbd-9bd2c716660b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18620 | 2026.04.01 18:12:13.019708 [ 4 ] {1646832c-545d-4e77-8dbd-9bd2c716660b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18621 | 2026.04.01 18:12:13.020056 [ 4 ] {1646832c-545d-4e77-8dbd-9bd2c716660b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18622 | 2026.04.01 18:12:13.020285 [ 4 ] {1646832c-545d-4e77-8dbd-9bd2c716660b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18623 | 2026.04.01 18:12:13.020433 [ 4 ] {1646832c-545d-4e77-8dbd-9bd2c716660b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 18624 | 2026.04.01 18:12:13.020435 [ 220 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18625 | 2026.04.01 18:12:13.020474 [ 4 ] {1646832c-545d-4e77-8dbd-9bd2c716660b} <Debug> TCPHandler: Processed in 0.001452128 sec. | ||
| 18626 | 2026.04.01 18:12:13.020603 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18627 | 2026.04.01 18:12:13.020699 [ 4 ] {ab1814a5-7170-4df8-b139-c4b855f14847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18628 | 2026.04.01 18:12:13.020755 [ 4 ] {ab1814a5-7170-4df8-b139-c4b855f14847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18629 | 2026.04.01 18:12:13.021648 [ 4 ] {ab1814a5-7170-4df8-b139-c4b855f14847} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18630 | 2026.04.01 18:12:13.021686 [ 4 ] {ab1814a5-7170-4df8-b139-c4b855f14847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18631 | 2026.04.01 18:12:13.022268 [ 4 ] {ab1814a5-7170-4df8-b139-c4b855f14847} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18632 | 2026.04.01 18:12:13.022529 [ 4 ] {ab1814a5-7170-4df8-b139-c4b855f14847} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18633 | 2026.04.01 18:12:13.022677 [ 4 ] {ab1814a5-7170-4df8-b139-c4b855f14847} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001997 sec., 15022.53380070105 rows/sec., 26.92 MiB/sec. | ||
| 18634 | 2026.04.01 18:12:13.022747 [ 4 ] {ab1814a5-7170-4df8-b139-c4b855f14847} <Debug> TCPHandler: Processed in 0.002201077 sec. | ||
| 18635 | 2026.04.01 18:12:13.022855 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18636 | 2026.04.01 18:12:13.022951 [ 4 ] {4b8d7f05-3d19-43dc-a6f4-360d6369781a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18637 | 2026.04.01 18:12:13.022993 [ 4 ] {4b8d7f05-3d19-43dc-a6f4-360d6369781a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18638 | 2026.04.01 18:12:13.023343 [ 4 ] {4b8d7f05-3d19-43dc-a6f4-360d6369781a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18639 | 2026.04.01 18:12:13.023381 [ 4 ] {4b8d7f05-3d19-43dc-a6f4-360d6369781a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18640 | 2026.04.01 18:12:13.023695 [ 4 ] {4b8d7f05-3d19-43dc-a6f4-360d6369781a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18641 | 2026.04.01 18:12:13.023923 [ 4 ] {4b8d7f05-3d19-43dc-a6f4-360d6369781a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18642 | 2026.04.01 18:12:13.024057 [ 4 ] {4b8d7f05-3d19-43dc-a6f4-360d6369781a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 18643 | 2026.04.01 18:12:13.024059 [ 143 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18644 | 2026.04.01 18:12:13.024094 [ 4 ] {4b8d7f05-3d19-43dc-a6f4-360d6369781a} <Debug> TCPHandler: Processed in 0.001288463 sec. | ||
| 18645 | 2026.04.01 18:12:13.024127 [ 143 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18646 | 2026.04.01 18:12:13.024153 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18647 | 2026.04.01 18:12:13.024278 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18648 | 2026.04.01 18:12:13.024423 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18649 | 2026.04.01 18:12:13.024460 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8560 rows starting from the beginning of the part | ||
| 18650 | 2026.04.01 18:12:13.024533 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 110 rows starting from the beginning of the part | ||
| 18651 | 2026.04.01 18:12:13.024576 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 18652 | 2026.04.01 18:12:13.024618 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 62 rows starting from the beginning of the part | ||
| 18653 | 2026.04.01 18:12:13.024661 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 48 rows starting from the beginning of the part | ||
| 18654 | 2026.04.01 18:12:13.024703 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 18655 | 2026.04.01 18:12:13.027278 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8900 rows, containing 4 columns (4 merged, 0 gathered) in 0.0030596 sec., 2908876.9773826646 rows/sec., 184.40 MiB/sec. | ||
| 18656 | 2026.04.01 18:12:13.027474 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18657 | 2026.04.01 18:12:13.027762 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18658 | 2026.04.01 18:12:13.027835 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_126_25} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18659 | 2026.04.01 18:12:13.027922 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 18660 | 2026.04.01 18:12:13.755149 [ 222 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18661 | 2026.04.01 18:12:13.755200 [ 222 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18662 | 2026.04.01 18:12:13.758764 [ 222 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18663 | 2026.04.01 18:12:14.023260 [ 141 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 18664 | 2026.04.01 18:12:14.023330 [ 141 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18665 | 2026.04.01 18:12:14.023353 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18666 | 2026.04.01 18:12:14.023480 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 18667 | 2026.04.01 18:12:14.023627 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18668 | 2026.04.01 18:12:14.023663 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 18669 | 2026.04.01 18:12:14.023732 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 18670 | 2026.04.01 18:12:14.023779 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 18671 | 2026.04.01 18:12:14.023822 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 18672 | 2026.04.01 18:12:14.023866 [ 200 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
| 18673 | 2026.04.01 18:12:14.024626 [ 186 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200242 sec., 31660.28184316163 rows/sec., 2.64 MiB/sec. | ||
| 18674 | 2026.04.01 18:12:14.024823 [ 191 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 18675 | 2026.04.01 18:12:14.025170 [ 191 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18676 | 2026.04.01 18:12:14.025258 [ 191 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_37_9} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 18677 | 2026.04.01 18:12:14.025364 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18678 | 2026.04.01 18:12:14.146844 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18679 | 2026.04.01 18:12:14.146885 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18680 | 2026.04.01 18:12:14.151793 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18681 | 2026.04.01 18:12:14.324737 [ 220 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18682 | 2026.04.01 18:12:14.324785 [ 220 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18683 | 2026.04.01 18:12:14.327775 [ 220 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18684 | 2026.04.01 18:12:14.396079 [ 141 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 | ||
| 18685 | 2026.04.01 18:12:14.396144 [ 141 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18686 | 2026.04.01 18:12:14.396164 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18687 | 2026.04.01 18:12:14.396281 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full | ||
| 18688 | 2026.04.01 18:12:14.396409 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18689 | 2026.04.01 18:12:14.396447 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 47 rows starting from the beginning of the part | ||
| 18690 | 2026.04.01 18:12:14.396512 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 18691 | 2026.04.01 18:12:14.396561 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 18692 | 2026.04.01 18:12:14.396601 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 18693 | 2026.04.01 18:12:14.396640 [ 200 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 18694 | 2026.04.01 18:12:14.397435 [ 191 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198881 sec., 42539.66824063439 rows/sec., 2.79 MiB/sec. | ||
| 18695 | 2026.04.01 18:12:14.397631 [ 191 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 18696 | 2026.04.01 18:12:14.397966 [ 191 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18697 | 2026.04.01 18:12:14.398054 [ 191 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_51_11} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 | ||
| 18698 | 2026.04.01 18:12:14.398158 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18699 | 2026.04.01 18:12:16.611563 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18700 | 2026.04.01 18:12:16.611614 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18701 | 2026.04.01 18:12:16.845495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37465 | ||
| 18702 | 2026.04.01 18:12:16.846215 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18703 | 2026.04.01 18:12:16.846262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 18704 | 2026.04.01 18:12:16.846753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18705 | 2026.04.01 18:12:16.846990 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18706 | 2026.04.01 18:12:16.847128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37465 | ||
| 18707 | 2026.04.01 18:12:18.026314 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18708 | 2026.04.01 18:12:18.026512 [ 4 ] {c6a0555a-6548-49b5-80f6-2c63a4135877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18709 | 2026.04.01 18:12:18.026579 [ 4 ] {c6a0555a-6548-49b5-80f6-2c63a4135877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18710 | 2026.04.01 18:12:18.027421 [ 4 ] {c6a0555a-6548-49b5-80f6-2c63a4135877} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18711 | 2026.04.01 18:12:18.027469 [ 4 ] {c6a0555a-6548-49b5-80f6-2c63a4135877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18712 | 2026.04.01 18:12:18.027873 [ 4 ] {c6a0555a-6548-49b5-80f6-2c63a4135877} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18713 | 2026.04.01 18:12:18.028087 [ 4 ] {c6a0555a-6548-49b5-80f6-2c63a4135877} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18714 | 2026.04.01 18:12:18.028231 [ 4 ] {c6a0555a-6548-49b5-80f6-2c63a4135877} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001803 sec., 257348.86300610096 rows/sec., 16.32 MiB/sec. | ||
| 18715 | 2026.04.01 18:12:18.028270 [ 4 ] {c6a0555a-6548-49b5-80f6-2c63a4135877} <Debug> TCPHandler: Processed in 0.002119785 sec. | ||
| 18716 | 2026.04.01 18:12:18.028285 [ 221 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): 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] | ||
| 18717 | 2026.04.01 18:12:18.028328 [ 221 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): 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] | ||
| 18718 | 2026.04.01 18:12:18.028392 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18719 | 2026.04.01 18:12:18.028485 [ 4 ] {f9597d52-16a0-445f-b3e3-9ec79dbe5280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18720 | 2026.04.01 18:12:18.028525 [ 4 ] {f9597d52-16a0-445f-b3e3-9ec79dbe5280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18721 | 2026.04.01 18:12:18.029628 [ 4 ] {f9597d52-16a0-445f-b3e3-9ec79dbe5280} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18722 | 2026.04.01 18:12:18.029665 [ 4 ] {f9597d52-16a0-445f-b3e3-9ec79dbe5280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18723 | 2026.04.01 18:12:18.030062 [ 4 ] {f9597d52-16a0-445f-b3e3-9ec79dbe5280} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18724 | 2026.04.01 18:12:18.030347 [ 4 ] {f9597d52-16a0-445f-b3e3-9ec79dbe5280} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18725 | 2026.04.01 18:12:18.030480 [ 4 ] {f9597d52-16a0-445f-b3e3-9ec79dbe5280} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001962 sec., 646788.990825688 rows/sec., 50.20 MiB/sec. | ||
| 18726 | 2026.04.01 18:12:18.030518 [ 4 ] {f9597d52-16a0-445f-b3e3-9ec79dbe5280} <Debug> TCPHandler: Processed in 0.002130176 sec. | ||
| 18727 | 2026.04.01 18:12:18.030635 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18728 | 2026.04.01 18:12:18.030729 [ 4 ] {4844ba82-f12f-4d06-a1c5-376a07b6194c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18729 | 2026.04.01 18:12:18.030773 [ 4 ] {4844ba82-f12f-4d06-a1c5-376a07b6194c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18730 | 2026.04.01 18:12:18.031274 [ 4 ] {4844ba82-f12f-4d06-a1c5-376a07b6194c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18731 | 2026.04.01 18:12:18.031315 [ 4 ] {4844ba82-f12f-4d06-a1c5-376a07b6194c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18732 | 2026.04.01 18:12:18.031447 [ 221 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): 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] | ||
| 18733 | 2026.04.01 18:12:18.031650 [ 4 ] {4844ba82-f12f-4d06-a1c5-376a07b6194c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18734 | 2026.04.01 18:12:18.031874 [ 4 ] {4844ba82-f12f-4d06-a1c5-376a07b6194c} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18735 | 2026.04.01 18:12:18.032007 [ 4 ] {4844ba82-f12f-4d06-a1c5-376a07b6194c} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001296 sec., 187500 rows/sec., 11.12 MiB/sec. | ||
| 18736 | 2026.04.01 18:12:18.032045 [ 4 ] {4844ba82-f12f-4d06-a1c5-376a07b6194c} <Debug> TCPHandler: Processed in 0.001459078 sec. | ||
| 18737 | 2026.04.01 18:12:18.032161 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18738 | 2026.04.01 18:12:18.032254 [ 4 ] {d3b5c1ec-3819-4845-b614-eb4405d9120d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18739 | 2026.04.01 18:12:18.032294 [ 4 ] {d3b5c1ec-3819-4845-b614-eb4405d9120d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18740 | 2026.04.01 18:12:18.032799 [ 4 ] {d3b5c1ec-3819-4845-b614-eb4405d9120d} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18741 | 2026.04.01 18:12:18.032835 [ 4 ] {d3b5c1ec-3819-4845-b614-eb4405d9120d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18742 | 2026.04.01 18:12:18.033139 [ 4 ] {d3b5c1ec-3819-4845-b614-eb4405d9120d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18743 | 2026.04.01 18:12:18.033341 [ 4 ] {d3b5c1ec-3819-4845-b614-eb4405d9120d} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18744 | 2026.04.01 18:12:18.033469 [ 4 ] {d3b5c1ec-3819-4845-b614-eb4405d9120d} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001232 sec., 193993.5064935065 rows/sec., 12.50 MiB/sec. | ||
| 18745 | 2026.04.01 18:12:18.033505 [ 217 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): 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] | ||
| 18746 | 2026.04.01 18:12:18.033508 [ 4 ] {d3b5c1ec-3819-4845-b614-eb4405d9120d} <Debug> TCPHandler: Processed in 0.001395616 sec. | ||
| 18747 | 2026.04.01 18:12:18.033540 [ 217 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): 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] | ||
| 18748 | 2026.04.01 18:12:18.033646 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18749 | 2026.04.01 18:12:18.033745 [ 4 ] {76d3db23-5a72-403e-ba1c-44601838578d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18750 | 2026.04.01 18:12:18.033786 [ 4 ] {76d3db23-5a72-403e-ba1c-44601838578d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18751 | 2026.04.01 18:12:18.034279 [ 4 ] {76d3db23-5a72-403e-ba1c-44601838578d} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18752 | 2026.04.01 18:12:18.034317 [ 4 ] {76d3db23-5a72-403e-ba1c-44601838578d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18753 | 2026.04.01 18:12:18.034656 [ 4 ] {76d3db23-5a72-403e-ba1c-44601838578d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18754 | 2026.04.01 18:12:18.034999 [ 4 ] {76d3db23-5a72-403e-ba1c-44601838578d} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18755 | 2026.04.01 18:12:18.035157 [ 4 ] {76d3db23-5a72-403e-ba1c-44601838578d} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001428 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 18756 | 2026.04.01 18:12:18.035197 [ 4 ] {76d3db23-5a72-403e-ba1c-44601838578d} <Debug> TCPHandler: Processed in 0.001599301 sec. | ||
| 18757 | 2026.04.01 18:12:18.035311 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18758 | 2026.04.01 18:12:18.035406 [ 4 ] {80407f9e-1149-4354-be8a-f2d63cde1626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18759 | 2026.04.01 18:12:18.035449 [ 4 ] {80407f9e-1149-4354-be8a-f2d63cde1626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18760 | 2026.04.01 18:12:18.035703 [ 217 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): 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] | ||
| 18761 | 2026.04.01 18:12:18.036158 [ 4 ] {80407f9e-1149-4354-be8a-f2d63cde1626} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18762 | 2026.04.01 18:12:18.036200 [ 4 ] {80407f9e-1149-4354-be8a-f2d63cde1626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18763 | 2026.04.01 18:12:18.036539 [ 4 ] {80407f9e-1149-4354-be8a-f2d63cde1626} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18764 | 2026.04.01 18:12:18.036745 [ 4 ] {80407f9e-1149-4354-be8a-f2d63cde1626} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18765 | 2026.04.01 18:12:18.036875 [ 4 ] {80407f9e-1149-4354-be8a-f2d63cde1626} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001487 sec., 518493.6112979152 rows/sec., 36.15 MiB/sec. | ||
| 18766 | 2026.04.01 18:12:18.036912 [ 4 ] {80407f9e-1149-4354-be8a-f2d63cde1626} <Debug> TCPHandler: Processed in 0.001648963 sec. | ||
| 18767 | 2026.04.01 18:12:18.037026 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18768 | 2026.04.01 18:12:18.037120 [ 4 ] {1c0468d4-0ad1-456a-a43f-ed05b7303101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18769 | 2026.04.01 18:12:18.037161 [ 4 ] {1c0468d4-0ad1-456a-a43f-ed05b7303101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18770 | 2026.04.01 18:12:18.037499 [ 4 ] {1c0468d4-0ad1-456a-a43f-ed05b7303101} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2026.04.01 18:12:18.037534 [ 4 ] {1c0468d4-0ad1-456a-a43f-ed05b7303101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18772 | 2026.04.01 18:12:18.037826 [ 4 ] {1c0468d4-0ad1-456a-a43f-ed05b7303101} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18773 | 2026.04.01 18:12:18.038028 [ 4 ] {1c0468d4-0ad1-456a-a43f-ed05b7303101} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2026.04.01 18:12:18.038157 [ 4 ] {1c0468d4-0ad1-456a-a43f-ed05b7303101} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 18775 | 2026.04.01 18:12:18.038193 [ 4 ] {1c0468d4-0ad1-456a-a43f-ed05b7303101} <Debug> TCPHandler: Processed in 0.001213972 sec. | ||
| 18776 | 2026.04.01 18:12:18.038303 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18777 | 2026.04.01 18:12:18.038396 [ 4 ] {7621de35-23b9-4712-b47a-8273223eebfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18778 | 2026.04.01 18:12:18.038438 [ 4 ] {7621de35-23b9-4712-b47a-8273223eebfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18779 | 2026.04.01 18:12:18.038885 [ 4 ] {7621de35-23b9-4712-b47a-8273223eebfb} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18780 | 2026.04.01 18:12:18.038920 [ 4 ] {7621de35-23b9-4712-b47a-8273223eebfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18781 | 2026.04.01 18:12:18.039250 [ 4 ] {7621de35-23b9-4712-b47a-8273223eebfb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18782 | 2026.04.01 18:12:18.039447 [ 4 ] {7621de35-23b9-4712-b47a-8273223eebfb} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18783 | 2026.04.01 18:12:18.039578 [ 4 ] {7621de35-23b9-4712-b47a-8273223eebfb} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.0012 sec., 279166.6666666667 rows/sec., 18.27 MiB/sec. | ||
| 18784 | 2026.04.01 18:12:18.039613 [ 4 ] {7621de35-23b9-4712-b47a-8273223eebfb} <Debug> TCPHandler: Processed in 0.001357115 sec. | ||
| 18785 | 2026.04.01 18:12:18.039723 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18786 | 2026.04.01 18:12:18.039820 [ 4 ] {e4f99e8f-836f-4c3f-8e82-a7d6880a3843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18787 | 2026.04.01 18:12:18.039861 [ 4 ] {e4f99e8f-836f-4c3f-8e82-a7d6880a3843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18788 | 2026.04.01 18:12:18.040177 [ 4 ] {e4f99e8f-836f-4c3f-8e82-a7d6880a3843} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18789 | 2026.04.01 18:12:18.040210 [ 4 ] {e4f99e8f-836f-4c3f-8e82-a7d6880a3843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18790 | 2026.04.01 18:12:18.040493 [ 4 ] {e4f99e8f-836f-4c3f-8e82-a7d6880a3843} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18791 | 2026.04.01 18:12:18.040697 [ 4 ] {e4f99e8f-836f-4c3f-8e82-a7d6880a3843} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18792 | 2026.04.01 18:12:18.040823 [ 4 ] {e4f99e8f-836f-4c3f-8e82-a7d6880a3843} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 18793 | 2026.04.01 18:12:18.040857 [ 4 ] {e4f99e8f-836f-4c3f-8e82-a7d6880a3843} <Debug> TCPHandler: Processed in 0.00118112 sec. | ||
| 18794 | 2026.04.01 18:12:18.040965 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18795 | 2026.04.01 18:12:18.041057 [ 4 ] {1a9268f7-3b51-45ba-8d51-2327ca0ac140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18796 | 2026.04.01 18:12:18.041109 [ 4 ] {1a9268f7-3b51-45ba-8d51-2327ca0ac140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18797 | 2026.04.01 18:12:18.041883 [ 4 ] {1a9268f7-3b51-45ba-8d51-2327ca0ac140} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18798 | 2026.04.01 18:12:18.041916 [ 4 ] {1a9268f7-3b51-45ba-8d51-2327ca0ac140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18799 | 2026.04.01 18:12:18.042406 [ 4 ] {1a9268f7-3b51-45ba-8d51-2327ca0ac140} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18800 | 2026.04.01 18:12:18.042614 [ 4 ] {1a9268f7-3b51-45ba-8d51-2327ca0ac140} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18801 | 2026.04.01 18:12:18.042748 [ 4 ] {1a9268f7-3b51-45ba-8d51-2327ca0ac140} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001708 sec., 6440.281030444965 rows/sec., 11.54 MiB/sec. | ||
| 18802 | 2026.04.01 18:12:18.042804 [ 4 ] {1a9268f7-3b51-45ba-8d51-2327ca0ac140} <Debug> TCPHandler: Processed in 0.001885779 sec. | ||
| 18803 | 2026.04.01 18:12:18.042916 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18804 | 2026.04.01 18:12:18.043007 [ 4 ] {6330f3c0-4914-446a-bd83-fe67b8be6c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18805 | 2026.04.01 18:12:18.043046 [ 4 ] {6330f3c0-4914-446a-bd83-fe67b8be6c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18806 | 2026.04.01 18:12:18.043376 [ 4 ] {6330f3c0-4914-446a-bd83-fe67b8be6c3c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18807 | 2026.04.01 18:12:18.043409 [ 4 ] {6330f3c0-4914-446a-bd83-fe67b8be6c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18808 | 2026.04.01 18:12:18.043703 [ 4 ] {6330f3c0-4914-446a-bd83-fe67b8be6c3c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18809 | 2026.04.01 18:12:18.043904 [ 4 ] {6330f3c0-4914-446a-bd83-fe67b8be6c3c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18810 | 2026.04.01 18:12:18.044024 [ 4 ] {6330f3c0-4914-446a-bd83-fe67b8be6c3c} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001036 sec., 106177.60617760617 rows/sec., 6.46 MiB/sec. | ||
| 18811 | 2026.04.01 18:12:18.044059 [ 4 ] {6330f3c0-4914-446a-bd83-fe67b8be6c3c} <Debug> TCPHandler: Processed in 0.001189591 sec. | ||
| 18812 | 2026.04.01 18:12:18.542991 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18813 | 2026.04.01 18:12:18.543068 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18814 | 2026.04.01 18:12:18.545816 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18815 | 2026.04.01 18:12:18.919223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18816 | 2026.04.01 18:12:18.936588 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18817 | 2026.04.01 18:12:18.936645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18818 | 2026.04.01 18:12:18.942854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18819 | 2026.04.01 18:12:18.943545 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.04.01 18:12:18.946527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18821 | 2026.04.01 18:12:18.948375 [ 224 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): 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] | ||
| 18822 | 2026.04.01 18:12:18.948458 [ 224 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): 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] | ||
| 18823 | 2026.04.01 18:12:18.951307 [ 224 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): 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] | ||
| 18824 | 2026.04.01 18:12:19.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.91 MiB, peak 403.83 MiB, free memory in arenas 0.00 B, will set to 384.61 MiB (RSS), difference: -1.30 MiB | ||
| 18825 | 2026.04.01 18:12:19.140191 [ 219 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18826 | 2026.04.01 18:12:19.140278 [ 219 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18827 | 2026.04.01 18:12:19.142264 [ 219 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18828 | 2026.04.01 18:12:19.930234 [ 219 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18829 | 2026.04.01 18:12:19.930284 [ 219 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18830 | 2026.04.01 18:12:19.933388 [ 219 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18831 | 2026.04.01 18:12:21.966231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2382 | ||
| 18832 | 2026.04.01 18:12:21.968653 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18833 | 2026.04.01 18:12:21.968702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18834 | 2026.04.01 18:12:21.969881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18835 | 2026.04.01 18:12:21.970139 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18836 | 2026.04.01 18:12:21.970351 [ 220 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): 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] | ||
| 18837 | 2026.04.01 18:12:21.970407 [ 220 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): 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] | ||
| 18838 | 2026.04.01 18:12:21.970408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2382 | ||
| 18839 | 2026.04.01 18:12:21.972861 [ 220 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): 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] | ||
| 18840 | 2026.04.01 18:12:23.014401 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18841 | 2026.04.01 18:12:23.014594 [ 4 ] {d9d2caed-9805-478e-b624-c54282161f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18842 | 2026.04.01 18:12:23.014662 [ 4 ] {d9d2caed-9805-478e-b624-c54282161f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18843 | 2026.04.01 18:12:23.015335 [ 4 ] {d9d2caed-9805-478e-b624-c54282161f7e} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2026.04.01 18:12:23.015380 [ 4 ] {d9d2caed-9805-478e-b624-c54282161f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18845 | 2026.04.01 18:12:23.015754 [ 4 ] {d9d2caed-9805-478e-b624-c54282161f7e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18846 | 2026.04.01 18:12:23.016000 [ 4 ] {d9d2caed-9805-478e-b624-c54282161f7e} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18847 | 2026.04.01 18:12:23.016162 [ 4 ] {d9d2caed-9805-478e-b624-c54282161f7e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 300.71 KiB/sec. | ||
| 18848 | 2026.04.01 18:12:23.016215 [ 4 ] {d9d2caed-9805-478e-b624-c54282161f7e} <Debug> TCPHandler: Processed in 0.001944661 sec. | ||
| 18849 | 2026.04.01 18:12:23.016333 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18850 | 2026.04.01 18:12:23.016437 [ 4 ] {847cb229-f462-4ed6-81f8-1d1249593645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18851 | 2026.04.01 18:12:23.016481 [ 4 ] {847cb229-f462-4ed6-81f8-1d1249593645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18852 | 2026.04.01 18:12:23.017007 [ 4 ] {847cb229-f462-4ed6-81f8-1d1249593645} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18853 | 2026.04.01 18:12:23.017044 [ 4 ] {847cb229-f462-4ed6-81f8-1d1249593645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18854 | 2026.04.01 18:12:23.017358 [ 4 ] {847cb229-f462-4ed6-81f8-1d1249593645} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18855 | 2026.04.01 18:12:23.017572 [ 4 ] {847cb229-f462-4ed6-81f8-1d1249593645} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18856 | 2026.04.01 18:12:23.017709 [ 4 ] {847cb229-f462-4ed6-81f8-1d1249593645} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001297 sec., 91750.19275250578 rows/sec., 7.76 MiB/sec. | ||
| 18857 | 2026.04.01 18:12:23.017751 [ 4 ] {847cb229-f462-4ed6-81f8-1d1249593645} <Debug> TCPHandler: Processed in 0.001469628 sec. | ||
| 18858 | 2026.04.01 18:12:23.017870 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18859 | 2026.04.01 18:12:23.017969 [ 4 ] {1498b816-f894-4176-be7b-d03651918cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18860 | 2026.04.01 18:12:23.018010 [ 4 ] {1498b816-f894-4176-be7b-d03651918cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18861 | 2026.04.01 18:12:23.018448 [ 4 ] {1498b816-f894-4176-be7b-d03651918cd1} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18862 | 2026.04.01 18:12:23.018485 [ 4 ] {1498b816-f894-4176-be7b-d03651918cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18863 | 2026.04.01 18:12:23.018806 [ 4 ] {1498b816-f894-4176-be7b-d03651918cd1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18864 | 2026.04.01 18:12:23.019014 [ 4 ] {1498b816-f894-4176-be7b-d03651918cd1} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2026.04.01 18:12:23.019153 [ 4 ] {1498b816-f894-4176-be7b-d03651918cd1} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001206 sec., 29850.746268656716 rows/sec., 2.17 MiB/sec. | ||
| 18866 | 2026.04.01 18:12:23.019193 [ 4 ] {1498b816-f894-4176-be7b-d03651918cd1} <Debug> TCPHandler: Processed in 0.001375956 sec. | ||
| 18867 | 2026.04.01 18:12:23.019309 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18868 | 2026.04.01 18:12:23.019405 [ 4 ] {c4984fb7-abfa-4248-88de-bf3929f9c9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18869 | 2026.04.01 18:12:23.019445 [ 4 ] {c4984fb7-abfa-4248-88de-bf3929f9c9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18870 | 2026.04.01 18:12:23.019886 [ 4 ] {c4984fb7-abfa-4248-88de-bf3929f9c9b7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18871 | 2026.04.01 18:12:23.019923 [ 4 ] {c4984fb7-abfa-4248-88de-bf3929f9c9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18872 | 2026.04.01 18:12:23.020226 [ 4 ] {c4984fb7-abfa-4248-88de-bf3929f9c9b7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18873 | 2026.04.01 18:12:23.020447 [ 4 ] {c4984fb7-abfa-4248-88de-bf3929f9c9b7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18874 | 2026.04.01 18:12:23.020581 [ 4 ] {c4984fb7-abfa-4248-88de-bf3929f9c9b7} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001195 sec., 83682.00836820083 rows/sec., 6.54 MiB/sec. | ||
| 18875 | 2026.04.01 18:12:23.020620 [ 4 ] {c4984fb7-abfa-4248-88de-bf3929f9c9b7} <Debug> TCPHandler: Processed in 0.001360185 sec. | ||
| 18876 | 2026.04.01 18:12:23.020734 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18877 | 2026.04.01 18:12:23.020829 [ 4 ] {dc0e75c9-7e68-47f9-85f6-caa14bd62947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18878 | 2026.04.01 18:12:23.020874 [ 4 ] {dc0e75c9-7e68-47f9-85f6-caa14bd62947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18879 | 2026.04.01 18:12:23.021296 [ 4 ] {dc0e75c9-7e68-47f9-85f6-caa14bd62947} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18880 | 2026.04.01 18:12:23.021333 [ 4 ] {dc0e75c9-7e68-47f9-85f6-caa14bd62947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18881 | 2026.04.01 18:12:23.021671 [ 4 ] {dc0e75c9-7e68-47f9-85f6-caa14bd62947} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18882 | 2026.04.01 18:12:23.021884 [ 4 ] {dc0e75c9-7e68-47f9-85f6-caa14bd62947} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18883 | 2026.04.01 18:12:23.022021 [ 4 ] {dc0e75c9-7e68-47f9-85f6-caa14bd62947} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001211 sec., 134599.50454170106 rows/sec., 9.37 MiB/sec. | ||
| 18884 | 2026.04.01 18:12:23.022061 [ 4 ] {dc0e75c9-7e68-47f9-85f6-caa14bd62947} <Debug> TCPHandler: Processed in 0.001375905 sec. | ||
| 18885 | 2026.04.01 18:12:23.022171 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18886 | 2026.04.01 18:12:23.022273 [ 4 ] {7852d76c-cb4c-469e-87a7-82b4c4aa75e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18887 | 2026.04.01 18:12:23.022331 [ 4 ] {7852d76c-cb4c-469e-87a7-82b4c4aa75e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18888 | 2026.04.01 18:12:23.023218 [ 4 ] {7852d76c-cb4c-469e-87a7-82b4c4aa75e9} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18889 | 2026.04.01 18:12:23.023255 [ 4 ] {7852d76c-cb4c-469e-87a7-82b4c4aa75e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18890 | 2026.04.01 18:12:23.023804 [ 4 ] {7852d76c-cb4c-469e-87a7-82b4c4aa75e9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18891 | 2026.04.01 18:12:23.024025 [ 4 ] {7852d76c-cb4c-469e-87a7-82b4c4aa75e9} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18892 | 2026.04.01 18:12:23.024166 [ 4 ] {7852d76c-cb4c-469e-87a7-82b4c4aa75e9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001919 sec., 15633.142261594581 rows/sec., 28.01 MiB/sec. | ||
| 18893 | 2026.04.01 18:12:23.024233 [ 4 ] {7852d76c-cb4c-469e-87a7-82b4c4aa75e9} <Debug> TCPHandler: Processed in 0.002110945 sec. | ||
| 18894 | 2026.04.01 18:12:23.024345 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18895 | 2026.04.01 18:12:23.024440 [ 4 ] {874e6f48-1242-4950-8bf4-3c319ea6856a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18896 | 2026.04.01 18:12:23.024482 [ 4 ] {874e6f48-1242-4950-8bf4-3c319ea6856a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18897 | 2026.04.01 18:12:23.024832 [ 4 ] {874e6f48-1242-4950-8bf4-3c319ea6856a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18898 | 2026.04.01 18:12:23.024868 [ 4 ] {874e6f48-1242-4950-8bf4-3c319ea6856a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18899 | 2026.04.01 18:12:23.025168 [ 4 ] {874e6f48-1242-4950-8bf4-3c319ea6856a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18900 | 2026.04.01 18:12:23.025374 [ 4 ] {874e6f48-1242-4950-8bf4-3c319ea6856a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18901 | 2026.04.01 18:12:23.025510 [ 4 ] {874e6f48-1242-4950-8bf4-3c319ea6856a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 18902 | 2026.04.01 18:12:23.025547 [ 4 ] {874e6f48-1242-4950-8bf4-3c319ea6856a} <Debug> TCPHandler: Processed in 0.001251172 sec. | ||
| 18903 | 2026.04.01 18:12:24.057747 [ 225 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18904 | 2026.04.01 18:12:24.057825 [ 225 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18905 | 2026.04.01 18:12:24.060962 [ 225 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18906 | 2026.04.01 18:12:24.348066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37977 | ||
| 18907 | 2026.04.01 18:12:24.348583 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18908 | 2026.04.01 18:12:24.348615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18909 | 2026.04.01 18:12:24.349087 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18910 | 2026.04.01 18:12:24.349303 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18911 | 2026.04.01 18:12:24.349422 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37977 | ||
| 18912 | 2026.04.01 18:12:26.447277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18913 | 2026.04.01 18:12:26.466254 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18914 | 2026.04.01 18:12:26.466317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18915 | 2026.04.01 18:12:26.472624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18916 | 2026.04.01 18:12:26.473412 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18917 | 2026.04.01 18:12:26.476734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18918 | 2026.04.01 18:12:28.029477 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18919 | 2026.04.01 18:12:28.029671 [ 4 ] {ea02c193-57e1-4fe6-a0de-5816fe53dcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18920 | 2026.04.01 18:12:28.029741 [ 4 ] {ea02c193-57e1-4fe6-a0de-5816fe53dcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18921 | 2026.04.01 18:12:28.030707 [ 4 ] {ea02c193-57e1-4fe6-a0de-5816fe53dcde} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18922 | 2026.04.01 18:12:28.030756 [ 4 ] {ea02c193-57e1-4fe6-a0de-5816fe53dcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18923 | 2026.04.01 18:12:28.031182 [ 4 ] {ea02c193-57e1-4fe6-a0de-5816fe53dcde} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18924 | 2026.04.01 18:12:28.031415 [ 4 ] {ea02c193-57e1-4fe6-a0de-5816fe53dcde} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2026.04.01 18:12:28.031581 [ 4 ] {ea02c193-57e1-4fe6-a0de-5816fe53dcde} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001959 sec., 236855.5385400715 rows/sec., 15.02 MiB/sec. | ||
| 18926 | 2026.04.01 18:12:28.031636 [ 4 ] {ea02c193-57e1-4fe6-a0de-5816fe53dcde} <Debug> TCPHandler: Processed in 0.00229761 sec. | ||
| 18927 | 2026.04.01 18:12:28.031768 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18928 | 2026.04.01 18:12:28.031873 [ 4 ] {029f61cb-f7d1-48a1-b10d-ab101108c0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18929 | 2026.04.01 18:12:28.031919 [ 4 ] {029f61cb-f7d1-48a1-b10d-ab101108c0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18930 | 2026.04.01 18:12:28.033350 [ 4 ] {029f61cb-f7d1-48a1-b10d-ab101108c0b4} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18931 | 2026.04.01 18:12:28.033452 [ 4 ] {029f61cb-f7d1-48a1-b10d-ab101108c0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18932 | 2026.04.01 18:12:28.033857 [ 4 ] {029f61cb-f7d1-48a1-b10d-ab101108c0b4} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18933 | 2026.04.01 18:12:28.034076 [ 4 ] {029f61cb-f7d1-48a1-b10d-ab101108c0b4} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2026.04.01 18:12:28.034214 [ 4 ] {029f61cb-f7d1-48a1-b10d-ab101108c0b4} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.002364 sec., 536802.0304568527 rows/sec., 41.66 MiB/sec. | ||
| 18935 | 2026.04.01 18:12:28.034226 [ 108 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18936 | 2026.04.01 18:12:28.034256 [ 4 ] {029f61cb-f7d1-48a1-b10d-ab101108c0b4} <Debug> TCPHandler: Processed in 0.002540476 sec. | ||
| 18937 | 2026.04.01 18:12:28.034318 [ 108 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18938 | 2026.04.01 18:12:28.034360 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18939 | 2026.04.01 18:12:28.034389 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18940 | 2026.04.01 18:12:28.034470 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18941 | 2026.04.01 18:12:28.034495 [ 4 ] {b4e09a6d-61c6-48ef-af42-654975a11f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18942 | 2026.04.01 18:12:28.034542 [ 4 ] {b4e09a6d-61c6-48ef-af42-654975a11f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18943 | 2026.04.01 18:12:28.034597 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18944 | 2026.04.01 18:12:28.034637 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3812 rows starting from the beginning of the part | ||
| 18945 | 2026.04.01 18:12:28.034706 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 18946 | 2026.04.01 18:12:28.034752 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 116 rows starting from the beginning of the part | ||
| 18947 | 2026.04.01 18:12:28.034797 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1269 rows starting from the beginning of the part | ||
| 18948 | 2026.04.01 18:12:28.034836 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 119 rows starting from the beginning of the part | ||
| 18949 | 2026.04.01 18:12:28.034879 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1269 rows starting from the beginning of the part | ||
| 18950 | 2026.04.01 18:12:28.035139 [ 4 ] {b4e09a6d-61c6-48ef-af42-654975a11f35} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.04.01 18:12:28.035182 [ 4 ] {b4e09a6d-61c6-48ef-af42-654975a11f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18952 | 2026.04.01 18:12:28.035540 [ 4 ] {b4e09a6d-61c6-48ef-af42-654975a11f35} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18953 | 2026.04.01 18:12:28.035781 [ 4 ] {b4e09a6d-61c6-48ef-af42-654975a11f35} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18954 | 2026.04.01 18:12:28.035926 [ 4 ] {b4e09a6d-61c6-48ef-af42-654975a11f35} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001453 sec., 167240.1927047488 rows/sec., 9.92 MiB/sec. | ||
| 18955 | 2026.04.01 18:12:28.035966 [ 4 ] {b4e09a6d-61c6-48ef-af42-654975a11f35} <Debug> TCPHandler: Processed in 0.001627243 sec. | ||
| 18956 | 2026.04.01 18:12:28.036079 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18957 | 2026.04.01 18:12:28.036175 [ 4 ] {c6140e02-3fd9-4b71-8825-c2eb73813117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18958 | 2026.04.01 18:12:28.036216 [ 4 ] {c6140e02-3fd9-4b71-8825-c2eb73813117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18959 | 2026.04.01 18:12:28.036779 [ 4 ] {c6140e02-3fd9-4b71-8825-c2eb73813117} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18960 | 2026.04.01 18:12:28.036815 [ 4 ] {c6140e02-3fd9-4b71-8825-c2eb73813117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18961 | 2026.04.01 18:12:28.037050 [ 189 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626108 sec., 2528837.351700692 rows/sec., 204.08 MiB/sec. | ||
| 18962 | 2026.04.01 18:12:28.037139 [ 4 ] {c6140e02-3fd9-4b71-8825-c2eb73813117} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18963 | 2026.04.01 18:12:28.037380 [ 4 ] {c6140e02-3fd9-4b71-8825-c2eb73813117} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18964 | 2026.04.01 18:12:28.037442 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18965 | 2026.04.01 18:12:28.037525 [ 4 ] {c6140e02-3fd9-4b71-8825-c2eb73813117} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001369 sec., 174579.9853907962 rows/sec., 11.25 MiB/sec. | ||
| 18966 | 2026.04.01 18:12:28.037571 [ 4 ] {c6140e02-3fd9-4b71-8825-c2eb73813117} <Debug> TCPHandler: Processed in 0.00154127 sec. | ||
| 18967 | 2026.04.01 18:12:28.037683 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18968 | 2026.04.01 18:12:28.037778 [ 4 ] {6569d5ab-20b4-443b-b834-c92703a65b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18969 | 2026.04.01 18:12:28.037777 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18970 | 2026.04.01 18:12:28.037820 [ 4 ] {6569d5ab-20b4-443b-b834-c92703a65b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18971 | 2026.04.01 18:12:28.037883 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_131_26} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18972 | 2026.04.01 18:12:28.037990 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 18973 | 2026.04.01 18:12:28.038377 [ 4 ] {6569d5ab-20b4-443b-b834-c92703a65b15} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18974 | 2026.04.01 18:12:28.038419 [ 4 ] {6569d5ab-20b4-443b-b834-c92703a65b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18975 | 2026.04.01 18:12:28.038747 [ 4 ] {6569d5ab-20b4-443b-b834-c92703a65b15} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18976 | 2026.04.01 18:12:28.038962 [ 4 ] {6569d5ab-20b4-443b-b834-c92703a65b15} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18977 | 2026.04.01 18:12:28.039094 [ 4 ] {6569d5ab-20b4-443b-b834-c92703a65b15} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001335 sec., 178277.15355805244 rows/sec., 10.12 MiB/sec. | ||
| 18978 | 2026.04.01 18:12:28.039133 [ 4 ] {6569d5ab-20b4-443b-b834-c92703a65b15} <Debug> TCPHandler: Processed in 0.001499929 sec. | ||
| 18979 | 2026.04.01 18:12:28.039241 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18980 | 2026.04.01 18:12:28.039335 [ 4 ] {bed6c025-d5d6-4ee8-9d46-6b39b447b916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18981 | 2026.04.01 18:12:28.039380 [ 4 ] {bed6c025-d5d6-4ee8-9d46-6b39b447b916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18982 | 2026.04.01 18:12:28.040195 [ 4 ] {bed6c025-d5d6-4ee8-9d46-6b39b447b916} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18983 | 2026.04.01 18:12:28.040230 [ 4 ] {bed6c025-d5d6-4ee8-9d46-6b39b447b916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18984 | 2026.04.01 18:12:28.040632 [ 4 ] {bed6c025-d5d6-4ee8-9d46-6b39b447b916} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18985 | 2026.04.01 18:12:28.040853 [ 4 ] {bed6c025-d5d6-4ee8-9d46-6b39b447b916} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18986 | 2026.04.01 18:12:28.040985 [ 4 ] {bed6c025-d5d6-4ee8-9d46-6b39b447b916} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001667 sec., 462507.49850029993 rows/sec., 32.25 MiB/sec. | ||
| 18987 | 2026.04.01 18:12:28.040991 [ 108 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18988 | 2026.04.01 18:12:28.041026 [ 4 ] {bed6c025-d5d6-4ee8-9d46-6b39b447b916} <Debug> TCPHandler: Processed in 0.001834418 sec. | ||
| 18989 | 2026.04.01 18:12:28.041038 [ 108 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18990 | 2026.04.01 18:12:28.041066 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 18991 | 2026.04.01 18:12:28.041150 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18992 | 2026.04.01 18:12:28.041161 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18993 | 2026.04.01 18:12:28.041253 [ 4 ] {0a4abf2d-c470-40d3-a80c-6e7068e36af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18994 | 2026.04.01 18:12:28.041285 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18995 | 2026.04.01 18:12:28.041299 [ 4 ] {0a4abf2d-c470-40d3-a80c-6e7068e36af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18996 | 2026.04.01 18:12:28.041331 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2101 rows starting from the beginning of the part | ||
| 18997 | 2026.04.01 18:12:28.041406 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 18998 | 2026.04.01 18:12:28.041459 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 94 rows starting from the beginning of the part | ||
| 18999 | 2026.04.01 18:12:28.041513 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 771 rows starting from the beginning of the part | ||
| 19000 | 2026.04.01 18:12:28.041558 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 100 rows starting from the beginning of the part | ||
| 19001 | 2026.04.01 18:12:28.041604 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 771 rows starting from the beginning of the part | ||
| 19002 | 2026.04.01 18:12:28.041675 [ 4 ] {0a4abf2d-c470-40d3-a80c-6e7068e36af7} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19003 | 2026.04.01 18:12:28.041716 [ 4 ] {0a4abf2d-c470-40d3-a80c-6e7068e36af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 19004 | 2026.04.01 18:12:28.042048 [ 4 ] {0a4abf2d-c470-40d3-a80c-6e7068e36af7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19005 | 2026.04.01 18:12:28.042262 [ 4 ] {0a4abf2d-c470-40d3-a80c-6e7068e36af7} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19006 | 2026.04.01 18:12:28.042393 [ 108 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 19007 | 2026.04.01 18:12:28.042405 [ 4 ] {0a4abf2d-c470-40d3-a80c-6e7068e36af7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 19008 | 2026.04.01 18:12:28.042435 [ 108 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19009 | 2026.04.01 18:12:28.042458 [ 4 ] {0a4abf2d-c470-40d3-a80c-6e7068e36af7} <Debug> TCPHandler: Processed in 0.001358515 sec. | ||
| 19010 | 2026.04.01 18:12:28.042462 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 19011 | 2026.04.01 18:12:28.042580 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19012 | 2026.04.01 18:12:28.042582 [ 222 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): 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] | ||
| 19013 | 2026.04.01 18:12:28.042588 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 19014 | 2026.04.01 18:12:28.042632 [ 222 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): 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] | ||
| 19015 | 2026.04.01 18:12:28.042684 [ 4 ] {9408b5b4-bc67-474c-8e66-3c90fe300aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19016 | 2026.04.01 18:12:28.042726 [ 4 ] {9408b5b4-bc67-474c-8e66-3c90fe300aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19017 | 2026.04.01 18:12:28.042768 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19018 | 2026.04.01 18:12:28.042809 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 276 rows starting from the beginning of the part | ||
| 19019 | 2026.04.01 18:12:28.042876 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 19020 | 2026.04.01 18:12:28.042923 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 19021 | 2026.04.01 18:12:28.042964 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 19022 | 2026.04.01 18:12:28.043006 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 19023 | 2026.04.01 18:12:28.043046 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 19024 | 2026.04.01 18:12:28.043205 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090465 sec., 1866091.9938865276 rows/sec., 136.76 MiB/sec. | ||
| 19025 | 2026.04.01 18:12:28.043243 [ 4 ] {9408b5b4-bc67-474c-8e66-3c90fe300aa8} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19026 | 2026.04.01 18:12:28.043280 [ 4 ] {9408b5b4-bc67-474c-8e66-3c90fe300aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 19027 | 2026.04.01 18:12:28.043466 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19028 | 2026.04.01 18:12:28.043672 [ 4 ] {9408b5b4-bc67-474c-8e66-3c90fe300aa8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19029 | 2026.04.01 18:12:28.043842 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19030 | 2026.04.01 18:12:28.043949 [ 188 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412807 sec., 216590.09333900525 rows/sec., 11.05 MiB/sec. | ||
| 19031 | 2026.04.01 18:12:28.043951 [ 4 ] {9408b5b4-bc67-474c-8e66-3c90fe300aa8} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19032 | 2026.04.01 18:12:28.043970 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_131_26} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19033 | 2026.04.01 18:12:28.044087 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 19034 | 2026.04.01 18:12:28.044108 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 19035 | 2026.04.01 18:12:28.044123 [ 4 ] {9408b5b4-bc67-474c-8e66-3c90fe300aa8} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001458 sec., 229766.8038408779 rows/sec., 15.03 MiB/sec. | ||
| 19036 | 2026.04.01 18:12:28.044125 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_125_26 to all_130_130_0 | ||
| 19037 | 2026.04.01 18:12:28.044167 [ 4 ] {9408b5b4-bc67-474c-8e66-3c90fe300aa8} <Debug> TCPHandler: Processed in 0.001637613 sec. | ||
| 19038 | 2026.04.01 18:12:28.044182 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19039 | 2026.04.01 18:12:28.044210 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 19040 | 2026.04.01 18:12:28.044273 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19041 | 2026.04.01 18:12:28.044304 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_26 to all_130_130_0 into Compact with storage Full | ||
| 19042 | 2026.04.01 18:12:28.044369 [ 4 ] {a9c4fd34-1834-44ef-b7e4-2683d9a98fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19043 | 2026.04.01 18:12:28.044376 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19044 | 2026.04.01 18:12:28.044420 [ 4 ] {a9c4fd34-1834-44ef-b7e4-2683d9a98fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19045 | 2026.04.01 18:12:28.044441 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19046 | 2026.04.01 18:12:28.044468 [ 189 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_51_11} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 19047 | 2026.04.01 18:12:28.044489 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_125_26, total 52870 rows starting from the beginning of the part | ||
| 19048 | 2026.04.01 18:12:28.044553 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19049 | 2026.04.01 18:12:28.044557 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 128 rows starting from the beginning of the part | ||
| 19050 | 2026.04.01 18:12:28.044620 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 19051 | 2026.04.01 18:12:28.044668 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 335 rows starting from the beginning of the part | ||
| 19052 | 2026.04.01 18:12:28.044721 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 163 rows starting from the beginning of the part | ||
| 19053 | 2026.04.01 18:12:28.044769 [ 195 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 335 rows starting from the beginning of the part | ||
| 19054 | 2026.04.01 18:12:28.044850 [ 4 ] {a9c4fd34-1834-44ef-b7e4-2683d9a98fe7} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19055 | 2026.04.01 18:12:28.044900 [ 4 ] {a9c4fd34-1834-44ef-b7e4-2683d9a98fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 19056 | 2026.04.01 18:12:28.045277 [ 222 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): 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] | ||
| 19057 | 2026.04.01 18:12:28.045281 [ 4 ] {a9c4fd34-1834-44ef-b7e4-2683d9a98fe7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19058 | 2026.04.01 18:12:28.045538 [ 4 ] {a9c4fd34-1834-44ef-b7e4-2683d9a98fe7} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19059 | 2026.04.01 18:12:28.045688 [ 4 ] {a9c4fd34-1834-44ef-b7e4-2683d9a98fe7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec. | ||
| 19060 | 2026.04.01 18:12:28.045729 [ 4 ] {a9c4fd34-1834-44ef-b7e4-2683d9a98fe7} <Debug> TCPHandler: Processed in 0.001504719 sec. | ||
| 19061 | 2026.04.01 18:12:28.045852 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19062 | 2026.04.01 18:12:28.045949 [ 4 ] {dc48c6f1-d726-4310-b28b-ba251cc24ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19063 | 2026.04.01 18:12:28.046004 [ 4 ] {dc48c6f1-d726-4310-b28b-ba251cc24ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19064 | 2026.04.01 18:12:28.046856 [ 4 ] {dc48c6f1-d726-4310-b28b-ba251cc24ff1} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19065 | 2026.04.01 18:12:28.046892 [ 4 ] {dc48c6f1-d726-4310-b28b-ba251cc24ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 19066 | 2026.04.01 18:12:28.047462 [ 4 ] {dc48c6f1-d726-4310-b28b-ba251cc24ff1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19067 | 2026.04.01 18:12:28.047681 [ 4 ] {dc48c6f1-d726-4310-b28b-ba251cc24ff1} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19068 | 2026.04.01 18:12:28.047816 [ 4 ] {dc48c6f1-d726-4310-b28b-ba251cc24ff1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001913 sec., 5750.130684788291 rows/sec., 10.30 MiB/sec. | ||
| 19069 | 2026.04.01 18:12:28.047878 [ 4 ] {dc48c6f1-d726-4310-b28b-ba251cc24ff1} <Debug> TCPHandler: Processed in 0.002113975 sec. | ||
| 19070 | 2026.04.01 18:12:28.048006 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19071 | 2026.04.01 18:12:28.048096 [ 4 ] {e5cc5382-4259-4485-8a51-57ff7d7f31a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19072 | 2026.04.01 18:12:28.048136 [ 4 ] {e5cc5382-4259-4485-8a51-57ff7d7f31a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19073 | 2026.04.01 18:12:28.048540 [ 4 ] {e5cc5382-4259-4485-8a51-57ff7d7f31a0} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19074 | 2026.04.01 18:12:28.048575 [ 4 ] {e5cc5382-4259-4485-8a51-57ff7d7f31a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 19075 | 2026.04.01 18:12:28.048900 [ 4 ] {e5cc5382-4259-4485-8a51-57ff7d7f31a0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19076 | 2026.04.01 18:12:28.049111 [ 4 ] {e5cc5382-4259-4485-8a51-57ff7d7f31a0} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19077 | 2026.04.01 18:12:28.049244 [ 4 ] {e5cc5382-4259-4485-8a51-57ff7d7f31a0} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001121 sec., 98126.67261373773 rows/sec., 5.97 MiB/sec. | ||
| 19078 | 2026.04.01 18:12:28.049279 [ 4 ] {e5cc5382-4259-4485-8a51-57ff7d7f31a0} <Debug> TCPHandler: Processed in 0.001283344 sec. | ||
| 19079 | 2026.04.01 18:12:28.053672 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53991 rows, containing 5 columns (5 merged, 0 gathered) in 0.009408305 sec., 5738653.243065568 rows/sec., 368.89 MiB/sec. | ||
| 19080 | 2026.04.01 18:12:28.054147 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Trace> MergedBlockOutputStream: filled checksums all_1_130_27 (state Temporary) | ||
| 19081 | 2026.04.01 18:12:28.054466 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_130_27 to all_1_130_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19082 | 2026.04.01 18:12:28.054551 [ 188 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_125_26, all_130_130_0] -> all_1_130_27 | ||
| 19083 | 2026.04.01 18:12:28.054634 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 19084 | 2026.04.01 18:12:31.611856 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19085 | 2026.04.01 18:12:31.611907 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19086 | 2026.04.01 18:12:31.849839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38425 | ||
| 19087 | 2026.04.01 18:12:31.850415 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19088 | 2026.04.01 18:12:31.850465 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 19089 | 2026.04.01 18:12:31.850973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19090 | 2026.04.01 18:12:31.851220 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19091 | 2026.04.01 18:12:31.851371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38425 | ||
| 19092 | 2026.04.01 18:12:31.851461 [ 224 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19093 | 2026.04.01 18:12:31.851516 [ 224 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19094 | 2026.04.01 18:12:31.854359 [ 224 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19095 | 2026.04.01 18:12:31.970700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2418 | ||
| 19096 | 2026.04.01 18:12:31.973552 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19097 | 2026.04.01 18:12:31.973600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 19098 | 2026.04.01 18:12:31.974839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19099 | 2026.04.01 18:12:31.975132 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19100 | 2026.04.01 18:12:31.975396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2418 | ||
| 19101 | 2026.04.01 18:12:32.002366 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001837257 sec. | ||
| 19102 | 2026.04.01 18:12:33.014864 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19103 | 2026.04.01 18:12:33.015060 [ 4 ] {64a447b0-9b10-4273-a0fa-c71e5dda124c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19104 | 2026.04.01 18:12:33.015134 [ 4 ] {64a447b0-9b10-4273-a0fa-c71e5dda124c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19105 | 2026.04.01 18:12:33.015778 [ 4 ] {64a447b0-9b10-4273-a0fa-c71e5dda124c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19106 | 2026.04.01 18:12:33.015816 [ 4 ] {64a447b0-9b10-4273-a0fa-c71e5dda124c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19107 | 2026.04.01 18:12:33.016196 [ 4 ] {64a447b0-9b10-4273-a0fa-c71e5dda124c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19108 | 2026.04.01 18:12:33.016420 [ 4 ] {64a447b0-9b10-4273-a0fa-c71e5dda124c} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19109 | 2026.04.01 18:12:33.016568 [ 4 ] {64a447b0-9b10-4273-a0fa-c71e5dda124c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001571 sec., 73838.3195416932 rows/sec., 6.27 MiB/sec. | ||
| 19110 | 2026.04.01 18:12:33.016610 [ 4 ] {64a447b0-9b10-4273-a0fa-c71e5dda124c} <Debug> TCPHandler: Processed in 0.001868768 sec. | ||
| 19111 | 2026.04.01 18:12:33.016732 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19112 | 2026.04.01 18:12:33.016827 [ 4 ] {e32c8f1d-0c5c-48ae-80d0-c4f0e18cf3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19113 | 2026.04.01 18:12:33.016869 [ 4 ] {e32c8f1d-0c5c-48ae-80d0-c4f0e18cf3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19114 | 2026.04.01 18:12:33.017293 [ 4 ] {e32c8f1d-0c5c-48ae-80d0-c4f0e18cf3de} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19115 | 2026.04.01 18:12:33.017330 [ 4 ] {e32c8f1d-0c5c-48ae-80d0-c4f0e18cf3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19116 | 2026.04.01 18:12:33.017637 [ 4 ] {e32c8f1d-0c5c-48ae-80d0-c4f0e18cf3de} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19117 | 2026.04.01 18:12:33.017844 [ 4 ] {e32c8f1d-0c5c-48ae-80d0-c4f0e18cf3de} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19118 | 2026.04.01 18:12:33.017973 [ 4 ] {e32c8f1d-0c5c-48ae-80d0-c4f0e18cf3de} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001164 sec., 25773.195876288657 rows/sec., 1.89 MiB/sec. | ||
| 19119 | 2026.04.01 18:12:33.017995 [ 100 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19120 | 2026.04.01 18:12:33.018011 [ 4 ] {e32c8f1d-0c5c-48ae-80d0-c4f0e18cf3de} <Debug> TCPHandler: Processed in 0.001325955 sec. | ||
| 19121 | 2026.04.01 18:12:33.018080 [ 100 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19122 | 2026.04.01 18:12:33.018118 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19123 | 2026.04.01 18:12:33.018158 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19124 | 2026.04.01 18:12:33.018212 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 19125 | 2026.04.01 18:12:33.018228 [ 220 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19126 | 2026.04.01 18:12:33.018253 [ 4 ] {e9352dba-49f2-45b4-a388-c193cc2ed9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19127 | 2026.04.01 18:12:33.018258 [ 220 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19128 | 2026.04.01 18:12:33.018297 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19129 | 2026.04.01 18:12:33.018298 [ 4 ] {e9352dba-49f2-45b4-a388-c193cc2ed9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19130 | 2026.04.01 18:12:33.018332 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 316 rows starting from the beginning of the part | ||
| 19131 | 2026.04.01 18:12:33.018393 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
| 19132 | 2026.04.01 18:12:33.018441 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 243 rows starting from the beginning of the part | ||
| 19133 | 2026.04.01 18:12:33.018484 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 36 rows starting from the beginning of the part | ||
| 19134 | 2026.04.01 18:12:33.018526 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 243 rows starting from the beginning of the part | ||
| 19135 | 2026.04.01 18:12:33.018567 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part | ||
| 19136 | 2026.04.01 18:12:33.018725 [ 4 ] {e9352dba-49f2-45b4-a388-c193cc2ed9e8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19137 | 2026.04.01 18:12:33.018760 [ 4 ] {e9352dba-49f2-45b4-a388-c193cc2ed9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19138 | 2026.04.01 18:12:33.019070 [ 4 ] {e9352dba-49f2-45b4-a388-c193cc2ed9e8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19139 | 2026.04.01 18:12:33.019266 [ 4 ] {e9352dba-49f2-45b4-a388-c193cc2ed9e8} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19140 | 2026.04.01 18:12:33.019360 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118907 sec., 755212.0564811155 rows/sec., 49.62 MiB/sec. | ||
| 19141 | 2026.04.01 18:12:33.019392 [ 4 ] {e9352dba-49f2-45b4-a388-c193cc2ed9e8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001156 sec., 81314.87889273357 rows/sec., 6.35 MiB/sec. | ||
| 19142 | 2026.04.01 18:12:33.019433 [ 4 ] {e9352dba-49f2-45b4-a388-c193cc2ed9e8} <Debug> TCPHandler: Processed in 0.001321705 sec. | ||
| 19143 | 2026.04.01 18:12:33.019494 [ 194 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19144 | 2026.04.01 18:12:33.019542 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19145 | 2026.04.01 18:12:33.019632 [ 4 ] {c7e1b73d-0d0f-46cc-a74e-0095246d91d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19146 | 2026.04.01 18:12:33.019674 [ 4 ] {c7e1b73d-0d0f-46cc-a74e-0095246d91d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19147 | 2026.04.01 18:12:33.019742 [ 194 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2026.04.01 18:12:33.019807 [ 194 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_116_23} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19149 | 2026.04.01 18:12:33.019873 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 19150 | 2026.04.01 18:12:33.020062 [ 4 ] {c7e1b73d-0d0f-46cc-a74e-0095246d91d0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19151 | 2026.04.01 18:12:33.020096 [ 4 ] {c7e1b73d-0d0f-46cc-a74e-0095246d91d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19152 | 2026.04.01 18:12:33.020406 [ 4 ] {c7e1b73d-0d0f-46cc-a74e-0095246d91d0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19153 | 2026.04.01 18:12:33.020614 [ 4 ] {c7e1b73d-0d0f-46cc-a74e-0095246d91d0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19154 | 2026.04.01 18:12:33.020743 [ 4 ] {c7e1b73d-0d0f-46cc-a74e-0095246d91d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 19155 | 2026.04.01 18:12:33.020779 [ 4 ] {c7e1b73d-0d0f-46cc-a74e-0095246d91d0} <Debug> TCPHandler: Processed in 0.001284214 sec. | ||
| 19156 | 2026.04.01 18:12:33.020885 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19157 | 2026.04.01 18:12:33.020976 [ 4 ] {056e2183-24a6-4fae-a94c-00aa59454b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19158 | 2026.04.01 18:12:33.021028 [ 4 ] {056e2183-24a6-4fae-a94c-00aa59454b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19159 | 2026.04.01 18:12:33.021807 [ 4 ] {056e2183-24a6-4fae-a94c-00aa59454b7e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19160 | 2026.04.01 18:12:33.021843 [ 4 ] {056e2183-24a6-4fae-a94c-00aa59454b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19161 | 2026.04.01 18:12:33.022382 [ 4 ] {056e2183-24a6-4fae-a94c-00aa59454b7e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19162 | 2026.04.01 18:12:33.022622 [ 4 ] {056e2183-24a6-4fae-a94c-00aa59454b7e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19163 | 2026.04.01 18:12:33.022754 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19164 | 2026.04.01 18:12:33.022770 [ 4 ] {056e2183-24a6-4fae-a94c-00aa59454b7e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001812 sec., 16556.29139072848 rows/sec., 29.67 MiB/sec. | ||
| 19165 | 2026.04.01 18:12:33.022808 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19166 | 2026.04.01 18:12:33.022832 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19167 | 2026.04.01 18:12:33.022844 [ 4 ] {056e2183-24a6-4fae-a94c-00aa59454b7e} <Debug> TCPHandler: Processed in 0.002006192 sec. | ||
| 19168 | 2026.04.01 18:12:33.022902 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 19169 | 2026.04.01 18:12:33.022961 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19170 | 2026.04.01 18:12:33.022971 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19171 | 2026.04.01 18:12:33.023018 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19172 | 2026.04.01 18:12:33.023053 [ 4 ] {75e8de66-c71c-4d7b-b240-ad7633efc523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19173 | 2026.04.01 18:12:33.023084 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19174 | 2026.04.01 18:12:33.023099 [ 4 ] {75e8de66-c71c-4d7b-b240-ad7633efc523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19175 | 2026.04.01 18:12:33.023134 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2382 rows starting from the beginning of the part | ||
| 19176 | 2026.04.01 18:12:33.023256 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
| 19177 | 2026.04.01 18:12:33.023372 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 11 rows starting from the beginning of the part | ||
| 19178 | 2026.04.01 18:12:33.023432 [ 4 ] {75e8de66-c71c-4d7b-b240-ad7633efc523} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19179 | 2026.04.01 18:12:33.023471 [ 4 ] {75e8de66-c71c-4d7b-b240-ad7633efc523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19180 | 2026.04.01 18:12:33.023485 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part | ||
| 19181 | 2026.04.01 18:12:33.023591 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 11 rows starting from the beginning of the part | ||
| 19182 | 2026.04.01 18:12:33.023700 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part | ||
| 19183 | 2026.04.01 18:12:33.023823 [ 4 ] {75e8de66-c71c-4d7b-b240-ad7633efc523} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19184 | 2026.04.01 18:12:33.024087 [ 4 ] {75e8de66-c71c-4d7b-b240-ad7633efc523} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19185 | 2026.04.01 18:12:33.024230 [ 4 ] {75e8de66-c71c-4d7b-b240-ad7633efc523} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 19186 | 2026.04.01 18:12:33.024267 [ 4 ] {75e8de66-c71c-4d7b-b240-ad7633efc523} <Debug> TCPHandler: Processed in 0.001354235 sec. | ||
| 19187 | 2026.04.01 18:12:33.025121 [ 220 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19188 | 2026.04.01 18:12:33.025332 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19189 | 2026.04.01 18:12:33.032540 [ 194 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2494 rows, containing 19 columns (19 merged, 0 gathered) in 0.009670001 sec., 257911.03847869305 rows/sec., 462.16 MiB/sec. | ||
| 19190 | 2026.04.01 18:12:33.034339 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19191 | 2026.04.01 18:12:33.034651 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19192 | 2026.04.01 18:12:33.034720 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19193 | 2026.04.01 18:12:33.034818 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.76 MiB. | ||
| 19194 | 2026.04.01 18:12:33.463861 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19195 | 2026.04.01 18:12:33.464057 [ 4 ] {fdfe8cc4-08e9-48ad-8dd1-e2be391b5d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19196 | 2026.04.01 18:12:33.464131 [ 4 ] {fdfe8cc4-08e9-48ad-8dd1-e2be391b5d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19197 | 2026.04.01 18:12:33.464948 [ 4 ] {fdfe8cc4-08e9-48ad-8dd1-e2be391b5d66} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19198 | 2026.04.01 18:12:33.464990 [ 4 ] {fdfe8cc4-08e9-48ad-8dd1-e2be391b5d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19199 | 2026.04.01 18:12:33.465390 [ 4 ] {fdfe8cc4-08e9-48ad-8dd1-e2be391b5d66} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19200 | 2026.04.01 18:12:33.465612 [ 4 ] {fdfe8cc4-08e9-48ad-8dd1-e2be391b5d66} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19201 | 2026.04.01 18:12:33.465769 [ 4 ] {fdfe8cc4-08e9-48ad-8dd1-e2be391b5d66} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001763 sec., 263187.74815655133 rows/sec., 16.69 MiB/sec. | ||
| 19202 | 2026.04.01 18:12:33.465811 [ 4 ] {fdfe8cc4-08e9-48ad-8dd1-e2be391b5d66} <Debug> TCPHandler: Processed in 0.002082534 sec. | ||
| 19203 | 2026.04.01 18:12:33.465937 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19204 | 2026.04.01 18:12:33.466033 [ 4 ] {122b1145-8114-4f63-a5f8-9f8d24c63817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19205 | 2026.04.01 18:12:33.466075 [ 4 ] {122b1145-8114-4f63-a5f8-9f8d24c63817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19206 | 2026.04.01 18:12:33.466469 [ 4 ] {122b1145-8114-4f63-a5f8-9f8d24c63817} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19207 | 2026.04.01 18:12:33.466505 [ 4 ] {122b1145-8114-4f63-a5f8-9f8d24c63817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19208 | 2026.04.01 18:12:33.466801 [ 4 ] {122b1145-8114-4f63-a5f8-9f8d24c63817} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19209 | 2026.04.01 18:12:33.467011 [ 4 ] {122b1145-8114-4f63-a5f8-9f8d24c63817} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19210 | 2026.04.01 18:12:33.467140 [ 4 ] {122b1145-8114-4f63-a5f8-9f8d24c63817} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 144.84 KiB/sec. | ||
| 19211 | 2026.04.01 18:12:33.467177 [ 4 ] {122b1145-8114-4f63-a5f8-9f8d24c63817} <Debug> TCPHandler: Processed in 0.001290983 sec. | ||
| 19212 | 2026.04.01 18:12:33.467294 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19213 | 2026.04.01 18:12:33.467388 [ 4 ] {63174543-9966-4289-ab5a-7bc3e1969a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19214 | 2026.04.01 18:12:33.467427 [ 4 ] {63174543-9966-4289-ab5a-7bc3e1969a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19215 | 2026.04.01 18:12:33.469225 [ 4 ] {63174543-9966-4289-ab5a-7bc3e1969a04} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19216 | 2026.04.01 18:12:33.469261 [ 4 ] {63174543-9966-4289-ab5a-7bc3e1969a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19217 | 2026.04.01 18:12:33.469780 [ 4 ] {63174543-9966-4289-ab5a-7bc3e1969a04} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19218 | 2026.04.01 18:12:33.469996 [ 4 ] {63174543-9966-4289-ab5a-7bc3e1969a04} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19219 | 2026.04.01 18:12:33.470127 [ 4 ] {63174543-9966-4289-ab5a-7bc3e1969a04} <Debug> executeQuery: Read 3619 rows, 278.22 KiB in 0.002759 sec., 1311707.140268213 rows/sec., 98.48 MiB/sec. | ||
| 19220 | 2026.04.01 18:12:33.470167 [ 4 ] {63174543-9966-4289-ab5a-7bc3e1969a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 19221 | 2026.04.01 18:12:33.470180 [ 4 ] {63174543-9966-4289-ab5a-7bc3e1969a04} <Debug> TCPHandler: Processed in 0.002935146 sec. | ||
| 19222 | 2026.04.01 18:12:33.470293 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19223 | 2026.04.01 18:12:33.470387 [ 4 ] {bca1cc9c-3d24-4c30-86a5-6ab005f798c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19224 | 2026.04.01 18:12:33.470427 [ 4 ] {bca1cc9c-3d24-4c30-86a5-6ab005f798c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19225 | 2026.04.01 18:12:33.470918 [ 4 ] {bca1cc9c-3d24-4c30-86a5-6ab005f798c2} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19226 | 2026.04.01 18:12:33.470953 [ 4 ] {bca1cc9c-3d24-4c30-86a5-6ab005f798c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19227 | 2026.04.01 18:12:33.471257 [ 4 ] {bca1cc9c-3d24-4c30-86a5-6ab005f798c2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19228 | 2026.04.01 18:12:33.471466 [ 4 ] {bca1cc9c-3d24-4c30-86a5-6ab005f798c2} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19229 | 2026.04.01 18:12:33.471595 [ 4 ] {bca1cc9c-3d24-4c30-86a5-6ab005f798c2} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.001226 sec., 208809.13539967372 rows/sec., 12.53 MiB/sec. | ||
| 19230 | 2026.04.01 18:12:33.471634 [ 4 ] {bca1cc9c-3d24-4c30-86a5-6ab005f798c2} <Debug> TCPHandler: Processed in 0.001389386 sec. | ||
| 19231 | 2026.04.01 18:12:33.471743 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19232 | 2026.04.01 18:12:33.471837 [ 4 ] {33f3c213-b4ac-43bb-8ccb-a214d4773d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19233 | 2026.04.01 18:12:33.471876 [ 4 ] {33f3c213-b4ac-43bb-8ccb-a214d4773d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19234 | 2026.04.01 18:12:33.472576 [ 4 ] {33f3c213-b4ac-43bb-8ccb-a214d4773d85} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19235 | 2026.04.01 18:12:33.472609 [ 4 ] {33f3c213-b4ac-43bb-8ccb-a214d4773d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19236 | 2026.04.01 18:12:33.472968 [ 4 ] {33f3c213-b4ac-43bb-8ccb-a214d4773d85} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19237 | 2026.04.01 18:12:33.473179 [ 4 ] {33f3c213-b4ac-43bb-8ccb-a214d4773d85} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19238 | 2026.04.01 18:12:33.473306 [ 4 ] {33f3c213-b4ac-43bb-8ccb-a214d4773d85} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001487 sec., 699394.754539341 rows/sec., 41.48 MiB/sec. | ||
| 19239 | 2026.04.01 18:12:33.473345 [ 4 ] {33f3c213-b4ac-43bb-8ccb-a214d4773d85} <Debug> TCPHandler: Processed in 0.001650343 sec. | ||
| 19240 | 2026.04.01 18:12:33.473453 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19241 | 2026.04.01 18:12:33.473546 [ 4 ] {5500bf40-42c3-4325-8d86-274a10ddbb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19242 | 2026.04.01 18:12:33.473586 [ 4 ] {5500bf40-42c3-4325-8d86-274a10ddbb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19243 | 2026.04.01 18:12:33.473968 [ 4 ] {5500bf40-42c3-4325-8d86-274a10ddbb9d} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19244 | 2026.04.01 18:12:33.474002 [ 4 ] {5500bf40-42c3-4325-8d86-274a10ddbb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19245 | 2026.04.01 18:12:33.474289 [ 4 ] {5500bf40-42c3-4325-8d86-274a10ddbb9d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 19246 | 2026.04.01 18:12:33.474499 [ 4 ] {5500bf40-42c3-4325-8d86-274a10ddbb9d} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19247 | 2026.04.01 18:12:33.474624 [ 4 ] {5500bf40-42c3-4325-8d86-274a10ddbb9d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 19248 | 2026.04.01 18:12:33.474661 [ 4 ] {5500bf40-42c3-4325-8d86-274a10ddbb9d} <Debug> TCPHandler: Processed in 0.001257693 sec. | ||
| 19249 | 2026.04.01 18:12:33.474769 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19250 | 2026.04.01 18:12:33.474862 [ 4 ] {a00a63d4-ccd2-4317-8627-6b4baa49c08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19251 | 2026.04.01 18:12:33.474902 [ 4 ] {a00a63d4-ccd2-4317-8627-6b4baa49c08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19252 | 2026.04.01 18:12:33.475369 [ 4 ] {a00a63d4-ccd2-4317-8627-6b4baa49c08f} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19253 | 2026.04.01 18:12:33.475405 [ 4 ] {a00a63d4-ccd2-4317-8627-6b4baa49c08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19254 | 2026.04.01 18:12:33.475707 [ 4 ] {a00a63d4-ccd2-4317-8627-6b4baa49c08f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19255 | 2026.04.01 18:12:33.475925 [ 4 ] {a00a63d4-ccd2-4317-8627-6b4baa49c08f} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19256 | 2026.04.01 18:12:33.476062 [ 4 ] {a00a63d4-ccd2-4317-8627-6b4baa49c08f} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001217 sec., 195562.85949055053 rows/sec., 11.10 MiB/sec. | ||
| 19257 | 2026.04.01 18:12:33.476100 [ 4 ] {a00a63d4-ccd2-4317-8627-6b4baa49c08f} <Debug> TCPHandler: Processed in 0.001378866 sec. | ||
| 19258 | 2026.04.01 18:12:33.476208 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19259 | 2026.04.01 18:12:33.476300 [ 4 ] {6c16bd93-9f89-4cfc-b5c2-92e899f536db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19260 | 2026.04.01 18:12:33.476339 [ 4 ] {6c16bd93-9f89-4cfc-b5c2-92e899f536db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19261 | 2026.04.01 18:12:33.477520 [ 4 ] {6c16bd93-9f89-4cfc-b5c2-92e899f536db} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19262 | 2026.04.01 18:12:33.477553 [ 4 ] {6c16bd93-9f89-4cfc-b5c2-92e899f536db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19263 | 2026.04.01 18:12:33.477943 [ 4 ] {6c16bd93-9f89-4cfc-b5c2-92e899f536db} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19264 | 2026.04.01 18:12:33.478167 [ 4 ] {6c16bd93-9f89-4cfc-b5c2-92e899f536db} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19265 | 2026.04.01 18:12:33.478296 [ 4 ] {6c16bd93-9f89-4cfc-b5c2-92e899f536db} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.002014 sec., 992552.1350546175 rows/sec., 67.01 MiB/sec. | ||
| 19266 | 2026.04.01 18:12:33.478334 [ 4 ] {6c16bd93-9f89-4cfc-b5c2-92e899f536db} <Debug> TCPHandler: Processed in 0.002175566 sec. | ||
| 19267 | 2026.04.01 18:12:33.478443 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19268 | 2026.04.01 18:12:33.478536 [ 4 ] {52a7f3ab-2f2e-4aff-9d85-beeb11c4f805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19269 | 2026.04.01 18:12:33.478577 [ 4 ] {52a7f3ab-2f2e-4aff-9d85-beeb11c4f805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19270 | 2026.04.01 18:12:33.478914 [ 4 ] {52a7f3ab-2f2e-4aff-9d85-beeb11c4f805} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19271 | 2026.04.01 18:12:33.478948 [ 4 ] {52a7f3ab-2f2e-4aff-9d85-beeb11c4f805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19272 | 2026.04.01 18:12:33.479251 [ 4 ] {52a7f3ab-2f2e-4aff-9d85-beeb11c4f805} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19273 | 2026.04.01 18:12:33.479461 [ 4 ] {52a7f3ab-2f2e-4aff-9d85-beeb11c4f805} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19274 | 2026.04.01 18:12:33.479589 [ 4 ] {52a7f3ab-2f2e-4aff-9d85-beeb11c4f805} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 19275 | 2026.04.01 18:12:33.479625 [ 4 ] {52a7f3ab-2f2e-4aff-9d85-beeb11c4f805} <Debug> TCPHandler: Processed in 0.001230492 sec. | ||
| 19276 | 2026.04.01 18:12:33.479732 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19277 | 2026.04.01 18:12:33.479826 [ 4 ] {8efe47ff-8d2a-4f42-84c5-c28f8c062e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19278 | 2026.04.01 18:12:33.479867 [ 4 ] {8efe47ff-8d2a-4f42-84c5-c28f8c062e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19279 | 2026.04.01 18:12:33.480617 [ 4 ] {8efe47ff-8d2a-4f42-84c5-c28f8c062e9a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19280 | 2026.04.01 18:12:33.480651 [ 4 ] {8efe47ff-8d2a-4f42-84c5-c28f8c062e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19281 | 2026.04.01 18:12:33.481091 [ 4 ] {8efe47ff-8d2a-4f42-84c5-c28f8c062e9a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19282 | 2026.04.01 18:12:33.481305 [ 4 ] {8efe47ff-8d2a-4f42-84c5-c28f8c062e9a} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19283 | 2026.04.01 18:12:33.481438 [ 4 ] {8efe47ff-8d2a-4f42-84c5-c28f8c062e9a} <Debug> executeQuery: Read 1672 rows, 104.01 KiB in 0.001631 sec., 1025137.9521765787 rows/sec., 62.28 MiB/sec. | ||
| 19284 | 2026.04.01 18:12:33.481475 [ 4 ] {8efe47ff-8d2a-4f42-84c5-c28f8c062e9a} <Debug> TCPHandler: Processed in 0.001791277 sec. | ||
| 19285 | 2026.04.01 18:12:33.481584 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19286 | 2026.04.01 18:12:33.481678 [ 4 ] {577ad283-7c2b-4251-b17e-8482a3577bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19287 | 2026.04.01 18:12:33.481720 [ 4 ] {577ad283-7c2b-4251-b17e-8482a3577bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19288 | 2026.04.01 18:12:33.482037 [ 4 ] {577ad283-7c2b-4251-b17e-8482a3577bb4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19289 | 2026.04.01 18:12:33.482071 [ 4 ] {577ad283-7c2b-4251-b17e-8482a3577bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19290 | 2026.04.01 18:12:33.482367 [ 4 ] {577ad283-7c2b-4251-b17e-8482a3577bb4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19291 | 2026.04.01 18:12:33.482578 [ 4 ] {577ad283-7c2b-4251-b17e-8482a3577bb4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19292 | 2026.04.01 18:12:33.482706 [ 4 ] {577ad283-7c2b-4251-b17e-8482a3577bb4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 19293 | 2026.04.01 18:12:33.482742 [ 4 ] {577ad283-7c2b-4251-b17e-8482a3577bb4} <Debug> TCPHandler: Processed in 0.001206851 sec. | ||
| 19294 | 2026.04.01 18:12:33.482851 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19295 | 2026.04.01 18:12:33.482944 [ 4 ] {c25ddf87-545c-4247-afa3-fab6c0fc35c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19296 | 2026.04.01 18:12:33.482996 [ 4 ] {c25ddf87-545c-4247-afa3-fab6c0fc35c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19297 | 2026.04.01 18:12:33.483797 [ 4 ] {c25ddf87-545c-4247-afa3-fab6c0fc35c2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19298 | 2026.04.01 18:12:33.483833 [ 4 ] {c25ddf87-545c-4247-afa3-fab6c0fc35c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19299 | 2026.04.01 18:12:33.484360 [ 4 ] {c25ddf87-545c-4247-afa3-fab6c0fc35c2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19300 | 2026.04.01 18:12:33.484584 [ 4 ] {c25ddf87-545c-4247-afa3-fab6c0fc35c2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19301 | 2026.04.01 18:12:33.484721 [ 4 ] {c25ddf87-545c-4247-afa3-fab6c0fc35c2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001796 sec., 12249.443207126948 rows/sec., 21.95 MiB/sec. | ||
| 19302 | 2026.04.01 18:12:33.484776 [ 4 ] {c25ddf87-545c-4247-afa3-fab6c0fc35c2} <Debug> TCPHandler: Processed in 0.001973891 sec. | ||
| 19303 | 2026.04.01 18:12:33.484890 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19304 | 2026.04.01 18:12:33.484984 [ 4 ] {0eeb6083-237b-4166-9736-a5bac1b5d138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19305 | 2026.04.01 18:12:33.485026 [ 4 ] {0eeb6083-237b-4166-9736-a5bac1b5d138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19306 | 2026.04.01 18:12:33.485357 [ 4 ] {0eeb6083-237b-4166-9736-a5bac1b5d138} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19307 | 2026.04.01 18:12:33.485391 [ 4 ] {0eeb6083-237b-4166-9736-a5bac1b5d138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19308 | 2026.04.01 18:12:33.485699 [ 4 ] {0eeb6083-237b-4166-9736-a5bac1b5d138} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19309 | 2026.04.01 18:12:33.485913 [ 4 ] {0eeb6083-237b-4166-9736-a5bac1b5d138} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19310 | 2026.04.01 18:12:33.486017 [ 94 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19311 | 2026.04.01 18:12:33.486041 [ 4 ] {0eeb6083-237b-4166-9736-a5bac1b5d138} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001076 sec., 57620.81784386618 rows/sec., 3.21 MiB/sec. | ||
| 19312 | 2026.04.01 18:12:33.486054 [ 94 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19313 | 2026.04.01 18:12:33.486072 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19314 | 2026.04.01 18:12:33.486077 [ 4 ] {0eeb6083-237b-4166-9736-a5bac1b5d138} <Debug> TCPHandler: Processed in 0.001236412 sec. | ||
| 19315 | 2026.04.01 18:12:33.486158 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19316 | 2026.04.01 18:12:33.486259 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19317 | 2026.04.01 18:12:33.486291 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8900 rows starting from the beginning of the part | ||
| 19318 | 2026.04.01 18:12:33.486350 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 110 rows starting from the beginning of the part | ||
| 19319 | 2026.04.01 18:12:33.486395 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 19320 | 2026.04.01 18:12:33.486439 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 110 rows starting from the beginning of the part | ||
| 19321 | 2026.04.01 18:12:33.486480 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 19322 | 2026.04.01 18:12:33.486521 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 62 rows starting from the beginning of the part | ||
| 19323 | 2026.04.01 18:12:33.488779 [ 197 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9302 rows, containing 4 columns (4 merged, 0 gathered) in 0.002653779 sec., 3505190.1458260086 rows/sec., 221.99 MiB/sec. | ||
| 19324 | 2026.04.01 18:12:33.488954 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19325 | 2026.04.01 18:12:33.489193 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19326 | 2026.04.01 18:12:33.489253 [ 194 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_131_26} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19327 | 2026.04.01 18:12:33.489306 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 19328 | 2026.04.01 18:12:33.712738 [ 220 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19329 | 2026.04.01 18:12:33.712823 [ 220 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19330 | 2026.04.01 18:12:33.715075 [ 220 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19331 | 2026.04.01 18:12:33.744538 [ 217 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19332 | 2026.04.01 18:12:33.744597 [ 217 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19333 | 2026.04.01 18:12:33.747655 [ 217 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19334 | 2026.04.01 18:12:33.977085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 19335 | 2026.04.01 18:12:33.994056 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19336 | 2026.04.01 18:12:33.994105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19337 | 2026.04.01 18:12:34.000607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19338 | 2026.04.01 18:12:34.001062 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.91 MiB, peak 404.14 MiB, free memory in arenas 0.00 B, will set to 388.50 MiB (RSS), difference: 1.59 MiB | ||
| 19339 | 2026.04.01 18:12:34.001546 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19340 | 2026.04.01 18:12:34.004642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 19341 | 2026.04.01 18:12:34.399560 [ 223 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19342 | 2026.04.01 18:12:34.399650 [ 223 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19343 | 2026.04.01 18:12:34.402875 [ 223 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19344 | 2026.04.01 18:12:35.001079 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.50 MiB, peak 404.14 MiB, free memory in arenas 0.00 B, will set to 388.50 MiB (RSS), difference: 8.00 MiB | ||
| 19345 | 2026.04.01 18:12:38.010413 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19346 | 2026.04.01 18:12:38.010633 [ 4 ] {aaa81aab-aa7b-4e2a-a0e0-938e26fb3167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19347 | 2026.04.01 18:12:38.010701 [ 4 ] {aaa81aab-aa7b-4e2a-a0e0-938e26fb3167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19348 | 2026.04.01 18:12:38.011362 [ 4 ] {aaa81aab-aa7b-4e2a-a0e0-938e26fb3167} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19349 | 2026.04.01 18:12:38.011405 [ 4 ] {aaa81aab-aa7b-4e2a-a0e0-938e26fb3167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19350 | 2026.04.01 18:12:38.011780 [ 4 ] {aaa81aab-aa7b-4e2a-a0e0-938e26fb3167} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19351 | 2026.04.01 18:12:38.012005 [ 4 ] {aaa81aab-aa7b-4e2a-a0e0-938e26fb3167} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19352 | 2026.04.01 18:12:38.012165 [ 4 ] {aaa81aab-aa7b-4e2a-a0e0-938e26fb3167} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.62 MiB/sec. | ||
| 19353 | 2026.04.01 18:12:38.012280 [ 4 ] {aaa81aab-aa7b-4e2a-a0e0-938e26fb3167} <Debug> TCPHandler: Processed in 0.002004212 sec. | ||
| 19354 | 2026.04.01 18:12:38.012407 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19355 | 2026.04.01 18:12:38.012510 [ 4 ] {50a83c51-9f39-4913-9241-eb956f0c1ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19356 | 2026.04.01 18:12:38.012554 [ 4 ] {50a83c51-9f39-4913-9241-eb956f0c1ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19357 | 2026.04.01 18:12:38.012991 [ 4 ] {50a83c51-9f39-4913-9241-eb956f0c1ad3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19358 | 2026.04.01 18:12:38.013033 [ 4 ] {50a83c51-9f39-4913-9241-eb956f0c1ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19359 | 2026.04.01 18:12:38.013352 [ 4 ] {50a83c51-9f39-4913-9241-eb956f0c1ad3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19360 | 2026.04.01 18:12:38.013570 [ 4 ] {50a83c51-9f39-4913-9241-eb956f0c1ad3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19361 | 2026.04.01 18:12:38.013734 [ 4 ] {50a83c51-9f39-4913-9241-eb956f0c1ad3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 19362 | 2026.04.01 18:12:38.013787 [ 4 ] {50a83c51-9f39-4913-9241-eb956f0c1ad3} <Debug> TCPHandler: Processed in 0.001431917 sec. | ||
| 19363 | 2026.04.01 18:12:38.013931 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19364 | 2026.04.01 18:12:38.014039 [ 4 ] {d09599e4-7dc4-4199-bdbb-77cdc8c98305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19365 | 2026.04.01 18:12:38.014093 [ 4 ] {d09599e4-7dc4-4199-bdbb-77cdc8c98305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19366 | 2026.04.01 18:12:38.014573 [ 4 ] {d09599e4-7dc4-4199-bdbb-77cdc8c98305} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19367 | 2026.04.01 18:12:38.014608 [ 4 ] {d09599e4-7dc4-4199-bdbb-77cdc8c98305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19368 | 2026.04.01 18:12:38.014963 [ 4 ] {d09599e4-7dc4-4199-bdbb-77cdc8c98305} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19369 | 2026.04.01 18:12:38.015183 [ 4 ] {d09599e4-7dc4-4199-bdbb-77cdc8c98305} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19370 | 2026.04.01 18:12:38.015320 [ 4 ] {d09599e4-7dc4-4199-bdbb-77cdc8c98305} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001307 sec., 97934.20045906656 rows/sec., 6.82 MiB/sec. | ||
| 19371 | 2026.04.01 18:12:38.015361 [ 4 ] {d09599e4-7dc4-4199-bdbb-77cdc8c98305} <Debug> TCPHandler: Processed in 0.001489969 sec. | ||
| 19372 | 2026.04.01 18:12:38.015424 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19373 | 2026.04.01 18:12:38.015475 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19374 | 2026.04.01 18:12:38.015486 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19375 | 2026.04.01 18:12:38.015588 [ 4 ] {6557a018-761d-4385-9c1b-aadad0a7223c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19376 | 2026.04.01 18:12:38.015632 [ 4 ] {6557a018-761d-4385-9c1b-aadad0a7223c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19377 | 2026.04.01 18:12:38.015968 [ 4 ] {6557a018-761d-4385-9c1b-aadad0a7223c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19378 | 2026.04.01 18:12:38.016006 [ 4 ] {6557a018-761d-4385-9c1b-aadad0a7223c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19379 | 2026.04.01 18:12:38.016342 [ 4 ] {6557a018-761d-4385-9c1b-aadad0a7223c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19380 | 2026.04.01 18:12:38.016560 [ 4 ] {6557a018-761d-4385-9c1b-aadad0a7223c} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19381 | 2026.04.01 18:12:38.016694 [ 4 ] {6557a018-761d-4385-9c1b-aadad0a7223c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001126 sec., 42628.77442273535 rows/sec., 2.87 MiB/sec. | ||
| 19382 | 2026.04.01 18:12:38.016731 [ 4 ] {6557a018-761d-4385-9c1b-aadad0a7223c} <Debug> TCPHandler: Processed in 0.001301143 sec. | ||
| 19383 | 2026.04.01 18:12:38.019444 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19384 | 2026.04.01 18:12:39.352128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38937 | ||
| 19385 | 2026.04.01 18:12:39.352719 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19386 | 2026.04.01 18:12:39.352762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19387 | 2026.04.01 18:12:39.353264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19388 | 2026.04.01 18:12:39.353508 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19389 | 2026.04.01 18:12:39.353649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38937 | ||
| 19390 | 2026.04.01 18:12:39.353659 [ 85 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19391 | 2026.04.01 18:12:39.353735 [ 85 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19392 | 2026.04.01 18:12:39.353758 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19393 | 2026.04.01 18:12:39.353854 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 19394 | 2026.04.01 18:12:39.353953 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19395 | 2026.04.01 18:12:39.353986 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36505 rows starting from the beginning of the part | ||
| 19396 | 2026.04.01 18:12:39.354044 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 19397 | 2026.04.01 18:12:39.354088 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 19398 | 2026.04.01 18:12:39.354131 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 19399 | 2026.04.01 18:12:39.354169 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 19400 | 2026.04.01 18:12:39.354205 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 19401 | 2026.04.01 18:12:39.356556 [ 197 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38937 rows, containing 4 columns (4 merged, 0 gathered) in 0.002742792 sec., 14196118.407812186 rows/sec., 203.08 MiB/sec. | ||
| 19402 | 2026.04.01 18:12:39.356793 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19403 | 2026.04.01 18:12:39.357033 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19404 | 2026.04.01 18:12:39.357092 [ 194 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_81_16} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19405 | 2026.04.01 18:12:39.357157 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19406 | 2026.04.01 18:12:40.955633 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50610 | ||
| 19407 | 2026.04.01 18:12:40.955738 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19408 | 2026.04.01 18:12:40.955764 [ 290 ] {} <Debug> TCP-Session: d1308674-2274-49b0-96d3-a49efcc8149a Authenticating user 'default' from [fd00:1122:3344:101::e]:50610 | ||
| 19409 | 2026.04.01 18:12:40.955787 [ 290 ] {} <Debug> TCP-Session: d1308674-2274-49b0-96d3-a49efcc8149a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19410 | 2026.04.01 18:12:40.955800 [ 290 ] {} <Debug> TCP-Session: d1308674-2274-49b0-96d3-a49efcc8149a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19411 | 2026.04.01 18:12:40.956065 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57298 | ||
| 19412 | 2026.04.01 18:12:40.956083 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56230 | ||
| 19413 | 2026.04.01 18:12:40.956108 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39970 | ||
| 19414 | 2026.04.01 18:12:40.956136 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65094 | ||
| 19415 | 2026.04.01 18:12:40.956167 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35641 | ||
| 19416 | 2026.04.01 18:12:40.956202 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19417 | 2026.04.01 18:12:40.956241 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19418 | 2026.04.01 18:12:40.956215 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19419 | 2026.04.01 18:12:40.956266 [ 353 ] {} <Debug> TCP-Session: 1f4c76e5-e339-4633-bcea-e26ab14f9043 Authenticating user 'default' from [fd00:1122:3344:101::e]:56230 | ||
| 19420 | 2026.04.01 18:12:40.956286 [ 288 ] {} <Debug> TCP-Session: 50be6fb8-e5ce-4be0-9658-632885542722 Authenticating user 'default' from [fd00:1122:3344:101::e]:65094 | ||
| 19421 | 2026.04.01 18:12:40.956300 [ 355 ] {} <Debug> TCP-Session: 051db3da-4059-4ba9-bcc8-66c9aa6f8c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:39970 | ||
| 19422 | 2026.04.01 18:12:40.956312 [ 353 ] {} <Debug> TCP-Session: 1f4c76e5-e339-4633-bcea-e26ab14f9043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19423 | 2026.04.01 18:12:40.956317 [ 288 ] {} <Debug> TCP-Session: 50be6fb8-e5ce-4be0-9658-632885542722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19424 | 2026.04.01 18:12:40.956327 [ 353 ] {} <Debug> TCP-Session: 1f4c76e5-e339-4633-bcea-e26ab14f9043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19425 | 2026.04.01 18:12:40.956324 [ 355 ] {} <Debug> TCP-Session: 051db3da-4059-4ba9-bcc8-66c9aa6f8c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19426 | 2026.04.01 18:12:40.956340 [ 288 ] {} <Debug> TCP-Session: 50be6fb8-e5ce-4be0-9658-632885542722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19427 | 2026.04.01 18:12:40.956354 [ 355 ] {} <Debug> TCP-Session: 051db3da-4059-4ba9-bcc8-66c9aa6f8c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19428 | 2026.04.01 18:12:40.956321 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19429 | 2026.04.01 18:12:40.956199 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19430 | 2026.04.01 18:12:40.956431 [ 289 ] {} <Debug> TCP-Session: 77796caa-d55d-4e04-9259-61090d9fa89a Authenticating user 'default' from [fd00:1122:3344:101::e]:35641 | ||
| 19431 | 2026.04.01 18:12:40.956449 [ 351 ] {} <Debug> TCP-Session: b93bba03-f5bd-4c21-97d7-e2b6e74ce985 Authenticating user 'default' from [fd00:1122:3344:101::e]:57298 | ||
| 19432 | 2026.04.01 18:12:40.956465 [ 289 ] {} <Debug> TCP-Session: 77796caa-d55d-4e04-9259-61090d9fa89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19433 | 2026.04.01 18:12:40.956475 [ 351 ] {} <Debug> TCP-Session: b93bba03-f5bd-4c21-97d7-e2b6e74ce985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19434 | 2026.04.01 18:12:40.956489 [ 289 ] {} <Debug> TCP-Session: 77796caa-d55d-4e04-9259-61090d9fa89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19435 | 2026.04.01 18:12:40.956499 [ 351 ] {} <Debug> TCP-Session: b93bba03-f5bd-4c21-97d7-e2b6e74ce985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19436 | 2026.04.01 18:12:40.956142 [ 290 ] {} <Trace> TCP-Session: d1308674-2274-49b0-96d3-a49efcc8149a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19437 | 2026.04.01 18:12:40.956122 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56682 | ||
| 19438 | 2026.04.01 18:12:40.956110 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59846 | ||
| 19439 | 2026.04.01 18:12:40.956072 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46213 | ||
| 19440 | 2026.04.01 18:12:40.956705 [ 290 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19441 | 2026.04.01 18:12:40.956769 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19442 | 2026.04.01 18:12:40.956794 [ 286 ] {} <Debug> TCP-Session: 261fffcc-e7ae-48fa-a4e9-60c7e7ca9ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56682 | ||
| 19443 | 2026.04.01 18:12:40.956811 [ 286 ] {} <Debug> TCP-Session: 261fffcc-e7ae-48fa-a4e9-60c7e7ca9ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19444 | 2026.04.01 18:12:40.956824 [ 286 ] {} <Debug> TCP-Session: 261fffcc-e7ae-48fa-a4e9-60c7e7ca9ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19445 | 2026.04.01 18:12:40.956969 [ 290 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19446 | 2026.04.01 18:12:40.957029 [ 290 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19447 | 2026.04.01 18:12:40.957221 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19448 | 2026.04.01 18:12:40.957257 [ 352 ] {} <Debug> TCP-Session: f39327af-6080-4484-89a6-fa7ea2fe5e8f Authenticating user 'default' from [fd00:1122:3344:101::e]:46213 | ||
| 19449 | 2026.04.01 18:12:40.957279 [ 352 ] {} <Debug> TCP-Session: f39327af-6080-4484-89a6-fa7ea2fe5e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19450 | 2026.04.01 18:12:40.957292 [ 352 ] {} <Debug> TCP-Session: f39327af-6080-4484-89a6-fa7ea2fe5e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19451 | 2026.04.01 18:12:40.957312 [ 290 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 19452 | 2026.04.01 18:12:40.957354 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19453 | 2026.04.01 18:12:40.957391 [ 354 ] {} <Debug> TCP-Session: 9be693eb-7f14-4170-a8b9-d455038e3fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59846 | ||
| 19454 | 2026.04.01 18:12:40.957407 [ 354 ] {} <Debug> TCP-Session: 9be693eb-7f14-4170-a8b9-d455038e3fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19455 | 2026.04.01 18:12:40.957419 [ 354 ] {} <Debug> TCP-Session: 9be693eb-7f14-4170-a8b9-d455038e3fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19456 | 2026.04.01 18:12:40.958546 [ 342 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Trace> AggregatingTransform: Aggregating | ||
| 19457 | 2026.04.01 18:12:40.958597 [ 342 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Trace> Aggregator: Aggregation method: without_key | ||
| 19458 | 2026.04.01 18:12:40.958634 [ 342 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001182381 sec. (845.751 rows/sec., 33.04 KiB/sec.) | ||
| 19459 | 2026.04.01 18:12:40.958654 [ 342 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Trace> Aggregator: Merging aggregated data | ||
| 19460 | 2026.04.01 18:12:40.960082 [ 290 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003448 sec., 290.0232018561485 rows/sec., 11.33 KiB/sec. | ||
| 19461 | 2026.04.01 18:12:40.960215 [ 290 ] {902715c2-b7a3-4583-ae33-52dbe78e839b} <Debug> TCPHandler: Processed in 0.00424268 sec. | ||
| 19462 | 2026.04.01 18:12:40.960331 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19463 | 2026.04.01 18:12:40.960359 [ 290 ] {} <Debug> TCP-Session: d1308674-2274-49b0-96d3-a49efcc8149a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19464 | 2026.04.01 18:12:40.960376 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19465 | 2026.04.01 18:12:40.960400 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19466 | 2026.04.01 18:12:40.960413 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19467 | 2026.04.01 18:12:40.960425 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19468 | 2026.04.01 18:12:40.960440 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19469 | 2026.04.01 18:12:40.960459 [ 355 ] {} <Debug> TCP-Session: 051db3da-4059-4ba9-bcc8-66c9aa6f8c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19470 | 2026.04.01 18:12:40.960459 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19471 | 2026.04.01 18:12:40.960488 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19472 | 2026.04.01 18:12:40.960525 [ 352 ] {} <Debug> TCP-Session: f39327af-6080-4484-89a6-fa7ea2fe5e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19473 | 2026.04.01 18:12:40.960490 [ 351 ] {} <Debug> TCP-Session: b93bba03-f5bd-4c21-97d7-e2b6e74ce985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19474 | 2026.04.01 18:12:40.960550 [ 288 ] {} <Debug> TCP-Session: 50be6fb8-e5ce-4be0-9658-632885542722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19475 | 2026.04.01 18:12:40.960470 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19476 | 2026.04.01 18:12:40.960417 [ 289 ] {} <Debug> TCP-Session: 77796caa-d55d-4e04-9259-61090d9fa89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19477 | 2026.04.01 18:12:40.960444 [ 353 ] {} <Debug> TCP-Session: 1f4c76e5-e339-4633-bcea-e26ab14f9043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19478 | 2026.04.01 18:12:40.960622 [ 354 ] {} <Debug> TCP-Session: 9be693eb-7f14-4170-a8b9-d455038e3fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19479 | 2026.04.01 18:12:40.960479 [ 286 ] {} <Debug> TCP-Session: 261fffcc-e7ae-48fa-a4e9-60c7e7ca9ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19480 | 2026.04.01 18:12:41.436072 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39363 | ||
| 19481 | 2026.04.01 18:12:41.436199 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19482 | 2026.04.01 18:12:41.436230 [ 352 ] {} <Debug> TCP-Session: cd0f4ec0-4759-49ce-abe2-c1068c8f4257 Authenticating user 'default' from [fd00:1122:3344:101::e]:39363 | ||
| 19483 | 2026.04.01 18:12:41.436252 [ 352 ] {} <Debug> TCP-Session: cd0f4ec0-4759-49ce-abe2-c1068c8f4257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19484 | 2026.04.01 18:12:41.436266 [ 352 ] {} <Debug> TCP-Session: cd0f4ec0-4759-49ce-abe2-c1068c8f4257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19485 | 2026.04.01 18:12:41.436521 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49386 | ||
| 19486 | 2026.04.01 18:12:41.436535 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58413 | ||
| 19487 | 2026.04.01 18:12:41.436578 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59212 | ||
| 19488 | 2026.04.01 18:12:41.436612 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56674 | ||
| 19489 | 2026.04.01 18:12:41.436593 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43688 | ||
| 19490 | 2026.04.01 18:12:41.436654 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19491 | 2026.04.01 18:12:41.436679 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19492 | 2026.04.01 18:12:41.436692 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19493 | 2026.04.01 18:12:41.436702 [ 353 ] {} <Debug> TCP-Session: 2c9b5855-577c-4024-a561-c6dfb7708875 Authenticating user 'default' from [fd00:1122:3344:101::e]:49386 | ||
| 19494 | 2026.04.01 18:12:41.436707 [ 288 ] {} <Debug> TCP-Session: 85e518ef-12f1-4899-89d1-e39ba8a2b8ef Authenticating user 'default' from [fd00:1122:3344:101::e]:59212 | ||
| 19495 | 2026.04.01 18:12:41.436720 [ 351 ] {} <Debug> TCP-Session: 0a5bdcf1-4a7f-4f56-a0c9-02b76161cc21 Authenticating user 'default' from [fd00:1122:3344:101::e]:56674 | ||
| 19496 | 2026.04.01 18:12:41.436726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19497 | 2026.04.01 18:12:41.436735 [ 288 ] {} <Debug> TCP-Session: 85e518ef-12f1-4899-89d1-e39ba8a2b8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19498 | 2026.04.01 18:12:41.436744 [ 351 ] {} <Debug> TCP-Session: 0a5bdcf1-4a7f-4f56-a0c9-02b76161cc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19499 | 2026.04.01 18:12:41.436767 [ 288 ] {} <Debug> TCP-Session: 85e518ef-12f1-4899-89d1-e39ba8a2b8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19500 | 2026.04.01 18:12:41.436767 [ 289 ] {} <Debug> TCP-Session: a7ca6ffd-f0ce-404c-9517-bf6aa881de6b Authenticating user 'default' from [fd00:1122:3344:101::e]:43688 | ||
| 19501 | 2026.04.01 18:12:41.436774 [ 351 ] {} <Debug> TCP-Session: 0a5bdcf1-4a7f-4f56-a0c9-02b76161cc21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19502 | 2026.04.01 18:12:41.436732 [ 353 ] {} <Debug> TCP-Session: 2c9b5855-577c-4024-a561-c6dfb7708875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19503 | 2026.04.01 18:12:41.436807 [ 289 ] {} <Debug> TCP-Session: a7ca6ffd-f0ce-404c-9517-bf6aa881de6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19504 | 2026.04.01 18:12:41.436827 [ 353 ] {} <Debug> TCP-Session: 2c9b5855-577c-4024-a561-c6dfb7708875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19505 | 2026.04.01 18:12:41.436844 [ 289 ] {} <Debug> TCP-Session: a7ca6ffd-f0ce-404c-9517-bf6aa881de6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19506 | 2026.04.01 18:12:41.436700 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19507 | 2026.04.01 18:12:41.436914 [ 354 ] {} <Debug> TCP-Session: c4e372fd-8329-451e-892c-e53ba84c89b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58413 | ||
| 19508 | 2026.04.01 18:12:41.436529 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45911 | ||
| 19509 | 2026.04.01 18:12:41.436938 [ 354 ] {} <Debug> TCP-Session: c4e372fd-8329-451e-892c-e53ba84c89b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19510 | 2026.04.01 18:12:41.436706 [ 352 ] {} <Trace> TCP-Session: cd0f4ec0-4759-49ce-abe2-c1068c8f4257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19511 | 2026.04.01 18:12:41.436986 [ 354 ] {} <Debug> TCP-Session: c4e372fd-8329-451e-892c-e53ba84c89b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19512 | 2026.04.01 18:12:41.437013 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19513 | 2026.04.01 18:12:41.436607 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63319 | ||
| 19514 | 2026.04.01 18:12:41.437046 [ 355 ] {} <Debug> TCP-Session: 50f0ee3b-aaef-4e4f-b05f-f850df3de13a Authenticating user 'default' from [fd00:1122:3344:101::e]:45911 | ||
| 19515 | 2026.04.01 18:12:41.436563 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39487 | ||
| 19516 | 2026.04.01 18:12:41.437090 [ 355 ] {} <Debug> TCP-Session: 50f0ee3b-aaef-4e4f-b05f-f850df3de13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19517 | 2026.04.01 18:12:41.437128 [ 355 ] {} <Debug> TCP-Session: 50f0ee3b-aaef-4e4f-b05f-f850df3de13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19518 | 2026.04.01 18:12:41.437141 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19519 | 2026.04.01 18:12:41.437162 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19520 | 2026.04.01 18:12:41.437172 [ 290 ] {} <Debug> TCP-Session: d28bbdb1-27d0-49d8-a212-84a56e8912f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63319 | ||
| 19521 | 2026.04.01 18:12:41.437204 [ 352 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39363) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19522 | 2026.04.01 18:12:41.437215 [ 290 ] {} <Debug> TCP-Session: d28bbdb1-27d0-49d8-a212-84a56e8912f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19523 | 2026.04.01 18:12:41.437208 [ 286 ] {} <Debug> TCP-Session: 2672f62c-941c-4560-8a1b-7e43b9dad805 Authenticating user 'default' from [fd00:1122:3344:101::e]:39487 | ||
| 19524 | 2026.04.01 18:12:41.437255 [ 290 ] {} <Debug> TCP-Session: d28bbdb1-27d0-49d8-a212-84a56e8912f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19525 | 2026.04.01 18:12:41.437272 [ 286 ] {} <Debug> TCP-Session: 2672f62c-941c-4560-8a1b-7e43b9dad805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19526 | 2026.04.01 18:12:41.437286 [ 286 ] {} <Debug> TCP-Session: 2672f62c-941c-4560-8a1b-7e43b9dad805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19527 | 2026.04.01 18:12:41.437572 [ 352 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19528 | 2026.04.01 18:12:41.437643 [ 352 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19529 | 2026.04.01 18:12:41.437957 [ 352 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 19530 | 2026.04.01 18:12:41.439190 [ 319 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Trace> AggregatingTransform: Aggregating | ||
| 19531 | 2026.04.01 18:12:41.439235 [ 319 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Trace> Aggregator: Aggregation method: without_key | ||
| 19532 | 2026.04.01 18:12:41.439271 [ 319 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001185251 sec. (843.703 rows/sec., 32.96 KiB/sec.) | ||
| 19533 | 2026.04.01 18:12:41.439290 [ 319 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Trace> Aggregator: Merging aggregated data | ||
| 19534 | 2026.04.01 18:12:41.440864 [ 352 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003689 sec., 271.07617240444563 rows/sec., 10.59 KiB/sec. | ||
| 19535 | 2026.04.01 18:12:41.441048 [ 352 ] {7e8d247a-1461-445e-b13b-7c116c4aa856} <Debug> TCPHandler: Processed in 0.004470417 sec. | ||
| 19536 | 2026.04.01 18:12:41.441171 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19537 | 2026.04.01 18:12:41.441205 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19538 | 2026.04.01 18:12:41.441214 [ 354 ] {} <Debug> TCP-Session: c4e372fd-8329-451e-892c-e53ba84c89b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19539 | 2026.04.01 18:12:41.441224 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19540 | 2026.04.01 18:12:41.441247 [ 288 ] {} <Debug> TCP-Session: 85e518ef-12f1-4899-89d1-e39ba8a2b8ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19541 | 2026.04.01 18:12:41.441260 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19542 | 2026.04.01 18:12:41.441287 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19543 | 2026.04.01 18:12:41.441312 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19544 | 2026.04.01 18:12:41.441324 [ 289 ] {} <Debug> TCP-Session: a7ca6ffd-f0ce-404c-9517-bf6aa881de6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19545 | 2026.04.01 18:12:41.441339 [ 290 ] {} <Debug> TCP-Session: d28bbdb1-27d0-49d8-a212-84a56e8912f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19546 | 2026.04.01 18:12:41.441349 [ 286 ] {} <Debug> TCP-Session: 2672f62c-941c-4560-8a1b-7e43b9dad805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19547 | 2026.04.01 18:12:41.441352 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19548 | 2026.04.01 18:12:41.441377 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19549 | 2026.04.01 18:12:41.441411 [ 351 ] {} <Debug> TCP-Session: 0a5bdcf1-4a7f-4f56-a0c9-02b76161cc21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19550 | 2026.04.01 18:12:41.441281 [ 353 ] {} <Debug> TCP-Session: 2c9b5855-577c-4024-a561-c6dfb7708875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19551 | 2026.04.01 18:12:41.441471 [ 352 ] {} <Debug> TCP-Session: cd0f4ec0-4759-49ce-abe2-c1068c8f4257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19552 | 2026.04.01 18:12:41.441334 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19553 | 2026.04.01 18:12:41.441553 [ 355 ] {} <Debug> TCP-Session: 50f0ee3b-aaef-4e4f-b05f-f850df3de13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19554 | 2026.04.01 18:12:41.472195 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53586 | ||
| 19555 | 2026.04.01 18:12:41.472312 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19556 | 2026.04.01 18:12:41.472339 [ 352 ] {} <Debug> TCP-Session: bf11b72f-7869-4513-9b97-3eda1709054c Authenticating user 'default' from [fd00:1122:3344:101::e]:53586 | ||
| 19557 | 2026.04.01 18:12:41.472361 [ 352 ] {} <Debug> TCP-Session: bf11b72f-7869-4513-9b97-3eda1709054c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19558 | 2026.04.01 18:12:41.472374 [ 352 ] {} <Debug> TCP-Session: bf11b72f-7869-4513-9b97-3eda1709054c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19559 | 2026.04.01 18:12:41.472610 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47780 | ||
| 19560 | 2026.04.01 18:12:41.472633 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32876 | ||
| 19561 | 2026.04.01 18:12:41.472672 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58913 | ||
| 19562 | 2026.04.01 18:12:41.472673 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37733 | ||
| 19563 | 2026.04.01 18:12:41.472709 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35698 | ||
| 19564 | 2026.04.01 18:12:41.472741 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19565 | 2026.04.01 18:12:41.472741 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19566 | 2026.04.01 18:12:41.472741 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19567 | 2026.04.01 18:12:41.472786 [ 353 ] {} <Debug> TCP-Session: f71f7960-5ede-40a9-be0a-5d009f679293 Authenticating user 'default' from [fd00:1122:3344:101::e]:47780 | ||
| 19568 | 2026.04.01 18:12:41.472807 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19569 | 2026.04.01 18:12:41.472816 [ 355 ] {} <Debug> TCP-Session: 43e59905-b00b-4192-89ac-56c95249c024 Authenticating user 'default' from [fd00:1122:3344:101::e]:32876 | ||
| 19570 | 2026.04.01 18:12:41.472827 [ 353 ] {} <Debug> TCP-Session: f71f7960-5ede-40a9-be0a-5d009f679293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19571 | 2026.04.01 18:12:41.472830 [ 351 ] {} <Debug> TCP-Session: 438dd4e0-27fb-4d6f-9b35-0c2e9bb2846f Authenticating user 'default' from [fd00:1122:3344:101::e]:35698 | ||
| 19572 | 2026.04.01 18:12:41.472843 [ 355 ] {} <Debug> TCP-Session: 43e59905-b00b-4192-89ac-56c95249c024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19573 | 2026.04.01 18:12:41.472856 [ 351 ] {} <Debug> TCP-Session: 438dd4e0-27fb-4d6f-9b35-0c2e9bb2846f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19574 | 2026.04.01 18:12:41.472844 [ 353 ] {} <Debug> TCP-Session: f71f7960-5ede-40a9-be0a-5d009f679293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19575 | 2026.04.01 18:12:41.472867 [ 355 ] {} <Debug> TCP-Session: 43e59905-b00b-4192-89ac-56c95249c024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19576 | 2026.04.01 18:12:41.472874 [ 351 ] {} <Debug> TCP-Session: 438dd4e0-27fb-4d6f-9b35-0c2e9bb2846f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19577 | 2026.04.01 18:12:41.472782 [ 288 ] {} <Debug> TCP-Session: 4576286b-69ae-4b97-a55c-04b66793c003 Authenticating user 'default' from [fd00:1122:3344:101::e]:58913 | ||
| 19578 | 2026.04.01 18:12:41.472690 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51453 | ||
| 19579 | 2026.04.01 18:12:41.472933 [ 288 ] {} <Debug> TCP-Session: 4576286b-69ae-4b97-a55c-04b66793c003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19580 | 2026.04.01 18:12:41.472613 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61330 | ||
| 19581 | 2026.04.01 18:12:41.472972 [ 288 ] {} <Debug> TCP-Session: 4576286b-69ae-4b97-a55c-04b66793c003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19582 | 2026.04.01 18:12:41.472825 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19583 | 2026.04.01 18:12:41.473029 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19584 | 2026.04.01 18:12:41.473043 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19585 | 2026.04.01 18:12:41.472732 [ 352 ] {} <Trace> TCP-Session: bf11b72f-7869-4513-9b97-3eda1709054c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19586 | 2026.04.01 18:12:41.473066 [ 286 ] {} <Debug> TCP-Session: 6226b011-ee32-4b7d-abac-9602cdf3f960 Authenticating user 'default' from [fd00:1122:3344:101::e]:37733 | ||
| 19587 | 2026.04.01 18:12:41.473073 [ 354 ] {} <Debug> TCP-Session: 9ffdf2b8-0004-4465-907a-0b69196140f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61330 | ||
| 19588 | 2026.04.01 18:12:41.473131 [ 286 ] {} <Debug> TCP-Session: 6226b011-ee32-4b7d-abac-9602cdf3f960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19589 | 2026.04.01 18:12:41.473153 [ 354 ] {} <Debug> TCP-Session: 9ffdf2b8-0004-4465-907a-0b69196140f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19590 | 2026.04.01 18:12:41.473169 [ 286 ] {} <Debug> TCP-Session: 6226b011-ee32-4b7d-abac-9602cdf3f960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19591 | 2026.04.01 18:12:41.473178 [ 354 ] {} <Debug> TCP-Session: 9ffdf2b8-0004-4465-907a-0b69196140f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19592 | 2026.04.01 18:12:41.473068 [ 289 ] {} <Debug> TCP-Session: 78caee89-845b-44ae-9728-836549ee71d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51453 | ||
| 19593 | 2026.04.01 18:12:41.472701 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58499 | ||
| 19594 | 2026.04.01 18:12:41.473227 [ 289 ] {} <Debug> TCP-Session: 78caee89-845b-44ae-9728-836549ee71d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19595 | 2026.04.01 18:12:41.473256 [ 352 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19596 | 2026.04.01 18:12:41.473267 [ 289 ] {} <Debug> TCP-Session: 78caee89-845b-44ae-9728-836549ee71d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19597 | 2026.04.01 18:12:41.473312 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19598 | 2026.04.01 18:12:41.473339 [ 290 ] {} <Debug> TCP-Session: 69981419-30e9-4321-b08c-441fe8806f16 Authenticating user 'default' from [fd00:1122:3344:101::e]:58499 | ||
| 19599 | 2026.04.01 18:12:41.473356 [ 290 ] {} <Debug> TCP-Session: 69981419-30e9-4321-b08c-441fe8806f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19600 | 2026.04.01 18:12:41.473369 [ 290 ] {} <Debug> TCP-Session: 69981419-30e9-4321-b08c-441fe8806f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19601 | 2026.04.01 18:12:41.473541 [ 352 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19602 | 2026.04.01 18:12:41.473603 [ 352 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19603 | 2026.04.01 18:12:41.473908 [ 352 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 19604 | 2026.04.01 18:12:41.474919 [ 336 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Trace> AggregatingTransform: Aggregating | ||
| 19605 | 2026.04.01 18:12:41.474959 [ 336 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Trace> Aggregator: Aggregation method: without_key | ||
| 19606 | 2026.04.01 18:12:41.474997 [ 336 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986265 sec. (1013.926 rows/sec., 39.61 KiB/sec.) | ||
| 19607 | 2026.04.01 18:12:41.475016 [ 336 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Trace> Aggregator: Merging aggregated data | ||
| 19608 | 2026.04.01 18:12:41.476636 [ 352 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003438 sec., 290.86678301337986 rows/sec., 11.36 KiB/sec. | ||
| 19609 | 2026.04.01 18:12:41.476861 [ 352 ] {5b6a4c5a-0764-4d34-b437-faac48037735} <Debug> TCPHandler: Processed in 0.004247711 sec. | ||
| 19610 | 2026.04.01 18:12:41.477016 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19611 | 2026.04.01 18:12:41.477047 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19612 | 2026.04.01 18:12:41.477062 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19613 | 2026.04.01 18:12:41.477076 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19614 | 2026.04.01 18:12:41.477105 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19615 | 2026.04.01 18:12:41.477126 [ 286 ] {} <Debug> TCP-Session: 6226b011-ee32-4b7d-abac-9602cdf3f960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19616 | 2026.04.01 18:12:41.477141 [ 354 ] {} <Debug> TCP-Session: 9ffdf2b8-0004-4465-907a-0b69196140f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19617 | 2026.04.01 18:12:41.477160 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19618 | 2026.04.01 18:12:41.477185 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19619 | 2026.04.01 18:12:41.477206 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19620 | 2026.04.01 18:12:41.477212 [ 289 ] {} <Debug> TCP-Session: 78caee89-845b-44ae-9728-836549ee71d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19621 | 2026.04.01 18:12:41.477231 [ 355 ] {} <Debug> TCP-Session: 43e59905-b00b-4192-89ac-56c95249c024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19622 | 2026.04.01 18:12:41.477256 [ 290 ] {} <Debug> TCP-Session: 69981419-30e9-4321-b08c-441fe8806f16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19623 | 2026.04.01 18:12:41.477161 [ 288 ] {} <Debug> TCP-Session: 4576286b-69ae-4b97-a55c-04b66793c003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19624 | 2026.04.01 18:12:41.477133 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19625 | 2026.04.01 18:12:41.477090 [ 353 ] {} <Debug> TCP-Session: f71f7960-5ede-40a9-be0a-5d009f679293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19626 | 2026.04.01 18:12:41.477335 [ 351 ] {} <Debug> TCP-Session: 438dd4e0-27fb-4d6f-9b35-0c2e9bb2846f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19627 | 2026.04.01 18:12:41.477051 [ 352 ] {} <Debug> TCP-Session: bf11b72f-7869-4513-9b97-3eda1709054c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19628 | 2026.04.01 18:12:41.504842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 19629 | 2026.04.01 18:12:41.525610 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19630 | 2026.04.01 18:12:41.525698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19631 | 2026.04.01 18:12:41.532608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19632 | 2026.04.01 18:12:41.533766 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19633 | 2026.04.01 18:12:41.534165 [ 82 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19634 | 2026.04.01 18:12:41.534233 [ 82 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19635 | 2026.04.01 18:12:41.534258 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19636 | 2026.04.01 18:12:41.534362 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 19637 | 2026.04.01 18:12:41.537931 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19638 | 2026.04.01 18:12:41.538811 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 19639 | 2026.04.01 18:12:41.539976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 19640 | 2026.04.01 18:12:41.542521 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 19641 | 2026.04.01 18:12:41.547109 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 19642 | 2026.04.01 18:12:41.555247 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 19643 | 2026.04.01 18:12:41.561967 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 19644 | 2026.04.01 18:12:41.567123 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 19645 | 2026.04.01 18:12:41.641236 [ 194 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.10692779 sec., 5704.784509246848 rows/sec., 29.50 MiB/sec. | ||
| 19646 | 2026.04.01 18:12:41.644166 [ 201 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19647 | 2026.04.01 18:12:41.647144 [ 201 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19648 | 2026.04.01 18:12:41.647269 [ 201 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_81_16} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19649 | 2026.04.01 18:12:41.649823 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19650 | 2026.04.01 18:12:41.975733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2470 | ||
| 19651 | 2026.04.01 18:12:41.979565 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19652 | 2026.04.01 18:12:41.979637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19653 | 2026.04.01 18:12:41.981500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19654 | 2026.04.01 18:12:41.981895 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19655 | 2026.04.01 18:12:41.982113 [ 81 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19656 | 2026.04.01 18:12:41.982185 [ 81 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19657 | 2026.04.01 18:12:41.982212 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 19658 | 2026.04.01 18:12:41.982358 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 19659 | 2026.04.01 18:12:41.982399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2470 | ||
| 19660 | 2026.04.01 18:12:41.983248 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19661 | 2026.04.01 18:12:41.983471 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2266 rows starting from the beginning of the part | ||
| 19662 | 2026.04.01 18:12:41.984043 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 19663 | 2026.04.01 18:12:41.984577 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
| 19664 | 2026.04.01 18:12:41.985087 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 19665 | 2026.04.01 18:12:41.985572 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 19666 | 2026.04.01 18:12:41.986067 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part | ||
| 19667 | 2026.04.01 18:12:41.997226 [ 194 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2470 rows, containing 72 columns (72 merged, 0 gathered) in 0.014933108 sec., 165404.28154674833 rows/sec., 127.30 MiB/sec. | ||
| 19668 | 2026.04.01 18:12:42.000097 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19669 | 2026.04.01 18:12:42.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.69 MiB, peak 407.50 MiB, free memory in arenas 0.00 B, will set to 389.14 MiB (RSS), difference: -7.55 MiB | ||
| 19670 | 2026.04.01 18:12:42.000937 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19671 | 2026.04.01 18:12:42.001020 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_61_12} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19672 | 2026.04.01 18:12:42.001448 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19673 | 2026.04.01 18:12:43.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.63 MiB, peak 407.50 MiB, free memory in arenas 0.00 B, will set to 389.14 MiB (RSS), difference: 6.50 MiB | ||
| 19674 | 2026.04.01 18:12:43.015238 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19675 | 2026.04.01 18:12:43.015437 [ 4 ] {916fab90-53d2-4ff1-9959-848b168496ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19676 | 2026.04.01 18:12:43.015513 [ 4 ] {916fab90-53d2-4ff1-9959-848b168496ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19677 | 2026.04.01 18:12:43.016328 [ 4 ] {916fab90-53d2-4ff1-9959-848b168496ab} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19678 | 2026.04.01 18:12:43.016386 [ 4 ] {916fab90-53d2-4ff1-9959-848b168496ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19679 | 2026.04.01 18:12:43.016816 [ 4 ] {916fab90-53d2-4ff1-9959-848b168496ab} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19680 | 2026.04.01 18:12:43.017045 [ 4 ] {916fab90-53d2-4ff1-9959-848b168496ab} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19681 | 2026.04.01 18:12:43.017204 [ 4 ] {916fab90-53d2-4ff1-9959-848b168496ab} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001825 sec., 63561.643835616436 rows/sec., 5.40 MiB/sec. | ||
| 19682 | 2026.04.01 18:12:43.017272 [ 4 ] {916fab90-53d2-4ff1-9959-848b168496ab} <Debug> TCPHandler: Processed in 0.002197446 sec. | ||
| 19683 | 2026.04.01 18:12:43.017502 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19684 | 2026.04.01 18:12:43.017634 [ 4 ] {4a9969b0-a0c1-4776-a8bf-2684fe1cc53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19685 | 2026.04.01 18:12:43.017688 [ 4 ] {4a9969b0-a0c1-4776-a8bf-2684fe1cc53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19686 | 2026.04.01 18:12:43.018165 [ 4 ] {4a9969b0-a0c1-4776-a8bf-2684fe1cc53a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19687 | 2026.04.01 18:12:43.018203 [ 4 ] {4a9969b0-a0c1-4776-a8bf-2684fe1cc53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19688 | 2026.04.01 18:12:43.018494 [ 4 ] {4a9969b0-a0c1-4776-a8bf-2684fe1cc53a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19689 | 2026.04.01 18:12:43.018703 [ 4 ] {4a9969b0-a0c1-4776-a8bf-2684fe1cc53a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19690 | 2026.04.01 18:12:43.018838 [ 4 ] {4a9969b0-a0c1-4776-a8bf-2684fe1cc53a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001243 sec., 24135.156878519712 rows/sec., 1.77 MiB/sec. | ||
| 19691 | 2026.04.01 18:12:43.018875 [ 4 ] {4a9969b0-a0c1-4776-a8bf-2684fe1cc53a} <Debug> TCPHandler: Processed in 0.001526129 sec. | ||
| 19692 | 2026.04.01 18:12:43.018989 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19693 | 2026.04.01 18:12:43.019080 [ 4 ] {492a35a1-709b-4158-8104-090942e15583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19694 | 2026.04.01 18:12:43.019120 [ 4 ] {492a35a1-709b-4158-8104-090942e15583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19695 | 2026.04.01 18:12:43.019546 [ 4 ] {492a35a1-709b-4158-8104-090942e15583} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19696 | 2026.04.01 18:12:43.019583 [ 4 ] {492a35a1-709b-4158-8104-090942e15583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19697 | 2026.04.01 18:12:43.019895 [ 4 ] {492a35a1-709b-4158-8104-090942e15583} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19698 | 2026.04.01 18:12:43.020107 [ 4 ] {492a35a1-709b-4158-8104-090942e15583} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19699 | 2026.04.01 18:12:43.020239 [ 4 ] {492a35a1-709b-4158-8104-090942e15583} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001176 sec., 79931.97278911565 rows/sec., 6.24 MiB/sec. | ||
| 19700 | 2026.04.01 18:12:43.020277 [ 4 ] {492a35a1-709b-4158-8104-090942e15583} <Debug> TCPHandler: Processed in 0.001335515 sec. | ||
| 19701 | 2026.04.01 18:12:43.020394 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19702 | 2026.04.01 18:12:43.020485 [ 4 ] {4b5c02e2-985d-4cb3-8a02-0bbc9d3bdf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19703 | 2026.04.01 18:12:43.020527 [ 4 ] {4b5c02e2-985d-4cb3-8a02-0bbc9d3bdf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19704 | 2026.04.01 18:12:43.020928 [ 4 ] {4b5c02e2-985d-4cb3-8a02-0bbc9d3bdf73} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19705 | 2026.04.01 18:12:43.020965 [ 4 ] {4b5c02e2-985d-4cb3-8a02-0bbc9d3bdf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19706 | 2026.04.01 18:12:43.021310 [ 4 ] {4b5c02e2-985d-4cb3-8a02-0bbc9d3bdf73} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19707 | 2026.04.01 18:12:43.021516 [ 4 ] {4b5c02e2-985d-4cb3-8a02-0bbc9d3bdf73} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19708 | 2026.04.01 18:12:43.021662 [ 4 ] {4b5c02e2-985d-4cb3-8a02-0bbc9d3bdf73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 19709 | 2026.04.01 18:12:43.021699 [ 4 ] {4b5c02e2-985d-4cb3-8a02-0bbc9d3bdf73} <Debug> TCPHandler: Processed in 0.001351586 sec. | ||
| 19710 | 2026.04.01 18:12:43.021813 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19711 | 2026.04.01 18:12:43.021905 [ 4 ] {f2153666-e6c4-4546-97e6-4a1c4388ab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19712 | 2026.04.01 18:12:43.021959 [ 4 ] {f2153666-e6c4-4546-97e6-4a1c4388ab42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19713 | 2026.04.01 18:12:43.022857 [ 4 ] {f2153666-e6c4-4546-97e6-4a1c4388ab42} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2026.04.01 18:12:43.022894 [ 4 ] {f2153666-e6c4-4546-97e6-4a1c4388ab42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19715 | 2026.04.01 18:12:43.023448 [ 4 ] {f2153666-e6c4-4546-97e6-4a1c4388ab42} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19716 | 2026.04.01 18:12:43.023681 [ 4 ] {f2153666-e6c4-4546-97e6-4a1c4388ab42} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19717 | 2026.04.01 18:12:43.023825 [ 4 ] {f2153666-e6c4-4546-97e6-4a1c4388ab42} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001938 sec., 15479.876160990712 rows/sec., 27.74 MiB/sec. | ||
| 19718 | 2026.04.01 18:12:43.023881 [ 4 ] {f2153666-e6c4-4546-97e6-4a1c4388ab42} <Debug> TCPHandler: Processed in 0.002114364 sec. | ||
| 19719 | 2026.04.01 18:12:43.024005 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19720 | 2026.04.01 18:12:43.024096 [ 4 ] {eab8575c-4743-4152-8d97-c6b1bb50a6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19721 | 2026.04.01 18:12:43.024139 [ 4 ] {eab8575c-4743-4152-8d97-c6b1bb50a6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19722 | 2026.04.01 18:12:43.024494 [ 4 ] {eab8575c-4743-4152-8d97-c6b1bb50a6ab} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19723 | 2026.04.01 18:12:43.024530 [ 4 ] {eab8575c-4743-4152-8d97-c6b1bb50a6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19724 | 2026.04.01 18:12:43.024830 [ 4 ] {eab8575c-4743-4152-8d97-c6b1bb50a6ab} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19725 | 2026.04.01 18:12:43.025035 [ 4 ] {eab8575c-4743-4152-8d97-c6b1bb50a6ab} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2026.04.01 18:12:43.025164 [ 4 ] {eab8575c-4743-4152-8d97-c6b1bb50a6ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 19727 | 2026.04.01 18:12:43.025199 [ 4 ] {eab8575c-4743-4152-8d97-c6b1bb50a6ab} <Debug> TCPHandler: Processed in 0.001241452 sec. | ||
| 19728 | 2026.04.01 18:12:43.025272 [ 220 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19729 | 2026.04.01 18:12:43.025320 [ 220 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19730 | 2026.04.01 18:12:43.034352 [ 220 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19731 | 2026.04.01 18:12:44.006078 [ 66 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 19732 | 2026.04.01 18:12:44.006176 [ 66 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19733 | 2026.04.01 18:12:44.006218 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19734 | 2026.04.01 18:12:44.006344 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 19735 | 2026.04.01 18:12:44.006491 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19736 | 2026.04.01 18:12:44.006524 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 250 rows starting from the beginning of the part | ||
| 19737 | 2026.04.01 18:12:44.006588 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 238 rows starting from the beginning of the part | ||
| 19738 | 2026.04.01 18:12:44.006634 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 238 rows starting from the beginning of the part | ||
| 19739 | 2026.04.01 18:12:44.006678 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 238 rows starting from the beginning of the part | ||
| 19740 | 2026.04.01 18:12:44.006722 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 238 rows starting from the beginning of the part | ||
| 19741 | 2026.04.01 18:12:44.007581 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285234 sec., 935238.2523338164 rows/sec., 56.84 MiB/sec. | ||
| 19742 | 2026.04.01 18:12:44.007717 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 19743 | 2026.04.01 18:12:44.007949 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19744 | 2026.04.01 18:12:44.008015 [ 191 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_56_12} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 19745 | 2026.04.01 18:12:44.008080 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 19746 | 2026.04.01 18:12:44.391536 [ 32 ] {} <Debug> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 19747 | 2026.04.01 18:12:44.391601 [ 32 ] {} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19748 | 2026.04.01 18:12:44.391624 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19749 | 2026.04.01 18:12:44.391757 [ 194 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::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 | ||
| 19750 | 2026.04.01 18:12:44.391907 [ 194 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19751 | 2026.04.01 18:12:44.391943 [ 194 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 19752 | 2026.04.01 18:12:44.392012 [ 194 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 19753 | 2026.04.01 18:12:44.392057 [ 194 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 19754 | 2026.04.01 18:12:44.392099 [ 194 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 19755 | 2026.04.01 18:12:44.392139 [ 194 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 19756 | 2026.04.01 18:12:44.392929 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228363 sec., 4884.549599751866 rows/sec., 362.53 KiB/sec. | ||
| 19757 | 2026.04.01 18:12:44.393103 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 19758 | 2026.04.01 18:12:44.393449 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19759 | 2026.04.01 18:12:44.393539 [ 191 ] {d9be2de1-6b38-423e-8779-578ea556a8f9::all_1_17_4} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 19760 | 2026.04.01 18:12:44.393640 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19761 | 2026.04.01 18:12:44.438132 [ 32 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 19762 | 2026.04.01 18:12:44.438180 [ 32 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19763 | 2026.04.01 18:12:44.438199 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19764 | 2026.04.01 18:12:44.438293 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 19765 | 2026.04.01 18:12:44.438410 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19766 | 2026.04.01 18:12:44.438444 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 488 rows starting from the beginning of the part | ||
| 19767 | 2026.04.01 18:12:44.438510 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 464 rows starting from the beginning of the part | ||
| 19768 | 2026.04.01 18:12:44.438556 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 464 rows starting from the beginning of the part | ||
| 19769 | 2026.04.01 18:12:44.438595 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 464 rows starting from the beginning of the part | ||
| 19770 | 2026.04.01 18:12:44.438634 [ 200 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 464 rows starting from the beginning of the part | ||
| 19771 | 2026.04.01 18:12:44.439769 [ 194 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514829 sec., 1547369.3730447462 rows/sec., 104.34 MiB/sec. | ||
| 19772 | 2026.04.01 18:12:44.439960 [ 190 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 19773 | 2026.04.01 18:12:44.440261 [ 190 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19774 | 2026.04.01 18:12:44.440347 [ 190 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_56_12} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 19775 | 2026.04.01 18:12:44.440443 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 19776 | 2026.04.01 18:12:46.611947 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19777 | 2026.04.01 18:12:46.611995 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19778 | 2026.04.01 18:12:46.854180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39385 | ||
| 19779 | 2026.04.01 18:12:46.854993 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19780 | 2026.04.01 18:12:46.855065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19781 | 2026.04.01 18:12:46.855616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19782 | 2026.04.01 18:12:46.855880 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19783 | 2026.04.01 18:12:46.856026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39385 | ||
| 19784 | 2026.04.01 18:12:48.027621 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19785 | 2026.04.01 18:12:48.027824 [ 4 ] {2d26f6b3-c7b6-47b5-9b06-799224ef5198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19786 | 2026.04.01 18:12:48.027898 [ 4 ] {2d26f6b3-c7b6-47b5-9b06-799224ef5198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19787 | 2026.04.01 18:12:48.028686 [ 4 ] {2d26f6b3-c7b6-47b5-9b06-799224ef5198} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19788 | 2026.04.01 18:12:48.028727 [ 4 ] {2d26f6b3-c7b6-47b5-9b06-799224ef5198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19789 | 2026.04.01 18:12:48.029131 [ 4 ] {2d26f6b3-c7b6-47b5-9b06-799224ef5198} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19790 | 2026.04.01 18:12:48.029379 [ 4 ] {2d26f6b3-c7b6-47b5-9b06-799224ef5198} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19791 | 2026.04.01 18:12:48.029527 [ 4 ] {2d26f6b3-c7b6-47b5-9b06-799224ef5198} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001756 sec., 264236.9020501139 rows/sec., 16.76 MiB/sec. | ||
| 19792 | 2026.04.01 18:12:48.029661 [ 4 ] {2d26f6b3-c7b6-47b5-9b06-799224ef5198} <Debug> TCPHandler: Processed in 0.002173446 sec. | ||
| 19793 | 2026.04.01 18:12:48.029789 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19794 | 2026.04.01 18:12:48.029884 [ 4 ] {cfde2538-d002-4f8e-a968-c5ae49a15483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19795 | 2026.04.01 18:12:48.029926 [ 4 ] {cfde2538-d002-4f8e-a968-c5ae49a15483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19796 | 2026.04.01 18:12:48.030825 [ 4 ] {cfde2538-d002-4f8e-a968-c5ae49a15483} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2026.04.01 18:12:48.030862 [ 4 ] {cfde2538-d002-4f8e-a968-c5ae49a15483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19798 | 2026.04.01 18:12:48.031242 [ 4 ] {cfde2538-d002-4f8e-a968-c5ae49a15483} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19799 | 2026.04.01 18:12:48.031460 [ 4 ] {cfde2538-d002-4f8e-a968-c5ae49a15483} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19800 | 2026.04.01 18:12:48.031631 [ 4 ] {cfde2538-d002-4f8e-a968-c5ae49a15483} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001765 sec., 718980.1699716713 rows/sec., 55.80 MiB/sec. | ||
| 19801 | 2026.04.01 18:12:48.031671 [ 4 ] {cfde2538-d002-4f8e-a968-c5ae49a15483} <Debug> TCPHandler: Processed in 0.001931441 sec. | ||
| 19802 | 2026.04.01 18:12:48.031672 [ 25 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19803 | 2026.04.01 18:12:48.031740 [ 25 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19804 | 2026.04.01 18:12:48.031762 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19805 | 2026.04.01 18:12:48.031801 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19806 | 2026.04.01 18:12:48.031884 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19807 | 2026.04.01 18:12:48.031925 [ 4 ] {771817b7-321e-4f4e-9960-91fee6d09bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19808 | 2026.04.01 18:12:48.031979 [ 4 ] {771817b7-321e-4f4e-9960-91fee6d09bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19809 | 2026.04.01 18:12:48.032028 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19810 | 2026.04.01 18:12:48.032067 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3812 rows starting from the beginning of the part | ||
| 19811 | 2026.04.01 18:12:48.032132 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 116 rows starting from the beginning of the part | ||
| 19812 | 2026.04.01 18:12:48.032177 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 3619 rows starting from the beginning of the part | ||
| 19813 | 2026.04.01 18:12:48.032217 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 19814 | 2026.04.01 18:12:48.032253 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 116 rows starting from the beginning of the part | ||
| 19815 | 2026.04.01 18:12:48.032308 [ 200 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1269 rows starting from the beginning of the part | ||
| 19816 | 2026.04.01 18:12:48.032565 [ 4 ] {771817b7-321e-4f4e-9960-91fee6d09bc7} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19817 | 2026.04.01 18:12:48.032615 [ 4 ] {771817b7-321e-4f4e-9960-91fee6d09bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19818 | 2026.04.01 18:12:48.033050 [ 4 ] {771817b7-321e-4f4e-9960-91fee6d09bc7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19819 | 2026.04.01 18:12:48.033269 [ 4 ] {771817b7-321e-4f4e-9960-91fee6d09bc7} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2026.04.01 18:12:48.033409 [ 4 ] {771817b7-321e-4f4e-9960-91fee6d09bc7} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.00151 sec., 160927.1523178808 rows/sec., 9.55 MiB/sec. | ||
| 19821 | 2026.04.01 18:12:48.033450 [ 4 ] {771817b7-321e-4f4e-9960-91fee6d09bc7} <Debug> TCPHandler: Processed in 0.001711815 sec. | ||
| 19822 | 2026.04.01 18:12:48.033561 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19823 | 2026.04.01 18:12:48.033655 [ 4 ] {239bae38-3121-4f2e-baf9-adb7bbdfc855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19824 | 2026.04.01 18:12:48.033695 [ 4 ] {239bae38-3121-4f2e-baf9-adb7bbdfc855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19825 | 2026.04.01 18:12:48.034174 [ 4 ] {239bae38-3121-4f2e-baf9-adb7bbdfc855} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2026.04.01 18:12:48.034212 [ 4 ] {239bae38-3121-4f2e-baf9-adb7bbdfc855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19827 | 2026.04.01 18:12:48.034533 [ 4 ] {239bae38-3121-4f2e-baf9-adb7bbdfc855} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19828 | 2026.04.01 18:12:48.034746 [ 4 ] {239bae38-3121-4f2e-baf9-adb7bbdfc855} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19829 | 2026.04.01 18:12:48.034776 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8988 rows, containing 5 columns (5 merged, 0 gathered) in 0.002948736 sec., 3048085.688240656 rows/sec., 243.46 MiB/sec. | ||
| 19830 | 2026.04.01 18:12:48.034863 [ 25 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_53_11 to all_58_58_0 | ||
| 19831 | 2026.04.01 18:12:48.034881 [ 4 ] {239bae38-3121-4f2e-baf9-adb7bbdfc855} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001244 sec., 192122.18649517684 rows/sec., 12.38 MiB/sec. | ||
| 19832 | 2026.04.01 18:12:48.034900 [ 25 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19833 | 2026.04.01 18:12:48.034923 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19834 | 2026.04.01 18:12:48.034925 [ 4 ] {239bae38-3121-4f2e-baf9-adb7bbdfc855} <Debug> TCPHandler: Processed in 0.001412837 sec. | ||
| 19835 | 2026.04.01 18:12:48.035002 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_53_11 to all_58_58_0 into Compact with storage Full | ||
| 19836 | 2026.04.01 18:12:48.035060 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19837 | 2026.04.01 18:12:48.035088 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19838 | 2026.04.01 18:12:48.035117 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 1065 rows starting from the beginning of the part | ||
| 19839 | 2026.04.01 18:12:48.035155 [ 4 ] {596ee108-4982-4cd5-b7a7-4735d95eea9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19840 | 2026.04.01 18:12:48.035165 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19841 | 2026.04.01 18:12:48.035179 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1040 rows starting from the beginning of the part | ||
| 19842 | 2026.04.01 18:12:48.035196 [ 4 ] {596ee108-4982-4cd5-b7a7-4735d95eea9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19843 | 2026.04.01 18:12:48.035244 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 239 rows starting from the beginning of the part | ||
| 19844 | 2026.04.01 18:12:48.035283 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 239 rows starting from the beginning of the part | ||
| 19845 | 2026.04.01 18:12:48.035328 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1040 rows starting from the beginning of the part | ||
| 19846 | 2026.04.01 18:12:48.035369 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 239 rows starting from the beginning of the part | ||
| 19847 | 2026.04.01 18:12:48.035508 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19848 | 2026.04.01 18:12:48.035605 [ 187 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_136_27} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19849 | 2026.04.01 18:12:48.035684 [ 4 ] {596ee108-4982-4cd5-b7a7-4735d95eea9e} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19850 | 2026.04.01 18:12:48.035708 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 19851 | 2026.04.01 18:12:48.035725 [ 4 ] {596ee108-4982-4cd5-b7a7-4735d95eea9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19852 | 2026.04.01 18:12:48.036049 [ 4 ] {596ee108-4982-4cd5-b7a7-4735d95eea9e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19853 | 2026.04.01 18:12:48.036261 [ 4 ] {596ee108-4982-4cd5-b7a7-4735d95eea9e} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19854 | 2026.04.01 18:12:48.036391 [ 4 ] {596ee108-4982-4cd5-b7a7-4735d95eea9e} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001255 sec., 189641.4342629482 rows/sec., 10.76 MiB/sec. | ||
| 19855 | 2026.04.01 18:12:48.036430 [ 4 ] {596ee108-4982-4cd5-b7a7-4735d95eea9e} <Debug> TCPHandler: Processed in 0.001420017 sec. | ||
| 19856 | 2026.04.01 18:12:48.036540 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19857 | 2026.04.01 18:12:48.036633 [ 4 ] {f6c50f4b-8664-4a95-b276-9db0554061f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19858 | 2026.04.01 18:12:48.036672 [ 4 ] {f6c50f4b-8664-4a95-b276-9db0554061f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19859 | 2026.04.01 18:12:48.036736 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3862 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768016 sec., 2184369.3722228757 rows/sec., 140.29 MiB/sec. | ||
| 19860 | 2026.04.01 18:12:48.036915 [ 187 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
| 19861 | 2026.04.01 18:12:48.037175 [ 187 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19862 | 2026.04.01 18:12:48.037248 [ 187 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_58_12} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_53_11, all_58_58_0] -> all_1_58_12 | ||
| 19863 | 2026.04.01 18:12:48.037323 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 19864 | 2026.04.01 18:12:48.037346 [ 4 ] {f6c50f4b-8664-4a95-b276-9db0554061f7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19865 | 2026.04.01 18:12:48.037387 [ 4 ] {f6c50f4b-8664-4a95-b276-9db0554061f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19866 | 2026.04.01 18:12:48.037743 [ 4 ] {f6c50f4b-8664-4a95-b276-9db0554061f7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19867 | 2026.04.01 18:12:48.037960 [ 4 ] {f6c50f4b-8664-4a95-b276-9db0554061f7} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19868 | 2026.04.01 18:12:48.038086 [ 25 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19869 | 2026.04.01 18:12:48.038092 [ 4 ] {f6c50f4b-8664-4a95-b276-9db0554061f7} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001476 sec., 522357.7235772357 rows/sec., 36.42 MiB/sec. | ||
| 19870 | 2026.04.01 18:12:48.038121 [ 25 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19871 | 2026.04.01 18:12:48.038143 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19872 | 2026.04.01 18:12:48.038146 [ 4 ] {f6c50f4b-8664-4a95-b276-9db0554061f7} <Debug> TCPHandler: Processed in 0.001655533 sec. | ||
| 19873 | 2026.04.01 18:12:48.038217 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19874 | 2026.04.01 18:12:48.038273 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19875 | 2026.04.01 18:12:48.038312 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19876 | 2026.04.01 18:12:48.038343 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2101 rows starting from the beginning of the part | ||
| 19877 | 2026.04.01 18:12:48.038374 [ 4 ] {ec1c596a-5144-4284-9fda-f3fff79d4128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19878 | 2026.04.01 18:12:48.038396 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 94 rows starting from the beginning of the part | ||
| 19879 | 2026.04.01 18:12:48.038423 [ 4 ] {ec1c596a-5144-4284-9fda-f3fff79d4128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19880 | 2026.04.01 18:12:48.038445 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1999 rows starting from the beginning of the part | ||
| 19881 | 2026.04.01 18:12:48.038490 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 19882 | 2026.04.01 18:12:48.038530 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 94 rows starting from the beginning of the part | ||
| 19883 | 2026.04.01 18:12:48.038567 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 771 rows starting from the beginning of the part | ||
| 19884 | 2026.04.01 18:12:48.038774 [ 4 ] {ec1c596a-5144-4284-9fda-f3fff79d4128} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19885 | 2026.04.01 18:12:48.038818 [ 4 ] {ec1c596a-5144-4284-9fda-f3fff79d4128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19886 | 2026.04.01 18:12:48.039139 [ 4 ] {ec1c596a-5144-4284-9fda-f3fff79d4128} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19887 | 2026.04.01 18:12:48.039381 [ 4 ] {ec1c596a-5144-4284-9fda-f3fff79d4128} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19888 | 2026.04.01 18:12:48.039517 [ 4 ] {ec1c596a-5144-4284-9fda-f3fff79d4128} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 19889 | 2026.04.01 18:12:48.039554 [ 4 ] {ec1c596a-5144-4284-9fda-f3fff79d4128} <Debug> TCPHandler: Processed in 0.001332534 sec. | ||
| 19890 | 2026.04.01 18:12:48.039663 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19891 | 2026.04.01 18:12:48.039757 [ 4 ] {559e1e96-e590-4388-ac68-f9ac92c259f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19892 | 2026.04.01 18:12:48.039799 [ 4 ] {559e1e96-e590-4388-ac68-f9ac92c259f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19893 | 2026.04.01 18:12:48.040079 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001893179 sec., 2706030.4387487923 rows/sec., 196.12 MiB/sec. | ||
| 19894 | 2026.04.01 18:12:48.040232 [ 4 ] {559e1e96-e590-4388-ac68-f9ac92c259f3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2026.04.01 18:12:48.040272 [ 4 ] {559e1e96-e590-4388-ac68-f9ac92c259f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19896 | 2026.04.01 18:12:48.040305 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19897 | 2026.04.01 18:12:48.040596 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2026.04.01 18:12:48.040650 [ 4 ] {559e1e96-e590-4388-ac68-f9ac92c259f3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19899 | 2026.04.01 18:12:48.040676 [ 192 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_136_27} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19900 | 2026.04.01 18:12:48.040762 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 19901 | 2026.04.01 18:12:48.040890 [ 4 ] {559e1e96-e590-4388-ac68-f9ac92c259f3} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19902 | 2026.04.01 18:12:48.041021 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_130_27 to all_135_135_0 | ||
| 19903 | 2026.04.01 18:12:48.041027 [ 4 ] {559e1e96-e590-4388-ac68-f9ac92c259f3} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001288 sec., 260093.16770186333 rows/sec., 17.02 MiB/sec. | ||
| 19904 | 2026.04.01 18:12:48.041065 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19905 | 2026.04.01 18:12:48.041085 [ 4 ] {559e1e96-e590-4388-ac68-f9ac92c259f3} <Debug> TCPHandler: Processed in 0.001471148 sec. | ||
| 19906 | 2026.04.01 18:12:48.041093 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19907 | 2026.04.01 18:12:48.041189 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_27 to all_135_135_0 into Compact with storage Full | ||
| 19908 | 2026.04.01 18:12:48.041204 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19909 | 2026.04.01 18:12:48.041296 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19910 | 2026.04.01 18:12:48.041307 [ 4 ] {8ab96199-691c-486d-8c8c-39ee23ca8f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19911 | 2026.04.01 18:12:48.041333 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_130_27, total 53991 rows starting from the beginning of the part | ||
| 19912 | 2026.04.01 18:12:48.041356 [ 4 ] {8ab96199-691c-486d-8c8c-39ee23ca8f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19913 | 2026.04.01 18:12:48.041394 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 19914 | 2026.04.01 18:12:48.041446 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1672 rows starting from the beginning of the part | ||
| 19915 | 2026.04.01 18:12:48.041487 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 128 rows starting from the beginning of the part | ||
| 19916 | 2026.04.01 18:12:48.041528 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 19917 | 2026.04.01 18:12:48.041567 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 335 rows starting from the beginning of the part | ||
| 19918 | 2026.04.01 18:12:48.041683 [ 4 ] {8ab96199-691c-486d-8c8c-39ee23ca8f2d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19919 | 2026.04.01 18:12:48.041727 [ 4 ] {8ab96199-691c-486d-8c8c-39ee23ca8f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19920 | 2026.04.01 18:12:48.042076 [ 4 ] {8ab96199-691c-486d-8c8c-39ee23ca8f2d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19921 | 2026.04.01 18:12:48.042298 [ 4 ] {8ab96199-691c-486d-8c8c-39ee23ca8f2d} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19922 | 2026.04.01 18:12:48.042433 [ 4 ] {8ab96199-691c-486d-8c8c-39ee23ca8f2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 19923 | 2026.04.01 18:12:48.042470 [ 4 ] {8ab96199-691c-486d-8c8c-39ee23ca8f2d} <Debug> TCPHandler: Processed in 0.001315494 sec. | ||
| 19924 | 2026.04.01 18:12:48.042586 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19925 | 2026.04.01 18:12:48.042680 [ 4 ] {457ffea5-3ce0-41af-b616-9fa678718df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19926 | 2026.04.01 18:12:48.042735 [ 4 ] {457ffea5-3ce0-41af-b616-9fa678718df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19927 | 2026.04.01 18:12:48.043526 [ 4 ] {457ffea5-3ce0-41af-b616-9fa678718df0} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19928 | 2026.04.01 18:12:48.043566 [ 4 ] {457ffea5-3ce0-41af-b616-9fa678718df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19929 | 2026.04.01 18:12:48.044101 [ 4 ] {457ffea5-3ce0-41af-b616-9fa678718df0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19930 | 2026.04.01 18:12:48.044366 [ 4 ] {457ffea5-3ce0-41af-b616-9fa678718df0} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19931 | 2026.04.01 18:12:48.044514 [ 4 ] {457ffea5-3ce0-41af-b616-9fa678718df0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001852 sec., 5939.52483801296 rows/sec., 10.64 MiB/sec. | ||
| 19932 | 2026.04.01 18:12:48.044580 [ 4 ] {457ffea5-3ce0-41af-b616-9fa678718df0} <Debug> TCPHandler: Processed in 0.002042793 sec. | ||
| 19933 | 2026.04.01 18:12:48.044691 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19934 | 2026.04.01 18:12:48.044790 [ 4 ] {3c617960-f087-4f3a-82c9-d3509fc4cbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19935 | 2026.04.01 18:12:48.044833 [ 4 ] {3c617960-f087-4f3a-82c9-d3509fc4cbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19936 | 2026.04.01 18:12:48.045164 [ 4 ] {3c617960-f087-4f3a-82c9-d3509fc4cbce} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19937 | 2026.04.01 18:12:48.045201 [ 4 ] {3c617960-f087-4f3a-82c9-d3509fc4cbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19938 | 2026.04.01 18:12:48.045526 [ 4 ] {3c617960-f087-4f3a-82c9-d3509fc4cbce} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19939 | 2026.04.01 18:12:48.045747 [ 4 ] {3c617960-f087-4f3a-82c9-d3509fc4cbce} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19940 | 2026.04.01 18:12:48.045884 [ 4 ] {3c617960-f087-4f3a-82c9-d3509fc4cbce} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001112 sec., 98920.86330935253 rows/sec., 6.02 MiB/sec. | ||
| 19941 | 2026.04.01 18:12:48.045921 [ 4 ] {3c617960-f087-4f3a-82c9-d3509fc4cbce} <Debug> TCPHandler: Processed in 0.001279703 sec. | ||
| 19942 | 2026.04.01 18:12:48.051222 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56446 rows, containing 5 columns (5 merged, 0 gathered) in 0.010069112 sec., 5605856.802466792 rows/sec., 360.05 MiB/sec. | ||
| 19943 | 2026.04.01 18:12:48.051943 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Trace> MergedBlockOutputStream: filled checksums all_1_135_28 (state Temporary) | ||
| 19944 | 2026.04.01 18:12:48.052218 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_135_28 to all_1_135_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19945 | 2026.04.01 18:12:48.052292 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_130_27, all_135_135_0] -> all_1_135_28 | ||
| 19946 | 2026.04.01 18:12:48.052387 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 19947 | 2026.04.01 18:12:49.040828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19948 | 2026.04.01 18:12:49.058875 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19949 | 2026.04.01 18:12:49.058943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19950 | 2026.04.01 18:12:49.065346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19951 | 2026.04.01 18:12:49.066137 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19952 | 2026.04.01 18:12:49.069963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19953 | 2026.04.01 18:12:51.652379 [ 224 ] {} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19954 | 2026.04.01 18:12:51.652431 [ 224 ] {} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19955 | 2026.04.01 18:12:51.655086 [ 224 ] {} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19956 | 2026.04.01 18:12:51.983351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2504 | ||
| 19957 | 2026.04.01 18:12:51.985820 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19958 | 2026.04.01 18:12:51.985872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19959 | 2026.04.01 18:12:51.987059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19960 | 2026.04.01 18:12:51.987337 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19961 | 2026.04.01 18:12:51.987642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2504 | ||
| 19962 | 2026.04.01 18:12:53.014388 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19963 | 2026.04.01 18:12:53.014586 [ 4 ] {56dc09fb-520d-4e08-9d22-1e524c56bec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19964 | 2026.04.01 18:12:53.014657 [ 4 ] {56dc09fb-520d-4e08-9d22-1e524c56bec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19965 | 2026.04.01 18:12:53.015384 [ 4 ] {56dc09fb-520d-4e08-9d22-1e524c56bec9} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19966 | 2026.04.01 18:12:53.015434 [ 4 ] {56dc09fb-520d-4e08-9d22-1e524c56bec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19967 | 2026.04.01 18:12:53.015829 [ 4 ] {56dc09fb-520d-4e08-9d22-1e524c56bec9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 19968 | 2026.04.01 18:12:53.016063 [ 4 ] {56dc09fb-520d-4e08-9d22-1e524c56bec9} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19969 | 2026.04.01 18:12:53.016233 [ 4 ] {56dc09fb-520d-4e08-9d22-1e524c56bec9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001697 sec., 3535.6511490866237 rows/sec., 288.31 KiB/sec. | ||
| 19970 | 2026.04.01 18:12:53.016287 [ 4 ] {56dc09fb-520d-4e08-9d22-1e524c56bec9} <Debug> TCPHandler: Processed in 0.002033423 sec. | ||
| 19971 | 2026.04.01 18:12:53.016427 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19972 | 2026.04.01 18:12:53.016539 [ 4 ] {0fe027c2-bab3-42c7-a181-f6e03403554e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19973 | 2026.04.01 18:12:53.016593 [ 4 ] {0fe027c2-bab3-42c7-a181-f6e03403554e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19974 | 2026.04.01 18:12:53.017080 [ 4 ] {0fe027c2-bab3-42c7-a181-f6e03403554e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19975 | 2026.04.01 18:12:53.017120 [ 4 ] {0fe027c2-bab3-42c7-a181-f6e03403554e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19976 | 2026.04.01 18:12:53.017506 [ 4 ] {0fe027c2-bab3-42c7-a181-f6e03403554e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19977 | 2026.04.01 18:12:53.017771 [ 4 ] {0fe027c2-bab3-42c7-a181-f6e03403554e} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19978 | 2026.04.01 18:12:53.017915 [ 4 ] {0fe027c2-bab3-42c7-a181-f6e03403554e} <Debug> executeQuery: Read 119 rows, 10.31 KiB in 0.001406 sec., 84637.26884779517 rows/sec., 7.16 MiB/sec. | ||
| 19979 | 2026.04.01 18:12:53.017961 [ 4 ] {0fe027c2-bab3-42c7-a181-f6e03403554e} <Debug> TCPHandler: Processed in 0.001591062 sec. | ||
| 19980 | 2026.04.01 18:12:53.018092 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19981 | 2026.04.01 18:12:53.018189 [ 4 ] {d3977a23-8425-4d3b-a407-6da99327c7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19982 | 2026.04.01 18:12:53.018231 [ 4 ] {d3977a23-8425-4d3b-a407-6da99327c7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19983 | 2026.04.01 18:12:53.018670 [ 4 ] {d3977a23-8425-4d3b-a407-6da99327c7d3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19984 | 2026.04.01 18:12:53.018707 [ 4 ] {d3977a23-8425-4d3b-a407-6da99327c7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19985 | 2026.04.01 18:12:53.019012 [ 4 ] {d3977a23-8425-4d3b-a407-6da99327c7d3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19986 | 2026.04.01 18:12:53.019223 [ 4 ] {d3977a23-8425-4d3b-a407-6da99327c7d3} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19987 | 2026.04.01 18:12:53.019360 [ 4 ] {d3977a23-8425-4d3b-a407-6da99327c7d3} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.00119 sec., 30252.100840336134 rows/sec., 2.20 MiB/sec. | ||
| 19988 | 2026.04.01 18:12:53.019399 [ 4 ] {d3977a23-8425-4d3b-a407-6da99327c7d3} <Debug> TCPHandler: Processed in 0.001357135 sec. | ||
| 19989 | 2026.04.01 18:12:53.019517 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19990 | 2026.04.01 18:12:53.019617 [ 4 ] {dee17f2c-e413-4fb0-9d26-704fa4c19cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19991 | 2026.04.01 18:12:53.019659 [ 4 ] {dee17f2c-e413-4fb0-9d26-704fa4c19cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19992 | 2026.04.01 18:12:53.020082 [ 4 ] {dee17f2c-e413-4fb0-9d26-704fa4c19cfe} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19993 | 2026.04.01 18:12:53.020119 [ 4 ] {dee17f2c-e413-4fb0-9d26-704fa4c19cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 19994 | 2026.04.01 18:12:53.020434 [ 4 ] {dee17f2c-e413-4fb0-9d26-704fa4c19cfe} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19995 | 2026.04.01 18:12:53.020658 [ 4 ] {dee17f2c-e413-4fb0-9d26-704fa4c19cfe} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19996 | 2026.04.01 18:12:53.020791 [ 4 ] {dee17f2c-e413-4fb0-9d26-704fa4c19cfe} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001197 sec., 83542.18880534671 rows/sec., 6.53 MiB/sec. | ||
| 19997 | 2026.04.01 18:12:53.020830 [ 4 ] {dee17f2c-e413-4fb0-9d26-704fa4c19cfe} <Debug> TCPHandler: Processed in 0.001361795 sec. | ||
| 19998 | 2026.04.01 18:12:53.020948 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19999 | 2026.04.01 18:12:53.021042 [ 4 ] {a3ab79f3-1a27-4297-a466-0d42ff89596d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20000 | 2026.04.01 18:12:53.021086 [ 4 ] {a3ab79f3-1a27-4297-a466-0d42ff89596d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20001 | 2026.04.01 18:12:53.021500 [ 4 ] {a3ab79f3-1a27-4297-a466-0d42ff89596d} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20002 | 2026.04.01 18:12:53.021536 [ 4 ] {a3ab79f3-1a27-4297-a466-0d42ff89596d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20003 | 2026.04.01 18:12:53.021882 [ 4 ] {a3ab79f3-1a27-4297-a466-0d42ff89596d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20004 | 2026.04.01 18:12:53.022131 [ 4 ] {a3ab79f3-1a27-4297-a466-0d42ff89596d} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20005 | 2026.04.01 18:12:53.022262 [ 4 ] {a3ab79f3-1a27-4297-a466-0d42ff89596d} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001238 sec., 131663.97415185784 rows/sec., 9.17 MiB/sec. | ||
| 20006 | 2026.04.01 18:12:53.022299 [ 4 ] {a3ab79f3-1a27-4297-a466-0d42ff89596d} <Debug> TCPHandler: Processed in 0.001400517 sec. | ||
| 20007 | 2026.04.01 18:12:53.022409 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20008 | 2026.04.01 18:12:53.022503 [ 4 ] {aec8f518-0e16-438e-a739-c0a26b62b3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20009 | 2026.04.01 18:12:53.022556 [ 4 ] {aec8f518-0e16-438e-a739-c0a26b62b3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20010 | 2026.04.01 18:12:53.023391 [ 4 ] {aec8f518-0e16-438e-a739-c0a26b62b3f2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20011 | 2026.04.01 18:12:53.023428 [ 4 ] {aec8f518-0e16-438e-a739-c0a26b62b3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20012 | 2026.04.01 18:12:53.023984 [ 4 ] {aec8f518-0e16-438e-a739-c0a26b62b3f2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20013 | 2026.04.01 18:12:53.024204 [ 4 ] {aec8f518-0e16-438e-a739-c0a26b62b3f2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20014 | 2026.04.01 18:12:53.024345 [ 4 ] {aec8f518-0e16-438e-a739-c0a26b62b3f2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00186 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 20015 | 2026.04.01 18:12:53.024402 [ 4 ] {aec8f518-0e16-438e-a739-c0a26b62b3f2} <Debug> TCPHandler: Processed in 0.002041503 sec. | ||
| 20016 | 2026.04.01 18:12:53.024515 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20017 | 2026.04.01 18:12:53.024615 [ 4 ] {70f81d23-2eb2-4743-b30e-a309dd93af45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20018 | 2026.04.01 18:12:53.024660 [ 4 ] {70f81d23-2eb2-4743-b30e-a309dd93af45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20019 | 2026.04.01 18:12:53.024997 [ 4 ] {70f81d23-2eb2-4743-b30e-a309dd93af45} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20020 | 2026.04.01 18:12:53.025035 [ 4 ] {70f81d23-2eb2-4743-b30e-a309dd93af45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20021 | 2026.04.01 18:12:53.025347 [ 4 ] {70f81d23-2eb2-4743-b30e-a309dd93af45} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20022 | 2026.04.01 18:12:53.025563 [ 4 ] {70f81d23-2eb2-4743-b30e-a309dd93af45} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20023 | 2026.04.01 18:12:53.025693 [ 4 ] {70f81d23-2eb2-4743-b30e-a309dd93af45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 20024 | 2026.04.01 18:12:53.025729 [ 4 ] {70f81d23-2eb2-4743-b30e-a309dd93af45} <Debug> TCPHandler: Processed in 0.001262793 sec. | ||
| 20025 | 2026.04.01 18:12:54.356870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39897 | ||
| 20026 | 2026.04.01 18:12:54.357412 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20027 | 2026.04.01 18:12:54.357455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20028 | 2026.04.01 18:12:54.357944 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20029 | 2026.04.01 18:12:54.358193 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20030 | 2026.04.01 18:12:54.358349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39897 | ||
| 20031 | 2026.04.01 18:12:56.570032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 20032 | 2026.04.01 18:12:56.588740 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2026.04.01 18:12:56.588807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20034 | 2026.04.01 18:12:56.595258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20035 | 2026.04.01 18:12:56.596017 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20036 | 2026.04.01 18:12:56.599337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 20037 | 2026.04.01 18:12:58.025351 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20038 | 2026.04.01 18:12:58.025581 [ 4 ] {e9829994-a5d3-400d-bcb7-e5fa71591ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20039 | 2026.04.01 18:12:58.025662 [ 4 ] {e9829994-a5d3-400d-bcb7-e5fa71591ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20040 | 2026.04.01 18:12:58.026580 [ 4 ] {e9829994-a5d3-400d-bcb7-e5fa71591ec0} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20041 | 2026.04.01 18:12:58.026619 [ 4 ] {e9829994-a5d3-400d-bcb7-e5fa71591ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20042 | 2026.04.01 18:12:58.027020 [ 4 ] {e9829994-a5d3-400d-bcb7-e5fa71591ec0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20043 | 2026.04.01 18:12:58.027250 [ 4 ] {e9829994-a5d3-400d-bcb7-e5fa71591ec0} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20044 | 2026.04.01 18:12:58.027395 [ 4 ] {e9829994-a5d3-400d-bcb7-e5fa71591ec0} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001874 sec., 247598.71931696904 rows/sec., 15.70 MiB/sec. | ||
| 20045 | 2026.04.01 18:12:58.027436 [ 4 ] {e9829994-a5d3-400d-bcb7-e5fa71591ec0} <Debug> TCPHandler: Processed in 0.002216668 sec. | ||
| 20046 | 2026.04.01 18:12:58.027564 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20047 | 2026.04.01 18:12:58.027657 [ 4 ] {661f6015-fd49-4e17-87c0-1aa05decaed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20048 | 2026.04.01 18:12:58.027697 [ 4 ] {661f6015-fd49-4e17-87c0-1aa05decaed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20049 | 2026.04.01 18:12:58.028543 [ 4 ] {661f6015-fd49-4e17-87c0-1aa05decaed8} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20050 | 2026.04.01 18:12:58.028577 [ 4 ] {661f6015-fd49-4e17-87c0-1aa05decaed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20051 | 2026.04.01 18:12:58.028942 [ 4 ] {661f6015-fd49-4e17-87c0-1aa05decaed8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20052 | 2026.04.01 18:12:58.029145 [ 4 ] {661f6015-fd49-4e17-87c0-1aa05decaed8} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20053 | 2026.04.01 18:12:58.029272 [ 4 ] {661f6015-fd49-4e17-87c0-1aa05decaed8} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001633 sec., 777097.366809553 rows/sec., 60.32 MiB/sec. | ||
| 20054 | 2026.04.01 18:12:58.029307 [ 4 ] {661f6015-fd49-4e17-87c0-1aa05decaed8} <Debug> TCPHandler: Processed in 0.001789846 sec. | ||
| 20055 | 2026.04.01 18:12:58.029367 [ 223 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20056 | 2026.04.01 18:12:58.029414 [ 223 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20057 | 2026.04.01 18:12:58.029423 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20058 | 2026.04.01 18:12:58.029519 [ 4 ] {f5d631eb-cac9-44c5-943c-417ca12ba04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20059 | 2026.04.01 18:12:58.029558 [ 4 ] {f5d631eb-cac9-44c5-943c-417ca12ba04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20060 | 2026.04.01 18:12:58.030031 [ 4 ] {f5d631eb-cac9-44c5-943c-417ca12ba04a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2026.04.01 18:12:58.030067 [ 4 ] {f5d631eb-cac9-44c5-943c-417ca12ba04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20062 | 2026.04.01 18:12:58.030382 [ 4 ] {f5d631eb-cac9-44c5-943c-417ca12ba04a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20063 | 2026.04.01 18:12:58.030602 [ 4 ] {f5d631eb-cac9-44c5-943c-417ca12ba04a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20064 | 2026.04.01 18:12:58.030709 [ 74 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20065 | 2026.04.01 18:12:58.030728 [ 4 ] {f5d631eb-cac9-44c5-943c-417ca12ba04a} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001227 sec., 198044.0097799511 rows/sec., 11.75 MiB/sec. | ||
| 20066 | 2026.04.01 18:12:58.030748 [ 74 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20067 | 2026.04.01 18:12:58.030765 [ 4 ] {f5d631eb-cac9-44c5-943c-417ca12ba04a} <Debug> TCPHandler: Processed in 0.001388726 sec. | ||
| 20068 | 2026.04.01 18:12:58.030768 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20069 | 2026.04.01 18:12:58.030876 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20070 | 2026.04.01 18:12:58.030900 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 20071 | 2026.04.01 18:12:58.030969 [ 4 ] {7da9a86a-86ca-4792-8d03-2acc8e356807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20072 | 2026.04.01 18:12:58.031012 [ 4 ] {7da9a86a-86ca-4792-8d03-2acc8e356807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20073 | 2026.04.01 18:12:58.031044 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20074 | 2026.04.01 18:12:58.031084 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 316 rows starting from the beginning of the part | ||
| 20075 | 2026.04.01 18:12:58.031153 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 256 rows starting from the beginning of the part | ||
| 20076 | 2026.04.01 18:12:58.031196 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
| 20077 | 2026.04.01 18:12:58.031239 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 243 rows starting from the beginning of the part | ||
| 20078 | 2026.04.01 18:12:58.031275 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 36 rows starting from the beginning of the part | ||
| 20079 | 2026.04.01 18:12:58.031312 [ 188 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 243 rows starting from the beginning of the part | ||
| 20080 | 2026.04.01 18:12:58.031492 [ 4 ] {7da9a86a-86ca-4792-8d03-2acc8e356807} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20081 | 2026.04.01 18:12:58.031534 [ 4 ] {7da9a86a-86ca-4792-8d03-2acc8e356807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20082 | 2026.04.01 18:12:58.031861 [ 4 ] {7da9a86a-86ca-4792-8d03-2acc8e356807} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20083 | 2026.04.01 18:12:58.032094 [ 4 ] {7da9a86a-86ca-4792-8d03-2acc8e356807} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20084 | 2026.04.01 18:12:58.032232 [ 4 ] {7da9a86a-86ca-4792-8d03-2acc8e356807} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001281 sec., 186572.98985167837 rows/sec., 12.03 MiB/sec. | ||
| 20085 | 2026.04.01 18:12:58.032269 [ 4 ] {7da9a86a-86ca-4792-8d03-2acc8e356807} <Debug> TCPHandler: Processed in 0.001440607 sec. | ||
| 20086 | 2026.04.01 18:12:58.032311 [ 198 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474178 sec., 762458.8075524123 rows/sec., 49.53 MiB/sec. | ||
| 20087 | 2026.04.01 18:12:58.032380 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20088 | 2026.04.01 18:12:58.032470 [ 4 ] {0d4b83b3-aaa2-4e4e-af6a-5d5797950269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20089 | 2026.04.01 18:12:58.032509 [ 4 ] {0d4b83b3-aaa2-4e4e-af6a-5d5797950269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20090 | 2026.04.01 18:12:58.032508 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20091 | 2026.04.01 18:12:58.032896 [ 223 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20092 | 2026.04.01 18:12:58.032949 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20093 | 2026.04.01 18:12:58.032979 [ 4 ] {0d4b83b3-aaa2-4e4e-af6a-5d5797950269} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20094 | 2026.04.01 18:12:58.033021 [ 4 ] {0d4b83b3-aaa2-4e4e-af6a-5d5797950269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20095 | 2026.04.01 18:12:58.033038 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_121_24} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20096 | 2026.04.01 18:12:58.033157 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 20097 | 2026.04.01 18:12:58.033332 [ 4 ] {0d4b83b3-aaa2-4e4e-af6a-5d5797950269} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20098 | 2026.04.01 18:12:58.033539 [ 4 ] {0d4b83b3-aaa2-4e4e-af6a-5d5797950269} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20099 | 2026.04.01 18:12:58.033663 [ 4 ] {0d4b83b3-aaa2-4e4e-af6a-5d5797950269} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001211 sec., 196531.79190751445 rows/sec., 11.16 MiB/sec. | ||
| 20100 | 2026.04.01 18:12:58.033701 [ 4 ] {0d4b83b3-aaa2-4e4e-af6a-5d5797950269} <Debug> TCPHandler: Processed in 0.001367405 sec. | ||
| 20101 | 2026.04.01 18:12:58.033812 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20102 | 2026.04.01 18:12:58.033903 [ 4 ] {96ab4de7-d4d2-4a90-a9c8-fb1db44e83b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20103 | 2026.04.01 18:12:58.033941 [ 4 ] {96ab4de7-d4d2-4a90-a9c8-fb1db44e83b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20104 | 2026.04.01 18:12:58.034544 [ 4 ] {96ab4de7-d4d2-4a90-a9c8-fb1db44e83b0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20105 | 2026.04.01 18:12:58.034579 [ 4 ] {96ab4de7-d4d2-4a90-a9c8-fb1db44e83b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20106 | 2026.04.01 18:12:58.034899 [ 4 ] {96ab4de7-d4d2-4a90-a9c8-fb1db44e83b0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20107 | 2026.04.01 18:12:58.035100 [ 4 ] {96ab4de7-d4d2-4a90-a9c8-fb1db44e83b0} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20108 | 2026.04.01 18:12:58.035225 [ 4 ] {96ab4de7-d4d2-4a90-a9c8-fb1db44e83b0} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.00134 sec., 575373.1343283582 rows/sec., 40.11 MiB/sec. | ||
| 20109 | 2026.04.01 18:12:58.035262 [ 4 ] {96ab4de7-d4d2-4a90-a9c8-fb1db44e83b0} <Debug> TCPHandler: Processed in 0.001496959 sec. | ||
| 20110 | 2026.04.01 18:12:58.035374 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20111 | 2026.04.01 18:12:58.035465 [ 4 ] {d6f30d98-9511-49f8-ad11-dadb6e90d8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20112 | 2026.04.01 18:12:58.035506 [ 4 ] {d6f30d98-9511-49f8-ad11-dadb6e90d8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20113 | 2026.04.01 18:12:58.035841 [ 4 ] {d6f30d98-9511-49f8-ad11-dadb6e90d8e4} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20114 | 2026.04.01 18:12:58.035876 [ 4 ] {d6f30d98-9511-49f8-ad11-dadb6e90d8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20115 | 2026.04.01 18:12:58.036160 [ 4 ] {d6f30d98-9511-49f8-ad11-dadb6e90d8e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20116 | 2026.04.01 18:12:58.036369 [ 4 ] {d6f30d98-9511-49f8-ad11-dadb6e90d8e4} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20117 | 2026.04.01 18:12:58.036496 [ 4 ] {d6f30d98-9511-49f8-ad11-dadb6e90d8e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 20118 | 2026.04.01 18:12:58.036531 [ 4 ] {d6f30d98-9511-49f8-ad11-dadb6e90d8e4} <Debug> TCPHandler: Processed in 0.001203681 sec. | ||
| 20119 | 2026.04.01 18:12:58.036637 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20120 | 2026.04.01 18:12:58.036729 [ 4 ] {9dba5c01-dffa-434e-a30c-c8664b0eb5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20121 | 2026.04.01 18:12:58.036770 [ 4 ] {9dba5c01-dffa-434e-a30c-c8664b0eb5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20122 | 2026.04.01 18:12:58.037181 [ 4 ] {9dba5c01-dffa-434e-a30c-c8664b0eb5be} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20123 | 2026.04.01 18:12:58.037217 [ 4 ] {9dba5c01-dffa-434e-a30c-c8664b0eb5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20124 | 2026.04.01 18:12:58.037550 [ 4 ] {9dba5c01-dffa-434e-a30c-c8664b0eb5be} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20125 | 2026.04.01 18:12:58.037763 [ 4 ] {9dba5c01-dffa-434e-a30c-c8664b0eb5be} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20126 | 2026.04.01 18:12:58.037888 [ 4 ] {9dba5c01-dffa-434e-a30c-c8664b0eb5be} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001177 sec., 284621.9201359388 rows/sec., 18.62 MiB/sec. | ||
| 20127 | 2026.04.01 18:12:58.037924 [ 4 ] {9dba5c01-dffa-434e-a30c-c8664b0eb5be} <Debug> TCPHandler: Processed in 0.001333234 sec. | ||
| 20128 | 2026.04.01 18:12:58.038030 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20129 | 2026.04.01 18:12:58.038120 [ 4 ] {ce987f83-4b50-4526-a7a7-5356db595beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20130 | 2026.04.01 18:12:58.038160 [ 4 ] {ce987f83-4b50-4526-a7a7-5356db595beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20131 | 2026.04.01 18:12:58.038468 [ 4 ] {ce987f83-4b50-4526-a7a7-5356db595beb} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20132 | 2026.04.01 18:12:58.038502 [ 4 ] {ce987f83-4b50-4526-a7a7-5356db595beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20133 | 2026.04.01 18:12:58.038780 [ 4 ] {ce987f83-4b50-4526-a7a7-5356db595beb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20134 | 2026.04.01 18:12:58.038968 [ 4 ] {ce987f83-4b50-4526-a7a7-5356db595beb} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20135 | 2026.04.01 18:12:58.039069 [ 76 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 | ||
| 20136 | 2026.04.01 18:12:58.039085 [ 4 ] {ce987f83-4b50-4526-a7a7-5356db595beb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 20137 | 2026.04.01 18:12:58.039119 [ 76 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20138 | 2026.04.01 18:12:58.039130 [ 4 ] {ce987f83-4b50-4526-a7a7-5356db595beb} <Debug> TCPHandler: Processed in 0.001175041 sec. | ||
| 20139 | 2026.04.01 18:12:58.039150 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20140 | 2026.04.01 18:12:58.039229 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full | ||
| 20141 | 2026.04.01 18:12:58.039245 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20142 | 2026.04.01 18:12:58.039335 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20143 | 2026.04.01 18:12:58.039348 [ 4 ] {b2a7948b-62db-487f-b70f-0e2b4094b30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20144 | 2026.04.01 18:12:58.039369 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part | ||
| 20145 | 2026.04.01 18:12:58.039404 [ 4 ] {b2a7948b-62db-487f-b70f-0e2b4094b30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20146 | 2026.04.01 18:12:58.039424 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 20147 | 2026.04.01 18:12:58.039467 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 20148 | 2026.04.01 18:12:58.039507 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 20149 | 2026.04.01 18:12:58.039559 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 20150 | 2026.04.01 18:12:58.039596 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 20151 | 2026.04.01 18:12:58.040221 [ 4 ] {b2a7948b-62db-487f-b70f-0e2b4094b30e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2026.04.01 18:12:58.040261 [ 4 ] {b2a7948b-62db-487f-b70f-0e2b4094b30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20153 | 2026.04.01 18:12:58.040452 [ 201 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216622 sec., 46029.08709525226 rows/sec., 3.02 MiB/sec. | ||
| 20154 | 2026.04.01 18:12:58.040594 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 20155 | 2026.04.01 18:12:58.040790 [ 4 ] {b2a7948b-62db-487f-b70f-0e2b4094b30e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20156 | 2026.04.01 18:12:58.040871 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20157 | 2026.04.01 18:12:58.040958 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_56_12} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 | ||
| 20158 | 2026.04.01 18:12:58.041032 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20159 | 2026.04.01 18:12:58.041046 [ 4 ] {b2a7948b-62db-487f-b70f-0e2b4094b30e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20160 | 2026.04.01 18:12:58.041178 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20161 | 2026.04.01 18:12:58.041189 [ 4 ] {b2a7948b-62db-487f-b70f-0e2b4094b30e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001814 sec., 6063.947078280044 rows/sec., 10.87 MiB/sec. | ||
| 20162 | 2026.04.01 18:12:58.041219 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20163 | 2026.04.01 18:12:58.041243 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20164 | 2026.04.01 18:12:58.041259 [ 4 ] {b2a7948b-62db-487f-b70f-0e2b4094b30e} <Debug> TCPHandler: Processed in 0.002023673 sec. | ||
| 20165 | 2026.04.01 18:12:58.041324 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 20166 | 2026.04.01 18:12:58.041374 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20167 | 2026.04.01 18:12:58.041466 [ 4 ] {d5787f7d-f0d0-48bd-ba65-aa4ec45fa0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20168 | 2026.04.01 18:12:58.041507 [ 4 ] {d5787f7d-f0d0-48bd-ba65-aa4ec45fa0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20169 | 2026.04.01 18:12:58.041519 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20170 | 2026.04.01 18:12:58.041571 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2494 rows starting from the beginning of the part | ||
| 20171 | 2026.04.01 18:12:58.041691 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 22 rows starting from the beginning of the part | ||
| 20172 | 2026.04.01 18:12:58.041797 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
| 20173 | 2026.04.01 18:12:58.041833 [ 4 ] {d5787f7d-f0d0-48bd-ba65-aa4ec45fa0e8} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20174 | 2026.04.01 18:12:58.041869 [ 4 ] {d5787f7d-f0d0-48bd-ba65-aa4ec45fa0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20175 | 2026.04.01 18:12:58.041894 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 11 rows starting from the beginning of the part | ||
| 20176 | 2026.04.01 18:12:58.041990 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part | ||
| 20177 | 2026.04.01 18:12:58.042086 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 11 rows starting from the beginning of the part | ||
| 20178 | 2026.04.01 18:12:58.042189 [ 4 ] {d5787f7d-f0d0-48bd-ba65-aa4ec45fa0e8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20179 | 2026.04.01 18:12:58.042397 [ 4 ] {d5787f7d-f0d0-48bd-ba65-aa4ec45fa0e8} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20180 | 2026.04.01 18:12:58.042515 [ 76 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20181 | 2026.04.01 18:12:58.042520 [ 4 ] {d5787f7d-f0d0-48bd-ba65-aa4ec45fa0e8} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001072 sec., 102611.94029850746 rows/sec., 6.24 MiB/sec. | ||
| 20182 | 2026.04.01 18:12:58.042551 [ 76 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20183 | 2026.04.01 18:12:58.042573 [ 4 ] {d5787f7d-f0d0-48bd-ba65-aa4ec45fa0e8} <Debug> TCPHandler: Processed in 0.001245662 sec. | ||
| 20184 | 2026.04.01 18:12:58.042574 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20185 | 2026.04.01 18:12:58.042678 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20186 | 2026.04.01 18:12:58.042797 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20187 | 2026.04.01 18:12:58.042832 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9302 rows starting from the beginning of the part | ||
| 20188 | 2026.04.01 18:12:58.042901 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 48 rows starting from the beginning of the part | ||
| 20189 | 2026.04.01 18:12:58.042949 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 20190 | 2026.04.01 18:12:58.042993 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 110 rows starting from the beginning of the part | ||
| 20191 | 2026.04.01 18:12:58.043035 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 20192 | 2026.04.01 18:12:58.043078 [ 201 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 110 rows starting from the beginning of the part | ||
| 20193 | 2026.04.01 18:12:58.046391 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9690 rows, containing 4 columns (4 merged, 0 gathered) in 0.003747497 sec., 2585725.885837934 rows/sec., 163.79 MiB/sec. | ||
| 20194 | 2026.04.01 18:12:58.046712 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20195 | 2026.04.01 18:12:58.047116 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20196 | 2026.04.01 18:12:58.047218 [ 191 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_136_27} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20197 | 2026.04.01 18:12:58.047331 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 20198 | 2026.04.01 18:12:58.054304 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2598 rows, containing 19 columns (19 merged, 0 gathered) in 0.013020118 sec., 199537.3621037843 rows/sec., 357.56 MiB/sec. | ||
| 20199 | 2026.04.01 18:12:58.056388 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20200 | 2026.04.01 18:12:58.056723 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20201 | 2026.04.01 18:12:58.056794 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20202 | 2026.04.01 18:12:58.056883 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.86 MiB. | ||
| 20203 | 2026.04.01 18:12:58.866408 [ 221 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20204 | 2026.04.01 18:12:58.866479 [ 221 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20205 | 2026.04.01 18:12:58.870114 [ 221 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20206 | 2026.04.01 18:12:59.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.07 MiB, peak 408.88 MiB, free memory in arenas 0.00 B, will set to 396.28 MiB (RSS), difference: 6.21 MiB | ||
| 20207 | 2026.04.01 18:13:01.612031 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20208 | 2026.04.01 18:13:01.612084 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20209 | 2026.04.01 18:13:01.858731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40345 | ||
| 20210 | 2026.04.01 18:13:01.859495 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20211 | 2026.04.01 18:13:01.859565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20212 | 2026.04.01 18:13:01.860102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20213 | 2026.04.01 18:13:01.860353 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20214 | 2026.04.01 18:13:01.860496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40345 | ||
| 20215 | 2026.04.01 18:13:01.988058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2540 | ||
| 20216 | 2026.04.01 18:13:01.990449 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20217 | 2026.04.01 18:13:01.990488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 20218 | 2026.04.01 18:13:01.991680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20219 | 2026.04.01 18:13:01.991942 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20220 | 2026.04.01 18:13:01.992201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2540 | ||
| 20221 | 2026.04.01 18:13:03.015182 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20222 | 2026.04.01 18:13:03.015374 [ 4 ] {d4b94bd0-5502-4214-a2f2-b404f6cc5ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20223 | 2026.04.01 18:13:03.015448 [ 4 ] {d4b94bd0-5502-4214-a2f2-b404f6cc5ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20224 | 2026.04.01 18:13:03.016165 [ 4 ] {d4b94bd0-5502-4214-a2f2-b404f6cc5ea8} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20225 | 2026.04.01 18:13:03.016213 [ 4 ] {d4b94bd0-5502-4214-a2f2-b404f6cc5ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20226 | 2026.04.01 18:13:03.016650 [ 4 ] {d4b94bd0-5502-4214-a2f2-b404f6cc5ea8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20227 | 2026.04.01 18:13:03.016904 [ 4 ] {d4b94bd0-5502-4214-a2f2-b404f6cc5ea8} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20228 | 2026.04.01 18:13:03.017101 [ 4 ] {d4b94bd0-5502-4214-a2f2-b404f6cc5ea8} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001775 sec., 65352.112676056335 rows/sec., 5.55 MiB/sec. | ||
| 20229 | 2026.04.01 18:13:03.017168 [ 4 ] {d4b94bd0-5502-4214-a2f2-b404f6cc5ea8} <Debug> TCPHandler: Processed in 0.002117025 sec. | ||
| 20230 | 2026.04.01 18:13:03.017308 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20231 | 2026.04.01 18:13:03.017420 [ 4 ] {5adca1ab-27c5-451b-92e3-26a793aa3eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20232 | 2026.04.01 18:13:03.017471 [ 4 ] {5adca1ab-27c5-451b-92e3-26a793aa3eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20233 | 2026.04.01 18:13:03.017959 [ 4 ] {5adca1ab-27c5-451b-92e3-26a793aa3eb6} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20234 | 2026.04.01 18:13:03.017993 [ 4 ] {5adca1ab-27c5-451b-92e3-26a793aa3eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20235 | 2026.04.01 18:13:03.018344 [ 4 ] {5adca1ab-27c5-451b-92e3-26a793aa3eb6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20236 | 2026.04.01 18:13:03.018594 [ 4 ] {5adca1ab-27c5-451b-92e3-26a793aa3eb6} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20237 | 2026.04.01 18:13:03.018737 [ 4 ] {5adca1ab-27c5-451b-92e3-26a793aa3eb6} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001347 sec., 22271.714922048996 rows/sec., 1.64 MiB/sec. | ||
| 20238 | 2026.04.01 18:13:03.018781 [ 4 ] {5adca1ab-27c5-451b-92e3-26a793aa3eb6} <Debug> TCPHandler: Processed in 0.00153216 sec. | ||
| 20239 | 2026.04.01 18:13:03.018921 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20240 | 2026.04.01 18:13:03.019024 [ 4 ] {fe988113-9148-4954-9b99-cb1916931b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20241 | 2026.04.01 18:13:03.019069 [ 4 ] {fe988113-9148-4954-9b99-cb1916931b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20242 | 2026.04.01 18:13:03.019536 [ 4 ] {fe988113-9148-4954-9b99-cb1916931b21} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20243 | 2026.04.01 18:13:03.019572 [ 4 ] {fe988113-9148-4954-9b99-cb1916931b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20244 | 2026.04.01 18:13:03.019914 [ 4 ] {fe988113-9148-4954-9b99-cb1916931b21} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20245 | 2026.04.01 18:13:03.020151 [ 4 ] {fe988113-9148-4954-9b99-cb1916931b21} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20246 | 2026.04.01 18:13:03.020285 [ 4 ] {fe988113-9148-4954-9b99-cb1916931b21} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001285 sec., 73151.75097276265 rows/sec., 5.71 MiB/sec. | ||
| 20247 | 2026.04.01 18:13:03.020323 [ 4 ] {fe988113-9148-4954-9b99-cb1916931b21} <Debug> TCPHandler: Processed in 0.001453278 sec. | ||
| 20248 | 2026.04.01 18:13:03.020448 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20249 | 2026.04.01 18:13:03.020546 [ 4 ] {a0af95a5-5c24-4e65-82f5-36ae259bbc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20250 | 2026.04.01 18:13:03.020592 [ 4 ] {a0af95a5-5c24-4e65-82f5-36ae259bbc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20251 | 2026.04.01 18:13:03.021013 [ 4 ] {a0af95a5-5c24-4e65-82f5-36ae259bbc8e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20252 | 2026.04.01 18:13:03.021049 [ 4 ] {a0af95a5-5c24-4e65-82f5-36ae259bbc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20253 | 2026.04.01 18:13:03.021393 [ 4 ] {a0af95a5-5c24-4e65-82f5-36ae259bbc8e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20254 | 2026.04.01 18:13:03.021610 [ 4 ] {a0af95a5-5c24-4e65-82f5-36ae259bbc8e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20255 | 2026.04.01 18:13:03.021745 [ 4 ] {a0af95a5-5c24-4e65-82f5-36ae259bbc8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 20256 | 2026.04.01 18:13:03.021783 [ 4 ] {a0af95a5-5c24-4e65-82f5-36ae259bbc8e} <Debug> TCPHandler: Processed in 0.001385086 sec. | ||
| 20257 | 2026.04.01 18:13:03.021899 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20258 | 2026.04.01 18:13:03.021995 [ 4 ] {5b757db9-3665-4bc7-8284-5f9c4bb59d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20259 | 2026.04.01 18:13:03.022051 [ 4 ] {5b757db9-3665-4bc7-8284-5f9c4bb59d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20260 | 2026.04.01 18:13:03.022935 [ 4 ] {5b757db9-3665-4bc7-8284-5f9c4bb59d70} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20261 | 2026.04.01 18:13:03.022971 [ 4 ] {5b757db9-3665-4bc7-8284-5f9c4bb59d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20262 | 2026.04.01 18:13:03.023537 [ 4 ] {5b757db9-3665-4bc7-8284-5f9c4bb59d70} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20263 | 2026.04.01 18:13:03.023775 [ 4 ] {5b757db9-3665-4bc7-8284-5f9c4bb59d70} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20264 | 2026.04.01 18:13:03.023916 [ 4 ] {5b757db9-3665-4bc7-8284-5f9c4bb59d70} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00194 sec., 15463.917525773195 rows/sec., 27.71 MiB/sec. | ||
| 20265 | 2026.04.01 18:13:03.023952 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20266 | 2026.04.01 18:13:03.023973 [ 4 ] {5b757db9-3665-4bc7-8284-5f9c4bb59d70} <Debug> TCPHandler: Processed in 0.002123655 sec. | ||
| 20267 | 2026.04.01 18:13:03.023980 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20268 | 2026.04.01 18:13:03.024089 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20269 | 2026.04.01 18:13:03.024186 [ 4 ] {f30f7be2-34a5-4b5f-a0a8-71a4ec3246fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20270 | 2026.04.01 18:13:03.024231 [ 4 ] {f30f7be2-34a5-4b5f-a0a8-71a4ec3246fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20271 | 2026.04.01 18:13:03.024580 [ 4 ] {f30f7be2-34a5-4b5f-a0a8-71a4ec3246fa} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20272 | 2026.04.01 18:13:03.024614 [ 4 ] {f30f7be2-34a5-4b5f-a0a8-71a4ec3246fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20273 | 2026.04.01 18:13:03.024941 [ 4 ] {f30f7be2-34a5-4b5f-a0a8-71a4ec3246fa} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20274 | 2026.04.01 18:13:03.025168 [ 4 ] {f30f7be2-34a5-4b5f-a0a8-71a4ec3246fa} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20275 | 2026.04.01 18:13:03.025300 [ 4 ] {f30f7be2-34a5-4b5f-a0a8-71a4ec3246fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 20276 | 2026.04.01 18:13:03.025336 [ 4 ] {f30f7be2-34a5-4b5f-a0a8-71a4ec3246fa} <Debug> TCPHandler: Processed in 0.001296144 sec. | ||
| 20277 | 2026.04.01 18:13:03.027135 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20278 | 2026.04.01 18:13:03.465995 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20279 | 2026.04.01 18:13:03.466174 [ 4 ] {6e5451c7-0776-43ed-8121-5bae785440c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20280 | 2026.04.01 18:13:03.466245 [ 4 ] {6e5451c7-0776-43ed-8121-5bae785440c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20281 | 2026.04.01 18:13:03.467056 [ 4 ] {6e5451c7-0776-43ed-8121-5bae785440c8} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20282 | 2026.04.01 18:13:03.467103 [ 4 ] {6e5451c7-0776-43ed-8121-5bae785440c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20283 | 2026.04.01 18:13:03.467553 [ 4 ] {6e5451c7-0776-43ed-8121-5bae785440c8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20284 | 2026.04.01 18:13:03.467790 [ 4 ] {6e5451c7-0776-43ed-8121-5bae785440c8} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20285 | 2026.04.01 18:13:03.467954 [ 4 ] {6e5451c7-0776-43ed-8121-5bae785440c8} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001829 sec., 253690.54127938766 rows/sec., 16.09 MiB/sec. | ||
| 20286 | 2026.04.01 18:13:03.468006 [ 4 ] {6e5451c7-0776-43ed-8121-5bae785440c8} <Debug> TCPHandler: Processed in 0.002141676 sec. | ||
| 20287 | 2026.04.01 18:13:03.468144 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20288 | 2026.04.01 18:13:03.468249 [ 4 ] {e34a90c7-d8f0-415a-8b2f-dc335c7f8301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20289 | 2026.04.01 18:13:03.468295 [ 4 ] {e34a90c7-d8f0-415a-8b2f-dc335c7f8301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20290 | 2026.04.01 18:13:03.468797 [ 4 ] {e34a90c7-d8f0-415a-8b2f-dc335c7f8301} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20291 | 2026.04.01 18:13:03.468834 [ 4 ] {e34a90c7-d8f0-415a-8b2f-dc335c7f8301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20292 | 2026.04.01 18:13:03.469142 [ 4 ] {e34a90c7-d8f0-415a-8b2f-dc335c7f8301} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 20293 | 2026.04.01 18:13:03.469365 [ 4 ] {e34a90c7-d8f0-415a-8b2f-dc335c7f8301} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20294 | 2026.04.01 18:13:03.469503 [ 4 ] {e34a90c7-d8f0-415a-8b2f-dc335c7f8301} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001277 sec., 3132.341425215349 rows/sec., 255.42 KiB/sec. | ||
| 20295 | 2026.04.01 18:13:03.469544 [ 4 ] {e34a90c7-d8f0-415a-8b2f-dc335c7f8301} <Debug> TCPHandler: Processed in 0.001460308 sec. | ||
| 20296 | 2026.04.01 18:13:03.469664 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20297 | 2026.04.01 18:13:03.469768 [ 4 ] {2b674b0d-89f6-47cb-862a-e7f5631986b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20298 | 2026.04.01 18:13:03.469813 [ 4 ] {2b674b0d-89f6-47cb-862a-e7f5631986b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20299 | 2026.04.01 18:13:03.471643 [ 4 ] {2b674b0d-89f6-47cb-862a-e7f5631986b2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20300 | 2026.04.01 18:13:03.471680 [ 4 ] {2b674b0d-89f6-47cb-862a-e7f5631986b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20301 | 2026.04.01 18:13:03.472217 [ 4 ] {2b674b0d-89f6-47cb-862a-e7f5631986b2} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20302 | 2026.04.01 18:13:03.472452 [ 4 ] {2b674b0d-89f6-47cb-862a-e7f5631986b2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20303 | 2026.04.01 18:13:03.472590 [ 4 ] {2b674b0d-89f6-47cb-862a-e7f5631986b2} <Debug> executeQuery: Read 3620 rows, 278.29 KiB in 0.002843 sec., 1273302.84910306 rows/sec., 95.59 MiB/sec. | ||
| 20304 | 2026.04.01 18:13:03.472632 [ 4 ] {2b674b0d-89f6-47cb-862a-e7f5631986b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 20305 | 2026.04.01 18:13:03.472645 [ 4 ] {2b674b0d-89f6-47cb-862a-e7f5631986b2} <Debug> TCPHandler: Processed in 0.003032789 sec. | ||
| 20306 | 2026.04.01 18:13:03.472763 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20307 | 2026.04.01 18:13:03.472861 [ 4 ] {2ec33728-933d-4fae-b914-225e9891313f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20308 | 2026.04.01 18:13:03.472904 [ 4 ] {2ec33728-933d-4fae-b914-225e9891313f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20309 | 2026.04.01 18:13:03.473419 [ 4 ] {2ec33728-933d-4fae-b914-225e9891313f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20310 | 2026.04.01 18:13:03.473455 [ 4 ] {2ec33728-933d-4fae-b914-225e9891313f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20311 | 2026.04.01 18:13:03.473780 [ 4 ] {2ec33728-933d-4fae-b914-225e9891313f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20312 | 2026.04.01 18:13:03.474008 [ 4 ] {2ec33728-933d-4fae-b914-225e9891313f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20313 | 2026.04.01 18:13:03.474140 [ 4 ] {2ec33728-933d-4fae-b914-225e9891313f} <Debug> executeQuery: Read 258 rows, 15.87 KiB in 0.001299 sec., 198614.31870669746 rows/sec., 11.93 MiB/sec. | ||
| 20314 | 2026.04.01 18:13:03.474178 [ 4 ] {2ec33728-933d-4fae-b914-225e9891313f} <Debug> TCPHandler: Processed in 0.001467138 sec. | ||
| 20315 | 2026.04.01 18:13:03.474296 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20316 | 2026.04.01 18:13:03.474391 [ 4 ] {4f33376e-31d1-4ba8-93c1-0448a0835eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20317 | 2026.04.01 18:13:03.474432 [ 4 ] {4f33376e-31d1-4ba8-93c1-0448a0835eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20318 | 2026.04.01 18:13:03.475165 [ 4 ] {4f33376e-31d1-4ba8-93c1-0448a0835eee} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20319 | 2026.04.01 18:13:03.475200 [ 4 ] {4f33376e-31d1-4ba8-93c1-0448a0835eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20320 | 2026.04.01 18:13:03.475557 [ 4 ] {4f33376e-31d1-4ba8-93c1-0448a0835eee} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20321 | 2026.04.01 18:13:03.475782 [ 4 ] {4f33376e-31d1-4ba8-93c1-0448a0835eee} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20322 | 2026.04.01 18:13:03.475913 [ 4 ] {4f33376e-31d1-4ba8-93c1-0448a0835eee} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001541 sec., 674886.4373783257 rows/sec., 40.02 MiB/sec. | ||
| 20323 | 2026.04.01 18:13:03.475953 [ 4 ] {4f33376e-31d1-4ba8-93c1-0448a0835eee} <Debug> TCPHandler: Processed in 0.001706914 sec. | ||
| 20324 | 2026.04.01 18:13:03.475974 [ 220 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): 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] | ||
| 20325 | 2026.04.01 18:13:03.476022 [ 220 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): 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] | ||
| 20326 | 2026.04.01 18:13:03.476068 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20327 | 2026.04.01 18:13:03.476170 [ 4 ] {dc0be7b6-5629-4fa9-bddd-093341221f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20328 | 2026.04.01 18:13:03.476212 [ 4 ] {dc0be7b6-5629-4fa9-bddd-093341221f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20329 | 2026.04.01 18:13:03.476605 [ 4 ] {dc0be7b6-5629-4fa9-bddd-093341221f16} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20330 | 2026.04.01 18:13:03.476642 [ 4 ] {dc0be7b6-5629-4fa9-bddd-093341221f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20331 | 2026.04.01 18:13:03.476948 [ 4 ] {dc0be7b6-5629-4fa9-bddd-093341221f16} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 20332 | 2026.04.01 18:13:03.477194 [ 4 ] {dc0be7b6-5629-4fa9-bddd-093341221f16} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20333 | 2026.04.01 18:13:03.477345 [ 4 ] {dc0be7b6-5629-4fa9-bddd-093341221f16} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 58.94 KiB/sec. | ||
| 20334 | 2026.04.01 18:13:03.477384 [ 4 ] {dc0be7b6-5629-4fa9-bddd-093341221f16} <Debug> TCPHandler: Processed in 0.001365445 sec. | ||
| 20335 | 2026.04.01 18:13:03.477502 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20336 | 2026.04.01 18:13:03.477599 [ 4 ] {b34198a8-d0ee-4d2e-a719-84ec5ab701c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20337 | 2026.04.01 18:13:03.477641 [ 4 ] {b34198a8-d0ee-4d2e-a719-84ec5ab701c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20338 | 2026.04.01 18:13:03.478137 [ 4 ] {b34198a8-d0ee-4d2e-a719-84ec5ab701c3} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20339 | 2026.04.01 18:13:03.478174 [ 4 ] {b34198a8-d0ee-4d2e-a719-84ec5ab701c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20340 | 2026.04.01 18:13:03.478596 [ 4 ] {b34198a8-d0ee-4d2e-a719-84ec5ab701c3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20341 | 2026.04.01 18:13:03.478880 [ 4 ] {b34198a8-d0ee-4d2e-a719-84ec5ab701c3} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20342 | 2026.04.01 18:13:03.479036 [ 4 ] {b34198a8-d0ee-4d2e-a719-84ec5ab701c3} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001453 sec., 163799.036476256 rows/sec., 9.30 MiB/sec. | ||
| 20343 | 2026.04.01 18:13:03.479089 [ 4 ] {b34198a8-d0ee-4d2e-a719-84ec5ab701c3} <Debug> TCPHandler: Processed in 0.001638603 sec. | ||
| 20344 | 2026.04.01 18:13:03.479098 [ 225 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): 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] | ||
| 20345 | 2026.04.01 18:13:03.479159 [ 225 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): 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] | ||
| 20346 | 2026.04.01 18:13:03.479215 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20347 | 2026.04.01 18:13:03.479315 [ 4 ] {3bb78d6b-63ff-4ecb-a0e2-7a119ab77a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20348 | 2026.04.01 18:13:03.479358 [ 4 ] {3bb78d6b-63ff-4ecb-a0e2-7a119ab77a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20349 | 2026.04.01 18:13:03.479907 [ 220 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): 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] | ||
| 20350 | 2026.04.01 18:13:03.481056 [ 4 ] {3bb78d6b-63ff-4ecb-a0e2-7a119ab77a37} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20351 | 2026.04.01 18:13:03.481104 [ 4 ] {3bb78d6b-63ff-4ecb-a0e2-7a119ab77a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20352 | 2026.04.01 18:13:03.481871 [ 4 ] {3bb78d6b-63ff-4ecb-a0e2-7a119ab77a37} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20353 | 2026.04.01 18:13:03.482194 [ 4 ] {3bb78d6b-63ff-4ecb-a0e2-7a119ab77a37} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20354 | 2026.04.01 18:13:03.482474 [ 4 ] {3bb78d6b-63ff-4ecb-a0e2-7a119ab77a37} <Debug> executeQuery: Read 2001 rows, 138.37 KiB in 0.003174 sec., 630434.7826086956 rows/sec., 42.57 MiB/sec. | ||
| 20355 | 2026.04.01 18:13:03.482534 [ 4 ] {3bb78d6b-63ff-4ecb-a0e2-7a119ab77a37} <Debug> TCPHandler: Processed in 0.003370368 sec. | ||
| 20356 | 2026.04.01 18:13:03.482706 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20357 | 2026.04.01 18:13:03.482809 [ 4 ] {7dd0cce8-3c74-4a00-a151-808408c7674b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20358 | 2026.04.01 18:13:03.482854 [ 4 ] {7dd0cce8-3c74-4a00-a151-808408c7674b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20359 | 2026.04.01 18:13:03.483215 [ 4 ] {7dd0cce8-3c74-4a00-a151-808408c7674b} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20360 | 2026.04.01 18:13:03.483253 [ 4 ] {7dd0cce8-3c74-4a00-a151-808408c7674b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20361 | 2026.04.01 18:13:03.483613 [ 4 ] {7dd0cce8-3c74-4a00-a151-808408c7674b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20362 | 2026.04.01 18:13:03.483890 [ 4 ] {7dd0cce8-3c74-4a00-a151-808408c7674b} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20363 | 2026.04.01 18:13:03.483931 [ 225 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): 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] | ||
| 20364 | 2026.04.01 18:13:03.484038 [ 4 ] {7dd0cce8-3c74-4a00-a151-808408c7674b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001251 sec., 4796.163069544365 rows/sec., 250.58 KiB/sec. | ||
| 20365 | 2026.04.01 18:13:03.484082 [ 4 ] {7dd0cce8-3c74-4a00-a151-808408c7674b} <Debug> TCPHandler: Processed in 0.001440988 sec. | ||
| 20366 | 2026.04.01 18:13:03.484199 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20367 | 2026.04.01 18:13:03.484295 [ 4 ] {2218e579-3dce-44fc-aff0-fac3b62b2df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20368 | 2026.04.01 18:13:03.484339 [ 4 ] {2218e579-3dce-44fc-aff0-fac3b62b2df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20369 | 2026.04.01 18:13:03.485148 [ 4 ] {2218e579-3dce-44fc-aff0-fac3b62b2df6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20370 | 2026.04.01 18:13:03.485185 [ 4 ] {2218e579-3dce-44fc-aff0-fac3b62b2df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20371 | 2026.04.01 18:13:03.485659 [ 4 ] {2218e579-3dce-44fc-aff0-fac3b62b2df6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20372 | 2026.04.01 18:13:03.485903 [ 4 ] {2218e579-3dce-44fc-aff0-fac3b62b2df6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20373 | 2026.04.01 18:13:03.486042 [ 4 ] {2218e579-3dce-44fc-aff0-fac3b62b2df6} <Debug> executeQuery: Read 1673 rows, 104.08 KiB in 0.001766 sec., 947338.6183465458 rows/sec., 57.55 MiB/sec. | ||
| 20374 | 2026.04.01 18:13:03.486083 [ 4 ] {2218e579-3dce-44fc-aff0-fac3b62b2df6} <Debug> TCPHandler: Processed in 0.001933361 sec. | ||
| 20375 | 2026.04.01 18:13:03.486135 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20376 | 2026.04.01 18:13:03.486175 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20377 | 2026.04.01 18:13:03.486208 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20378 | 2026.04.01 18:13:03.486307 [ 4 ] {170960e3-8898-4983-8de9-6441539c45c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20379 | 2026.04.01 18:13:03.486351 [ 4 ] {170960e3-8898-4983-8de9-6441539c45c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20380 | 2026.04.01 18:13:03.486683 [ 4 ] {170960e3-8898-4983-8de9-6441539c45c8} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20381 | 2026.04.01 18:13:03.486721 [ 4 ] {170960e3-8898-4983-8de9-6441539c45c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20382 | 2026.04.01 18:13:03.487064 [ 4 ] {170960e3-8898-4983-8de9-6441539c45c8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20383 | 2026.04.01 18:13:03.487290 [ 4 ] {170960e3-8898-4983-8de9-6441539c45c8} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20384 | 2026.04.01 18:13:03.487453 [ 4 ] {170960e3-8898-4983-8de9-6441539c45c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 20385 | 2026.04.01 18:13:03.487483 [ 225 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20386 | 2026.04.01 18:13:03.487495 [ 4 ] {170960e3-8898-4983-8de9-6441539c45c8} <Debug> TCPHandler: Processed in 0.001336955 sec. | ||
| 20387 | 2026.04.01 18:13:03.487526 [ 225 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20388 | 2026.04.01 18:13:03.487634 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20389 | 2026.04.01 18:13:03.487734 [ 4 ] {ffb3fa76-0764-4723-894a-62a387ac00b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20390 | 2026.04.01 18:13:03.487795 [ 4 ] {ffb3fa76-0764-4723-894a-62a387ac00b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20391 | 2026.04.01 18:13:03.488930 [ 4 ] {ffb3fa76-0764-4723-894a-62a387ac00b2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20392 | 2026.04.01 18:13:03.488970 [ 4 ] {ffb3fa76-0764-4723-894a-62a387ac00b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20393 | 2026.04.01 18:13:03.489560 [ 4 ] {ffb3fa76-0764-4723-894a-62a387ac00b2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20394 | 2026.04.01 18:13:03.489873 [ 4 ] {ffb3fa76-0764-4723-894a-62a387ac00b2} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2026.04.01 18:13:03.490030 [ 4 ] {ffb3fa76-0764-4723-894a-62a387ac00b2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002316 sec., 9499.136442141624 rows/sec., 17.02 MiB/sec. | ||
| 20396 | 2026.04.01 18:13:03.490099 [ 4 ] {ffb3fa76-0764-4723-894a-62a387ac00b2} <Debug> TCPHandler: Processed in 0.002514495 sec. | ||
| 20397 | 2026.04.01 18:13:03.490226 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20398 | 2026.04.01 18:13:03.490322 [ 4 ] {ed6a14ac-eb37-4e82-98e1-f0a0053e9fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20399 | 2026.04.01 18:13:03.490365 [ 4 ] {ed6a14ac-eb37-4e82-98e1-f0a0053e9fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20400 | 2026.04.01 18:13:03.490492 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20401 | 2026.04.01 18:13:03.490719 [ 4 ] {ed6a14ac-eb37-4e82-98e1-f0a0053e9fa4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20402 | 2026.04.01 18:13:03.490760 [ 4 ] {ed6a14ac-eb37-4e82-98e1-f0a0053e9fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20403 | 2026.04.01 18:13:03.491066 [ 4 ] {ed6a14ac-eb37-4e82-98e1-f0a0053e9fa4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20404 | 2026.04.01 18:13:03.491276 [ 4 ] {ed6a14ac-eb37-4e82-98e1-f0a0053e9fa4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20405 | 2026.04.01 18:13:03.491412 [ 4 ] {ed6a14ac-eb37-4e82-98e1-f0a0053e9fa4} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001109 sec., 55906.22182146078 rows/sec., 3.12 MiB/sec. | ||
| 20406 | 2026.04.01 18:13:03.491448 [ 4 ] {ed6a14ac-eb37-4e82-98e1-f0a0053e9fa4} <Debug> TCPHandler: Processed in 0.001271683 sec. | ||
| 20407 | 2026.04.01 18:13:03.491505 [ 222 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20408 | 2026.04.01 18:13:03.491535 [ 222 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20409 | 2026.04.01 18:13:03.491745 [ 225 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20410 | 2026.04.01 18:13:03.494648 [ 222 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20411 | 2026.04.01 18:13:04.001218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.66 MiB, peak 408.88 MiB, free memory in arenas 0.00 B, will set to 396.29 MiB (RSS), difference: -1.37 MiB | ||
| 20412 | 2026.04.01 18:13:04.099393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 20413 | 2026.04.01 18:13:04.118997 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20414 | 2026.04.01 18:13:04.119058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20415 | 2026.04.01 18:13:04.126019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20416 | 2026.04.01 18:13:04.126783 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20417 | 2026.04.01 18:13:04.130761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 20418 | 2026.04.01 18:13:04.414325 [ 217 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20419 | 2026.04.01 18:13:04.414381 [ 217 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20420 | 2026.04.01 18:13:04.418645 [ 217 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20421 | 2026.04.01 18:13:04.552059 [ 219 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): 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] | ||
| 20422 | 2026.04.01 18:13:04.552105 [ 219 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): 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] | ||
| 20423 | 2026.04.01 18:13:04.554909 [ 219 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): 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] | ||
| 20424 | 2026.04.01 18:13:08.011237 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20425 | 2026.04.01 18:13:08.011421 [ 4 ] {090e2c3e-1a93-4688-93ab-0aacc4bb86ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20426 | 2026.04.01 18:13:08.011486 [ 4 ] {090e2c3e-1a93-4688-93ab-0aacc4bb86ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20427 | 2026.04.01 18:13:08.012129 [ 4 ] {090e2c3e-1a93-4688-93ab-0aacc4bb86ac} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20428 | 2026.04.01 18:13:08.012169 [ 4 ] {090e2c3e-1a93-4688-93ab-0aacc4bb86ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20429 | 2026.04.01 18:13:08.012614 [ 4 ] {090e2c3e-1a93-4688-93ab-0aacc4bb86ac} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20430 | 2026.04.01 18:13:08.012860 [ 4 ] {090e2c3e-1a93-4688-93ab-0aacc4bb86ac} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20431 | 2026.04.01 18:13:08.013009 [ 58 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20432 | 2026.04.01 18:13:08.013020 [ 4 ] {090e2c3e-1a93-4688-93ab-0aacc4bb86ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.61 MiB/sec. | ||
| 20433 | 2026.04.01 18:13:08.013045 [ 58 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20434 | 2026.04.01 18:13:08.013065 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20435 | 2026.04.01 18:13:08.013069 [ 4 ] {090e2c3e-1a93-4688-93ab-0aacc4bb86ac} <Debug> TCPHandler: Processed in 0.001958731 sec. | ||
| 20436 | 2026.04.01 18:13:08.013174 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20437 | 2026.04.01 18:13:08.013193 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20438 | 2026.04.01 18:13:08.013303 [ 4 ] {202ae727-1c5c-4c9b-adf8-1017f13713a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20439 | 2026.04.01 18:13:08.013312 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20440 | 2026.04.01 18:13:08.013345 [ 4 ] {202ae727-1c5c-4c9b-adf8-1017f13713a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20441 | 2026.04.01 18:13:08.013353 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3812 rows starting from the beginning of the part | ||
| 20442 | 2026.04.01 18:13:08.013427 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 119 rows starting from the beginning of the part | ||
| 20443 | 2026.04.01 18:13:08.013470 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1269 rows starting from the beginning of the part | ||
| 20444 | 2026.04.01 18:13:08.013511 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 116 rows starting from the beginning of the part | ||
| 20445 | 2026.04.01 18:13:08.013550 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 3620 rows starting from the beginning of the part | ||
| 20446 | 2026.04.01 18:13:08.013591 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 20447 | 2026.04.01 18:13:08.013793 [ 4 ] {202ae727-1c5c-4c9b-adf8-1017f13713a2} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20448 | 2026.04.01 18:13:08.013834 [ 4 ] {202ae727-1c5c-4c9b-adf8-1017f13713a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20449 | 2026.04.01 18:13:08.014144 [ 4 ] {202ae727-1c5c-4c9b-adf8-1017f13713a2} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20450 | 2026.04.01 18:13:08.014363 [ 4 ] {202ae727-1c5c-4c9b-adf8-1017f13713a2} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20451 | 2026.04.01 18:13:08.014485 [ 58 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20452 | 2026.04.01 18:13:08.014501 [ 4 ] {202ae727-1c5c-4c9b-adf8-1017f13713a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 20453 | 2026.04.01 18:13:08.014510 [ 58 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20454 | 2026.04.01 18:13:08.014531 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20455 | 2026.04.01 18:13:08.014538 [ 4 ] {202ae727-1c5c-4c9b-adf8-1017f13713a2} <Debug> TCPHandler: Processed in 0.001392776 sec. | ||
| 20456 | 2026.04.01 18:13:08.014614 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20457 | 2026.04.01 18:13:08.014663 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20458 | 2026.04.01 18:13:08.014725 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20459 | 2026.04.01 18:13:08.014768 [ 4 ] {b137d3a5-8b30-47db-8156-c04421d1b35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20460 | 2026.04.01 18:13:08.014769 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2101 rows starting from the beginning of the part | ||
| 20461 | 2026.04.01 18:13:08.014818 [ 4 ] {b137d3a5-8b30-47db-8156-c04421d1b35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20462 | 2026.04.01 18:13:08.014846 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 100 rows starting from the beginning of the part | ||
| 20463 | 2026.04.01 18:13:08.014900 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 771 rows starting from the beginning of the part | ||
| 20464 | 2026.04.01 18:13:08.014961 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 94 rows starting from the beginning of the part | ||
| 20465 | 2026.04.01 18:13:08.015048 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 2001 rows starting from the beginning of the part | ||
| 20466 | 2026.04.01 18:13:08.015089 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 20467 | 2026.04.01 18:13:08.015210 [ 4 ] {b137d3a5-8b30-47db-8156-c04421d1b35c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20468 | 2026.04.01 18:13:08.015251 [ 4 ] {b137d3a5-8b30-47db-8156-c04421d1b35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20469 | 2026.04.01 18:13:08.015588 [ 4 ] {b137d3a5-8b30-47db-8156-c04421d1b35c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20470 | 2026.04.01 18:13:08.015809 [ 4 ] {b137d3a5-8b30-47db-8156-c04421d1b35c} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20471 | 2026.04.01 18:13:08.015919 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 5 parts from all_1_135_28 to all_139_139_0 | ||
| 20472 | 2026.04.01 18:13:08.015939 [ 4 ] {b137d3a5-8b30-47db-8156-c04421d1b35c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001191 sec., 107472.71200671705 rows/sec., 7.49 MiB/sec. | ||
| 20473 | 2026.04.01 18:13:08.015967 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20474 | 2026.04.01 18:13:08.015984 [ 4 ] {b137d3a5-8b30-47db-8156-c04421d1b35c} <Debug> TCPHandler: Processed in 0.001374886 sec. | ||
| 20475 | 2026.04.01 18:13:08.015985 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20476 | 2026.04.01 18:13:08.016069 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_135_28 to all_139_139_0 into Compact with storage Full | ||
| 20477 | 2026.04.01 18:13:08.016103 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20478 | 2026.04.01 18:13:08.016160 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20479 | 2026.04.01 18:13:08.016197 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_135_28, total 56446 rows starting from the beginning of the part | ||
| 20480 | 2026.04.01 18:13:08.016202 [ 4 ] {ed209ec4-7a8b-4906-a827-da4958624a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20481 | 2026.04.01 18:13:08.016241 [ 194 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8992 rows, containing 5 columns (5 merged, 0 gathered) in 0.003120241 sec., 2881828.6792590697 rows/sec., 230.17 MiB/sec. | ||
| 20482 | 2026.04.01 18:13:08.016248 [ 4 ] {ed209ec4-7a8b-4906-a827-da4958624a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20483 | 2026.04.01 18:13:08.016261 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 163 rows starting from the beginning of the part | ||
| 20484 | 2026.04.01 18:13:08.016308 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 335 rows starting from the beginning of the part | ||
| 20485 | 2026.04.01 18:13:08.016356 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 20486 | 2026.04.01 18:13:08.016396 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1673 rows starting from the beginning of the part | ||
| 20487 | 2026.04.01 18:13:08.016512 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5131 rows, containing 5 columns (5 merged, 0 gathered) in 0.00193069 sec., 2657599.0966959996 rows/sec., 192.65 MiB/sec. | ||
| 20488 | 2026.04.01 18:13:08.016550 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20489 | 2026.04.01 18:13:08.016589 [ 4 ] {ed209ec4-7a8b-4906-a827-da4958624a21} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20490 | 2026.04.01 18:13:08.016628 [ 4 ] {ed209ec4-7a8b-4906-a827-da4958624a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20491 | 2026.04.01 18:13:08.016749 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20492 | 2026.04.01 18:13:08.016881 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20493 | 2026.04.01 18:13:08.016973 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_141_28} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20494 | 2026.04.01 18:13:08.016975 [ 4 ] {ed209ec4-7a8b-4906-a827-da4958624a21} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20495 | 2026.04.01 18:13:08.017029 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20496 | 2026.04.01 18:13:08.017052 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 20497 | 2026.04.01 18:13:08.017096 [ 194 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_141_28} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20498 | 2026.04.01 18:13:08.017173 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 20499 | 2026.04.01 18:13:08.017218 [ 4 ] {ed209ec4-7a8b-4906-a827-da4958624a21} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20500 | 2026.04.01 18:13:08.017348 [ 4 ] {ed209ec4-7a8b-4906-a827-da4958624a21} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001167 sec., 41131.105398457585 rows/sec., 2.77 MiB/sec. | ||
| 20501 | 2026.04.01 18:13:08.017384 [ 4 ] {ed209ec4-7a8b-4906-a827-da4958624a21} <Debug> TCPHandler: Processed in 0.001328995 sec. | ||
| 20502 | 2026.04.01 18:13:08.026101 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58777 rows, containing 5 columns (5 merged, 0 gathered) in 0.010061272 sec., 5841905.476762779 rows/sec., 374.84 MiB/sec. | ||
| 20503 | 2026.04.01 18:13:08.026501 [ 199 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Trace> MergedBlockOutputStream: filled checksums all_1_139_29 (state Temporary) | ||
| 20504 | 2026.04.01 18:13:08.026806 [ 199 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_139_29 to all_1_139_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20505 | 2026.04.01 18:13:08.026880 [ 199 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 5 parts: [all_1_135_28, all_139_139_0] -> all_1_139_29 | ||
| 20506 | 2026.04.01 18:13:08.026967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20507 | 2026.04.01 18:13:09.360644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40857 | ||
| 20508 | 2026.04.01 18:13:09.361478 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20509 | 2026.04.01 18:13:09.361524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20510 | 2026.04.01 18:13:09.362033 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20511 | 2026.04.01 18:13:09.362274 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20512 | 2026.04.01 18:13:09.362415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40857 | ||
| 20513 | 2026.04.01 18:13:09.693811 [ 220 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20514 | 2026.04.01 18:13:09.693863 [ 220 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20515 | 2026.04.01 18:13:09.696622 [ 220 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20516 | 2026.04.01 18:13:10.000290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.32 MiB, peak 408.88 MiB, free memory in arenas 0.00 B, will set to 396.30 MiB (RSS), difference: 3.98 MiB | ||
| 20517 | 2026.04.01 18:13:10.423647 [ 224 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20518 | 2026.04.01 18:13:10.423705 [ 224 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20519 | 2026.04.01 18:13:10.427020 [ 224 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20520 | 2026.04.01 18:13:11.630972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 20521 | 2026.04.01 18:13:11.648604 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20522 | 2026.04.01 18:13:11.648667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20523 | 2026.04.01 18:13:11.654994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20524 | 2026.04.01 18:13:11.655712 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20525 | 2026.04.01 18:13:11.659304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 20526 | 2026.04.01 18:13:11.992459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2586 | ||
| 20527 | 2026.04.01 18:13:11.995092 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20528 | 2026.04.01 18:13:11.995135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20529 | 2026.04.01 18:13:11.996308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20530 | 2026.04.01 18:13:11.996605 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20531 | 2026.04.01 18:13:11.996834 [ 219 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20532 | 2026.04.01 18:13:11.996867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2586 | ||
| 20533 | 2026.04.01 18:13:11.996872 [ 219 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20534 | 2026.04.01 18:13:11.998801 [ 219 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20535 | 2026.04.01 18:13:13.014073 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20536 | 2026.04.01 18:13:13.014280 [ 4 ] {b2732d0c-f815-4952-bfff-635eb9d1b1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20537 | 2026.04.01 18:13:13.014352 [ 4 ] {b2732d0c-f815-4952-bfff-635eb9d1b1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20538 | 2026.04.01 18:13:13.015043 [ 4 ] {b2732d0c-f815-4952-bfff-635eb9d1b1ad} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20539 | 2026.04.01 18:13:13.015095 [ 4 ] {b2732d0c-f815-4952-bfff-635eb9d1b1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20540 | 2026.04.01 18:13:13.015531 [ 4 ] {b2732d0c-f815-4952-bfff-635eb9d1b1ad} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20541 | 2026.04.01 18:13:13.015808 [ 4 ] {b2732d0c-f815-4952-bfff-635eb9d1b1ad} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20542 | 2026.04.01 18:13:13.016008 [ 4 ] {b2732d0c-f815-4952-bfff-635eb9d1b1ad} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001781 sec., 65131.94834362718 rows/sec., 5.53 MiB/sec. | ||
| 20543 | 2026.04.01 18:13:13.016076 [ 4 ] {b2732d0c-f815-4952-bfff-635eb9d1b1ad} <Debug> TCPHandler: Processed in 0.002138856 sec. | ||
| 20544 | 2026.04.01 18:13:13.016219 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20545 | 2026.04.01 18:13:13.016332 [ 4 ] {0af1dc59-f908-47c5-b3ab-f8c9718ab619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20546 | 2026.04.01 18:13:13.016380 [ 4 ] {0af1dc59-f908-47c5-b3ab-f8c9718ab619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20547 | 2026.04.01 18:13:13.016825 [ 4 ] {0af1dc59-f908-47c5-b3ab-f8c9718ab619} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20548 | 2026.04.01 18:13:13.016864 [ 4 ] {0af1dc59-f908-47c5-b3ab-f8c9718ab619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20549 | 2026.04.01 18:13:13.017191 [ 4 ] {0af1dc59-f908-47c5-b3ab-f8c9718ab619} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20550 | 2026.04.01 18:13:13.017433 [ 4 ] {0af1dc59-f908-47c5-b3ab-f8c9718ab619} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20551 | 2026.04.01 18:13:13.017573 [ 4 ] {0af1dc59-f908-47c5-b3ab-f8c9718ab619} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001268 sec., 23659.30599369085 rows/sec., 1.74 MiB/sec. | ||
| 20552 | 2026.04.01 18:13:13.017615 [ 4 ] {0af1dc59-f908-47c5-b3ab-f8c9718ab619} <Debug> TCPHandler: Processed in 0.001449268 sec. | ||
| 20553 | 2026.04.01 18:13:13.017725 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20554 | 2026.04.01 18:13:13.017823 [ 4 ] {9752013d-993f-4993-90b9-357724b351c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20555 | 2026.04.01 18:13:13.017866 [ 4 ] {9752013d-993f-4993-90b9-357724b351c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20556 | 2026.04.01 18:13:13.018301 [ 4 ] {9752013d-993f-4993-90b9-357724b351c6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20557 | 2026.04.01 18:13:13.018338 [ 4 ] {9752013d-993f-4993-90b9-357724b351c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20558 | 2026.04.01 18:13:13.018656 [ 4 ] {9752013d-993f-4993-90b9-357724b351c6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20559 | 2026.04.01 18:13:13.018889 [ 4 ] {9752013d-993f-4993-90b9-357724b351c6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20560 | 2026.04.01 18:13:13.019025 [ 4 ] {9752013d-993f-4993-90b9-357724b351c6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001221 sec., 76986.07698607698 rows/sec., 6.01 MiB/sec. | ||
| 20561 | 2026.04.01 18:13:13.019065 [ 4 ] {9752013d-993f-4993-90b9-357724b351c6} <Debug> TCPHandler: Processed in 0.001389296 sec. | ||
| 20562 | 2026.04.01 18:13:13.019178 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20563 | 2026.04.01 18:13:13.019273 [ 4 ] {b77f4ed5-9d1e-448d-91ce-019e4888c9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20564 | 2026.04.01 18:13:13.019317 [ 4 ] {b77f4ed5-9d1e-448d-91ce-019e4888c9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20565 | 2026.04.01 18:13:13.019732 [ 4 ] {b77f4ed5-9d1e-448d-91ce-019e4888c9a0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20566 | 2026.04.01 18:13:13.019769 [ 4 ] {b77f4ed5-9d1e-448d-91ce-019e4888c9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20567 | 2026.04.01 18:13:13.020122 [ 4 ] {b77f4ed5-9d1e-448d-91ce-019e4888c9a0} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20568 | 2026.04.01 18:13:13.020345 [ 4 ] {b77f4ed5-9d1e-448d-91ce-019e4888c9a0} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20569 | 2026.04.01 18:13:13.020482 [ 4 ] {b77f4ed5-9d1e-448d-91ce-019e4888c9a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 20570 | 2026.04.01 18:13:13.020521 [ 4 ] {b77f4ed5-9d1e-448d-91ce-019e4888c9a0} <Debug> TCPHandler: Processed in 0.001393317 sec. | ||
| 20571 | 2026.04.01 18:13:13.020633 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20572 | 2026.04.01 18:13:13.020727 [ 4 ] {faf9b914-231a-4349-8989-28877f5f37af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20573 | 2026.04.01 18:13:13.020783 [ 4 ] {faf9b914-231a-4349-8989-28877f5f37af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20574 | 2026.04.01 18:13:13.021647 [ 4 ] {faf9b914-231a-4349-8989-28877f5f37af} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20575 | 2026.04.01 18:13:13.021685 [ 4 ] {faf9b914-231a-4349-8989-28877f5f37af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20576 | 2026.04.01 18:13:13.022235 [ 4 ] {faf9b914-231a-4349-8989-28877f5f37af} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20577 | 2026.04.01 18:13:13.022474 [ 4 ] {faf9b914-231a-4349-8989-28877f5f37af} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20578 | 2026.04.01 18:13:13.022618 [ 4 ] {faf9b914-231a-4349-8989-28877f5f37af} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00191 sec., 15706.806282722513 rows/sec., 28.15 MiB/sec. | ||
| 20579 | 2026.04.01 18:13:13.022674 [ 4 ] {faf9b914-231a-4349-8989-28877f5f37af} <Debug> TCPHandler: Processed in 0.002091424 sec. | ||
| 20580 | 2026.04.01 18:13:13.022790 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20581 | 2026.04.01 18:13:13.022886 [ 4 ] {58d348a1-2a17-4800-9f0f-ca3d176d7d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20582 | 2026.04.01 18:13:13.022927 [ 4 ] {58d348a1-2a17-4800-9f0f-ca3d176d7d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20583 | 2026.04.01 18:13:13.023279 [ 4 ] {58d348a1-2a17-4800-9f0f-ca3d176d7d50} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20584 | 2026.04.01 18:13:13.023312 [ 4 ] {58d348a1-2a17-4800-9f0f-ca3d176d7d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20585 | 2026.04.01 18:13:13.023623 [ 4 ] {58d348a1-2a17-4800-9f0f-ca3d176d7d50} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20586 | 2026.04.01 18:13:13.023842 [ 4 ] {58d348a1-2a17-4800-9f0f-ca3d176d7d50} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20587 | 2026.04.01 18:13:13.023970 [ 4 ] {58d348a1-2a17-4800-9f0f-ca3d176d7d50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 20588 | 2026.04.01 18:13:13.024006 [ 4 ] {58d348a1-2a17-4800-9f0f-ca3d176d7d50} <Debug> TCPHandler: Processed in 0.001265573 sec. | ||
| 20589 | 2026.04.01 18:13:14.628564 [ 223 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20590 | 2026.04.01 18:13:14.628615 [ 223 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20591 | 2026.04.01 18:13:14.630718 [ 223 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20592 | 2026.04.01 18:13:15.108255 [ 48 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 20593 | 2026.04.01 18:13:15.108352 [ 48 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20594 | 2026.04.01 18:13:15.108391 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20595 | 2026.04.01 18:13:15.108549 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 20596 | 2026.04.01 18:13:15.108745 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20597 | 2026.04.01 18:13:15.108803 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part | ||
| 20598 | 2026.04.01 18:13:15.108906 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 20599 | 2026.04.01 18:13:15.108979 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 20600 | 2026.04.01 18:13:15.109049 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 20601 | 2026.04.01 18:13:15.109116 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 20602 | 2026.04.01 18:13:15.109940 [ 199 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458868 sec., 226202.78188293937 rows/sec., 11.54 MiB/sec. | ||
| 20603 | 2026.04.01 18:13:15.110092 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 20604 | 2026.04.01 18:13:15.110343 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20605 | 2026.04.01 18:13:15.110414 [ 196 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_55_12} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 20606 | 2026.04.01 18:13:15.110482 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20607 | 2026.04.01 18:13:16.261751 [ 48 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 20608 | 2026.04.01 18:13:16.261812 [ 48 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20609 | 2026.04.01 18:13:16.261833 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20610 | 2026.04.01 18:13:16.261932 [ 225 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20611 | 2026.04.01 18:13:16.261940 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 20612 | 2026.04.01 18:13:16.261996 [ 225 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20613 | 2026.04.01 18:13:16.262123 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20614 | 2026.04.01 18:13:16.262168 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 20615 | 2026.04.01 18:13:16.262244 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 20616 | 2026.04.01 18:13:16.262290 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 20617 | 2026.04.01 18:13:16.262334 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 20618 | 2026.04.01 18:13:16.262375 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 20619 | 2026.04.01 18:13:16.263173 [ 190 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276643 sec., 29765.564844674664 rows/sec., 2.48 MiB/sec. | ||
| 20620 | 2026.04.01 18:13:16.263331 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 20621 | 2026.04.01 18:13:16.263620 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20622 | 2026.04.01 18:13:16.263697 [ 192 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_41_10} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 20623 | 2026.04.01 18:13:16.263709 [ 225 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20624 | 2026.04.01 18:13:16.263766 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20625 | 2026.04.01 18:13:16.612332 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20626 | 2026.04.01 18:13:16.612382 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20627 | 2026.04.01 18:13:16.862645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41305 | ||
| 20628 | 2026.04.01 18:13:16.863184 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20629 | 2026.04.01 18:13:16.863227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20630 | 2026.04.01 18:13:16.863733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20631 | 2026.04.01 18:13:16.863989 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20632 | 2026.04.01 18:13:16.864114 [ 46 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20633 | 2026.04.01 18:13:16.864137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41305 | ||
| 20634 | 2026.04.01 18:13:16.864156 [ 46 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20635 | 2026.04.01 18:13:16.864177 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20636 | 2026.04.01 18:13:16.864298 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 20637 | 2026.04.01 18:13:16.864441 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20638 | 2026.04.01 18:13:16.864480 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38937 rows starting from the beginning of the part | ||
| 20639 | 2026.04.01 18:13:16.864545 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 20640 | 2026.04.01 18:13:16.864590 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 20641 | 2026.04.01 18:13:16.864631 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 20642 | 2026.04.01 18:13:16.864671 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 20643 | 2026.04.01 18:13:16.864712 [ 199 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 20644 | 2026.04.01 18:13:16.867341 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41305 rows, containing 4 columns (4 merged, 0 gathered) in 0.00310343 sec., 13309467.266862795 rows/sec., 190.39 MiB/sec. | ||
| 20645 | 2026.04.01 18:13:16.867798 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20646 | 2026.04.01 18:13:16.868125 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20647 | 2026.04.01 18:13:16.868207 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_86_17} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20648 | 2026.04.01 18:13:16.868314 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20649 | 2026.04.01 18:13:18.026186 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20650 | 2026.04.01 18:13:18.026454 [ 4 ] {d47a8216-095b-4324-9385-1a35038e6c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20651 | 2026.04.01 18:13:18.026523 [ 4 ] {d47a8216-095b-4324-9385-1a35038e6c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20652 | 2026.04.01 18:13:18.027351 [ 4 ] {d47a8216-095b-4324-9385-1a35038e6c2d} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20653 | 2026.04.01 18:13:18.027399 [ 4 ] {d47a8216-095b-4324-9385-1a35038e6c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20654 | 2026.04.01 18:13:18.027817 [ 4 ] {d47a8216-095b-4324-9385-1a35038e6c2d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20655 | 2026.04.01 18:13:18.028055 [ 4 ] {d47a8216-095b-4324-9385-1a35038e6c2d} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20656 | 2026.04.01 18:13:18.028225 [ 4 ] {d47a8216-095b-4324-9385-1a35038e6c2d} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001821 sec., 254805.05216913784 rows/sec., 16.16 MiB/sec. | ||
| 20657 | 2026.04.01 18:13:18.028278 [ 4 ] {d47a8216-095b-4324-9385-1a35038e6c2d} <Debug> TCPHandler: Processed in 0.002281619 sec. | ||
| 20658 | 2026.04.01 18:13:18.028401 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20659 | 2026.04.01 18:13:18.028505 [ 4 ] {68cba091-4868-4634-8708-33b9c3e36666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20660 | 2026.04.01 18:13:18.028549 [ 4 ] {68cba091-4868-4634-8708-33b9c3e36666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20661 | 2026.04.01 18:13:18.029476 [ 4 ] {68cba091-4868-4634-8708-33b9c3e36666} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20662 | 2026.04.01 18:13:18.029514 [ 4 ] {68cba091-4868-4634-8708-33b9c3e36666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20663 | 2026.04.01 18:13:18.029915 [ 4 ] {68cba091-4868-4634-8708-33b9c3e36666} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20664 | 2026.04.01 18:13:18.030133 [ 4 ] {68cba091-4868-4634-8708-33b9c3e36666} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20665 | 2026.04.01 18:13:18.030269 [ 4 ] {68cba091-4868-4634-8708-33b9c3e36666} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001788 sec., 709731.543624161 rows/sec., 55.09 MiB/sec. | ||
| 20666 | 2026.04.01 18:13:18.030308 [ 4 ] {68cba091-4868-4634-8708-33b9c3e36666} <Debug> TCPHandler: Processed in 0.001959001 sec. | ||
| 20667 | 2026.04.01 18:13:18.030411 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20668 | 2026.04.01 18:13:18.030508 [ 4 ] {072ff1f5-24b5-41e9-964a-2c0ec64f4af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20669 | 2026.04.01 18:13:18.030547 [ 4 ] {072ff1f5-24b5-41e9-964a-2c0ec64f4af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20670 | 2026.04.01 18:13:18.031029 [ 4 ] {072ff1f5-24b5-41e9-964a-2c0ec64f4af4} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20671 | 2026.04.01 18:13:18.031064 [ 4 ] {072ff1f5-24b5-41e9-964a-2c0ec64f4af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20672 | 2026.04.01 18:13:18.031371 [ 4 ] {072ff1f5-24b5-41e9-964a-2c0ec64f4af4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20673 | 2026.04.01 18:13:18.031587 [ 4 ] {072ff1f5-24b5-41e9-964a-2c0ec64f4af4} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20674 | 2026.04.01 18:13:18.031717 [ 4 ] {072ff1f5-24b5-41e9-964a-2c0ec64f4af4} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001229 sec., 197721.72497965826 rows/sec., 11.73 MiB/sec. | ||
| 20675 | 2026.04.01 18:13:18.031755 [ 4 ] {072ff1f5-24b5-41e9-964a-2c0ec64f4af4} <Debug> TCPHandler: Processed in 0.001394207 sec. | ||
| 20676 | 2026.04.01 18:13:18.031857 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20677 | 2026.04.01 18:13:18.031953 [ 4 ] {31ae4b86-6a8b-4b9b-80db-37ab06215dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20678 | 2026.04.01 18:13:18.031992 [ 4 ] {31ae4b86-6a8b-4b9b-80db-37ab06215dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20679 | 2026.04.01 18:13:18.032464 [ 4 ] {31ae4b86-6a8b-4b9b-80db-37ab06215dc3} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20680 | 2026.04.01 18:13:18.032499 [ 4 ] {31ae4b86-6a8b-4b9b-80db-37ab06215dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20681 | 2026.04.01 18:13:18.032801 [ 4 ] {31ae4b86-6a8b-4b9b-80db-37ab06215dc3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20682 | 2026.04.01 18:13:18.033013 [ 4 ] {31ae4b86-6a8b-4b9b-80db-37ab06215dc3} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20683 | 2026.04.01 18:13:18.033140 [ 4 ] {31ae4b86-6a8b-4b9b-80db-37ab06215dc3} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001206 sec., 198175.78772802654 rows/sec., 12.77 MiB/sec. | ||
| 20684 | 2026.04.01 18:13:18.033178 [ 4 ] {31ae4b86-6a8b-4b9b-80db-37ab06215dc3} <Debug> TCPHandler: Processed in 0.001370236 sec. | ||
| 20685 | 2026.04.01 18:13:18.033285 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20686 | 2026.04.01 18:13:18.033379 [ 4 ] {56e08fe7-c172-4deb-b4f1-22875478a55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20687 | 2026.04.01 18:13:18.033419 [ 4 ] {56e08fe7-c172-4deb-b4f1-22875478a55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20688 | 2026.04.01 18:13:18.033886 [ 4 ] {56e08fe7-c172-4deb-b4f1-22875478a55a} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20689 | 2026.04.01 18:13:18.033922 [ 4 ] {56e08fe7-c172-4deb-b4f1-22875478a55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20690 | 2026.04.01 18:13:18.034223 [ 4 ] {56e08fe7-c172-4deb-b4f1-22875478a55a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20691 | 2026.04.01 18:13:18.034444 [ 4 ] {56e08fe7-c172-4deb-b4f1-22875478a55a} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20692 | 2026.04.01 18:13:18.034573 [ 4 ] {56e08fe7-c172-4deb-b4f1-22875478a55a} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001211 sec., 196531.79190751445 rows/sec., 11.16 MiB/sec. | ||
| 20693 | 2026.04.01 18:13:18.034610 [ 4 ] {56e08fe7-c172-4deb-b4f1-22875478a55a} <Debug> TCPHandler: Processed in 0.001373626 sec. | ||
| 20694 | 2026.04.01 18:13:18.034733 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20695 | 2026.04.01 18:13:18.034856 [ 4 ] {66fe5154-0c80-42df-8e21-666f9dbbbe1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20696 | 2026.04.01 18:13:18.034907 [ 4 ] {66fe5154-0c80-42df-8e21-666f9dbbbe1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20697 | 2026.04.01 18:13:18.035668 [ 4 ] {66fe5154-0c80-42df-8e21-666f9dbbbe1f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20698 | 2026.04.01 18:13:18.035706 [ 4 ] {66fe5154-0c80-42df-8e21-666f9dbbbe1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20699 | 2026.04.01 18:13:18.036057 [ 4 ] {66fe5154-0c80-42df-8e21-666f9dbbbe1f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20700 | 2026.04.01 18:13:18.036282 [ 4 ] {66fe5154-0c80-42df-8e21-666f9dbbbe1f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20701 | 2026.04.01 18:13:18.036420 [ 4 ] {66fe5154-0c80-42df-8e21-666f9dbbbe1f} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001589 sec., 485210.8244178729 rows/sec., 33.83 MiB/sec. | ||
| 20702 | 2026.04.01 18:13:18.036460 [ 4 ] {66fe5154-0c80-42df-8e21-666f9dbbbe1f} <Debug> TCPHandler: Processed in 0.001788406 sec. | ||
| 20703 | 2026.04.01 18:13:18.036573 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20704 | 2026.04.01 18:13:18.036668 [ 4 ] {a332b678-d808-4895-9e38-ad25fe27f3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20705 | 2026.04.01 18:13:18.036711 [ 4 ] {a332b678-d808-4895-9e38-ad25fe27f3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20706 | 2026.04.01 18:13:18.037052 [ 4 ] {a332b678-d808-4895-9e38-ad25fe27f3a2} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20707 | 2026.04.01 18:13:18.037089 [ 4 ] {a332b678-d808-4895-9e38-ad25fe27f3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20708 | 2026.04.01 18:13:18.037392 [ 4 ] {a332b678-d808-4895-9e38-ad25fe27f3a2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20709 | 2026.04.01 18:13:18.037599 [ 4 ] {a332b678-d808-4895-9e38-ad25fe27f3a2} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20710 | 2026.04.01 18:13:18.037733 [ 4 ] {a332b678-d808-4895-9e38-ad25fe27f3a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 20711 | 2026.04.01 18:13:18.037772 [ 4 ] {a332b678-d808-4895-9e38-ad25fe27f3a2} <Debug> TCPHandler: Processed in 0.001248652 sec. | ||
| 20712 | 2026.04.01 18:13:18.037887 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20713 | 2026.04.01 18:13:18.037981 [ 4 ] {1fc18b47-d274-42e9-9164-689573a88c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20714 | 2026.04.01 18:13:18.038024 [ 4 ] {1fc18b47-d274-42e9-9164-689573a88c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20715 | 2026.04.01 18:13:18.038471 [ 4 ] {1fc18b47-d274-42e9-9164-689573a88c69} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20716 | 2026.04.01 18:13:18.038508 [ 4 ] {1fc18b47-d274-42e9-9164-689573a88c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20717 | 2026.04.01 18:13:18.038843 [ 4 ] {1fc18b47-d274-42e9-9164-689573a88c69} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20718 | 2026.04.01 18:13:18.039053 [ 4 ] {1fc18b47-d274-42e9-9164-689573a88c69} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20719 | 2026.04.01 18:13:18.039196 [ 4 ] {1fc18b47-d274-42e9-9164-689573a88c69} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001233 sec., 271695.05271695054 rows/sec., 17.78 MiB/sec. | ||
| 20720 | 2026.04.01 18:13:18.039234 [ 4 ] {1fc18b47-d274-42e9-9164-689573a88c69} <Debug> TCPHandler: Processed in 0.001402146 sec. | ||
| 20721 | 2026.04.01 18:13:18.039358 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20722 | 2026.04.01 18:13:18.039477 [ 4 ] {27793f0b-2929-4d5d-ad51-f551545beb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20723 | 2026.04.01 18:13:18.039529 [ 4 ] {27793f0b-2929-4d5d-ad51-f551545beb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20724 | 2026.04.01 18:13:18.039915 [ 4 ] {27793f0b-2929-4d5d-ad51-f551545beb9e} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20725 | 2026.04.01 18:13:18.039958 [ 4 ] {27793f0b-2929-4d5d-ad51-f551545beb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20726 | 2026.04.01 18:13:18.040324 [ 4 ] {27793f0b-2929-4d5d-ad51-f551545beb9e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20727 | 2026.04.01 18:13:18.040529 [ 4 ] {27793f0b-2929-4d5d-ad51-f551545beb9e} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20728 | 2026.04.01 18:13:18.040661 [ 4 ] {27793f0b-2929-4d5d-ad51-f551545beb9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001209 sec., 827.129859387924 rows/sec., 55.73 KiB/sec. | ||
| 20729 | 2026.04.01 18:13:18.040699 [ 4 ] {27793f0b-2929-4d5d-ad51-f551545beb9e} <Debug> TCPHandler: Processed in 0.001402926 sec. | ||
| 20730 | 2026.04.01 18:13:18.040801 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20731 | 2026.04.01 18:13:18.040898 [ 4 ] {2fe48c77-240e-48df-acb3-16e99885d412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20732 | 2026.04.01 18:13:18.040953 [ 4 ] {2fe48c77-240e-48df-acb3-16e99885d412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20733 | 2026.04.01 18:13:18.041728 [ 4 ] {2fe48c77-240e-48df-acb3-16e99885d412} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20734 | 2026.04.01 18:13:18.041765 [ 4 ] {2fe48c77-240e-48df-acb3-16e99885d412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20735 | 2026.04.01 18:13:18.042285 [ 4 ] {2fe48c77-240e-48df-acb3-16e99885d412} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20736 | 2026.04.01 18:13:18.042507 [ 4 ] {2fe48c77-240e-48df-acb3-16e99885d412} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20737 | 2026.04.01 18:13:18.042653 [ 4 ] {2fe48c77-240e-48df-acb3-16e99885d412} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001774 sec., 6200.676437429538 rows/sec., 11.11 MiB/sec. | ||
| 20738 | 2026.04.01 18:13:18.042716 [ 4 ] {2fe48c77-240e-48df-acb3-16e99885d412} <Debug> TCPHandler: Processed in 0.001965062 sec. | ||
| 20739 | 2026.04.01 18:13:18.042825 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20740 | 2026.04.01 18:13:18.042921 [ 4 ] {dcd314dc-032f-479f-990f-e9633b5a6105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20741 | 2026.04.01 18:13:18.042963 [ 4 ] {dcd314dc-032f-479f-990f-e9633b5a6105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20742 | 2026.04.01 18:13:18.043297 [ 4 ] {dcd314dc-032f-479f-990f-e9633b5a6105} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20743 | 2026.04.01 18:13:18.043332 [ 4 ] {dcd314dc-032f-479f-990f-e9633b5a6105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20744 | 2026.04.01 18:13:18.043642 [ 4 ] {dcd314dc-032f-479f-990f-e9633b5a6105} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20745 | 2026.04.01 18:13:18.043850 [ 4 ] {dcd314dc-032f-479f-990f-e9633b5a6105} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20746 | 2026.04.01 18:13:18.043982 [ 4 ] {dcd314dc-032f-479f-990f-e9633b5a6105} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001079 sec., 101946.24652455977 rows/sec., 6.20 MiB/sec. | ||
| 20747 | 2026.04.01 18:13:18.043981 [ 43 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20748 | 2026.04.01 18:13:18.044017 [ 4 ] {dcd314dc-032f-479f-990f-e9633b5a6105} <Debug> TCPHandler: Processed in 0.001243212 sec. | ||
| 20749 | 2026.04.01 18:13:18.044053 [ 43 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20750 | 2026.04.01 18:13:18.044077 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20751 | 2026.04.01 18:13:18.044188 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20752 | 2026.04.01 18:13:18.044328 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20753 | 2026.04.01 18:13:18.044367 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9690 rows starting from the beginning of the part | ||
| 20754 | 2026.04.01 18:13:18.044439 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 20755 | 2026.04.01 18:13:18.044492 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 62 rows starting from the beginning of the part | ||
| 20756 | 2026.04.01 18:13:18.044541 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 48 rows starting from the beginning of the part | ||
| 20757 | 2026.04.01 18:13:18.044589 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 20758 | 2026.04.01 18:13:18.044636 [ 199 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 110 rows starting from the beginning of the part | ||
| 20759 | 2026.04.01 18:13:18.047281 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10030 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144681 sec., 3189512.704150278 rows/sec., 202.02 MiB/sec. | ||
| 20760 | 2026.04.01 18:13:18.047638 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20761 | 2026.04.01 18:13:18.048132 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20762 | 2026.04.01 18:13:18.048256 [ 190 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_141_28} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20763 | 2026.04.01 18:13:18.048407 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 20764 | 2026.04.01 18:13:18.822484 [ 222 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20765 | 2026.04.01 18:13:18.822539 [ 222 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20766 | 2026.04.01 18:13:18.825340 [ 222 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20767 | 2026.04.01 18:13:19.160329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 20768 | 2026.04.01 18:13:19.178646 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20769 | 2026.04.01 18:13:19.178700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20770 | 2026.04.01 18:13:19.184883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20771 | 2026.04.01 18:13:19.185571 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20772 | 2026.04.01 18:13:19.185858 [ 41 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20773 | 2026.04.01 18:13:19.185900 [ 41 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20774 | 2026.04.01 18:13:19.185922 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20775 | 2026.04.01 18:13:19.186068 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 20776 | 2026.04.01 18:13:19.189048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20777 | 2026.04.01 18:13:19.190644 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20778 | 2026.04.01 18:13:19.192159 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 20779 | 2026.04.01 18:13:19.196719 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 20780 | 2026.04.01 18:13:19.201549 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 20781 | 2026.04.01 18:13:19.206119 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 20782 | 2026.04.01 18:13:19.210971 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 20783 | 2026.04.01 18:13:19.215763 [ 187 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 20784 | 2026.04.01 18:13:19.273816 [ 188 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087824174 sec., 7378.378531632987 rows/sec., 38.15 MiB/sec. | ||
| 20785 | 2026.04.01 18:13:19.276766 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20786 | 2026.04.01 18:13:19.278783 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20787 | 2026.04.01 18:13:19.278861 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_86_17} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20788 | 2026.04.01 18:13:19.281644 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20789 | 2026.04.01 18:13:19.571895 [ 223 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20790 | 2026.04.01 18:13:19.571949 [ 223 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20791 | 2026.04.01 18:13:19.574879 [ 223 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20792 | 2026.04.01 18:13:20.001105 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.37 MiB, peak 414.81 MiB, free memory in arenas 0.00 B, will set to 396.34 MiB (RSS), difference: -1.03 MiB | ||
| 20793 | 2026.04.01 18:13:21.997875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2620 | ||
| 20794 | 2026.04.01 18:13:22.000340 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20795 | 2026.04.01 18:13:22.000392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 20796 | 2026.04.01 18:13:22.001625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20797 | 2026.04.01 18:13:22.001918 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20798 | 2026.04.01 18:13:22.002304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2620 | ||
| 20799 | 2026.04.01 18:13:23.021295 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20800 | 2026.04.01 18:13:23.021502 [ 4 ] {0f3fbf13-7ee2-412b-a946-4a98445ce48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20801 | 2026.04.01 18:13:23.021577 [ 4 ] {0f3fbf13-7ee2-412b-a946-4a98445ce48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20802 | 2026.04.01 18:13:23.022281 [ 4 ] {0f3fbf13-7ee2-412b-a946-4a98445ce48c} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20803 | 2026.04.01 18:13:23.022327 [ 4 ] {0f3fbf13-7ee2-412b-a946-4a98445ce48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20804 | 2026.04.01 18:13:23.022710 [ 4 ] {0f3fbf13-7ee2-412b-a946-4a98445ce48c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20805 | 2026.04.01 18:13:23.022942 [ 4 ] {0f3fbf13-7ee2-412b-a946-4a98445ce48c} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20806 | 2026.04.01 18:13:23.023094 [ 4 ] {0f3fbf13-7ee2-412b-a946-4a98445ce48c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001646 sec., 14580.801944106926 rows/sec., 1.21 MiB/sec. | ||
| 20807 | 2026.04.01 18:13:23.023094 [ 37 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 20808 | 2026.04.01 18:13:23.023137 [ 4 ] {0f3fbf13-7ee2-412b-a946-4a98445ce48c} <Debug> TCPHandler: Processed in 0.001983952 sec. | ||
| 20809 | 2026.04.01 18:13:23.023176 [ 37 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20810 | 2026.04.01 18:13:23.023208 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20811 | 2026.04.01 18:13:23.023276 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20812 | 2026.04.01 18:13:23.023319 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 20813 | 2026.04.01 18:13:23.023377 [ 4 ] {ab472175-4752-4286-8854-be0f2f6d3d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20814 | 2026.04.01 18:13:23.023424 [ 4 ] {ab472175-4752-4286-8854-be0f2f6d3d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20815 | 2026.04.01 18:13:23.023449 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20816 | 2026.04.01 18:13:23.023492 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 488 rows starting from the beginning of the part | ||
| 20817 | 2026.04.01 18:13:23.023568 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 464 rows starting from the beginning of the part | ||
| 20818 | 2026.04.01 18:13:23.023622 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 464 rows starting from the beginning of the part | ||
| 20819 | 2026.04.01 18:13:23.023674 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 464 rows starting from the beginning of the part | ||
| 20820 | 2026.04.01 18:13:23.023721 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 464 rows starting from the beginning of the part | ||
| 20821 | 2026.04.01 18:13:23.023771 [ 197 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 20822 | 2026.04.01 18:13:23.023834 [ 4 ] {ab472175-4752-4286-8854-be0f2f6d3d16} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20823 | 2026.04.01 18:13:23.023874 [ 4 ] {ab472175-4752-4286-8854-be0f2f6d3d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20824 | 2026.04.01 18:13:23.024205 [ 4 ] {ab472175-4752-4286-8854-be0f2f6d3d16} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 20825 | 2026.04.01 18:13:23.024427 [ 4 ] {ab472175-4752-4286-8854-be0f2f6d3d16} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20826 | 2026.04.01 18:13:23.024568 [ 4 ] {ab472175-4752-4286-8854-be0f2f6d3d16} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 404.01 KiB/sec. | ||
| 20827 | 2026.04.01 18:13:23.024607 [ 4 ] {ab472175-4752-4286-8854-be0f2f6d3d16} <Debug> TCPHandler: Processed in 0.001382156 sec. | ||
| 20828 | 2026.04.01 18:13:23.024717 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20829 | 2026.04.01 18:13:23.024811 [ 4 ] {6e86819d-b911-40fe-87b9-6faa8e954aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20830 | 2026.04.01 18:13:23.024851 [ 4 ] {6e86819d-b911-40fe-87b9-6faa8e954aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20831 | 2026.04.01 18:13:23.025164 [ 198 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001897379 sec., 1248037.4242573571 rows/sec., 84.40 MiB/sec. | ||
| 20832 | 2026.04.01 18:13:23.025359 [ 195 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 20833 | 2026.04.01 18:13:23.025384 [ 4 ] {6e86819d-b911-40fe-87b9-6faa8e954aa3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20834 | 2026.04.01 18:13:23.025427 [ 4 ] {6e86819d-b911-40fe-87b9-6faa8e954aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20835 | 2026.04.01 18:13:23.025719 [ 195 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20836 | 2026.04.01 18:13:23.025780 [ 4 ] {6e86819d-b911-40fe-87b9-6faa8e954aa3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20837 | 2026.04.01 18:13:23.025810 [ 195 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_61_13} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 20838 | 2026.04.01 18:13:23.025917 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 20839 | 2026.04.01 18:13:23.026006 [ 4 ] {6e86819d-b911-40fe-87b9-6faa8e954aa3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20840 | 2026.04.01 18:13:23.026142 [ 4 ] {6e86819d-b911-40fe-87b9-6faa8e954aa3} <Debug> executeQuery: Read 239 rows, 21.77 KiB in 0.001349 sec., 177168.2727946627 rows/sec., 15.76 MiB/sec. | ||
| 20841 | 2026.04.01 18:13:23.026180 [ 4 ] {6e86819d-b911-40fe-87b9-6faa8e954aa3} <Debug> TCPHandler: Processed in 0.00151334 sec. | ||
| 20842 | 2026.04.01 18:13:23.026289 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20843 | 2026.04.01 18:13:23.026383 [ 4 ] {dab52e01-cac4-4f76-9042-a694472cf63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20844 | 2026.04.01 18:13:23.026423 [ 4 ] {dab52e01-cac4-4f76-9042-a694472cf63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20845 | 2026.04.01 18:13:23.026828 [ 4 ] {dab52e01-cac4-4f76-9042-a694472cf63a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20846 | 2026.04.01 18:13:23.026864 [ 4 ] {dab52e01-cac4-4f76-9042-a694472cf63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20847 | 2026.04.01 18:13:23.027162 [ 4 ] {dab52e01-cac4-4f76-9042-a694472cf63a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20848 | 2026.04.01 18:13:23.027366 [ 4 ] {dab52e01-cac4-4f76-9042-a694472cf63a} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20849 | 2026.04.01 18:13:23.027485 [ 37 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20850 | 2026.04.01 18:13:23.027496 [ 4 ] {dab52e01-cac4-4f76-9042-a694472cf63a} <Debug> executeQuery: Read 48 rows, 3.64 KiB in 0.001131 sec., 42440.31830238726 rows/sec., 3.14 MiB/sec. | ||
| 20851 | 2026.04.01 18:13:23.027530 [ 37 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20852 | 2026.04.01 18:13:23.027551 [ 4 ] {dab52e01-cac4-4f76-9042-a694472cf63a} <Debug> TCPHandler: Processed in 0.001311244 sec. | ||
| 20853 | 2026.04.01 18:13:23.027556 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20854 | 2026.04.01 18:13:23.027652 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20855 | 2026.04.01 18:13:23.027670 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20856 | 2026.04.01 18:13:23.027754 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20857 | 2026.04.01 18:13:23.027771 [ 4 ] {93939bc3-269c-4598-be76-0630f928bff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20858 | 2026.04.01 18:13:23.027788 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 316 rows starting from the beginning of the part | ||
| 20859 | 2026.04.01 18:13:23.027815 [ 4 ] {93939bc3-269c-4598-be76-0630f928bff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20860 | 2026.04.01 18:13:23.027846 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 30 rows starting from the beginning of the part | ||
| 20861 | 2026.04.01 18:13:23.027895 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 258 rows starting from the beginning of the part | ||
| 20862 | 2026.04.01 18:13:23.027936 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part | ||
| 20863 | 2026.04.01 18:13:23.027974 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 243 rows starting from the beginning of the part | ||
| 20864 | 2026.04.01 18:13:23.028014 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 48 rows starting from the beginning of the part | ||
| 20865 | 2026.04.01 18:13:23.028220 [ 4 ] {93939bc3-269c-4598-be76-0630f928bff7} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2026.04.01 18:13:23.028263 [ 4 ] {93939bc3-269c-4598-be76-0630f928bff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20867 | 2026.04.01 18:13:23.028585 [ 4 ] {93939bc3-269c-4598-be76-0630f928bff7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20868 | 2026.04.01 18:13:23.028806 [ 4 ] {93939bc3-269c-4598-be76-0630f928bff7} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20869 | 2026.04.01 18:13:23.028867 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250572 sec., 739661.5308834678 rows/sec., 48.87 MiB/sec. | ||
| 20870 | 2026.04.01 18:13:23.028936 [ 4 ] {93939bc3-269c-4598-be76-0630f928bff7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.68 MiB/sec. | ||
| 20871 | 2026.04.01 18:13:23.028982 [ 4 ] {93939bc3-269c-4598-be76-0630f928bff7} <Debug> TCPHandler: Processed in 0.001361756 sec. | ||
| 20872 | 2026.04.01 18:13:23.029005 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20873 | 2026.04.01 18:13:23.029084 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20874 | 2026.04.01 18:13:23.029183 [ 4 ] {851a677c-1196-4d66-9d28-d5c0fc66015c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20875 | 2026.04.01 18:13:23.029226 [ 4 ] {851a677c-1196-4d66-9d28-d5c0fc66015c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20876 | 2026.04.01 18:13:23.029261 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20877 | 2026.04.01 18:13:23.029335 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_126_25} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20878 | 2026.04.01 18:13:23.029413 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 20879 | 2026.04.01 18:13:23.029619 [ 4 ] {851a677c-1196-4d66-9d28-d5c0fc66015c} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20880 | 2026.04.01 18:13:23.029659 [ 4 ] {851a677c-1196-4d66-9d28-d5c0fc66015c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20881 | 2026.04.01 18:13:23.029951 [ 4 ] {851a677c-1196-4d66-9d28-d5c0fc66015c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20882 | 2026.04.01 18:13:23.030154 [ 4 ] {851a677c-1196-4d66-9d28-d5c0fc66015c} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20883 | 2026.04.01 18:13:23.030286 [ 4 ] {851a677c-1196-4d66-9d28-d5c0fc66015c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 20884 | 2026.04.01 18:13:23.030301 [ 36 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 20885 | 2026.04.01 18:13:23.030324 [ 4 ] {851a677c-1196-4d66-9d28-d5c0fc66015c} <Debug> TCPHandler: Processed in 0.001288854 sec. | ||
| 20886 | 2026.04.01 18:13:23.030369 [ 36 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20887 | 2026.04.01 18:13:23.030399 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20888 | 2026.04.01 18:13:23.030450 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20889 | 2026.04.01 18:13:23.030493 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 20890 | 2026.04.01 18:13:23.030547 [ 4 ] {cd095f05-3372-4426-ba48-03bb24e69878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20891 | 2026.04.01 18:13:23.030587 [ 4 ] {cd095f05-3372-4426-ba48-03bb24e69878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20892 | 2026.04.01 18:13:23.030589 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20893 | 2026.04.01 18:13:23.030631 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 250 rows starting from the beginning of the part | ||
| 20894 | 2026.04.01 18:13:23.030690 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 238 rows starting from the beginning of the part | ||
| 20895 | 2026.04.01 18:13:23.030733 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 238 rows starting from the beginning of the part | ||
| 20896 | 2026.04.01 18:13:23.030774 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 238 rows starting from the beginning of the part | ||
| 20897 | 2026.04.01 18:13:23.030813 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 238 rows starting from the beginning of the part | ||
| 20898 | 2026.04.01 18:13:23.030850 [ 194 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 20899 | 2026.04.01 18:13:23.031055 [ 4 ] {cd095f05-3372-4426-ba48-03bb24e69878} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20900 | 2026.04.01 18:13:23.031089 [ 4 ] {cd095f05-3372-4426-ba48-03bb24e69878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20901 | 2026.04.01 18:13:23.031394 [ 4 ] {cd095f05-3372-4426-ba48-03bb24e69878} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20902 | 2026.04.01 18:13:23.031602 [ 4 ] {cd095f05-3372-4426-ba48-03bb24e69878} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20903 | 2026.04.01 18:13:23.031706 [ 195 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253402 sec., 968563.9563364347 rows/sec., 59.05 MiB/sec. | ||
| 20904 | 2026.04.01 18:13:23.031732 [ 4 ] {cd095f05-3372-4426-ba48-03bb24e69878} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001201 sec., 113238.96752706078 rows/sec., 9.16 MiB/sec. | ||
| 20905 | 2026.04.01 18:13:23.031774 [ 4 ] {cd095f05-3372-4426-ba48-03bb24e69878} <Debug> TCPHandler: Processed in 0.001379366 sec. | ||
| 20906 | 2026.04.01 18:13:23.031873 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 20907 | 2026.04.01 18:13:23.031879 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20908 | 2026.04.01 18:13:23.031988 [ 4 ] {22714820-b79d-4399-bb52-2dc91b63b717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20909 | 2026.04.01 18:13:23.032035 [ 4 ] {22714820-b79d-4399-bb52-2dc91b63b717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20910 | 2026.04.01 18:13:23.032192 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20911 | 2026.04.01 18:13:23.032286 [ 197 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_61_13} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 20912 | 2026.04.01 18:13:23.032389 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20913 | 2026.04.01 18:13:23.032475 [ 4 ] {22714820-b79d-4399-bb52-2dc91b63b717} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20914 | 2026.04.01 18:13:23.032516 [ 4 ] {22714820-b79d-4399-bb52-2dc91b63b717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20915 | 2026.04.01 18:13:23.032867 [ 4 ] {22714820-b79d-4399-bb52-2dc91b63b717} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20916 | 2026.04.01 18:13:23.033078 [ 4 ] {22714820-b79d-4399-bb52-2dc91b63b717} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20917 | 2026.04.01 18:13:23.033209 [ 4 ] {22714820-b79d-4399-bb52-2dc91b63b717} <Debug> executeQuery: Read 343 rows, 26.56 KiB in 0.001238 sec., 277059.77382875606 rows/sec., 20.95 MiB/sec. | ||
| 20918 | 2026.04.01 18:13:23.033246 [ 4 ] {22714820-b79d-4399-bb52-2dc91b63b717} <Debug> TCPHandler: Processed in 0.001417806 sec. | ||
| 20919 | 2026.04.01 18:13:23.033272 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20920 | 2026.04.01 18:13:23.033306 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20921 | 2026.04.01 18:13:23.033353 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20922 | 2026.04.01 18:13:23.033452 [ 4 ] {6efc29ee-0fc7-4e06-91c1-6420e0920f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20923 | 2026.04.01 18:13:23.033507 [ 4 ] {6efc29ee-0fc7-4e06-91c1-6420e0920f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20924 | 2026.04.01 18:13:23.034362 [ 4 ] {6efc29ee-0fc7-4e06-91c1-6420e0920f64} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20925 | 2026.04.01 18:13:23.034400 [ 4 ] {6efc29ee-0fc7-4e06-91c1-6420e0920f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20926 | 2026.04.01 18:13:23.034954 [ 4 ] {6efc29ee-0fc7-4e06-91c1-6420e0920f64} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20927 | 2026.04.01 18:13:23.035205 [ 4 ] {6efc29ee-0fc7-4e06-91c1-6420e0920f64} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20928 | 2026.04.01 18:13:23.035341 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20929 | 2026.04.01 18:13:23.035357 [ 4 ] {6efc29ee-0fc7-4e06-91c1-6420e0920f64} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001922 sec., 15608.740894901144 rows/sec., 27.97 MiB/sec. | ||
| 20930 | 2026.04.01 18:13:23.035382 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20931 | 2026.04.01 18:13:23.035409 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20932 | 2026.04.01 18:13:23.035423 [ 4 ] {6efc29ee-0fc7-4e06-91c1-6420e0920f64} <Debug> TCPHandler: Processed in 0.002119215 sec. | ||
| 20933 | 2026.04.01 18:13:23.035497 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20934 | 2026.04.01 18:13:23.035535 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20935 | 2026.04.01 18:13:23.035637 [ 4 ] {2f17abcc-fda7-4e06-b1ea-944fff5dc77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20936 | 2026.04.01 18:13:23.035680 [ 4 ] {2f17abcc-fda7-4e06-b1ea-944fff5dc77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20937 | 2026.04.01 18:13:23.035723 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20938 | 2026.04.01 18:13:23.035782 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2598 rows starting from the beginning of the part | ||
| 20939 | 2026.04.01 18:13:23.035913 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 30 rows starting from the beginning of the part | ||
| 20940 | 2026.04.01 18:13:23.036032 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 22 rows starting from the beginning of the part | ||
| 20941 | 2026.04.01 18:13:23.036032 [ 4 ] {2f17abcc-fda7-4e06-b1ea-944fff5dc77b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20942 | 2026.04.01 18:13:23.036086 [ 4 ] {2f17abcc-fda7-4e06-b1ea-944fff5dc77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20943 | 2026.04.01 18:13:23.036142 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part | ||
| 20944 | 2026.04.01 18:13:23.036245 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 11 rows starting from the beginning of the part | ||
| 20945 | 2026.04.01 18:13:23.036336 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 30 rows starting from the beginning of the part | ||
| 20946 | 2026.04.01 18:13:23.036408 [ 4 ] {2f17abcc-fda7-4e06-b1ea-944fff5dc77b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20947 | 2026.04.01 18:13:23.036639 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20948 | 2026.04.01 18:13:23.036719 [ 4 ] {2f17abcc-fda7-4e06-b1ea-944fff5dc77b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20949 | 2026.04.01 18:13:23.036865 [ 4 ] {2f17abcc-fda7-4e06-b1ea-944fff5dc77b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 20950 | 2026.04.01 18:13:23.036902 [ 4 ] {2f17abcc-fda7-4e06-b1ea-944fff5dc77b} <Debug> TCPHandler: Processed in 0.001417277 sec. | ||
| 20951 | 2026.04.01 18:13:23.044526 [ 195 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2721 rows, containing 19 columns (19 merged, 0 gathered) in 0.009069926 sec., 300002.44764951774 rows/sec., 537.59 MiB/sec. | ||
| 20952 | 2026.04.01 18:13:23.046853 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20953 | 2026.04.01 18:13:23.047199 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20954 | 2026.04.01 18:13:23.047270 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20955 | 2026.04.01 18:13:23.047380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.09 MiB. | ||
| 20956 | 2026.04.01 18:13:24.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.20 MiB, peak 416.22 MiB, free memory in arenas 0.00 B, will set to 398.46 MiB (RSS), difference: 1.26 MiB | ||
| 20957 | 2026.04.01 18:13:24.364979 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41817 | ||
| 20958 | 2026.04.01 18:13:24.365514 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20959 | 2026.04.01 18:13:24.365547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20960 | 2026.04.01 18:13:24.366035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20961 | 2026.04.01 18:13:24.366263 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20962 | 2026.04.01 18:13:24.366399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41817 | ||
| 20963 | 2026.04.01 18:13:26.689846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 20964 | 2026.04.01 18:13:26.707596 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20965 | 2026.04.01 18:13:26.707660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20966 | 2026.04.01 18:13:26.714024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20967 | 2026.04.01 18:13:26.714719 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20968 | 2026.04.01 18:13:26.718943 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 20969 | 2026.04.01 18:13:28.013325 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20970 | 2026.04.01 18:13:28.013542 [ 4 ] {d83d5a05-b9f7-4c49-9c03-70241287e2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20971 | 2026.04.01 18:13:28.013623 [ 4 ] {d83d5a05-b9f7-4c49-9c03-70241287e2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20972 | 2026.04.01 18:13:28.014348 [ 4 ] {d83d5a05-b9f7-4c49-9c03-70241287e2e0} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20973 | 2026.04.01 18:13:28.014394 [ 4 ] {d83d5a05-b9f7-4c49-9c03-70241287e2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20974 | 2026.04.01 18:13:28.014820 [ 4 ] {d83d5a05-b9f7-4c49-9c03-70241287e2e0} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20975 | 2026.04.01 18:13:28.015091 [ 4 ] {d83d5a05-b9f7-4c49-9c03-70241287e2e0} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20976 | 2026.04.01 18:13:28.015249 [ 4 ] {d83d5a05-b9f7-4c49-9c03-70241287e2e0} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00177 sec., 44067.79661016949 rows/sec., 3.65 MiB/sec. | ||
| 20977 | 2026.04.01 18:13:28.015293 [ 4 ] {d83d5a05-b9f7-4c49-9c03-70241287e2e0} <Debug> TCPHandler: Processed in 0.002114685 sec. | ||
| 20978 | 2026.04.01 18:13:28.015420 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20979 | 2026.04.01 18:13:28.015522 [ 4 ] {b75422bd-39e7-4357-97b3-f7bdbc0a7b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20980 | 2026.04.01 18:13:28.015564 [ 4 ] {b75422bd-39e7-4357-97b3-f7bdbc0a7b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20981 | 2026.04.01 18:13:28.016002 [ 4 ] {b75422bd-39e7-4357-97b3-f7bdbc0a7b79} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20982 | 2026.04.01 18:13:28.016042 [ 4 ] {b75422bd-39e7-4357-97b3-f7bdbc0a7b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20983 | 2026.04.01 18:13:28.016371 [ 4 ] {b75422bd-39e7-4357-97b3-f7bdbc0a7b79} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20984 | 2026.04.01 18:13:28.016607 [ 4 ] {b75422bd-39e7-4357-97b3-f7bdbc0a7b79} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20985 | 2026.04.01 18:13:28.016748 [ 4 ] {b75422bd-39e7-4357-97b3-f7bdbc0a7b79} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00125 sec., 8800 rows/sec., 661.72 KiB/sec. | ||
| 20986 | 2026.04.01 18:13:28.016791 [ 4 ] {b75422bd-39e7-4357-97b3-f7bdbc0a7b79} <Debug> TCPHandler: Processed in 0.001422317 sec. | ||
| 20987 | 2026.04.01 18:13:28.016913 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20988 | 2026.04.01 18:13:28.017008 [ 4 ] {66a277d4-cb38-47c9-9879-b654d5e9de2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20989 | 2026.04.01 18:13:28.017049 [ 4 ] {66a277d4-cb38-47c9-9879-b654d5e9de2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20990 | 2026.04.01 18:13:28.017468 [ 4 ] {66a277d4-cb38-47c9-9879-b654d5e9de2e} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20991 | 2026.04.01 18:13:28.017506 [ 4 ] {66a277d4-cb38-47c9-9879-b654d5e9de2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 20992 | 2026.04.01 18:13:28.017815 [ 4 ] {66a277d4-cb38-47c9-9879-b654d5e9de2e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20993 | 2026.04.01 18:13:28.018043 [ 4 ] {66a277d4-cb38-47c9-9879-b654d5e9de2e} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20994 | 2026.04.01 18:13:28.018177 [ 4 ] {66a277d4-cb38-47c9-9879-b654d5e9de2e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001226 sec., 61174.55138662316 rows/sec., 4.78 MiB/sec. | ||
| 20995 | 2026.04.01 18:13:28.018214 [ 4 ] {66a277d4-cb38-47c9-9879-b654d5e9de2e} <Debug> TCPHandler: Processed in 0.001392117 sec. | ||
| 20996 | 2026.04.01 18:13:28.018324 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20997 | 2026.04.01 18:13:28.018412 [ 4 ] {3d41fee7-4a4d-4613-8396-ee619d23590f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20998 | 2026.04.01 18:13:28.018454 [ 4 ] {3d41fee7-4a4d-4613-8396-ee619d23590f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20999 | 2026.04.01 18:13:28.018932 [ 4 ] {3d41fee7-4a4d-4613-8396-ee619d23590f} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21000 | 2026.04.01 18:13:28.018969 [ 4 ] {3d41fee7-4a4d-4613-8396-ee619d23590f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21001 | 2026.04.01 18:13:28.019304 [ 4 ] {3d41fee7-4a4d-4613-8396-ee619d23590f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21002 | 2026.04.01 18:13:28.019528 [ 4 ] {3d41fee7-4a4d-4613-8396-ee619d23590f} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21003 | 2026.04.01 18:13:28.019670 [ 4 ] {3d41fee7-4a4d-4613-8396-ee619d23590f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 21004 | 2026.04.01 18:13:28.019672 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 4 parts from all_1_139_29 to all_142_142_0 | ||
| 21005 | 2026.04.01 18:13:28.019708 [ 4 ] {3d41fee7-4a4d-4613-8396-ee619d23590f} <Debug> TCPHandler: Processed in 0.001384605 sec. | ||
| 21006 | 2026.04.01 18:13:28.019713 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21007 | 2026.04.01 18:13:28.019735 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21008 | 2026.04.01 18:13:28.019817 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21009 | 2026.04.01 18:13:28.019844 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_139_29 to all_142_142_0 into Compact with storage Full | ||
| 21010 | 2026.04.01 18:13:28.019910 [ 4 ] {ee775a6c-32d6-4d0a-a832-28e235172d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21011 | 2026.04.01 18:13:28.019970 [ 4 ] {ee775a6c-32d6-4d0a-a832-28e235172d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21012 | 2026.04.01 18:13:28.019993 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21013 | 2026.04.01 18:13:28.020034 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_139_29, total 58777 rows starting from the beginning of the part | ||
| 21014 | 2026.04.01 18:13:28.020103 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 128 rows starting from the beginning of the part | ||
| 21015 | 2026.04.01 18:13:28.020149 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 21016 | 2026.04.01 18:13:28.020196 [ 191 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 335 rows starting from the beginning of the part | ||
| 21017 | 2026.04.01 18:13:28.020767 [ 4 ] {ee775a6c-32d6-4d0a-a832-28e235172d62} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21018 | 2026.04.01 18:13:28.020808 [ 4 ] {ee775a6c-32d6-4d0a-a832-28e235172d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21019 | 2026.04.01 18:13:28.021354 [ 4 ] {ee775a6c-32d6-4d0a-a832-28e235172d62} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 21020 | 2026.04.01 18:13:28.021606 [ 4 ] {ee775a6c-32d6-4d0a-a832-28e235172d62} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21021 | 2026.04.01 18:13:28.021751 [ 4 ] {ee775a6c-32d6-4d0a-a832-28e235172d62} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001859 sec., 5917.15976331361 rows/sec., 10.60 MiB/sec. | ||
| 21022 | 2026.04.01 18:13:28.021823 [ 4 ] {ee775a6c-32d6-4d0a-a832-28e235172d62} <Debug> TCPHandler: Processed in 0.002054564 sec. | ||
| 21023 | 2026.04.01 18:13:28.021932 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21024 | 2026.04.01 18:13:28.022026 [ 4 ] {7089cfab-1c04-4244-9d4d-dc71c6e7d70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21025 | 2026.04.01 18:13:28.022067 [ 4 ] {7089cfab-1c04-4244-9d4d-dc71c6e7d70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21026 | 2026.04.01 18:13:28.022402 [ 4 ] {7089cfab-1c04-4244-9d4d-dc71c6e7d70b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21027 | 2026.04.01 18:13:28.022435 [ 4 ] {7089cfab-1c04-4244-9d4d-dc71c6e7d70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21028 | 2026.04.01 18:13:28.022746 [ 4 ] {7089cfab-1c04-4244-9d4d-dc71c6e7d70b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21029 | 2026.04.01 18:13:28.022961 [ 4 ] {7089cfab-1c04-4244-9d4d-dc71c6e7d70b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21030 | 2026.04.01 18:13:28.023095 [ 4 ] {7089cfab-1c04-4244-9d4d-dc71c6e7d70b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 21031 | 2026.04.01 18:13:28.023132 [ 4 ] {7089cfab-1c04-4244-9d4d-dc71c6e7d70b} <Debug> TCPHandler: Processed in 0.001248723 sec. | ||
| 21032 | 2026.04.01 18:13:28.023189 [ 221 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21033 | 2026.04.01 18:13:28.023238 [ 221 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21034 | 2026.04.01 18:13:28.027919 [ 221 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21035 | 2026.04.01 18:13:28.029867 [ 196 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59400 rows, containing 5 columns (5 merged, 0 gathered) in 0.010068342 sec., 5899680.404181741 rows/sec., 378.75 MiB/sec. | ||
| 21036 | 2026.04.01 18:13:28.030499 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Trace> MergedBlockOutputStream: filled checksums all_1_142_30 (state Temporary) | ||
| 21037 | 2026.04.01 18:13:28.030819 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_142_30 to all_1_142_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21038 | 2026.04.01 18:13:28.030904 [ 192 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_142_30} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 4 parts: [all_1_139_29, all_142_142_0] -> all_1_142_30 | ||
| 21039 | 2026.04.01 18:13:28.031015 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 21040 | 2026.04.01 18:13:29.223934 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21041 | 2026.04.01 18:13:29.224012 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21042 | 2026.04.01 18:13:29.226497 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21043 | 2026.04.01 18:13:29.276383 [ 217 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21044 | 2026.04.01 18:13:29.276442 [ 217 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21045 | 2026.04.01 18:13:29.279604 [ 217 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21046 | 2026.04.01 18:13:31.612608 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21047 | 2026.04.01 18:13:31.612666 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21048 | 2026.04.01 18:13:31.866931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42265 | ||
| 21049 | 2026.04.01 18:13:31.867517 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21050 | 2026.04.01 18:13:31.867573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21051 | 2026.04.01 18:13:31.868109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21052 | 2026.04.01 18:13:31.868358 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21053 | 2026.04.01 18:13:31.868511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42265 | ||
| 21054 | 2026.04.01 18:13:32.002807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2652 | ||
| 21055 | 2026.04.01 18:13:32.005553 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21056 | 2026.04.01 18:13:32.005593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21057 | 2026.04.01 18:13:32.006760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21058 | 2026.04.01 18:13:32.007024 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21059 | 2026.04.01 18:13:32.007173 [ 24 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21060 | 2026.04.01 18:13:32.007244 [ 24 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21061 | 2026.04.01 18:13:32.007268 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21062 | 2026.04.01 18:13:32.007290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2652 | ||
| 21063 | 2026.04.01 18:13:32.007384 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 21064 | 2026.04.01 18:13:32.008011 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21065 | 2026.04.01 18:13:32.008154 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2470 rows starting from the beginning of the part | ||
| 21066 | 2026.04.01 18:13:32.008552 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 21067 | 2026.04.01 18:13:32.008943 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 21068 | 2026.04.01 18:13:32.009345 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 46 rows starting from the beginning of the part | ||
| 21069 | 2026.04.01 18:13:32.009723 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 21070 | 2026.04.01 18:13:32.010090 [ 200 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 21071 | 2026.04.01 18:13:32.018132 [ 199 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 72 columns (72 merged, 0 gathered) in 0.010797731 sec., 245607.1557996768 rows/sec., 187.98 MiB/sec. | ||
| 21072 | 2026.04.01 18:13:32.020732 [ 190 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21073 | 2026.04.01 18:13:32.021334 [ 190 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21074 | 2026.04.01 18:13:32.021415 [ 190 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_66_13} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21075 | 2026.04.01 18:13:32.021803 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. | ||
| 21076 | 2026.04.01 18:13:33.014159 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21077 | 2026.04.01 18:13:33.014345 [ 4 ] {6845275e-5ea0-4c05-8522-b9cf2036a33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21078 | 2026.04.01 18:13:33.014412 [ 4 ] {6845275e-5ea0-4c05-8522-b9cf2036a33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21079 | 2026.04.01 18:13:33.015063 [ 4 ] {6845275e-5ea0-4c05-8522-b9cf2036a33d} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21080 | 2026.04.01 18:13:33.015109 [ 4 ] {6845275e-5ea0-4c05-8522-b9cf2036a33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21081 | 2026.04.01 18:13:33.015496 [ 4 ] {6845275e-5ea0-4c05-8522-b9cf2036a33d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21082 | 2026.04.01 18:13:33.015712 [ 4 ] {6845275e-5ea0-4c05-8522-b9cf2036a33d} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21083 | 2026.04.01 18:13:33.015863 [ 4 ] {6845275e-5ea0-4c05-8522-b9cf2036a33d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001567 sec., 74026.8028079132 rows/sec., 6.29 MiB/sec. | ||
| 21084 | 2026.04.01 18:13:33.015867 [ 148 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21085 | 2026.04.01 18:13:33.015904 [ 4 ] {6845275e-5ea0-4c05-8522-b9cf2036a33d} <Debug> TCPHandler: Processed in 0.001875078 sec. | ||
| 21086 | 2026.04.01 18:13:33.015942 [ 148 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21087 | 2026.04.01 18:13:33.015968 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21088 | 2026.04.01 18:13:33.016034 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21089 | 2026.04.01 18:13:33.016087 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21090 | 2026.04.01 18:13:33.016131 [ 4 ] {00544714-c4c3-4ca2-a689-9341624a9c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21091 | 2026.04.01 18:13:33.016175 [ 4 ] {00544714-c4c3-4ca2-a689-9341624a9c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21092 | 2026.04.01 18:13:33.016226 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21093 | 2026.04.01 18:13:33.016265 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3812 rows starting from the beginning of the part | ||
| 21094 | 2026.04.01 18:13:33.016331 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 116 rows starting from the beginning of the part | ||
| 21095 | 2026.04.01 18:13:33.016380 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1269 rows starting from the beginning of the part | ||
| 21096 | 2026.04.01 18:13:33.016426 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 239 rows starting from the beginning of the part | ||
| 21097 | 2026.04.01 18:13:33.016469 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 78 rows starting from the beginning of the part | ||
| 21098 | 2026.04.01 18:13:33.016514 [ 199 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 116 rows starting from the beginning of the part | ||
| 21099 | 2026.04.01 18:13:33.016585 [ 4 ] {00544714-c4c3-4ca2-a689-9341624a9c59} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21100 | 2026.04.01 18:13:33.016625 [ 4 ] {00544714-c4c3-4ca2-a689-9341624a9c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21101 | 2026.04.01 18:13:33.016946 [ 4 ] {00544714-c4c3-4ca2-a689-9341624a9c59} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21102 | 2026.04.01 18:13:33.017174 [ 4 ] {00544714-c4c3-4ca2-a689-9341624a9c59} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21103 | 2026.04.01 18:13:33.017311 [ 4 ] {00544714-c4c3-4ca2-a689-9341624a9c59} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001198 sec., 25041.736227045072 rows/sec., 1.84 MiB/sec. | ||
| 21104 | 2026.04.01 18:13:33.017349 [ 4 ] {00544714-c4c3-4ca2-a689-9341624a9c59} <Debug> TCPHandler: Processed in 0.001363285 sec. | ||
| 21105 | 2026.04.01 18:13:33.017456 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21106 | 2026.04.01 18:13:33.017548 [ 4 ] {98d0bd69-3a4f-451f-b442-20b810e3f943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21107 | 2026.04.01 18:13:33.017588 [ 4 ] {98d0bd69-3a4f-451f-b442-20b810e3f943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21108 | 2026.04.01 18:13:33.018002 [ 4 ] {98d0bd69-3a4f-451f-b442-20b810e3f943} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21109 | 2026.04.01 18:13:33.018038 [ 4 ] {98d0bd69-3a4f-451f-b442-20b810e3f943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21110 | 2026.04.01 18:13:33.018338 [ 4 ] {98d0bd69-3a4f-451f-b442-20b810e3f943} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21111 | 2026.04.01 18:13:33.018426 [ 190 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5630 rows, containing 5 columns (5 merged, 0 gathered) in 0.002396702 sec., 2349061.335118008 rows/sec., 190.59 MiB/sec. | ||
| 21112 | 2026.04.01 18:13:33.018540 [ 4 ] {98d0bd69-3a4f-451f-b442-20b810e3f943} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21113 | 2026.04.01 18:13:33.018664 [ 148 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21114 | 2026.04.01 18:13:33.018668 [ 4 ] {98d0bd69-3a4f-451f-b442-20b810e3f943} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001137 sec., 82673.70272647317 rows/sec., 6.46 MiB/sec. | ||
| 21115 | 2026.04.01 18:13:33.018703 [ 148 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21116 | 2026.04.01 18:13:33.018726 [ 4 ] {98d0bd69-3a4f-451f-b442-20b810e3f943} <Debug> TCPHandler: Processed in 0.001317394 sec. | ||
| 21117 | 2026.04.01 18:13:33.018727 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21118 | 2026.04.01 18:13:33.018783 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21119 | 2026.04.01 18:13:33.018841 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21120 | 2026.04.01 18:13:33.018846 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21121 | 2026.04.01 18:13:33.018949 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21122 | 2026.04.01 18:13:33.018961 [ 4 ] {bb850b13-fa1b-43e1-9aaf-3ef84e9331ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21123 | 2026.04.01 18:13:33.018998 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2101 rows starting from the beginning of the part | ||
| 21124 | 2026.04.01 18:13:33.019019 [ 4 ] {bb850b13-fa1b-43e1-9aaf-3ef84e9331ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21125 | 2026.04.01 18:13:33.019062 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 94 rows starting from the beginning of the part | ||
| 21126 | 2026.04.01 18:13:33.019113 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 771 rows starting from the beginning of the part | ||
| 21127 | 2026.04.01 18:13:33.019112 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21128 | 2026.04.01 18:13:33.019155 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 136 rows starting from the beginning of the part | ||
| 21129 | 2026.04.01 18:13:33.019199 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 75 rows starting from the beginning of the part | ||
| 21130 | 2026.04.01 18:13:33.019211 [ 188 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_146_29} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21131 | 2026.04.01 18:13:33.019238 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 94 rows starting from the beginning of the part | ||
| 21132 | 2026.04.01 18:13:33.019320 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 21133 | 2026.04.01 18:13:33.019476 [ 4 ] {bb850b13-fa1b-43e1-9aaf-3ef84e9331ea} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21134 | 2026.04.01 18:13:33.019515 [ 4 ] {bb850b13-fa1b-43e1-9aaf-3ef84e9331ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21135 | 2026.04.01 18:13:33.019854 [ 4 ] {bb850b13-fa1b-43e1-9aaf-3ef84e9331ea} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21136 | 2026.04.01 18:13:33.020065 [ 4 ] {bb850b13-fa1b-43e1-9aaf-3ef84e9331ea} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21137 | 2026.04.01 18:13:33.020194 [ 4 ] {bb850b13-fa1b-43e1-9aaf-3ef84e9331ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 21138 | 2026.04.01 18:13:33.020254 [ 4 ] {bb850b13-fa1b-43e1-9aaf-3ef84e9331ea} <Debug> TCPHandler: Processed in 0.001455218 sec. | ||
| 21139 | 2026.04.01 18:13:33.020356 [ 193 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3271 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154463 sec., 2117659.2452561455 rows/sec., 156.10 MiB/sec. | ||
| 21140 | 2026.04.01 18:13:33.020367 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21141 | 2026.04.01 18:13:33.020498 [ 4 ] {29202385-36b6-4aed-bfaa-1adda84adfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21142 | 2026.04.01 18:13:33.020552 [ 4 ] {29202385-36b6-4aed-bfaa-1adda84adfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21143 | 2026.04.01 18:13:33.020581 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21144 | 2026.04.01 18:13:33.020837 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21145 | 2026.04.01 18:13:33.020905 [ 187 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_146_29} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21146 | 2026.04.01 18:13:33.020981 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 21147 | 2026.04.01 18:13:33.021370 [ 4 ] {29202385-36b6-4aed-bfaa-1adda84adfcd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21148 | 2026.04.01 18:13:33.021412 [ 4 ] {29202385-36b6-4aed-bfaa-1adda84adfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21149 | 2026.04.01 18:13:33.021962 [ 4 ] {29202385-36b6-4aed-bfaa-1adda84adfcd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21150 | 2026.04.01 18:13:33.022184 [ 4 ] {29202385-36b6-4aed-bfaa-1adda84adfcd} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21151 | 2026.04.01 18:13:33.022321 [ 4 ] {29202385-36b6-4aed-bfaa-1adda84adfcd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00184 sec., 16304.347826086956 rows/sec., 29.22 MiB/sec. | ||
| 21152 | 2026.04.01 18:13:33.022375 [ 4 ] {29202385-36b6-4aed-bfaa-1adda84adfcd} <Debug> TCPHandler: Processed in 0.002054514 sec. | ||
| 21153 | 2026.04.01 18:13:33.022486 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21154 | 2026.04.01 18:13:33.022581 [ 4 ] {4b53db9d-db84-4163-a107-77e1da2f14b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21155 | 2026.04.01 18:13:33.022622 [ 4 ] {4b53db9d-db84-4163-a107-77e1da2f14b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21156 | 2026.04.01 18:13:33.022957 [ 4 ] {4b53db9d-db84-4163-a107-77e1da2f14b5} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21157 | 2026.04.01 18:13:33.022994 [ 4 ] {4b53db9d-db84-4163-a107-77e1da2f14b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21158 | 2026.04.01 18:13:33.023303 [ 4 ] {4b53db9d-db84-4163-a107-77e1da2f14b5} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21159 | 2026.04.01 18:13:33.023517 [ 4 ] {4b53db9d-db84-4163-a107-77e1da2f14b5} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21160 | 2026.04.01 18:13:33.023650 [ 4 ] {4b53db9d-db84-4163-a107-77e1da2f14b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 21161 | 2026.04.01 18:13:33.023686 [ 4 ] {4b53db9d-db84-4163-a107-77e1da2f14b5} <Debug> TCPHandler: Processed in 0.001248483 sec. | ||
| 21162 | 2026.04.01 18:13:33.460022 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21163 | 2026.04.01 18:13:33.460218 [ 4 ] {65600962-2099-418f-b665-0604af8a43f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21164 | 2026.04.01 18:13:33.460292 [ 4 ] {65600962-2099-418f-b665-0604af8a43f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21165 | 2026.04.01 18:13:33.461114 [ 4 ] {65600962-2099-418f-b665-0604af8a43f9} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21166 | 2026.04.01 18:13:33.461166 [ 4 ] {65600962-2099-418f-b665-0604af8a43f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21167 | 2026.04.01 18:13:33.461591 [ 4 ] {65600962-2099-418f-b665-0604af8a43f9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21168 | 2026.04.01 18:13:33.461847 [ 4 ] {65600962-2099-418f-b665-0604af8a43f9} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21169 | 2026.04.01 18:13:33.462014 [ 4 ] {65600962-2099-418f-b665-0604af8a43f9} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001846 sec., 251354.2795232936 rows/sec., 15.94 MiB/sec. | ||
| 21170 | 2026.04.01 18:13:33.462068 [ 4 ] {65600962-2099-418f-b665-0604af8a43f9} <Debug> TCPHandler: Processed in 0.002177417 sec. | ||
| 21171 | 2026.04.01 18:13:33.462194 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21172 | 2026.04.01 18:13:33.462297 [ 4 ] {e4104f58-1174-486b-90dd-e2dc3238943d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21173 | 2026.04.01 18:13:33.462341 [ 4 ] {e4104f58-1174-486b-90dd-e2dc3238943d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21174 | 2026.04.01 18:13:33.462750 [ 4 ] {e4104f58-1174-486b-90dd-e2dc3238943d} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21175 | 2026.04.01 18:13:33.462789 [ 4 ] {e4104f58-1174-486b-90dd-e2dc3238943d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21176 | 2026.04.01 18:13:33.463113 [ 4 ] {e4104f58-1174-486b-90dd-e2dc3238943d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 21177 | 2026.04.01 18:13:33.463345 [ 4 ] {e4104f58-1174-486b-90dd-e2dc3238943d} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21178 | 2026.04.01 18:13:33.463484 [ 4 ] {e4104f58-1174-486b-90dd-e2dc3238943d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001212 sec., 1650.1650165016501 rows/sec., 134.56 KiB/sec. | ||
| 21179 | 2026.04.01 18:13:33.463525 [ 4 ] {e4104f58-1174-486b-90dd-e2dc3238943d} <Debug> TCPHandler: Processed in 0.001388116 sec. | ||
| 21180 | 2026.04.01 18:13:33.463635 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21181 | 2026.04.01 18:13:33.463729 [ 4 ] {f113ae4d-a734-4710-b0e2-e8b30984e319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21182 | 2026.04.01 18:13:33.463770 [ 4 ] {f113ae4d-a734-4710-b0e2-e8b30984e319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21183 | 2026.04.01 18:13:33.465466 [ 4 ] {f113ae4d-a734-4710-b0e2-e8b30984e319} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21184 | 2026.04.01 18:13:33.465505 [ 4 ] {f113ae4d-a734-4710-b0e2-e8b30984e319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21185 | 2026.04.01 18:13:33.466037 [ 4 ] {f113ae4d-a734-4710-b0e2-e8b30984e319} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21186 | 2026.04.01 18:13:33.466275 [ 4 ] {f113ae4d-a734-4710-b0e2-e8b30984e319} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21187 | 2026.04.01 18:13:33.466418 [ 4 ] {f113ae4d-a734-4710-b0e2-e8b30984e319} <Debug> executeQuery: Read 3619 rows, 278.22 KiB in 0.002708 sec., 1336410.635155096 rows/sec., 100.33 MiB/sec. | ||
| 21188 | 2026.04.01 18:13:33.466462 [ 4 ] {f113ae4d-a734-4710-b0e2-e8b30984e319} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 21189 | 2026.04.01 18:13:33.466476 [ 4 ] {f113ae4d-a734-4710-b0e2-e8b30984e319} <Debug> TCPHandler: Processed in 0.002890255 sec. | ||
| 21190 | 2026.04.01 18:13:33.466603 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21191 | 2026.04.01 18:13:33.466700 [ 4 ] {5fc2d5d0-2c91-412d-9596-e03cf79aace8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21192 | 2026.04.01 18:13:33.466742 [ 4 ] {5fc2d5d0-2c91-412d-9596-e03cf79aace8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21193 | 2026.04.01 18:13:33.467247 [ 4 ] {5fc2d5d0-2c91-412d-9596-e03cf79aace8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21194 | 2026.04.01 18:13:33.467286 [ 4 ] {5fc2d5d0-2c91-412d-9596-e03cf79aace8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21195 | 2026.04.01 18:13:33.467611 [ 4 ] {5fc2d5d0-2c91-412d-9596-e03cf79aace8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21196 | 2026.04.01 18:13:33.467842 [ 4 ] {5fc2d5d0-2c91-412d-9596-e03cf79aace8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21197 | 2026.04.01 18:13:33.467976 [ 4 ] {5fc2d5d0-2c91-412d-9596-e03cf79aace8} <Debug> executeQuery: Read 256 rows, 15.73 KiB in 0.001296 sec., 197530.86419753084 rows/sec., 11.85 MiB/sec. | ||
| 21198 | 2026.04.01 18:13:33.468017 [ 4 ] {5fc2d5d0-2c91-412d-9596-e03cf79aace8} <Debug> TCPHandler: Processed in 0.001462378 sec. | ||
| 21199 | 2026.04.01 18:13:33.468125 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21200 | 2026.04.01 18:13:33.468220 [ 4 ] {c7fc7b4e-947b-4a7e-a3b9-9d45eaa986b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21201 | 2026.04.01 18:13:33.468262 [ 4 ] {c7fc7b4e-947b-4a7e-a3b9-9d45eaa986b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21202 | 2026.04.01 18:13:33.468932 [ 4 ] {c7fc7b4e-947b-4a7e-a3b9-9d45eaa986b9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21203 | 2026.04.01 18:13:33.468971 [ 4 ] {c7fc7b4e-947b-4a7e-a3b9-9d45eaa986b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21204 | 2026.04.01 18:13:33.469329 [ 4 ] {c7fc7b4e-947b-4a7e-a3b9-9d45eaa986b9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21205 | 2026.04.01 18:13:33.469568 [ 4 ] {c7fc7b4e-947b-4a7e-a3b9-9d45eaa986b9} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21206 | 2026.04.01 18:13:33.469684 [ 92 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_58_12 to all_63_63_0 | ||
| 21207 | 2026.04.01 18:13:33.469703 [ 4 ] {c7fc7b4e-947b-4a7e-a3b9-9d45eaa986b9} <Debug> executeQuery: Read 1040 rows, 63.15 KiB in 0.001501 sec., 692871.4190539641 rows/sec., 41.09 MiB/sec. | ||
| 21208 | 2026.04.01 18:13:33.469749 [ 92 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21209 | 2026.04.01 18:13:33.469763 [ 4 ] {c7fc7b4e-947b-4a7e-a3b9-9d45eaa986b9} <Debug> TCPHandler: Processed in 0.001687194 sec. | ||
| 21210 | 2026.04.01 18:13:33.469777 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21211 | 2026.04.01 18:13:33.469876 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21212 | 2026.04.01 18:13:33.469888 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_58_12 to all_63_63_0 into Compact with storage Full | ||
| 21213 | 2026.04.01 18:13:33.469979 [ 4 ] {6979974f-a8c2-4706-ac2c-1f9e949365f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21214 | 2026.04.01 18:13:33.470028 [ 4 ] {6979974f-a8c2-4706-ac2c-1f9e949365f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21215 | 2026.04.01 18:13:33.470035 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21216 | 2026.04.01 18:13:33.470079 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_58_12, total 1065 rows starting from the beginning of the part | ||
| 21217 | 2026.04.01 18:13:33.470154 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 239 rows starting from the beginning of the part | ||
| 21218 | 2026.04.01 18:13:33.470206 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1040 rows starting from the beginning of the part | ||
| 21219 | 2026.04.01 18:13:33.470253 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 239 rows starting from the beginning of the part | ||
| 21220 | 2026.04.01 18:13:33.470296 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 21221 | 2026.04.01 18:13:33.470340 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1040 rows starting from the beginning of the part | ||
| 21222 | 2026.04.01 18:13:33.470425 [ 4 ] {6979974f-a8c2-4706-ac2c-1f9e949365f2} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21223 | 2026.04.01 18:13:33.470468 [ 4 ] {6979974f-a8c2-4706-ac2c-1f9e949365f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21224 | 2026.04.01 18:13:33.470794 [ 4 ] {6979974f-a8c2-4706-ac2c-1f9e949365f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 21225 | 2026.04.01 18:13:33.471029 [ 4 ] {6979974f-a8c2-4706-ac2c-1f9e949365f2} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21226 | 2026.04.01 18:13:33.471163 [ 4 ] {6979974f-a8c2-4706-ac2c-1f9e949365f2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 58.40 KiB/sec. | ||
| 21227 | 2026.04.01 18:13:33.471203 [ 4 ] {6979974f-a8c2-4706-ac2c-1f9e949365f2} <Debug> TCPHandler: Processed in 0.001375716 sec. | ||
| 21228 | 2026.04.01 18:13:33.471310 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21229 | 2026.04.01 18:13:33.471403 [ 4 ] {1e9b2db7-4179-4a6b-86c2-ca9a8fe47e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21230 | 2026.04.01 18:13:33.471443 [ 4 ] {1e9b2db7-4179-4a6b-86c2-ca9a8fe47e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21231 | 2026.04.01 18:13:33.471844 [ 187 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3647 rows, containing 5 columns (5 merged, 0 gathered) in 0.002001101 sec., 1822496.7155580854 rows/sec., 116.83 MiB/sec. | ||
| 21232 | 2026.04.01 18:13:33.471899 [ 4 ] {1e9b2db7-4179-4a6b-86c2-ca9a8fe47e75} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21233 | 2026.04.01 18:13:33.471941 [ 4 ] {1e9b2db7-4179-4a6b-86c2-ca9a8fe47e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21234 | 2026.04.01 18:13:33.472042 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 21235 | 2026.04.01 18:13:33.472305 [ 4 ] {1e9b2db7-4179-4a6b-86c2-ca9a8fe47e75} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21236 | 2026.04.01 18:13:33.472342 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21237 | 2026.04.01 18:13:33.472442 [ 188 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_63_13} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_58_12, all_63_63_0] -> all_1_63_13 | ||
| 21238 | 2026.04.01 18:13:33.472523 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 21239 | 2026.04.01 18:13:33.472561 [ 4 ] {1e9b2db7-4179-4a6b-86c2-ca9a8fe47e75} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21240 | 2026.04.01 18:13:33.472702 [ 4 ] {1e9b2db7-4179-4a6b-86c2-ca9a8fe47e75} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001316 sec., 180851.06382978725 rows/sec., 10.27 MiB/sec. | ||
| 21241 | 2026.04.01 18:13:33.472743 [ 4 ] {1e9b2db7-4179-4a6b-86c2-ca9a8fe47e75} <Debug> TCPHandler: Processed in 0.001481808 sec. | ||
| 21242 | 2026.04.01 18:13:33.472848 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21243 | 2026.04.01 18:13:33.472942 [ 4 ] {1826c777-49d3-458c-b617-574ecd81d842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21244 | 2026.04.01 18:13:33.472983 [ 4 ] {1826c777-49d3-458c-b617-574ecd81d842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21245 | 2026.04.01 18:13:33.474024 [ 4 ] {1826c777-49d3-458c-b617-574ecd81d842} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21246 | 2026.04.01 18:13:33.474062 [ 4 ] {1826c777-49d3-458c-b617-574ecd81d842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21247 | 2026.04.01 18:13:33.474468 [ 4 ] {1826c777-49d3-458c-b617-574ecd81d842} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21248 | 2026.04.01 18:13:33.474713 [ 4 ] {1826c777-49d3-458c-b617-574ecd81d842} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21249 | 2026.04.01 18:13:33.474864 [ 4 ] {1826c777-49d3-458c-b617-574ecd81d842} <Debug> executeQuery: Read 1999 rows, 138.21 KiB in 0.00194 sec., 1030412.3711340206 rows/sec., 69.57 MiB/sec. | ||
| 21250 | 2026.04.01 18:13:33.474906 [ 4 ] {1826c777-49d3-458c-b617-574ecd81d842} <Debug> TCPHandler: Processed in 0.002106584 sec. | ||
| 21251 | 2026.04.01 18:13:33.475024 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21252 | 2026.04.01 18:13:33.475145 [ 4 ] {118f53ed-4887-4c0e-b664-dcc2b4f79454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21253 | 2026.04.01 18:13:33.475196 [ 4 ] {118f53ed-4887-4c0e-b664-dcc2b4f79454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21254 | 2026.04.01 18:13:33.475597 [ 4 ] {118f53ed-4887-4c0e-b664-dcc2b4f79454} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21255 | 2026.04.01 18:13:33.475640 [ 4 ] {118f53ed-4887-4c0e-b664-dcc2b4f79454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21256 | 2026.04.01 18:13:33.476026 [ 4 ] {118f53ed-4887-4c0e-b664-dcc2b4f79454} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 21257 | 2026.04.01 18:13:33.476239 [ 4 ] {118f53ed-4887-4c0e-b664-dcc2b4f79454} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21258 | 2026.04.01 18:13:33.476369 [ 4 ] {118f53ed-4887-4c0e-b664-dcc2b4f79454} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001248 sec., 4807.692307692308 rows/sec., 251.18 KiB/sec. | ||
| 21259 | 2026.04.01 18:13:33.476406 [ 4 ] {118f53ed-4887-4c0e-b664-dcc2b4f79454} <Debug> TCPHandler: Processed in 0.001441077 sec. | ||
| 21260 | 2026.04.01 18:13:33.476523 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21261 | 2026.04.01 18:13:33.476625 [ 4 ] {719f99d0-6e50-42e6-9a0d-d1e9e21e0342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21262 | 2026.04.01 18:13:33.476667 [ 4 ] {719f99d0-6e50-42e6-9a0d-d1e9e21e0342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21263 | 2026.04.01 18:13:33.477327 [ 4 ] {719f99d0-6e50-42e6-9a0d-d1e9e21e0342} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21264 | 2026.04.01 18:13:33.477364 [ 4 ] {719f99d0-6e50-42e6-9a0d-d1e9e21e0342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21265 | 2026.04.01 18:13:33.477813 [ 4 ] {719f99d0-6e50-42e6-9a0d-d1e9e21e0342} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21266 | 2026.04.01 18:13:33.478027 [ 4 ] {719f99d0-6e50-42e6-9a0d-d1e9e21e0342} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21267 | 2026.04.01 18:13:33.478158 [ 4 ] {719f99d0-6e50-42e6-9a0d-d1e9e21e0342} <Debug> executeQuery: Read 1672 rows, 104.01 KiB in 0.001552 sec., 1077319.587628866 rows/sec., 65.45 MiB/sec. | ||
| 21268 | 2026.04.01 18:13:33.478196 [ 4 ] {719f99d0-6e50-42e6-9a0d-d1e9e21e0342} <Debug> TCPHandler: Processed in 0.001721325 sec. | ||
| 21269 | 2026.04.01 18:13:33.478309 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21270 | 2026.04.01 18:13:33.478402 [ 4 ] {3596538b-a6d7-406f-b7d3-4df69f92a087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21271 | 2026.04.01 18:13:33.478444 [ 4 ] {3596538b-a6d7-406f-b7d3-4df69f92a087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21272 | 2026.04.01 18:13:33.478754 [ 4 ] {3596538b-a6d7-406f-b7d3-4df69f92a087} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21273 | 2026.04.01 18:13:33.478790 [ 4 ] {3596538b-a6d7-406f-b7d3-4df69f92a087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21274 | 2026.04.01 18:13:33.479081 [ 4 ] {3596538b-a6d7-406f-b7d3-4df69f92a087} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21275 | 2026.04.01 18:13:33.479280 [ 4 ] {3596538b-a6d7-406f-b7d3-4df69f92a087} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21276 | 2026.04.01 18:13:33.479409 [ 4 ] {3596538b-a6d7-406f-b7d3-4df69f92a087} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 21277 | 2026.04.01 18:13:33.479445 [ 4 ] {3596538b-a6d7-406f-b7d3-4df69f92a087} <Debug> TCPHandler: Processed in 0.00118378 sec. | ||
| 21278 | 2026.04.01 18:13:33.479551 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21279 | 2026.04.01 18:13:33.479643 [ 4 ] {b86c060a-6963-4301-916c-d944e4b92186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21280 | 2026.04.01 18:13:33.479695 [ 4 ] {b86c060a-6963-4301-916c-d944e4b92186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21281 | 2026.04.01 18:13:33.480501 [ 4 ] {b86c060a-6963-4301-916c-d944e4b92186} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21282 | 2026.04.01 18:13:33.480539 [ 4 ] {b86c060a-6963-4301-916c-d944e4b92186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21283 | 2026.04.01 18:13:33.481060 [ 4 ] {b86c060a-6963-4301-916c-d944e4b92186} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21284 | 2026.04.01 18:13:33.481284 [ 4 ] {b86c060a-6963-4301-916c-d944e4b92186} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21285 | 2026.04.01 18:13:33.481419 [ 4 ] {b86c060a-6963-4301-916c-d944e4b92186} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001794 sec., 12263.099219620959 rows/sec., 21.97 MiB/sec. | ||
| 21286 | 2026.04.01 18:13:33.481474 [ 4 ] {b86c060a-6963-4301-916c-d944e4b92186} <Debug> TCPHandler: Processed in 0.001969611 sec. | ||
| 21287 | 2026.04.01 18:13:33.481584 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21288 | 2026.04.01 18:13:33.481677 [ 4 ] {7bab7591-6da5-48a0-856a-4775269e8754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21289 | 2026.04.01 18:13:33.481718 [ 4 ] {7bab7591-6da5-48a0-856a-4775269e8754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21290 | 2026.04.01 18:13:33.482040 [ 4 ] {7bab7591-6da5-48a0-856a-4775269e8754} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21291 | 2026.04.01 18:13:33.482076 [ 4 ] {7bab7591-6da5-48a0-856a-4775269e8754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21292 | 2026.04.01 18:13:33.482368 [ 4 ] {7bab7591-6da5-48a0-856a-4775269e8754} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21293 | 2026.04.01 18:13:33.482570 [ 4 ] {7bab7591-6da5-48a0-856a-4775269e8754} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21294 | 2026.04.01 18:13:33.482698 [ 4 ] {7bab7591-6da5-48a0-856a-4775269e8754} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001039 sec., 59672.762271414824 rows/sec., 3.33 MiB/sec. | ||
| 21295 | 2026.04.01 18:13:33.482734 [ 4 ] {7bab7591-6da5-48a0-856a-4775269e8754} <Debug> TCPHandler: Processed in 0.001197711 sec. | ||
| 21296 | 2026.04.01 18:13:34.001193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.92 MiB, peak 416.22 MiB, free memory in arenas 0.00 B, will set to 398.46 MiB (RSS), difference: -1.46 MiB | ||
| 21297 | 2026.04.01 18:13:34.219401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 21298 | 2026.04.01 18:13:34.236266 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21299 | 2026.04.01 18:13:34.236321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21300 | 2026.04.01 18:13:34.242883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21301 | 2026.04.01 18:13:34.243592 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21302 | 2026.04.01 18:13:34.246668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 21303 | 2026.04.01 18:13:38.010507 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21304 | 2026.04.01 18:13:38.010693 [ 4 ] {bda6742d-76c3-4f64-916d-e4ab07ca1a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21305 | 2026.04.01 18:13:38.010762 [ 4 ] {bda6742d-76c3-4f64-916d-e4ab07ca1a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21306 | 2026.04.01 18:13:38.011504 [ 4 ] {bda6742d-76c3-4f64-916d-e4ab07ca1a45} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21307 | 2026.04.01 18:13:38.011555 [ 4 ] {bda6742d-76c3-4f64-916d-e4ab07ca1a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21308 | 2026.04.01 18:13:38.011976 [ 4 ] {bda6742d-76c3-4f64-916d-e4ab07ca1a45} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21309 | 2026.04.01 18:13:38.012214 [ 4 ] {bda6742d-76c3-4f64-916d-e4ab07ca1a45} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21310 | 2026.04.01 18:13:38.012369 [ 4 ] {bda6742d-76c3-4f64-916d-e4ab07ca1a45} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 21311 | 2026.04.01 18:13:38.012412 [ 4 ] {bda6742d-76c3-4f64-916d-e4ab07ca1a45} <Debug> TCPHandler: Processed in 0.002033933 sec. | ||
| 21312 | 2026.04.01 18:13:38.012560 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21313 | 2026.04.01 18:13:38.012655 [ 4 ] {0e204b2a-50d5-494e-8253-bc707ea4682a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21314 | 2026.04.01 18:13:38.012698 [ 4 ] {0e204b2a-50d5-494e-8253-bc707ea4682a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21315 | 2026.04.01 18:13:38.013125 [ 4 ] {0e204b2a-50d5-494e-8253-bc707ea4682a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21316 | 2026.04.01 18:13:38.013164 [ 4 ] {0e204b2a-50d5-494e-8253-bc707ea4682a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21317 | 2026.04.01 18:13:38.013501 [ 4 ] {0e204b2a-50d5-494e-8253-bc707ea4682a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21318 | 2026.04.01 18:13:38.013731 [ 4 ] {0e204b2a-50d5-494e-8253-bc707ea4682a} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21319 | 2026.04.01 18:13:38.013868 [ 4 ] {0e204b2a-50d5-494e-8253-bc707ea4682a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 21320 | 2026.04.01 18:13:38.013910 [ 4 ] {0e204b2a-50d5-494e-8253-bc707ea4682a} <Debug> TCPHandler: Processed in 0.001400657 sec. | ||
| 21321 | 2026.04.01 18:13:38.013980 [ 221 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21322 | 2026.04.01 18:13:38.014028 [ 221 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21323 | 2026.04.01 18:13:38.014029 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21324 | 2026.04.01 18:13:38.014140 [ 4 ] {8ebecd1d-475f-4ad9-ae45-69d69e86fb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21325 | 2026.04.01 18:13:38.014189 [ 4 ] {8ebecd1d-475f-4ad9-ae45-69d69e86fb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21326 | 2026.04.01 18:13:38.014619 [ 4 ] {8ebecd1d-475f-4ad9-ae45-69d69e86fb1e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21327 | 2026.04.01 18:13:38.014655 [ 4 ] {8ebecd1d-475f-4ad9-ae45-69d69e86fb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21328 | 2026.04.01 18:13:38.015055 [ 4 ] {8ebecd1d-475f-4ad9-ae45-69d69e86fb1e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21329 | 2026.04.01 18:13:38.015374 [ 4 ] {8ebecd1d-475f-4ad9-ae45-69d69e86fb1e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21330 | 2026.04.01 18:13:38.015534 [ 4 ] {8ebecd1d-475f-4ad9-ae45-69d69e86fb1e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001416 sec., 90395.48022598871 rows/sec., 6.30 MiB/sec. | ||
| 21331 | 2026.04.01 18:13:38.015545 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 5 parts from all_1_142_30 to all_146_146_0 | ||
| 21332 | 2026.04.01 18:13:38.015575 [ 4 ] {8ebecd1d-475f-4ad9-ae45-69d69e86fb1e} <Debug> TCPHandler: Processed in 0.001594761 sec. | ||
| 21333 | 2026.04.01 18:13:38.015603 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21334 | 2026.04.01 18:13:38.015629 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21335 | 2026.04.01 18:13:38.015713 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21336 | 2026.04.01 18:13:38.015723 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_142_30 to all_146_146_0 into Compact with storage Full | ||
| 21337 | 2026.04.01 18:13:38.015813 [ 4 ] {a1130c07-6cd4-47d7-a7da-f076e4e19683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21338 | 2026.04.01 18:13:38.015827 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21339 | 2026.04.01 18:13:38.015856 [ 4 ] {a1130c07-6cd4-47d7-a7da-f076e4e19683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21340 | 2026.04.01 18:13:38.015858 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_142_30, total 59400 rows starting from the beginning of the part | ||
| 21341 | 2026.04.01 18:13:38.015926 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 343 rows starting from the beginning of the part | ||
| 21342 | 2026.04.01 18:13:38.015979 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 21343 | 2026.04.01 18:13:38.016023 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 21344 | 2026.04.01 18:13:38.016064 [ 198 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1672 rows starting from the beginning of the part | ||
| 21345 | 2026.04.01 18:13:38.016202 [ 4 ] {a1130c07-6cd4-47d7-a7da-f076e4e19683} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21346 | 2026.04.01 18:13:38.016238 [ 4 ] {a1130c07-6cd4-47d7-a7da-f076e4e19683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21347 | 2026.04.01 18:13:38.016559 [ 4 ] {a1130c07-6cd4-47d7-a7da-f076e4e19683} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21348 | 2026.04.01 18:13:38.016783 [ 4 ] {a1130c07-6cd4-47d7-a7da-f076e4e19683} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21349 | 2026.04.01 18:13:38.016913 [ 97 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21350 | 2026.04.01 18:13:38.016923 [ 4 ] {a1130c07-6cd4-47d7-a7da-f076e4e19683} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001128 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 21351 | 2026.04.01 18:13:38.016950 [ 97 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21352 | 2026.04.01 18:13:38.016974 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21353 | 2026.04.01 18:13:38.016978 [ 4 ] {a1130c07-6cd4-47d7-a7da-f076e4e19683} <Debug> TCPHandler: Processed in 0.001320895 sec. | ||
| 21354 | 2026.04.01 18:13:38.017095 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21355 | 2026.04.01 18:13:38.017247 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21356 | 2026.04.01 18:13:38.017286 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 10030 rows starting from the beginning of the part | ||
| 21357 | 2026.04.01 18:13:38.017352 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 21358 | 2026.04.01 18:13:38.017398 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 21359 | 2026.04.01 18:13:38.017439 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 21360 | 2026.04.01 18:13:38.017483 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 62 rows starting from the beginning of the part | ||
| 21361 | 2026.04.01 18:13:38.017522 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 48 rows starting from the beginning of the part | ||
| 21362 | 2026.04.01 18:13:38.018714 [ 221 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21363 | 2026.04.01 18:13:38.020501 [ 187 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10320 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346527 sec., 2978122.916828992 rows/sec., 188.76 MiB/sec. | ||
| 21364 | 2026.04.01 18:13:38.020743 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21365 | 2026.04.01 18:13:38.021037 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21366 | 2026.04.01 18:13:38.021110 [ 186 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_146_29} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21367 | 2026.04.01 18:13:38.021192 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 21368 | 2026.04.01 18:13:38.026770 [ 186 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61735 rows, containing 5 columns (5 merged, 0 gathered) in 0.011089298 sec., 5567079.178501652 rows/sec., 357.39 MiB/sec. | ||
| 21369 | 2026.04.01 18:13:38.027557 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Trace> MergedBlockOutputStream: filled checksums all_1_146_31 (state Temporary) | ||
| 21370 | 2026.04.01 18:13:38.028015 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_146_31 to all_1_146_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21371 | 2026.04.01 18:13:38.028096 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_146_31} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 5 parts: [all_1_142_30, all_146_146_0] -> all_1_146_31 | ||
| 21372 | 2026.04.01 18:13:38.028215 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 21373 | 2026.04.01 18:13:38.631712 [ 225 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21374 | 2026.04.01 18:13:38.631768 [ 225 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21375 | 2026.04.01 18:13:38.634916 [ 225 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21376 | 2026.04.01 18:13:39.369409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42777 | ||
| 21377 | 2026.04.01 18:13:39.369947 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21378 | 2026.04.01 18:13:39.369992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21379 | 2026.04.01 18:13:39.370480 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21380 | 2026.04.01 18:13:39.370722 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21381 | 2026.04.01 18:13:39.370857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42777 | ||
| 21382 | 2026.04.01 18:13:40.714065 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54779 | ||
| 21383 | 2026.04.01 18:13:40.714196 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21384 | 2026.04.01 18:13:40.714225 [ 352 ] {} <Debug> TCP-Session: e48f2df7-a61a-4165-aeb9-1e1808fc9e34 Authenticating user 'default' from [fd00:1122:3344:101::e]:54779 | ||
| 21385 | 2026.04.01 18:13:40.714252 [ 352 ] {} <Debug> TCP-Session: e48f2df7-a61a-4165-aeb9-1e1808fc9e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21386 | 2026.04.01 18:13:40.714268 [ 352 ] {} <Debug> TCP-Session: e48f2df7-a61a-4165-aeb9-1e1808fc9e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21387 | 2026.04.01 18:13:40.714506 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64967 | ||
| 21388 | 2026.04.01 18:13:40.714533 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38284 | ||
| 21389 | 2026.04.01 18:13:40.714575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32833 | ||
| 21390 | 2026.04.01 18:13:40.714596 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61247 | ||
| 21391 | 2026.04.01 18:13:40.714628 [ 352 ] {} <Trace> TCP-Session: e48f2df7-a61a-4165-aeb9-1e1808fc9e34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21392 | 2026.04.01 18:13:40.714658 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21393 | 2026.04.01 18:13:40.714662 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21394 | 2026.04.01 18:13:40.714724 [ 353 ] {} <Debug> TCP-Session: f273be4a-5ae5-493d-a634-bea568171ee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64967 | ||
| 21395 | 2026.04.01 18:13:40.714722 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21396 | 2026.04.01 18:13:40.714786 [ 353 ] {} <Debug> TCP-Session: f273be4a-5ae5-493d-a634-bea568171ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21397 | 2026.04.01 18:13:40.714587 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55693 | ||
| 21398 | 2026.04.01 18:13:40.714819 [ 353 ] {} <Debug> TCP-Session: f273be4a-5ae5-493d-a634-bea568171ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21399 | 2026.04.01 18:13:40.714842 [ 352 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54779) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21400 | 2026.04.01 18:13:40.714813 [ 351 ] {} <Debug> TCP-Session: 736ae079-e1bf-4206-bd09-85dc3b3c0974 Authenticating user 'default' from [fd00:1122:3344:101::e]:61247 | ||
| 21401 | 2026.04.01 18:13:40.714556 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37525 | ||
| 21402 | 2026.04.01 18:13:40.714935 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21403 | 2026.04.01 18:13:40.714944 [ 351 ] {} <Debug> TCP-Session: 736ae079-e1bf-4206-bd09-85dc3b3c0974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21404 | 2026.04.01 18:13:40.714990 [ 290 ] {} <Debug> TCP-Session: 7d39da24-88a8-4416-8a3f-f85a3f40f30c Authenticating user 'default' from [fd00:1122:3344:101::e]:55693 | ||
| 21405 | 2026.04.01 18:13:40.715009 [ 351 ] {} <Debug> TCP-Session: 736ae079-e1bf-4206-bd09-85dc3b3c0974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21406 | 2026.04.01 18:13:40.715021 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21407 | 2026.04.01 18:13:40.715032 [ 290 ] {} <Debug> TCP-Session: 7d39da24-88a8-4416-8a3f-f85a3f40f30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21408 | 2026.04.01 18:13:40.714541 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35518 | ||
| 21409 | 2026.04.01 18:13:40.715070 [ 290 ] {} <Debug> TCP-Session: 7d39da24-88a8-4416-8a3f-f85a3f40f30c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21410 | 2026.04.01 18:13:40.715068 [ 286 ] {} <Debug> TCP-Session: 757fa173-c95b-4ac6-8710-d9635450afab Authenticating user 'default' from [fd00:1122:3344:101::e]:37525 | ||
| 21411 | 2026.04.01 18:13:40.714554 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62166 | ||
| 21412 | 2026.04.01 18:13:40.715158 [ 286 ] {} <Debug> TCP-Session: 757fa173-c95b-4ac6-8710-d9635450afab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21413 | 2026.04.01 18:13:40.715169 [ 352 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21414 | 2026.04.01 18:13:40.715207 [ 286 ] {} <Debug> TCP-Session: 757fa173-c95b-4ac6-8710-d9635450afab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21415 | 2026.04.01 18:13:40.715175 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21416 | 2026.04.01 18:13:40.715266 [ 352 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21417 | 2026.04.01 18:13:40.714770 [ 355 ] {} <Debug> TCP-Session: 4c223a5a-0723-45d3-a1ab-fd3f8074010e Authenticating user 'default' from [fd00:1122:3344:101::e]:38284 | ||
| 21418 | 2026.04.01 18:13:40.715294 [ 354 ] {} <Debug> TCP-Session: ebd18540-5b4b-4ba2-9df1-4d2fd20941b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35518 | ||
| 21419 | 2026.04.01 18:13:40.714704 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21420 | 2026.04.01 18:13:40.715345 [ 355 ] {} <Debug> TCP-Session: 4c223a5a-0723-45d3-a1ab-fd3f8074010e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21421 | 2026.04.01 18:13:40.715359 [ 354 ] {} <Debug> TCP-Session: ebd18540-5b4b-4ba2-9df1-4d2fd20941b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21422 | 2026.04.01 18:13:40.715378 [ 289 ] {} <Debug> TCP-Session: 893c09d3-8321-4850-a1c2-ce2850e46809 Authenticating user 'default' from [fd00:1122:3344:101::e]:32833 | ||
| 21423 | 2026.04.01 18:13:40.715397 [ 355 ] {} <Debug> TCP-Session: 4c223a5a-0723-45d3-a1ab-fd3f8074010e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21424 | 2026.04.01 18:13:40.715414 [ 289 ] {} <Debug> TCP-Session: 893c09d3-8321-4850-a1c2-ce2850e46809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21425 | 2026.04.01 18:13:40.715402 [ 354 ] {} <Debug> TCP-Session: ebd18540-5b4b-4ba2-9df1-4d2fd20941b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21426 | 2026.04.01 18:13:40.715445 [ 289 ] {} <Debug> TCP-Session: 893c09d3-8321-4850-a1c2-ce2850e46809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21427 | 2026.04.01 18:13:40.715568 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21428 | 2026.04.01 18:13:40.715607 [ 288 ] {} <Debug> TCP-Session: 66f226c4-a652-4bb2-8c1b-12d6c1aef48e Authenticating user 'default' from [fd00:1122:3344:101::e]:62166 | ||
| 21429 | 2026.04.01 18:13:40.715611 [ 352 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 21430 | 2026.04.01 18:13:40.715629 [ 288 ] {} <Debug> TCP-Session: 66f226c4-a652-4bb2-8c1b-12d6c1aef48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21431 | 2026.04.01 18:13:40.715665 [ 288 ] {} <Debug> TCP-Session: 66f226c4-a652-4bb2-8c1b-12d6c1aef48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21432 | 2026.04.01 18:13:40.716875 [ 336 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Trace> AggregatingTransform: Aggregating | ||
| 21433 | 2026.04.01 18:13:40.716927 [ 336 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Trace> Aggregator: Aggregation method: without_key | ||
| 21434 | 2026.04.01 18:13:40.716973 [ 336 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001220672 sec. (819.221 rows/sec., 32.00 KiB/sec.) | ||
| 21435 | 2026.04.01 18:13:40.716999 [ 336 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Trace> Aggregator: Merging aggregated data | ||
| 21436 | 2026.04.01 18:13:40.718496 [ 352 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003719 sec., 268.8894864210809 rows/sec., 10.50 KiB/sec. | ||
| 21437 | 2026.04.01 18:13:40.718708 [ 352 ] {c1f39b12-1762-4501-8bb9-45baf16c6f76} <Debug> TCPHandler: Processed in 0.0042069 sec. | ||
| 21438 | 2026.04.01 18:13:40.718868 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21439 | 2026.04.01 18:13:40.718900 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21440 | 2026.04.01 18:13:40.718921 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21441 | 2026.04.01 18:13:40.718946 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21442 | 2026.04.01 18:13:40.718974 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21443 | 2026.04.01 18:13:40.718990 [ 290 ] {} <Debug> TCP-Session: 7d39da24-88a8-4416-8a3f-f85a3f40f30c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21444 | 2026.04.01 18:13:40.719011 [ 354 ] {} <Debug> TCP-Session: ebd18540-5b4b-4ba2-9df1-4d2fd20941b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21445 | 2026.04.01 18:13:40.719026 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21446 | 2026.04.01 18:13:40.719054 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21447 | 2026.04.01 18:13:40.719083 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21448 | 2026.04.01 18:13:40.719112 [ 289 ] {} <Debug> TCP-Session: 893c09d3-8321-4850-a1c2-ce2850e46809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21449 | 2026.04.01 18:13:40.719090 [ 286 ] {} <Debug> TCP-Session: 757fa173-c95b-4ac6-8710-d9635450afab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21450 | 2026.04.01 18:13:40.719146 [ 351 ] {} <Debug> TCP-Session: 736ae079-e1bf-4206-bd09-85dc3b3c0974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21451 | 2026.04.01 18:13:40.719035 [ 353 ] {} <Debug> TCP-Session: f273be4a-5ae5-493d-a634-bea568171ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21452 | 2026.04.01 18:13:40.718997 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21453 | 2026.04.01 18:13:40.718916 [ 352 ] {} <Debug> TCP-Session: e48f2df7-a61a-4165-aeb9-1e1808fc9e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21454 | 2026.04.01 18:13:40.719265 [ 288 ] {} <Debug> TCP-Session: 66f226c4-a652-4bb2-8c1b-12d6c1aef48e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21455 | 2026.04.01 18:13:40.718953 [ 355 ] {} <Debug> TCP-Session: 4c223a5a-0723-45d3-a1ab-fd3f8074010e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21456 | 2026.04.01 18:13:41.095251 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50951 | ||
| 21457 | 2026.04.01 18:13:41.095363 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21458 | 2026.04.01 18:13:41.095390 [ 290 ] {} <Debug> TCP-Session: 885e2c5c-ce80-4111-b08f-a429304cb815 Authenticating user 'default' from [fd00:1122:3344:101::e]:50951 | ||
| 21459 | 2026.04.01 18:13:41.095413 [ 290 ] {} <Debug> TCP-Session: 885e2c5c-ce80-4111-b08f-a429304cb815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21460 | 2026.04.01 18:13:41.095426 [ 290 ] {} <Debug> TCP-Session: 885e2c5c-ce80-4111-b08f-a429304cb815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21461 | 2026.04.01 18:13:41.095622 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57634 | ||
| 21462 | 2026.04.01 18:13:41.095628 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62262 | ||
| 21463 | 2026.04.01 18:13:41.095690 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47723 | ||
| 21464 | 2026.04.01 18:13:41.095679 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54596 | ||
| 21465 | 2026.04.01 18:13:41.095753 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21466 | 2026.04.01 18:13:41.095667 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58128 | ||
| 21467 | 2026.04.01 18:13:41.095791 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21468 | 2026.04.01 18:13:41.095799 [ 290 ] {} <Trace> TCP-Session: 885e2c5c-ce80-4111-b08f-a429304cb815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21469 | 2026.04.01 18:13:41.095837 [ 352 ] {} <Debug> TCP-Session: aa0ceccf-eb05-4198-b1b8-9b0a75f2369d Authenticating user 'default' from [fd00:1122:3344:101::e]:62262 | ||
| 21470 | 2026.04.01 18:13:41.095815 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21471 | 2026.04.01 18:13:41.095859 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21472 | 2026.04.01 18:13:41.095875 [ 352 ] {} <Debug> TCP-Session: aa0ceccf-eb05-4198-b1b8-9b0a75f2369d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21473 | 2026.04.01 18:13:41.095894 [ 288 ] {} <Debug> TCP-Session: 0c7d386f-3e20-4b40-b876-f5912d06b8ac Authenticating user 'default' from [fd00:1122:3344:101::e]:54596 | ||
| 21474 | 2026.04.01 18:13:41.095910 [ 286 ] {} <Debug> TCP-Session: f7678351-8d4f-4c10-9745-dee391b77885 Authenticating user 'default' from [fd00:1122:3344:101::e]:58128 | ||
| 21475 | 2026.04.01 18:13:41.095920 [ 352 ] {} <Debug> TCP-Session: aa0ceccf-eb05-4198-b1b8-9b0a75f2369d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21476 | 2026.04.01 18:13:41.095943 [ 288 ] {} <Debug> TCP-Session: 0c7d386f-3e20-4b40-b876-f5912d06b8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21477 | 2026.04.01 18:13:41.095953 [ 286 ] {} <Debug> TCP-Session: f7678351-8d4f-4c10-9745-dee391b77885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21478 | 2026.04.01 18:13:41.095977 [ 288 ] {} <Debug> TCP-Session: 0c7d386f-3e20-4b40-b876-f5912d06b8ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21479 | 2026.04.01 18:13:41.095992 [ 286 ] {} <Debug> TCP-Session: f7678351-8d4f-4c10-9745-dee391b77885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21480 | 2026.04.01 18:13:41.096009 [ 290 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50951) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21481 | 2026.04.01 18:13:41.095657 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51531 | ||
| 21482 | 2026.04.01 18:13:41.095657 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38450 | ||
| 21483 | 2026.04.01 18:13:41.095636 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61106 | ||
| 21484 | 2026.04.01 18:13:41.095814 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21485 | 2026.04.01 18:13:41.096120 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21486 | 2026.04.01 18:13:41.096126 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21487 | 2026.04.01 18:13:41.096148 [ 289 ] {} <Debug> TCP-Session: 135f3705-5ab2-4529-8404-a83e2c597f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:47723 | ||
| 21488 | 2026.04.01 18:13:41.096152 [ 354 ] {} <Debug> TCP-Session: 11e97ba1-9f2c-402a-98c5-8f796c5c3572 Authenticating user 'default' from [fd00:1122:3344:101::e]:51531 | ||
| 21489 | 2026.04.01 18:13:41.096171 [ 355 ] {} <Debug> TCP-Session: a2e9edad-8af9-443f-ac7a-01a760f7e799 Authenticating user 'default' from [fd00:1122:3344:101::e]:38450 | ||
| 21490 | 2026.04.01 18:13:41.096190 [ 354 ] {} <Debug> TCP-Session: 11e97ba1-9f2c-402a-98c5-8f796c5c3572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21491 | 2026.04.01 18:13:41.096186 [ 289 ] {} <Debug> TCP-Session: 135f3705-5ab2-4529-8404-a83e2c597f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21492 | 2026.04.01 18:13:41.096205 [ 355 ] {} <Debug> TCP-Session: a2e9edad-8af9-443f-ac7a-01a760f7e799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21493 | 2026.04.01 18:13:41.096220 [ 289 ] {} <Debug> TCP-Session: 135f3705-5ab2-4529-8404-a83e2c597f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21494 | 2026.04.01 18:13:41.096234 [ 355 ] {} <Debug> TCP-Session: a2e9edad-8af9-443f-ac7a-01a760f7e799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21495 | 2026.04.01 18:13:41.096212 [ 354 ] {} <Debug> TCP-Session: 11e97ba1-9f2c-402a-98c5-8f796c5c3572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21496 | 2026.04.01 18:13:41.096155 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21497 | 2026.04.01 18:13:41.096287 [ 290 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21498 | 2026.04.01 18:13:41.096328 [ 353 ] {} <Debug> TCP-Session: da508a48-b6f3-45b5-9d79-9f867a1f59b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61106 | ||
| 21499 | 2026.04.01 18:13:41.095789 [ 351 ] {} <Debug> TCP-Session: 0b47b3b6-0fc7-4c2a-ac6a-4e45256cd7a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57634 | ||
| 21500 | 2026.04.01 18:13:41.096361 [ 353 ] {} <Debug> TCP-Session: da508a48-b6f3-45b5-9d79-9f867a1f59b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21501 | 2026.04.01 18:13:41.096377 [ 290 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21502 | 2026.04.01 18:13:41.096392 [ 353 ] {} <Debug> TCP-Session: da508a48-b6f3-45b5-9d79-9f867a1f59b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21503 | 2026.04.01 18:13:41.096384 [ 351 ] {} <Debug> TCP-Session: 0b47b3b6-0fc7-4c2a-ac6a-4e45256cd7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21504 | 2026.04.01 18:13:41.096439 [ 351 ] {} <Debug> TCP-Session: 0b47b3b6-0fc7-4c2a-ac6a-4e45256cd7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21505 | 2026.04.01 18:13:41.096711 [ 290 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 21506 | 2026.04.01 18:13:41.097733 [ 325 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Trace> AggregatingTransform: Aggregating | ||
| 21507 | 2026.04.01 18:13:41.097775 [ 325 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Trace> Aggregator: Aggregation method: without_key | ||
| 21508 | 2026.04.01 18:13:41.097813 [ 325 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983546 sec. (1016.729 rows/sec., 39.72 KiB/sec.) | ||
| 21509 | 2026.04.01 18:13:41.097834 [ 325 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Trace> Aggregator: Merging aggregated data | ||
| 21510 | 2026.04.01 18:13:41.099245 [ 290 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003296 sec., 303.3980582524272 rows/sec., 11.85 KiB/sec. | ||
| 21511 | 2026.04.01 18:13:41.099422 [ 290 ] {20eb325a-71ff-49de-87cc-fd5ffe3c3521} <Debug> TCPHandler: Processed in 0.003758808 sec. | ||
| 21512 | 2026.04.01 18:13:41.099534 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21513 | 2026.04.01 18:13:41.099569 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21514 | 2026.04.01 18:13:41.099582 [ 351 ] {} <Debug> TCP-Session: 0b47b3b6-0fc7-4c2a-ac6a-4e45256cd7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21515 | 2026.04.01 18:13:41.099596 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21516 | 2026.04.01 18:13:41.099620 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21517 | 2026.04.01 18:13:41.099633 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21518 | 2026.04.01 18:13:41.099670 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21519 | 2026.04.01 18:13:41.099685 [ 354 ] {} <Debug> TCP-Session: 11e97ba1-9f2c-402a-98c5-8f796c5c3572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21520 | 2026.04.01 18:13:41.099709 [ 288 ] {} <Debug> TCP-Session: 0c7d386f-3e20-4b40-b876-f5912d06b8ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21521 | 2026.04.01 18:13:41.099720 [ 353 ] {} <Debug> TCP-Session: da508a48-b6f3-45b5-9d79-9f867a1f59b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21522 | 2026.04.01 18:13:41.099732 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21523 | 2026.04.01 18:13:41.099699 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21524 | 2026.04.01 18:13:41.099784 [ 290 ] {} <Debug> TCP-Session: 885e2c5c-ce80-4111-b08f-a429304cb815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21525 | 2026.04.01 18:13:41.099665 [ 352 ] {} <Debug> TCP-Session: aa0ceccf-eb05-4198-b1b8-9b0a75f2369d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21526 | 2026.04.01 18:13:41.099810 [ 286 ] {} <Debug> TCP-Session: f7678351-8d4f-4c10-9745-dee391b77885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21527 | 2026.04.01 18:13:41.099659 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21528 | 2026.04.01 18:13:41.099619 [ 289 ] {} <Debug> TCP-Session: 135f3705-5ab2-4529-8404-a83e2c597f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21529 | 2026.04.01 18:13:41.099867 [ 355 ] {} <Debug> TCP-Session: a2e9edad-8af9-443f-ac7a-01a760f7e799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21530 | 2026.04.01 18:13:41.208367 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35401 | ||
| 21531 | 2026.04.01 18:13:41.208480 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21532 | 2026.04.01 18:13:41.208508 [ 290 ] {} <Debug> TCP-Session: 8a17dabd-9d37-45a7-abb9-d7ee9e07f6a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35401 | ||
| 21533 | 2026.04.01 18:13:41.208529 [ 290 ] {} <Debug> TCP-Session: 8a17dabd-9d37-45a7-abb9-d7ee9e07f6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21534 | 2026.04.01 18:13:41.208544 [ 290 ] {} <Debug> TCP-Session: 8a17dabd-9d37-45a7-abb9-d7ee9e07f6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21535 | 2026.04.01 18:13:41.208749 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57770 | ||
| 21536 | 2026.04.01 18:13:41.208780 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52923 | ||
| 21537 | 2026.04.01 18:13:41.208800 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54061 | ||
| 21538 | 2026.04.01 18:13:41.208816 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57967 | ||
| 21539 | 2026.04.01 18:13:41.208845 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49357 | ||
| 21540 | 2026.04.01 18:13:41.208823 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42834 | ||
| 21541 | 2026.04.01 18:13:41.208773 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52312 | ||
| 21542 | 2026.04.01 18:13:41.208808 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39314 | ||
| 21543 | 2026.04.01 18:13:41.208968 [ 290 ] {} <Trace> TCP-Session: 8a17dabd-9d37-45a7-abb9-d7ee9e07f6a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21544 | 2026.04.01 18:13:41.208995 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21545 | 2026.04.01 18:13:41.209011 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21546 | 2026.04.01 18:13:41.209039 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21547 | 2026.04.01 18:13:41.209065 [ 286 ] {} <Debug> TCP-Session: 335afe7c-7b18-456b-9aa7-1eff88fb81e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57967 | ||
| 21548 | 2026.04.01 18:13:41.209081 [ 353 ] {} <Debug> TCP-Session: 6622195d-c060-4c26-9ffe-549a7aa5b0b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52923 | ||
| 21549 | 2026.04.01 18:13:41.209094 [ 352 ] {} <Debug> TCP-Session: a16cc51a-71d7-4d2f-9792-49587d3d1f0f Authenticating user 'default' from [fd00:1122:3344:101::e]:52312 | ||
| 21550 | 2026.04.01 18:13:41.209112 [ 286 ] {} <Debug> TCP-Session: 335afe7c-7b18-456b-9aa7-1eff88fb81e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21551 | 2026.04.01 18:13:41.209141 [ 353 ] {} <Debug> TCP-Session: 6622195d-c060-4c26-9ffe-549a7aa5b0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21552 | 2026.04.01 18:13:41.209148 [ 352 ] {} <Debug> TCP-Session: a16cc51a-71d7-4d2f-9792-49587d3d1f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21553 | 2026.04.01 18:13:41.209170 [ 353 ] {} <Debug> TCP-Session: 6622195d-c060-4c26-9ffe-549a7aa5b0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21554 | 2026.04.01 18:13:41.209184 [ 290 ] {97848593-a04b-42e6-81a1-06031166c735} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21555 | 2026.04.01 18:13:41.209192 [ 352 ] {} <Debug> TCP-Session: a16cc51a-71d7-4d2f-9792-49587d3d1f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21556 | 2026.04.01 18:13:41.209156 [ 286 ] {} <Debug> TCP-Session: 335afe7c-7b18-456b-9aa7-1eff88fb81e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21557 | 2026.04.01 18:13:41.209017 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21558 | 2026.04.01 18:13:41.209001 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21559 | 2026.04.01 18:13:41.209298 [ 289 ] {} <Debug> TCP-Session: fba7e9c8-33cc-4932-9e7e-d1ab6b9f8cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:49357 | ||
| 21560 | 2026.04.01 18:13:41.208978 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21561 | 2026.04.01 18:13:41.209323 [ 355 ] {} <Debug> TCP-Session: 86a282e9-5319-4fb0-af32-d454ec02b9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54061 | ||
| 21562 | 2026.04.01 18:13:41.209335 [ 289 ] {} <Debug> TCP-Session: fba7e9c8-33cc-4932-9e7e-d1ab6b9f8cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21563 | 2026.04.01 18:13:41.209358 [ 288 ] {} <Debug> TCP-Session: a7425a4c-83c9-4e97-9c52-1d966807cd22 Authenticating user 'default' from [fd00:1122:3344:101::e]:42834 | ||
| 21564 | 2026.04.01 18:13:41.209362 [ 355 ] {} <Debug> TCP-Session: 86a282e9-5319-4fb0-af32-d454ec02b9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21565 | 2026.04.01 18:13:41.209372 [ 289 ] {} <Debug> TCP-Session: fba7e9c8-33cc-4932-9e7e-d1ab6b9f8cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21566 | 2026.04.01 18:13:41.209392 [ 355 ] {} <Debug> TCP-Session: 86a282e9-5319-4fb0-af32-d454ec02b9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21567 | 2026.04.01 18:13:41.209386 [ 288 ] {} <Debug> TCP-Session: a7425a4c-83c9-4e97-9c52-1d966807cd22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21568 | 2026.04.01 18:13:41.208977 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21569 | 2026.04.01 18:13:41.209442 [ 288 ] {} <Debug> TCP-Session: a7425a4c-83c9-4e97-9c52-1d966807cd22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21570 | 2026.04.01 18:13:41.209055 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21571 | 2026.04.01 18:13:41.209474 [ 351 ] {} <Debug> TCP-Session: 2cc2b660-59e5-4f83-ae4b-65559c1c31d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57770 | ||
| 21572 | 2026.04.01 18:13:41.209499 [ 354 ] {} <Debug> TCP-Session: 8cef3c79-e8d5-41d8-85c4-11da7f944f98 Authenticating user 'default' from [fd00:1122:3344:101::e]:39314 | ||
| 21573 | 2026.04.01 18:13:41.209518 [ 351 ] {} <Debug> TCP-Session: 2cc2b660-59e5-4f83-ae4b-65559c1c31d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21574 | 2026.04.01 18:13:41.209537 [ 354 ] {} <Debug> TCP-Session: 8cef3c79-e8d5-41d8-85c4-11da7f944f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21575 | 2026.04.01 18:13:41.209614 [ 351 ] {} <Debug> TCP-Session: 2cc2b660-59e5-4f83-ae4b-65559c1c31d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21576 | 2026.04.01 18:13:41.209639 [ 354 ] {} <Debug> TCP-Session: 8cef3c79-e8d5-41d8-85c4-11da7f944f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21577 | 2026.04.01 18:13:41.209491 [ 290 ] {97848593-a04b-42e6-81a1-06031166c735} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21578 | 2026.04.01 18:13:41.209729 [ 290 ] {97848593-a04b-42e6-81a1-06031166c735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21579 | 2026.04.01 18:13:41.210030 [ 290 ] {97848593-a04b-42e6-81a1-06031166c735} <Debug> oximeter.version (6ef102b9-44df-4f2a-8919-a5371e47ba2f) (SelectExecutor): Key condition: unknown | ||
| 21580 | 2026.04.01 18:13:41.211061 [ 318 ] {97848593-a04b-42e6-81a1-06031166c735} <Trace> AggregatingTransform: Aggregating | ||
| 21581 | 2026.04.01 18:13:41.211099 [ 318 ] {97848593-a04b-42e6-81a1-06031166c735} <Trace> Aggregator: Aggregation method: without_key | ||
| 21582 | 2026.04.01 18:13:41.211139 [ 318 ] {97848593-a04b-42e6-81a1-06031166c735} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004666 sec. (995.356 rows/sec., 38.88 KiB/sec.) | ||
| 21583 | 2026.04.01 18:13:41.211158 [ 318 ] {97848593-a04b-42e6-81a1-06031166c735} <Trace> Aggregator: Merging aggregated data | ||
| 21584 | 2026.04.01 18:13:41.212606 [ 290 ] {97848593-a04b-42e6-81a1-06031166c735} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003493 sec., 286.286859433152 rows/sec., 11.18 KiB/sec. | ||
| 21585 | 2026.04.01 18:13:41.212774 [ 290 ] {97848593-a04b-42e6-81a1-06031166c735} <Debug> TCPHandler: Processed in 0.004015795 sec. | ||
| 21586 | 2026.04.01 18:13:41.212877 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21587 | 2026.04.01 18:13:41.212912 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21588 | 2026.04.01 18:13:41.212920 [ 290 ] {} <Debug> TCP-Session: 8a17dabd-9d37-45a7-abb9-d7ee9e07f6a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21589 | 2026.04.01 18:13:41.212934 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21590 | 2026.04.01 18:13:41.212960 [ 351 ] {} <Debug> TCP-Session: 2cc2b660-59e5-4f83-ae4b-65559c1c31d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21591 | 2026.04.01 18:13:41.212995 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21592 | 2026.04.01 18:13:41.213016 [ 352 ] {} <Debug> TCP-Session: a16cc51a-71d7-4d2f-9792-49587d3d1f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21593 | 2026.04.01 18:13:41.213030 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21594 | 2026.04.01 18:13:41.213049 [ 354 ] {} <Debug> TCP-Session: 8cef3c79-e8d5-41d8-85c4-11da7f944f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21595 | 2026.04.01 18:13:41.213050 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21596 | 2026.04.01 18:13:41.213081 [ 286 ] {} <Debug> TCP-Session: 335afe7c-7b18-456b-9aa7-1eff88fb81e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21597 | 2026.04.01 18:13:41.213013 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21598 | 2026.04.01 18:13:41.213122 [ 288 ] {} <Debug> TCP-Session: a7425a4c-83c9-4e97-9c52-1d966807cd22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21599 | 2026.04.01 18:13:41.212978 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21600 | 2026.04.01 18:13:41.213154 [ 355 ] {} <Debug> TCP-Session: 86a282e9-5319-4fb0-af32-d454ec02b9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21601 | 2026.04.01 18:13:41.212960 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21602 | 2026.04.01 18:13:41.213193 [ 289 ] {} <Debug> TCP-Session: fba7e9c8-33cc-4932-9e7e-d1ab6b9f8cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21603 | 2026.04.01 18:13:41.213259 [ 353 ] {} <Debug> TCP-Session: 6622195d-c060-4c26-9ffe-549a7aa5b0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21604 | 2026.04.01 18:13:41.747492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 21605 | 2026.04.01 18:13:41.766785 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21606 | 2026.04.01 18:13:41.766857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21607 | 2026.04.01 18:13:41.774316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21608 | 2026.04.01 18:13:41.775158 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21609 | 2026.04.01 18:13:41.780629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 21610 | 2026.04.01 18:13:42.008214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2704 | ||
| 21611 | 2026.04.01 18:13:42.011052 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21612 | 2026.04.01 18:13:42.011104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21613 | 2026.04.01 18:13:42.012360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21614 | 2026.04.01 18:13:42.012650 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21615 | 2026.04.01 18:13:42.012941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2704 | ||
| 21616 | 2026.04.01 18:13:43.015293 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21617 | 2026.04.01 18:13:43.015481 [ 4 ] {3ab66300-8cec-4d14-b766-d2d8a3a29299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21618 | 2026.04.01 18:13:43.015549 [ 4 ] {3ab66300-8cec-4d14-b766-d2d8a3a29299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21619 | 2026.04.01 18:13:43.016335 [ 4 ] {3ab66300-8cec-4d14-b766-d2d8a3a29299} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21620 | 2026.04.01 18:13:43.016389 [ 4 ] {3ab66300-8cec-4d14-b766-d2d8a3a29299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21621 | 2026.04.01 18:13:43.016822 [ 4 ] {3ab66300-8cec-4d14-b766-d2d8a3a29299} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21622 | 2026.04.01 18:13:43.017101 [ 4 ] {3ab66300-8cec-4d14-b766-d2d8a3a29299} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21623 | 2026.04.01 18:13:43.017288 [ 4 ] {3ab66300-8cec-4d14-b766-d2d8a3a29299} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001807 sec., 64194.798007747646 rows/sec., 5.45 MiB/sec. | ||
| 21624 | 2026.04.01 18:13:43.017349 [ 4 ] {3ab66300-8cec-4d14-b766-d2d8a3a29299} <Debug> TCPHandler: Processed in 0.002178116 sec. | ||
| 21625 | 2026.04.01 18:13:43.017492 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21626 | 2026.04.01 18:13:43.017614 [ 4 ] {118433a5-c9d3-4c60-9922-71a5ca47d4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21627 | 2026.04.01 18:13:43.017673 [ 4 ] {118433a5-c9d3-4c60-9922-71a5ca47d4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21628 | 2026.04.01 18:13:43.018200 [ 4 ] {118433a5-c9d3-4c60-9922-71a5ca47d4ca} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21629 | 2026.04.01 18:13:43.018237 [ 4 ] {118433a5-c9d3-4c60-9922-71a5ca47d4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21630 | 2026.04.01 18:13:43.018568 [ 4 ] {118433a5-c9d3-4c60-9922-71a5ca47d4ca} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21631 | 2026.04.01 18:13:43.018819 [ 4 ] {118433a5-c9d3-4c60-9922-71a5ca47d4ca} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21632 | 2026.04.01 18:13:43.018967 [ 4 ] {118433a5-c9d3-4c60-9922-71a5ca47d4ca} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001387 sec., 21629.416005767845 rows/sec., 1.59 MiB/sec. | ||
| 21633 | 2026.04.01 18:13:43.019012 [ 4 ] {118433a5-c9d3-4c60-9922-71a5ca47d4ca} <Debug> TCPHandler: Processed in 0.00157539 sec. | ||
| 21634 | 2026.04.01 18:13:43.019119 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21635 | 2026.04.01 18:13:43.019220 [ 4 ] {e3d88521-bfb9-42ce-b7c7-6eeded54a7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21636 | 2026.04.01 18:13:43.019263 [ 4 ] {e3d88521-bfb9-42ce-b7c7-6eeded54a7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21637 | 2026.04.01 18:13:43.019711 [ 4 ] {e3d88521-bfb9-42ce-b7c7-6eeded54a7f3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21638 | 2026.04.01 18:13:43.019753 [ 4 ] {e3d88521-bfb9-42ce-b7c7-6eeded54a7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21639 | 2026.04.01 18:13:43.020075 [ 4 ] {e3d88521-bfb9-42ce-b7c7-6eeded54a7f3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21640 | 2026.04.01 18:13:43.020295 [ 4 ] {e3d88521-bfb9-42ce-b7c7-6eeded54a7f3} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21641 | 2026.04.01 18:13:43.020427 [ 4 ] {e3d88521-bfb9-42ce-b7c7-6eeded54a7f3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00123 sec., 76422.76422764228 rows/sec., 5.97 MiB/sec. | ||
| 21642 | 2026.04.01 18:13:43.020466 [ 4 ] {e3d88521-bfb9-42ce-b7c7-6eeded54a7f3} <Debug> TCPHandler: Processed in 0.001397416 sec. | ||
| 21643 | 2026.04.01 18:13:43.020575 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21644 | 2026.04.01 18:13:43.020672 [ 4 ] {4574387d-b331-4cc2-a351-ba920d54d491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21645 | 2026.04.01 18:13:43.020715 [ 4 ] {4574387d-b331-4cc2-a351-ba920d54d491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21646 | 2026.04.01 18:13:43.021133 [ 4 ] {4574387d-b331-4cc2-a351-ba920d54d491} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21647 | 2026.04.01 18:13:43.021167 [ 4 ] {4574387d-b331-4cc2-a351-ba920d54d491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21648 | 2026.04.01 18:13:43.021500 [ 4 ] {4574387d-b331-4cc2-a351-ba920d54d491} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21649 | 2026.04.01 18:13:43.021727 [ 4 ] {4574387d-b331-4cc2-a351-ba920d54d491} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21650 | 2026.04.01 18:13:43.021861 [ 4 ] {4574387d-b331-4cc2-a351-ba920d54d491} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 21651 | 2026.04.01 18:13:43.021899 [ 4 ] {4574387d-b331-4cc2-a351-ba920d54d491} <Debug> TCPHandler: Processed in 0.001373996 sec. | ||
| 21652 | 2026.04.01 18:13:43.022000 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21653 | 2026.04.01 18:13:43.022096 [ 4 ] {e96898e2-d2e8-4510-bb8b-47f54370c2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21654 | 2026.04.01 18:13:43.022152 [ 4 ] {e96898e2-d2e8-4510-bb8b-47f54370c2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21655 | 2026.04.01 18:13:43.023059 [ 4 ] {e96898e2-d2e8-4510-bb8b-47f54370c2ab} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21656 | 2026.04.01 18:13:43.023097 [ 4 ] {e96898e2-d2e8-4510-bb8b-47f54370c2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21657 | 2026.04.01 18:13:43.023679 [ 4 ] {e96898e2-d2e8-4510-bb8b-47f54370c2ab} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21658 | 2026.04.01 18:13:43.023921 [ 4 ] {e96898e2-d2e8-4510-bb8b-47f54370c2ab} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21659 | 2026.04.01 18:13:43.024069 [ 4 ] {e96898e2-d2e8-4510-bb8b-47f54370c2ab} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001992 sec., 15060.240963855424 rows/sec., 26.99 MiB/sec. | ||
| 21660 | 2026.04.01 18:13:43.024153 [ 4 ] {e96898e2-d2e8-4510-bb8b-47f54370c2ab} <Debug> TCPHandler: Processed in 0.002201787 sec. | ||
| 21661 | 2026.04.01 18:13:43.024282 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21662 | 2026.04.01 18:13:43.024405 [ 4 ] {e60da330-feee-4341-8c86-823a3c9c4ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21663 | 2026.04.01 18:13:43.024458 [ 4 ] {e60da330-feee-4341-8c86-823a3c9c4ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21664 | 2026.04.01 18:13:43.024875 [ 4 ] {e60da330-feee-4341-8c86-823a3c9c4ec2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21665 | 2026.04.01 18:13:43.024919 [ 4 ] {e60da330-feee-4341-8c86-823a3c9c4ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 21666 | 2026.04.01 18:13:43.025274 [ 4 ] {e60da330-feee-4341-8c86-823a3c9c4ec2} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21667 | 2026.04.01 18:13:43.025494 [ 4 ] {e60da330-feee-4341-8c86-823a3c9c4ec2} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21668 | 2026.04.01 18:13:43.025627 [ 4 ] {e60da330-feee-4341-8c86-823a3c9c4ec2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 21669 | 2026.04.01 18:13:43.025664 [ 4 ] {e60da330-feee-4341-8c86-823a3c9c4ec2} <Debug> TCPHandler: Processed in 0.001447817 sec. | ||
| 21670 | 2026.04.01 18:13:44.119004 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21671 | 2026.04.01 18:13:44.119072 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21672 | 2026.04.01 18:13:44.123183 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21673 | 2026.04.01 18:13:46.612924 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21674 | 2026.04.01 18:13:46.612973 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21675 | 2026.04.01 18:13:46.871259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43225 | ||
| 21676 | 2026.04.01 18:13:46.871814 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21677 | 2026.04.01 18:13:46.871868 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21678 | 2026.04.01 18:13:46.872412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21679 | 2026.04.01 18:13:46.872659 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21680 | 2026.04.01 18:13:46.872815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43225 | ||
| 21681 | 2026.04.01 18:13:46.872905 [ 219 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21682 | 2026.04.01 18:13:46.872955 [ 219 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21683 | 2026.04.01 18:13:46.875536 [ 219 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21684 | 2026.04.01 18:13:48.025123 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21685 | 2026.04.01 18:13:48.025339 [ 4 ] {684e029e-dce6-4baa-b1f3-fdf2160b4621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21686 | 2026.04.01 18:13:48.025412 [ 4 ] {684e029e-dce6-4baa-b1f3-fdf2160b4621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21687 | 2026.04.01 18:13:48.026341 [ 4 ] {684e029e-dce6-4baa-b1f3-fdf2160b4621} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21688 | 2026.04.01 18:13:48.026394 [ 4 ] {684e029e-dce6-4baa-b1f3-fdf2160b4621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21689 | 2026.04.01 18:13:48.026817 [ 4 ] {684e029e-dce6-4baa-b1f3-fdf2160b4621} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21690 | 2026.04.01 18:13:48.027041 [ 4 ] {684e029e-dce6-4baa-b1f3-fdf2160b4621} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21691 | 2026.04.01 18:13:48.027199 [ 4 ] {684e029e-dce6-4baa-b1f3-fdf2160b4621} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001914 sec., 242424.24242424243 rows/sec., 15.37 MiB/sec. | ||
| 21692 | 2026.04.01 18:13:48.027242 [ 4 ] {684e029e-dce6-4baa-b1f3-fdf2160b4621} <Debug> TCPHandler: Processed in 0.002257049 sec. | ||
| 21693 | 2026.04.01 18:13:48.027376 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21694 | 2026.04.01 18:13:48.027472 [ 4 ] {cee59b43-3eb2-4973-8de2-2a10e892bf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21695 | 2026.04.01 18:13:48.027514 [ 4 ] {cee59b43-3eb2-4973-8de2-2a10e892bf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21696 | 2026.04.01 18:13:48.028986 [ 4 ] {cee59b43-3eb2-4973-8de2-2a10e892bf96} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21697 | 2026.04.01 18:13:48.029025 [ 4 ] {cee59b43-3eb2-4973-8de2-2a10e892bf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21698 | 2026.04.01 18:13:48.029415 [ 4 ] {cee59b43-3eb2-4973-8de2-2a10e892bf96} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21699 | 2026.04.01 18:13:48.029629 [ 4 ] {cee59b43-3eb2-4973-8de2-2a10e892bf96} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21700 | 2026.04.01 18:13:48.029762 [ 4 ] {cee59b43-3eb2-4973-8de2-2a10e892bf96} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.00231 sec., 549350.6493506493 rows/sec., 42.64 MiB/sec. | ||
| 21701 | 2026.04.01 18:13:48.029801 [ 4 ] {cee59b43-3eb2-4973-8de2-2a10e892bf96} <Debug> TCPHandler: Processed in 0.002472994 sec. | ||
| 21702 | 2026.04.01 18:13:48.029922 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21703 | 2026.04.01 18:13:48.030016 [ 4 ] {779dda09-66b3-43f0-96dd-b6a0b47e5746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21704 | 2026.04.01 18:13:48.030054 [ 4 ] {779dda09-66b3-43f0-96dd-b6a0b47e5746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21705 | 2026.04.01 18:13:48.030644 [ 4 ] {779dda09-66b3-43f0-96dd-b6a0b47e5746} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21706 | 2026.04.01 18:13:48.030681 [ 4 ] {779dda09-66b3-43f0-96dd-b6a0b47e5746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21707 | 2026.04.01 18:13:48.031004 [ 4 ] {779dda09-66b3-43f0-96dd-b6a0b47e5746} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21708 | 2026.04.01 18:13:48.031215 [ 4 ] {779dda09-66b3-43f0-96dd-b6a0b47e5746} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21709 | 2026.04.01 18:13:48.031338 [ 123 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21710 | 2026.04.01 18:13:48.031348 [ 4 ] {779dda09-66b3-43f0-96dd-b6a0b47e5746} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.00135 sec., 180000 rows/sec., 10.68 MiB/sec. | ||
| 21711 | 2026.04.01 18:13:48.031412 [ 123 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21712 | 2026.04.01 18:13:48.031431 [ 4 ] {779dda09-66b3-43f0-96dd-b6a0b47e5746} <Debug> TCPHandler: Processed in 0.001555621 sec. | ||
| 21713 | 2026.04.01 18:13:48.031439 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21714 | 2026.04.01 18:13:48.031553 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21715 | 2026.04.01 18:13:48.031605 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21716 | 2026.04.01 18:13:48.031650 [ 4 ] {b631f4df-03cd-4184-88c4-b093bf3f814d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21717 | 2026.04.01 18:13:48.031698 [ 4 ] {b631f4df-03cd-4184-88c4-b093bf3f814d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21718 | 2026.04.01 18:13:48.031769 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21719 | 2026.04.01 18:13:48.031808 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 316 rows starting from the beginning of the part | ||
| 21720 | 2026.04.01 18:13:48.031876 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 11 rows starting from the beginning of the part | ||
| 21721 | 2026.04.01 18:13:48.031921 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part | ||
| 21722 | 2026.04.01 18:13:48.031964 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 256 rows starting from the beginning of the part | ||
| 21723 | 2026.04.01 18:13:48.032013 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part | ||
| 21724 | 2026.04.01 18:13:48.032053 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 243 rows starting from the beginning of the part | ||
| 21725 | 2026.04.01 18:13:48.032277 [ 4 ] {b631f4df-03cd-4184-88c4-b093bf3f814d} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21726 | 2026.04.01 18:13:48.032318 [ 4 ] {b631f4df-03cd-4184-88c4-b093bf3f814d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21727 | 2026.04.01 18:13:48.032642 [ 4 ] {b631f4df-03cd-4184-88c4-b093bf3f814d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21728 | 2026.04.01 18:13:48.032862 [ 4 ] {b631f4df-03cd-4184-88c4-b093bf3f814d} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21729 | 2026.04.01 18:13:48.032995 [ 4 ] {b631f4df-03cd-4184-88c4-b093bf3f814d} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001364 sec., 175219.9413489736 rows/sec., 11.29 MiB/sec. | ||
| 21730 | 2026.04.01 18:13:48.032999 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459478 sec., 607066.3620828817 rows/sec., 39.80 MiB/sec. | ||
| 21731 | 2026.04.01 18:13:48.033033 [ 4 ] {b631f4df-03cd-4184-88c4-b093bf3f814d} <Debug> TCPHandler: Processed in 0.00152757 sec. | ||
| 21732 | 2026.04.01 18:13:48.033154 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21733 | 2026.04.01 18:13:48.033156 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21734 | 2026.04.01 18:13:48.033263 [ 4 ] {f2924cd3-1321-4547-b25b-ec007653fb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21735 | 2026.04.01 18:13:48.033304 [ 4 ] {f2924cd3-1321-4547-b25b-ec007653fb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21736 | 2026.04.01 18:13:48.033409 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21737 | 2026.04.01 18:13:48.033489 [ 201 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_131_26} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21738 | 2026.04.01 18:13:48.033565 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 21739 | 2026.04.01 18:13:48.033859 [ 4 ] {f2924cd3-1321-4547-b25b-ec007653fb8c} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21740 | 2026.04.01 18:13:48.033899 [ 4 ] {f2924cd3-1321-4547-b25b-ec007653fb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21741 | 2026.04.01 18:13:48.034211 [ 4 ] {f2924cd3-1321-4547-b25b-ec007653fb8c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21742 | 2026.04.01 18:13:48.034420 [ 4 ] {f2924cd3-1321-4547-b25b-ec007653fb8c} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21743 | 2026.04.01 18:13:48.034547 [ 4 ] {f2924cd3-1321-4547-b25b-ec007653fb8c} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001302 sec., 182795.69892473117 rows/sec., 10.38 MiB/sec. | ||
| 21744 | 2026.04.01 18:13:48.034584 [ 4 ] {f2924cd3-1321-4547-b25b-ec007653fb8c} <Debug> TCPHandler: Processed in 0.001477478 sec. | ||
| 21745 | 2026.04.01 18:13:48.034693 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21746 | 2026.04.01 18:13:48.034786 [ 4 ] {8fca1e9a-2fec-4bda-9957-9470ba3ce26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21747 | 2026.04.01 18:13:48.034825 [ 4 ] {8fca1e9a-2fec-4bda-9957-9470ba3ce26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21748 | 2026.04.01 18:13:48.035662 [ 4 ] {8fca1e9a-2fec-4bda-9957-9470ba3ce26f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21749 | 2026.04.01 18:13:48.035698 [ 4 ] {8fca1e9a-2fec-4bda-9957-9470ba3ce26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21750 | 2026.04.01 18:13:48.036028 [ 4 ] {8fca1e9a-2fec-4bda-9957-9470ba3ce26f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21751 | 2026.04.01 18:13:48.036238 [ 4 ] {8fca1e9a-2fec-4bda-9957-9470ba3ce26f} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21752 | 2026.04.01 18:13:48.036365 [ 4 ] {8fca1e9a-2fec-4bda-9957-9470ba3ce26f} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001597 sec., 482780.212899186 rows/sec., 33.66 MiB/sec. | ||
| 21753 | 2026.04.01 18:13:48.036402 [ 4 ] {8fca1e9a-2fec-4bda-9957-9470ba3ce26f} <Debug> TCPHandler: Processed in 0.001755186 sec. | ||
| 21754 | 2026.04.01 18:13:48.036525 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21755 | 2026.04.01 18:13:48.036616 [ 4 ] {a96fffda-8338-47ff-b71b-5b10a01151be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21756 | 2026.04.01 18:13:48.036658 [ 4 ] {a96fffda-8338-47ff-b71b-5b10a01151be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21757 | 2026.04.01 18:13:48.037004 [ 4 ] {a96fffda-8338-47ff-b71b-5b10a01151be} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21758 | 2026.04.01 18:13:48.037039 [ 4 ] {a96fffda-8338-47ff-b71b-5b10a01151be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21759 | 2026.04.01 18:13:48.037342 [ 4 ] {a96fffda-8338-47ff-b71b-5b10a01151be} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21760 | 2026.04.01 18:13:48.037547 [ 4 ] {a96fffda-8338-47ff-b71b-5b10a01151be} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21761 | 2026.04.01 18:13:48.037674 [ 4 ] {a96fffda-8338-47ff-b71b-5b10a01151be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 21762 | 2026.04.01 18:13:48.037711 [ 4 ] {a96fffda-8338-47ff-b71b-5b10a01151be} <Debug> TCPHandler: Processed in 0.001231802 sec. | ||
| 21763 | 2026.04.01 18:13:48.037824 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21764 | 2026.04.01 18:13:48.037915 [ 4 ] {3306953d-616a-4647-b590-051d07d81019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21765 | 2026.04.01 18:13:48.037956 [ 4 ] {3306953d-616a-4647-b590-051d07d81019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21766 | 2026.04.01 18:13:48.038451 [ 4 ] {3306953d-616a-4647-b590-051d07d81019} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21767 | 2026.04.01 18:13:48.038486 [ 4 ] {3306953d-616a-4647-b590-051d07d81019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21768 | 2026.04.01 18:13:48.038809 [ 4 ] {3306953d-616a-4647-b590-051d07d81019} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21769 | 2026.04.01 18:13:48.039017 [ 4 ] {3306953d-616a-4647-b590-051d07d81019} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21770 | 2026.04.01 18:13:48.039143 [ 4 ] {3306953d-616a-4647-b590-051d07d81019} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001245 sec., 269076.3052208835 rows/sec., 17.61 MiB/sec. | ||
| 21771 | 2026.04.01 18:13:48.039179 [ 4 ] {3306953d-616a-4647-b590-051d07d81019} <Debug> TCPHandler: Processed in 0.001400537 sec. | ||
| 21772 | 2026.04.01 18:13:48.039291 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21773 | 2026.04.01 18:13:48.039382 [ 4 ] {52b9098f-69a2-4f66-b4b5-580d6fc1bba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21774 | 2026.04.01 18:13:48.039423 [ 4 ] {52b9098f-69a2-4f66-b4b5-580d6fc1bba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21775 | 2026.04.01 18:13:48.039739 [ 4 ] {52b9098f-69a2-4f66-b4b5-580d6fc1bba3} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21776 | 2026.04.01 18:13:48.039774 [ 4 ] {52b9098f-69a2-4f66-b4b5-580d6fc1bba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21777 | 2026.04.01 18:13:48.040067 [ 4 ] {52b9098f-69a2-4f66-b4b5-580d6fc1bba3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21778 | 2026.04.01 18:13:48.040280 [ 4 ] {52b9098f-69a2-4f66-b4b5-580d6fc1bba3} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21779 | 2026.04.01 18:13:48.040405 [ 4 ] {52b9098f-69a2-4f66-b4b5-580d6fc1bba3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 21780 | 2026.04.01 18:13:48.040440 [ 4 ] {52b9098f-69a2-4f66-b4b5-580d6fc1bba3} <Debug> TCPHandler: Processed in 0.001196201 sec. | ||
| 21781 | 2026.04.01 18:13:48.040554 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21782 | 2026.04.01 18:13:48.040644 [ 4 ] {4ba30ed4-bdd3-4e0f-9d3e-b611148c1dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21783 | 2026.04.01 18:13:48.040696 [ 4 ] {4ba30ed4-bdd3-4e0f-9d3e-b611148c1dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21784 | 2026.04.01 18:13:48.041520 [ 4 ] {4ba30ed4-bdd3-4e0f-9d3e-b611148c1dc6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21785 | 2026.04.01 18:13:48.041556 [ 4 ] {4ba30ed4-bdd3-4e0f-9d3e-b611148c1dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21786 | 2026.04.01 18:13:48.042066 [ 4 ] {4ba30ed4-bdd3-4e0f-9d3e-b611148c1dc6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21787 | 2026.04.01 18:13:48.042285 [ 4 ] {4ba30ed4-bdd3-4e0f-9d3e-b611148c1dc6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21788 | 2026.04.01 18:13:48.042422 [ 4 ] {4ba30ed4-bdd3-4e0f-9d3e-b611148c1dc6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001795 sec., 6128.133704735376 rows/sec., 10.98 MiB/sec. | ||
| 21789 | 2026.04.01 18:13:48.042431 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21790 | 2026.04.01 18:13:48.042478 [ 4 ] {4ba30ed4-bdd3-4e0f-9d3e-b611148c1dc6} <Debug> TCPHandler: Processed in 0.001970202 sec. | ||
| 21791 | 2026.04.01 18:13:48.042494 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21792 | 2026.04.01 18:13:48.042524 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21793 | 2026.04.01 18:13:48.042595 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21794 | 2026.04.01 18:13:48.042638 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21795 | 2026.04.01 18:13:48.042691 [ 4 ] {be83d29c-c77c-4297-98e6-c1696da5394f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21796 | 2026.04.01 18:13:48.042731 [ 4 ] {be83d29c-c77c-4297-98e6-c1696da5394f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21797 | 2026.04.01 18:13:48.042861 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21798 | 2026.04.01 18:13:48.042917 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2721 rows starting from the beginning of the part | ||
| 21799 | 2026.04.01 18:13:48.043051 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 11 rows starting from the beginning of the part | ||
| 21800 | 2026.04.01 18:13:48.043076 [ 4 ] {be83d29c-c77c-4297-98e6-c1696da5394f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21801 | 2026.04.01 18:13:48.043111 [ 4 ] {be83d29c-c77c-4297-98e6-c1696da5394f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21802 | 2026.04.01 18:13:48.043165 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part | ||
| 21803 | 2026.04.01 18:13:48.043275 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 22 rows starting from the beginning of the part | ||
| 21804 | 2026.04.01 18:13:48.043380 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part | ||
| 21805 | 2026.04.01 18:13:48.043427 [ 4 ] {be83d29c-c77c-4297-98e6-c1696da5394f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21806 | 2026.04.01 18:13:48.043481 [ 186 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 11 rows starting from the beginning of the part | ||
| 21807 | 2026.04.01 18:13:48.043648 [ 4 ] {be83d29c-c77c-4297-98e6-c1696da5394f} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21808 | 2026.04.01 18:13:48.043771 [ 4 ] {be83d29c-c77c-4297-98e6-c1696da5394f} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001098 sec., 100182.14936247723 rows/sec., 6.09 MiB/sec. | ||
| 21809 | 2026.04.01 18:13:48.043806 [ 4 ] {be83d29c-c77c-4297-98e6-c1696da5394f} <Debug> TCPHandler: Processed in 0.001257652 sec. | ||
| 21810 | 2026.04.01 18:13:48.051410 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2825 rows, containing 19 columns (19 merged, 0 gathered) in 0.00884833 sec., 319269.2858426392 rows/sec., 572.12 MiB/sec. | ||
| 21811 | 2026.04.01 18:13:48.053924 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21812 | 2026.04.01 18:13:48.054314 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21813 | 2026.04.01 18:13:48.054398 [ 201 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21814 | 2026.04.01 18:13:48.054539 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.16 MiB. | ||
| 21815 | 2026.04.01 18:13:48.358476 [ 220 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21816 | 2026.04.01 18:13:48.358535 [ 220 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21817 | 2026.04.01 18:13:48.360803 [ 220 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21818 | 2026.04.01 18:13:49.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.39 MiB, peak 418.51 MiB, free memory in arenas 0.00 B, will set to 399.64 MiB (RSS), difference: 4.25 MiB | ||
| 21819 | 2026.04.01 18:13:49.252050 [ 223 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21820 | 2026.04.01 18:13:49.252114 [ 223 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21821 | 2026.04.01 18:13:49.255725 [ 223 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21822 | 2026.04.01 18:13:49.280997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 21823 | 2026.04.01 18:13:49.299432 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21824 | 2026.04.01 18:13:49.299500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 21825 | 2026.04.01 18:13:49.305815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21826 | 2026.04.01 18:13:49.306583 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21827 | 2026.04.01 18:13:49.310209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 21828 | 2026.04.01 18:13:52.013510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2738 | ||
| 21829 | 2026.04.01 18:13:52.016048 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21830 | 2026.04.01 18:13:52.016101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21831 | 2026.04.01 18:13:52.017327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21832 | 2026.04.01 18:13:52.017620 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21833 | 2026.04.01 18:13:52.018013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2738 | ||
| 21834 | 2026.04.01 18:13:53.014568 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21835 | 2026.04.01 18:13:53.014754 [ 4 ] {5005f7ae-f0d2-4fab-9d5c-08caa25fd336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21836 | 2026.04.01 18:13:53.014826 [ 4 ] {5005f7ae-f0d2-4fab-9d5c-08caa25fd336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21837 | 2026.04.01 18:13:53.015544 [ 4 ] {5005f7ae-f0d2-4fab-9d5c-08caa25fd336} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21838 | 2026.04.01 18:13:53.015599 [ 4 ] {5005f7ae-f0d2-4fab-9d5c-08caa25fd336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21839 | 2026.04.01 18:13:53.016006 [ 4 ] {5005f7ae-f0d2-4fab-9d5c-08caa25fd336} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 21840 | 2026.04.01 18:13:53.016245 [ 4 ] {5005f7ae-f0d2-4fab-9d5c-08caa25fd336} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21841 | 2026.04.01 18:13:53.016417 [ 4 ] {5005f7ae-f0d2-4fab-9d5c-08caa25fd336} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001713 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. | ||
| 21842 | 2026.04.01 18:13:53.016474 [ 4 ] {5005f7ae-f0d2-4fab-9d5c-08caa25fd336} <Debug> TCPHandler: Processed in 0.002047813 sec. | ||
| 21843 | 2026.04.01 18:13:53.016600 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21844 | 2026.04.01 18:13:53.016712 [ 4 ] {e8ee070d-b02a-4d08-a6b0-951bf0010479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21845 | 2026.04.01 18:13:53.016760 [ 4 ] {e8ee070d-b02a-4d08-a6b0-951bf0010479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21846 | 2026.04.01 18:13:53.017304 [ 4 ] {e8ee070d-b02a-4d08-a6b0-951bf0010479} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21847 | 2026.04.01 18:13:53.017346 [ 4 ] {e8ee070d-b02a-4d08-a6b0-951bf0010479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21848 | 2026.04.01 18:13:53.017704 [ 4 ] {e8ee070d-b02a-4d08-a6b0-951bf0010479} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21849 | 2026.04.01 18:13:53.017931 [ 4 ] {e8ee070d-b02a-4d08-a6b0-951bf0010479} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21850 | 2026.04.01 18:13:53.018072 [ 4 ] {e8ee070d-b02a-4d08-a6b0-951bf0010479} <Debug> executeQuery: Read 137 rows, 12.01 KiB in 0.001384 sec., 98988.43930635838 rows/sec., 8.47 MiB/sec. | ||
| 21851 | 2026.04.01 18:13:53.018072 [ 101 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21852 | 2026.04.01 18:13:53.018113 [ 4 ] {e8ee070d-b02a-4d08-a6b0-951bf0010479} <Debug> TCPHandler: Processed in 0.001566791 sec. | ||
| 21853 | 2026.04.01 18:13:53.018151 [ 101 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21854 | 2026.04.01 18:13:53.018177 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21855 | 2026.04.01 18:13:53.018244 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21856 | 2026.04.01 18:13:53.018311 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21857 | 2026.04.01 18:13:53.018349 [ 4 ] {5a810d2e-a653-4f39-bfc9-bf7028de60e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21858 | 2026.04.01 18:13:53.018401 [ 4 ] {5a810d2e-a653-4f39-bfc9-bf7028de60e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21859 | 2026.04.01 18:13:53.018474 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21860 | 2026.04.01 18:13:53.018515 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3812 rows starting from the beginning of the part | ||
| 21861 | 2026.04.01 18:13:53.018586 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 3619 rows starting from the beginning of the part | ||
| 21862 | 2026.04.01 18:13:53.018634 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 21863 | 2026.04.01 18:13:53.018677 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 116 rows starting from the beginning of the part | ||
| 21864 | 2026.04.01 18:13:53.018714 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1269 rows starting from the beginning of the part | ||
| 21865 | 2026.04.01 18:13:53.018755 [ 192 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 137 rows starting from the beginning of the part | ||
| 21866 | 2026.04.01 18:13:53.018958 [ 4 ] {5a810d2e-a653-4f39-bfc9-bf7028de60e0} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21867 | 2026.04.01 18:13:53.019011 [ 4 ] {5a810d2e-a653-4f39-bfc9-bf7028de60e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21868 | 2026.04.01 18:13:53.019417 [ 4 ] {5a810d2e-a653-4f39-bfc9-bf7028de60e0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21869 | 2026.04.01 18:13:53.019672 [ 4 ] {5a810d2e-a653-4f39-bfc9-bf7028de60e0} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21870 | 2026.04.01 18:13:53.019849 [ 4 ] {5a810d2e-a653-4f39-bfc9-bf7028de60e0} <Debug> executeQuery: Read 45 rows, 3.35 KiB in 0.001523 sec., 29546.946815495732 rows/sec., 2.15 MiB/sec. | ||
| 21871 | 2026.04.01 18:13:53.019891 [ 4 ] {5a810d2e-a653-4f39-bfc9-bf7028de60e0} <Debug> TCPHandler: Processed in 0.001706324 sec. | ||
| 21872 | 2026.04.01 18:13:53.020013 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21873 | 2026.04.01 18:13:53.020112 [ 4 ] {4a4a3697-7e6a-4bae-a914-e5c1cc485b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21874 | 2026.04.01 18:13:53.020154 [ 4 ] {4a4a3697-7e6a-4bae-a914-e5c1cc485b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21875 | 2026.04.01 18:13:53.020595 [ 4 ] {4a4a3697-7e6a-4bae-a914-e5c1cc485b05} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21876 | 2026.04.01 18:13:53.020633 [ 4 ] {4a4a3697-7e6a-4bae-a914-e5c1cc485b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21877 | 2026.04.01 18:13:53.020960 [ 4 ] {4a4a3697-7e6a-4bae-a914-e5c1cc485b05} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21878 | 2026.04.01 18:13:53.021243 [ 4 ] {4a4a3697-7e6a-4bae-a914-e5c1cc485b05} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21879 | 2026.04.01 18:13:53.021379 [ 101 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21880 | 2026.04.01 18:13:53.021383 [ 4 ] {4a4a3697-7e6a-4bae-a914-e5c1cc485b05} <Debug> executeQuery: Read 112 rows, 9.00 KiB in 0.001291 sec., 86754.45391169636 rows/sec., 6.81 MiB/sec. | ||
| 21881 | 2026.04.01 18:13:53.021437 [ 101 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21882 | 2026.04.01 18:13:53.021463 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21883 | 2026.04.01 18:13:53.021470 [ 4 ] {4a4a3697-7e6a-4bae-a914-e5c1cc485b05} <Debug> TCPHandler: Processed in 0.001505999 sec. | ||
| 21884 | 2026.04.01 18:13:53.021561 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21885 | 2026.04.01 18:13:53.021597 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21886 | 2026.04.01 18:13:53.021618 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9009 rows, containing 5 columns (5 merged, 0 gathered) in 0.003370608 sec., 2672811.5520997993 rows/sec., 213.57 MiB/sec. | ||
| 21887 | 2026.04.01 18:13:53.021689 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21888 | 2026.04.01 18:13:53.021700 [ 4 ] {b7dc9e21-5cd1-4f18-aba1-037ea5826cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21889 | 2026.04.01 18:13:53.021731 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2101 rows starting from the beginning of the part | ||
| 21890 | 2026.04.01 18:13:53.021753 [ 4 ] {b7dc9e21-5cd1-4f18-aba1-037ea5826cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21891 | 2026.04.01 18:13:53.021805 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1999 rows starting from the beginning of the part | ||
| 21892 | 2026.04.01 18:13:53.021862 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 21893 | 2026.04.01 18:13:53.021906 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 94 rows starting from the beginning of the part | ||
| 21894 | 2026.04.01 18:13:53.021946 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 771 rows starting from the beginning of the part | ||
| 21895 | 2026.04.01 18:13:53.021988 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 112 rows starting from the beginning of the part | ||
| 21896 | 2026.04.01 18:13:53.022042 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21897 | 2026.04.01 18:13:53.022204 [ 4 ] {b7dc9e21-5cd1-4f18-aba1-037ea5826cbf} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21898 | 2026.04.01 18:13:53.022250 [ 4 ] {b7dc9e21-5cd1-4f18-aba1-037ea5826cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21899 | 2026.04.01 18:13:53.022421 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21900 | 2026.04.01 18:13:53.022523 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_151_30} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21901 | 2026.04.01 18:13:53.022623 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 21902 | 2026.04.01 18:13:53.022649 [ 4 ] {b7dc9e21-5cd1-4f18-aba1-037ea5826cbf} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21903 | 2026.04.01 18:13:53.022914 [ 4 ] {b7dc9e21-5cd1-4f18-aba1-037ea5826cbf} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21904 | 2026.04.01 18:13:53.023059 [ 4 ] {b7dc9e21-5cd1-4f18-aba1-037ea5826cbf} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00138 sec., 118115.94202898552 rows/sec., 8.22 MiB/sec. | ||
| 21905 | 2026.04.01 18:13:53.023099 [ 4 ] {b7dc9e21-5cd1-4f18-aba1-037ea5826cbf} <Debug> TCPHandler: Processed in 0.001551151 sec. | ||
| 21906 | 2026.04.01 18:13:53.023200 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21907 | 2026.04.01 18:13:53.023296 [ 4 ] {738897f3-9c65-4578-bfd5-a015d744ccc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21908 | 2026.04.01 18:13:53.023352 [ 4 ] {738897f3-9c65-4578-bfd5-a015d744ccc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21909 | 2026.04.01 18:13:53.023943 [ 190 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5141 rows, containing 5 columns (5 merged, 0 gathered) in 0.002430163 sec., 2115495.956444074 rows/sec., 153.40 MiB/sec. | ||
| 21910 | 2026.04.01 18:13:53.024161 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21911 | 2026.04.01 18:13:53.024252 [ 4 ] {738897f3-9c65-4578-bfd5-a015d744ccc0} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21912 | 2026.04.01 18:13:53.024295 [ 4 ] {738897f3-9c65-4578-bfd5-a015d744ccc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21913 | 2026.04.01 18:13:53.024441 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21914 | 2026.04.01 18:13:53.024535 [ 189 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_151_30} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21915 | 2026.04.01 18:13:53.024622 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 21916 | 2026.04.01 18:13:53.024906 [ 4 ] {738897f3-9c65-4578-bfd5-a015d744ccc0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21917 | 2026.04.01 18:13:53.025151 [ 4 ] {738897f3-9c65-4578-bfd5-a015d744ccc0} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21918 | 2026.04.01 18:13:53.025302 [ 4 ] {738897f3-9c65-4578-bfd5-a015d744ccc0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002025 sec., 19259.25925925926 rows/sec., 34.51 MiB/sec. | ||
| 21919 | 2026.04.01 18:13:53.025372 [ 4 ] {738897f3-9c65-4578-bfd5-a015d744ccc0} <Debug> TCPHandler: Processed in 0.002220238 sec. | ||
| 21920 | 2026.04.01 18:13:53.025486 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21921 | 2026.04.01 18:13:53.025581 [ 4 ] {f15b9333-6c47-4640-a31a-c779c9444645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21922 | 2026.04.01 18:13:53.025624 [ 4 ] {f15b9333-6c47-4640-a31a-c779c9444645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21923 | 2026.04.01 18:13:53.025958 [ 4 ] {f15b9333-6c47-4640-a31a-c779c9444645} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21924 | 2026.04.01 18:13:53.025995 [ 4 ] {f15b9333-6c47-4640-a31a-c779c9444645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21925 | 2026.04.01 18:13:53.026412 [ 4 ] {f15b9333-6c47-4640-a31a-c779c9444645} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21926 | 2026.04.01 18:13:53.026649 [ 4 ] {f15b9333-6c47-4640-a31a-c779c9444645} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21927 | 2026.04.01 18:13:53.026786 [ 4 ] {f15b9333-6c47-4640-a31a-c779c9444645} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001223 sec., 2452.9844644317254 rows/sec., 196.43 KiB/sec. | ||
| 21928 | 2026.04.01 18:13:53.026827 [ 4 ] {f15b9333-6c47-4640-a31a-c779c9444645} <Debug> TCPHandler: Processed in 0.001389607 sec. | ||
| 21929 | 2026.04.01 18:13:53.026937 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21930 | 2026.04.01 18:13:53.027034 [ 4 ] {d5dd4895-fa33-4b88-abe4-ff70c64a1fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21931 | 2026.04.01 18:13:53.027075 [ 4 ] {d5dd4895-fa33-4b88-abe4-ff70c64a1fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21932 | 2026.04.01 18:13:53.027408 [ 4 ] {d5dd4895-fa33-4b88-abe4-ff70c64a1fb4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21933 | 2026.04.01 18:13:53.027447 [ 4 ] {d5dd4895-fa33-4b88-abe4-ff70c64a1fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21934 | 2026.04.01 18:13:53.027773 [ 4 ] {d5dd4895-fa33-4b88-abe4-ff70c64a1fb4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21935 | 2026.04.01 18:13:53.028042 [ 4 ] {d5dd4895-fa33-4b88-abe4-ff70c64a1fb4} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21936 | 2026.04.01 18:13:53.028185 [ 4 ] {d5dd4895-fa33-4b88-abe4-ff70c64a1fb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 21937 | 2026.04.01 18:13:53.028224 [ 4 ] {d5dd4895-fa33-4b88-abe4-ff70c64a1fb4} <Debug> TCPHandler: Processed in 0.001336235 sec. | ||
| 21938 | 2026.04.01 18:13:53.504116 [ 223 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21939 | 2026.04.01 18:13:53.504171 [ 223 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21940 | 2026.04.01 18:13:53.506455 [ 223 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21941 | 2026.04.01 18:13:53.651758 [ 219 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21942 | 2026.04.01 18:13:53.651800 [ 219 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21943 | 2026.04.01 18:13:53.654942 [ 219 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21944 | 2026.04.01 18:13:53.902785 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21945 | 2026.04.01 18:13:53.902827 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21946 | 2026.04.01 18:13:53.906127 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21947 | 2026.04.01 18:13:53.979978 [ 225 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21948 | 2026.04.01 18:13:53.980029 [ 225 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21949 | 2026.04.01 18:13:53.983804 [ 225 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21950 | 2026.04.01 18:13:54.373777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43737 | ||
| 21951 | 2026.04.01 18:13:54.374564 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21952 | 2026.04.01 18:13:54.374641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21953 | 2026.04.01 18:13:54.375374 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21954 | 2026.04.01 18:13:54.375766 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21955 | 2026.04.01 18:13:54.375978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43737 | ||
| 21956 | 2026.04.01 18:13:54.375989 [ 156 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21957 | 2026.04.01 18:13:54.376091 [ 156 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21958 | 2026.04.01 18:13:54.376126 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21959 | 2026.04.01 18:13:54.376309 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 21960 | 2026.04.01 18:13:54.376541 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21961 | 2026.04.01 18:13:54.376613 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41305 rows starting from the beginning of the part | ||
| 21962 | 2026.04.01 18:13:54.376735 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 21963 | 2026.04.01 18:13:54.376820 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 21964 | 2026.04.01 18:13:54.376892 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 21965 | 2026.04.01 18:13:54.376962 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 21966 | 2026.04.01 18:13:54.377034 [ 193 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 21967 | 2026.04.01 18:13:54.381393 [ 190 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43737 rows, containing 4 columns (4 merged, 0 gathered) in 0.005177864 sec., 8446919.424689408 rows/sec., 120.83 MiB/sec. | ||
| 21968 | 2026.04.01 18:13:54.381906 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21969 | 2026.04.01 18:13:54.382437 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21970 | 2026.04.01 18:13:54.382560 [ 200 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_91_18} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21971 | 2026.04.01 18:13:54.382716 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21972 | 2026.04.01 18:13:54.524609 [ 221 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21973 | 2026.04.01 18:13:54.524669 [ 221 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21974 | 2026.04.01 18:13:54.528980 [ 221 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21975 | 2026.04.01 18:13:56.811041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 21976 | 2026.04.01 18:13:56.830220 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21977 | 2026.04.01 18:13:56.830280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21978 | 2026.04.01 18:13:56.836557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21979 | 2026.04.01 18:13:56.837355 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21980 | 2026.04.01 18:13:56.837673 [ 151 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21981 | 2026.04.01 18:13:56.837741 [ 151 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21982 | 2026.04.01 18:13:56.837763 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 21983 | 2026.04.01 18:13:56.837867 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 21984 | 2026.04.01 18:13:56.841023 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21985 | 2026.04.01 18:13:56.841134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 21986 | 2026.04.01 18:13:56.841898 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 21987 | 2026.04.01 18:13:56.845347 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 21988 | 2026.04.01 18:13:56.848848 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 21989 | 2026.04.01 18:13:56.852750 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 21990 | 2026.04.01 18:13:56.857304 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 21991 | 2026.04.01 18:13:56.861883 [ 193 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 21992 | 2026.04.01 18:13:56.920453 [ 190 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.082614677 sec., 8303.609296929164 rows/sec., 42.94 MiB/sec. | ||
| 21993 | 2026.04.01 18:13:56.924013 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21994 | 2026.04.01 18:13:56.926065 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21995 | 2026.04.01 18:13:56.926174 [ 199 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_91_18} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21996 | 2026.04.01 18:13:56.928903 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21997 | 2026.04.01 18:13:57.000406 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.73 MiB, peak 418.51 MiB, free memory in arenas 0.00 B, will set to 399.64 MiB (RSS), difference: -1.09 MiB | ||
| 21998 | 2026.04.01 18:13:58.024819 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21999 | 2026.04.01 18:13:58.025119 [ 4 ] {f09c7060-960b-4b56-96da-2ec456f659d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22000 | 2026.04.01 18:13:58.025220 [ 4 ] {f09c7060-960b-4b56-96da-2ec456f659d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22001 | 2026.04.01 18:13:58.026217 [ 4 ] {f09c7060-960b-4b56-96da-2ec456f659d2} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22002 | 2026.04.01 18:13:58.026265 [ 4 ] {f09c7060-960b-4b56-96da-2ec456f659d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22003 | 2026.04.01 18:13:58.026674 [ 4 ] {f09c7060-960b-4b56-96da-2ec456f659d2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22004 | 2026.04.01 18:13:58.026906 [ 4 ] {f09c7060-960b-4b56-96da-2ec456f659d2} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22005 | 2026.04.01 18:13:58.027060 [ 4 ] {f09c7060-960b-4b56-96da-2ec456f659d2} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.002018 sec., 229930.62438057485 rows/sec., 14.58 MiB/sec. | ||
| 22006 | 2026.04.01 18:13:58.027101 [ 4 ] {f09c7060-960b-4b56-96da-2ec456f659d2} <Debug> TCPHandler: Processed in 0.002445964 sec. | ||
| 22007 | 2026.04.01 18:13:58.027223 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22008 | 2026.04.01 18:13:58.027315 [ 4 ] {ef23b601-f678-4d01-b3be-ceedae632915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22009 | 2026.04.01 18:13:58.027355 [ 4 ] {ef23b601-f678-4d01-b3be-ceedae632915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22010 | 2026.04.01 18:13:58.028352 [ 4 ] {ef23b601-f678-4d01-b3be-ceedae632915} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22011 | 2026.04.01 18:13:58.028390 [ 4 ] {ef23b601-f678-4d01-b3be-ceedae632915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22012 | 2026.04.01 18:13:58.028763 [ 4 ] {ef23b601-f678-4d01-b3be-ceedae632915} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22013 | 2026.04.01 18:13:58.028976 [ 4 ] {ef23b601-f678-4d01-b3be-ceedae632915} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22014 | 2026.04.01 18:13:58.029106 [ 4 ] {ef23b601-f678-4d01-b3be-ceedae632915} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001809 sec., 701492.5373134328 rows/sec., 54.45 MiB/sec. | ||
| 22015 | 2026.04.01 18:13:58.029144 [ 4 ] {ef23b601-f678-4d01-b3be-ceedae632915} <Debug> TCPHandler: Processed in 0.001967851 sec. | ||
| 22016 | 2026.04.01 18:13:58.029256 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22017 | 2026.04.01 18:13:58.029349 [ 4 ] {d60dd374-5080-48a1-954d-470ef78e41f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22018 | 2026.04.01 18:13:58.029388 [ 4 ] {d60dd374-5080-48a1-954d-470ef78e41f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22019 | 2026.04.01 18:13:58.029935 [ 4 ] {d60dd374-5080-48a1-954d-470ef78e41f8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22020 | 2026.04.01 18:13:58.029973 [ 4 ] {d60dd374-5080-48a1-954d-470ef78e41f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22021 | 2026.04.01 18:13:58.030283 [ 4 ] {d60dd374-5080-48a1-954d-470ef78e41f8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22022 | 2026.04.01 18:13:58.030493 [ 4 ] {d60dd374-5080-48a1-954d-470ef78e41f8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22023 | 2026.04.01 18:13:58.030625 [ 4 ] {d60dd374-5080-48a1-954d-470ef78e41f8} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001294 sec., 187789.79907264296 rows/sec., 11.14 MiB/sec. | ||
| 22024 | 2026.04.01 18:13:58.030663 [ 4 ] {d60dd374-5080-48a1-954d-470ef78e41f8} <Debug> TCPHandler: Processed in 0.001454047 sec. | ||
| 22025 | 2026.04.01 18:13:58.030774 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22026 | 2026.04.01 18:13:58.030868 [ 4 ] {167d095b-9fb7-4569-bc9c-40895b4a281a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22027 | 2026.04.01 18:13:58.030907 [ 4 ] {167d095b-9fb7-4569-bc9c-40895b4a281a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22028 | 2026.04.01 18:13:58.031423 [ 4 ] {167d095b-9fb7-4569-bc9c-40895b4a281a} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22029 | 2026.04.01 18:13:58.031459 [ 4 ] {167d095b-9fb7-4569-bc9c-40895b4a281a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22030 | 2026.04.01 18:13:58.031774 [ 4 ] {167d095b-9fb7-4569-bc9c-40895b4a281a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22031 | 2026.04.01 18:13:58.031978 [ 4 ] {167d095b-9fb7-4569-bc9c-40895b4a281a} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22032 | 2026.04.01 18:13:58.032102 [ 4 ] {167d095b-9fb7-4569-bc9c-40895b4a281a} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001254 sec., 190590.11164274323 rows/sec., 12.29 MiB/sec. | ||
| 22033 | 2026.04.01 18:13:58.032139 [ 4 ] {167d095b-9fb7-4569-bc9c-40895b4a281a} <Debug> TCPHandler: Processed in 0.001412037 sec. | ||
| 22034 | 2026.04.01 18:13:58.032247 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22035 | 2026.04.01 18:13:58.032339 [ 4 ] {e07bb66f-96b8-4ce2-8b31-e221ecba126e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22036 | 2026.04.01 18:13:58.032377 [ 4 ] {e07bb66f-96b8-4ce2-8b31-e221ecba126e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22037 | 2026.04.01 18:13:58.032875 [ 4 ] {e07bb66f-96b8-4ce2-8b31-e221ecba126e} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22038 | 2026.04.01 18:13:58.032909 [ 4 ] {e07bb66f-96b8-4ce2-8b31-e221ecba126e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22039 | 2026.04.01 18:13:58.033204 [ 4 ] {e07bb66f-96b8-4ce2-8b31-e221ecba126e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22040 | 2026.04.01 18:13:58.033408 [ 4 ] {e07bb66f-96b8-4ce2-8b31-e221ecba126e} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22041 | 2026.04.01 18:13:58.033531 [ 4 ] {e07bb66f-96b8-4ce2-8b31-e221ecba126e} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.00121 sec., 196694.21487603307 rows/sec., 11.17 MiB/sec. | ||
| 22042 | 2026.04.01 18:13:58.033568 [ 4 ] {e07bb66f-96b8-4ce2-8b31-e221ecba126e} <Debug> TCPHandler: Processed in 0.001367345 sec. | ||
| 22043 | 2026.04.01 18:13:58.033675 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22044 | 2026.04.01 18:13:58.033766 [ 4 ] {824b6e1c-0c8e-4679-a541-04bf3dc17c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22045 | 2026.04.01 18:13:58.033804 [ 4 ] {824b6e1c-0c8e-4679-a541-04bf3dc17c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22046 | 2026.04.01 18:13:58.034490 [ 4 ] {824b6e1c-0c8e-4679-a541-04bf3dc17c28} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22047 | 2026.04.01 18:13:58.034525 [ 4 ] {824b6e1c-0c8e-4679-a541-04bf3dc17c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22048 | 2026.04.01 18:13:58.034846 [ 4 ] {824b6e1c-0c8e-4679-a541-04bf3dc17c28} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22049 | 2026.04.01 18:13:58.035061 [ 4 ] {824b6e1c-0c8e-4679-a541-04bf3dc17c28} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22050 | 2026.04.01 18:13:58.035185 [ 4 ] {824b6e1c-0c8e-4679-a541-04bf3dc17c28} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001436 sec., 536908.0779944289 rows/sec., 37.43 MiB/sec. | ||
| 22051 | 2026.04.01 18:13:58.035222 [ 4 ] {824b6e1c-0c8e-4679-a541-04bf3dc17c28} <Debug> TCPHandler: Processed in 0.001593521 sec. | ||
| 22052 | 2026.04.01 18:13:58.035331 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22053 | 2026.04.01 18:13:58.035421 [ 4 ] {766a7bf8-c30b-4a02-8591-61a97bd45aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22054 | 2026.04.01 18:13:58.035462 [ 4 ] {766a7bf8-c30b-4a02-8591-61a97bd45aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22055 | 2026.04.01 18:13:58.035787 [ 4 ] {766a7bf8-c30b-4a02-8591-61a97bd45aa6} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22056 | 2026.04.01 18:13:58.035819 [ 4 ] {766a7bf8-c30b-4a02-8591-61a97bd45aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22057 | 2026.04.01 18:13:58.036123 [ 4 ] {766a7bf8-c30b-4a02-8591-61a97bd45aa6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 22058 | 2026.04.01 18:13:58.036330 [ 4 ] {766a7bf8-c30b-4a02-8591-61a97bd45aa6} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22059 | 2026.04.01 18:13:58.036454 [ 4 ] {766a7bf8-c30b-4a02-8591-61a97bd45aa6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 22060 | 2026.04.01 18:13:58.036490 [ 4 ] {766a7bf8-c30b-4a02-8591-61a97bd45aa6} <Debug> TCPHandler: Processed in 0.001205241 sec. | ||
| 22061 | 2026.04.01 18:13:58.036594 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22062 | 2026.04.01 18:13:58.036685 [ 4 ] {38d819b9-da62-4340-8bf0-3657c7dea591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22063 | 2026.04.01 18:13:58.036727 [ 4 ] {38d819b9-da62-4340-8bf0-3657c7dea591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22064 | 2026.04.01 18:13:58.037184 [ 4 ] {38d819b9-da62-4340-8bf0-3657c7dea591} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22065 | 2026.04.01 18:13:58.037218 [ 4 ] {38d819b9-da62-4340-8bf0-3657c7dea591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22066 | 2026.04.01 18:13:58.037549 [ 4 ] {38d819b9-da62-4340-8bf0-3657c7dea591} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22067 | 2026.04.01 18:13:58.037763 [ 4 ] {38d819b9-da62-4340-8bf0-3657c7dea591} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22068 | 2026.04.01 18:13:58.037971 [ 158 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_146_31 to all_151_151_0 | ||
| 22069 | 2026.04.01 18:13:58.037997 [ 4 ] {38d819b9-da62-4340-8bf0-3657c7dea591} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001328 sec., 252259.0361445783 rows/sec., 16.51 MiB/sec. | ||
| 22070 | 2026.04.01 18:13:58.038010 [ 158 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22071 | 2026.04.01 18:13:58.038034 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22072 | 2026.04.01 18:13:58.038045 [ 4 ] {38d819b9-da62-4340-8bf0-3657c7dea591} <Debug> TCPHandler: Processed in 0.001496439 sec. | ||
| 22073 | 2026.04.01 18:13:58.038147 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_31 to all_151_151_0 into Compact with storage Full | ||
| 22074 | 2026.04.01 18:13:58.038175 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22075 | 2026.04.01 18:13:58.038312 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22076 | 2026.04.01 18:13:58.038318 [ 4 ] {55ce4645-4ceb-4eb8-a3d0-39a668f073d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22077 | 2026.04.01 18:13:58.038355 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_146_31, total 61735 rows starting from the beginning of the part | ||
| 22078 | 2026.04.01 18:13:58.038385 [ 4 ] {55ce4645-4ceb-4eb8-a3d0-39a668f073d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22079 | 2026.04.01 18:13:58.038430 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 128 rows starting from the beginning of the part | ||
| 22080 | 2026.04.01 18:13:58.038486 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 22081 | 2026.04.01 18:13:58.038529 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 335 rows starting from the beginning of the part | ||
| 22082 | 2026.04.01 18:13:58.038570 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 163 rows starting from the beginning of the part | ||
| 22083 | 2026.04.01 18:13:58.038612 [ 197 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 335 rows starting from the beginning of the part | ||
| 22084 | 2026.04.01 18:13:58.038768 [ 4 ] {55ce4645-4ceb-4eb8-a3d0-39a668f073d4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22085 | 2026.04.01 18:13:58.038810 [ 4 ] {55ce4645-4ceb-4eb8-a3d0-39a668f073d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22086 | 2026.04.01 18:13:58.039138 [ 4 ] {55ce4645-4ceb-4eb8-a3d0-39a668f073d4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22087 | 2026.04.01 18:13:58.039351 [ 4 ] {55ce4645-4ceb-4eb8-a3d0-39a668f073d4} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22088 | 2026.04.01 18:13:58.039455 [ 158 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 22089 | 2026.04.01 18:13:58.039481 [ 158 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22090 | 2026.04.01 18:13:58.039484 [ 4 ] {55ce4645-4ceb-4eb8-a3d0-39a668f073d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00121 sec., 826.4462809917355 rows/sec., 55.69 KiB/sec. | ||
| 22091 | 2026.04.01 18:13:58.039498 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22092 | 2026.04.01 18:13:58.039524 [ 4 ] {55ce4645-4ceb-4eb8-a3d0-39a668f073d4} <Debug> TCPHandler: Processed in 0.001411437 sec. | ||
| 22093 | 2026.04.01 18:13:58.039590 [ 190 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 22094 | 2026.04.01 18:13:58.039632 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22095 | 2026.04.01 18:13:58.039683 [ 190 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22096 | 2026.04.01 18:13:58.039712 [ 190 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 56 rows starting from the beginning of the part | ||
| 22097 | 2026.04.01 18:13:58.039735 [ 4 ] {dd3f836d-eb90-4b9f-8e75-c72feb5ec33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22098 | 2026.04.01 18:13:58.039766 [ 190 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 22099 | 2026.04.01 18:13:58.039791 [ 4 ] {dd3f836d-eb90-4b9f-8e75-c72feb5ec33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22100 | 2026.04.01 18:13:58.039809 [ 190 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 22101 | 2026.04.01 18:13:58.039847 [ 190 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 22102 | 2026.04.01 18:13:58.039890 [ 190 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 22103 | 2026.04.01 18:13:58.039927 [ 190 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 22104 | 2026.04.01 18:13:58.040577 [ 4 ] {dd3f836d-eb90-4b9f-8e75-c72feb5ec33b} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22105 | 2026.04.01 18:13:58.040610 [ 4 ] {dd3f836d-eb90-4b9f-8e75-c72feb5ec33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22106 | 2026.04.01 18:13:58.040657 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096659 sec., 55623.48916117042 rows/sec., 3.65 MiB/sec. | ||
| 22107 | 2026.04.01 18:13:58.040856 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 22108 | 2026.04.01 18:13:58.041144 [ 4 ] {dd3f836d-eb90-4b9f-8e75-c72feb5ec33b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22109 | 2026.04.01 18:13:58.041209 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22110 | 2026.04.01 18:13:58.041317 [ 188 ] {15c4754d-7e16-41d2-ba80-b8c2b1e9d58d::all_1_61_13} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 22111 | 2026.04.01 18:13:58.041411 [ 4 ] {dd3f836d-eb90-4b9f-8e75-c72feb5ec33b} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22112 | 2026.04.01 18:13:58.041424 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22113 | 2026.04.01 18:13:58.041557 [ 4 ] {dd3f836d-eb90-4b9f-8e75-c72feb5ec33b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001845 sec., 5962.059620596206 rows/sec., 10.68 MiB/sec. | ||
| 22114 | 2026.04.01 18:13:58.041615 [ 4 ] {dd3f836d-eb90-4b9f-8e75-c72feb5ec33b} <Debug> TCPHandler: Processed in 0.002028843 sec. | ||
| 22115 | 2026.04.01 18:13:58.041724 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22116 | 2026.04.01 18:13:58.041816 [ 4 ] {86028dc8-ff19-44d1-9c88-3f9d29ed85fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22117 | 2026.04.01 18:13:58.041856 [ 4 ] {86028dc8-ff19-44d1-9c88-3f9d29ed85fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22118 | 2026.04.01 18:13:58.042205 [ 4 ] {86028dc8-ff19-44d1-9c88-3f9d29ed85fd} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22119 | 2026.04.01 18:13:58.042238 [ 4 ] {86028dc8-ff19-44d1-9c88-3f9d29ed85fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.60 GiB. | ||
| 22120 | 2026.04.01 18:13:58.042547 [ 4 ] {86028dc8-ff19-44d1-9c88-3f9d29ed85fd} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22121 | 2026.04.01 18:13:58.042752 [ 4 ] {86028dc8-ff19-44d1-9c88-3f9d29ed85fd} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22122 | 2026.04.01 18:13:58.042878 [ 4 ] {86028dc8-ff19-44d1-9c88-3f9d29ed85fd} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.00108 sec., 101851.85185185185 rows/sec., 6.19 MiB/sec. | ||
| 22123 | 2026.04.01 18:13:58.042913 [ 4 ] {86028dc8-ff19-44d1-9c88-3f9d29ed85fd} <Debug> TCPHandler: Processed in 0.001234722 sec. | ||
| 22124 | 2026.04.01 18:13:58.047995 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62856 rows, containing 5 columns (5 merged, 0 gathered) in 0.009903858 sec., 6346617.651424324 rows/sec., 407.76 MiB/sec. | ||
| 22125 | 2026.04.01 18:13:58.048502 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Trace> MergedBlockOutputStream: filled checksums all_1_151_32 (state Temporary) | ||
| 22126 | 2026.04.01 18:13:58.048816 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_151_32 to all_1_151_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22127 | 2026.04.01 18:13:58.048913 [ 201 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_151_32} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_146_31, all_151_151_0] -> all_1_151_32 | ||
| 22128 | 2026.04.01 18:13:58.049015 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 22129 | 2026.04.01 18:13:59.148844 [ 225 ] {} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22130 | 2026.04.01 18:13:59.148894 [ 225 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22131 | 2026.04.01 18:13:59.150602 [ 225 ] {} <Debug> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22132 | 2026.04.01 18:13:59.372582 [ 224 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22133 | 2026.04.01 18:13:59.372633 [ 224 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22134 | 2026.04.01 18:13:59.374483 [ 224 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22135 | 2026.04.01 18:14:01.613013 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22136 | 2026.04.01 18:14:01.613084 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22137 | 2026.04.01 18:14:01.876158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44185 | ||
| 22138 | 2026.04.01 18:14:01.876753 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22139 | 2026.04.01 18:14:01.876816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22140 | 2026.04.01 18:14:01.877329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22141 | 2026.04.01 18:14:01.877578 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22142 | 2026.04.01 18:14:01.877736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44185 | ||
| 22143 | 2026.04.01 18:14:02.019034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2776 | ||
| 22144 | 2026.04.01 18:14:02.021468 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22145 | 2026.04.01 18:14:02.021504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22146 | 2026.04.01 18:14:02.022671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22147 | 2026.04.01 18:14:02.022974 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22148 | 2026.04.01 18:14:02.023225 [ 217 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22149 | 2026.04.01 18:14:02.023262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2776 | ||
| 22150 | 2026.04.01 18:14:02.023292 [ 217 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22151 | 2026.04.01 18:14:02.026194 [ 217 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22152 | 2026.04.01 18:14:03.014993 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22153 | 2026.04.01 18:14:03.015173 [ 4 ] {417a3fa9-ebd3-4f6d-be3c-38f66e5100b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22154 | 2026.04.01 18:14:03.015240 [ 4 ] {417a3fa9-ebd3-4f6d-be3c-38f66e5100b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22155 | 2026.04.01 18:14:03.015933 [ 4 ] {417a3fa9-ebd3-4f6d-be3c-38f66e5100b9} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22156 | 2026.04.01 18:14:03.015977 [ 4 ] {417a3fa9-ebd3-4f6d-be3c-38f66e5100b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22157 | 2026.04.01 18:14:03.016351 [ 4 ] {417a3fa9-ebd3-4f6d-be3c-38f66e5100b9} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22158 | 2026.04.01 18:14:03.016576 [ 4 ] {417a3fa9-ebd3-4f6d-be3c-38f66e5100b9} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22159 | 2026.04.01 18:14:03.016785 [ 4 ] {417a3fa9-ebd3-4f6d-be3c-38f66e5100b9} <Debug> executeQuery: Read 144 rows, 12.74 KiB in 0.00166 sec., 86746.98795180723 rows/sec., 7.49 MiB/sec. | ||
| 22160 | 2026.04.01 18:14:03.016829 [ 4 ] {417a3fa9-ebd3-4f6d-be3c-38f66e5100b9} <Debug> TCPHandler: Processed in 0.001965101 sec. | ||
| 22161 | 2026.04.01 18:14:03.016906 [ 217 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22162 | 2026.04.01 18:14:03.016945 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22163 | 2026.04.01 18:14:03.016969 [ 217 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22164 | 2026.04.01 18:14:03.017052 [ 4 ] {f9d010d8-ff12-4650-9ee5-762d75349d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22165 | 2026.04.01 18:14:03.017099 [ 4 ] {f9d010d8-ff12-4650-9ee5-762d75349d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22166 | 2026.04.01 18:14:03.017514 [ 4 ] {f9d010d8-ff12-4650-9ee5-762d75349d5f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22167 | 2026.04.01 18:14:03.017552 [ 4 ] {f9d010d8-ff12-4650-9ee5-762d75349d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22168 | 2026.04.01 18:14:03.017875 [ 4 ] {f9d010d8-ff12-4650-9ee5-762d75349d5f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22169 | 2026.04.01 18:14:03.018173 [ 4 ] {f9d010d8-ff12-4650-9ee5-762d75349d5f} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22170 | 2026.04.01 18:14:03.018321 [ 4 ] {f9d010d8-ff12-4650-9ee5-762d75349d5f} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001288 sec., 34161.490683229815 rows/sec., 2.51 MiB/sec. | ||
| 22171 | 2026.04.01 18:14:03.018363 [ 4 ] {f9d010d8-ff12-4650-9ee5-762d75349d5f} <Debug> TCPHandler: Processed in 0.001468038 sec. | ||
| 22172 | 2026.04.01 18:14:03.018480 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22173 | 2026.04.01 18:14:03.018576 [ 4 ] {12ea818e-2bdc-467e-a704-1942ada03444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22174 | 2026.04.01 18:14:03.018616 [ 4 ] {12ea818e-2bdc-467e-a704-1942ada03444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22175 | 2026.04.01 18:14:03.019083 [ 4 ] {12ea818e-2bdc-467e-a704-1942ada03444} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22176 | 2026.04.01 18:14:03.019126 [ 4 ] {12ea818e-2bdc-467e-a704-1942ada03444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22177 | 2026.04.01 18:14:03.019489 [ 4 ] {12ea818e-2bdc-467e-a704-1942ada03444} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22178 | 2026.04.01 18:14:03.019715 [ 4 ] {12ea818e-2bdc-467e-a704-1942ada03444} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22179 | 2026.04.01 18:14:03.019859 [ 4 ] {12ea818e-2bdc-467e-a704-1942ada03444} <Debug> executeQuery: Read 117 rows, 9.36 KiB in 0.001301 sec., 89930.82244427362 rows/sec., 7.03 MiB/sec. | ||
| 22180 | 2026.04.01 18:14:03.019897 [ 217 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22181 | 2026.04.01 18:14:03.019902 [ 4 ] {12ea818e-2bdc-467e-a704-1942ada03444} <Debug> TCPHandler: Processed in 0.001471028 sec. | ||
| 22182 | 2026.04.01 18:14:03.020053 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22183 | 2026.04.01 18:14:03.020167 [ 4 ] {c947a0ab-e33d-47b9-9324-fe0eea0f6ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22184 | 2026.04.01 18:14:03.020218 [ 4 ] {c947a0ab-e33d-47b9-9324-fe0eea0f6ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22185 | 2026.04.01 18:14:03.020652 [ 4 ] {c947a0ab-e33d-47b9-9324-fe0eea0f6ce6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22186 | 2026.04.01 18:14:03.020687 [ 4 ] {c947a0ab-e33d-47b9-9324-fe0eea0f6ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22187 | 2026.04.01 18:14:03.021004 [ 4 ] {c947a0ab-e33d-47b9-9324-fe0eea0f6ce6} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22188 | 2026.04.01 18:14:03.021213 [ 4 ] {c947a0ab-e33d-47b9-9324-fe0eea0f6ce6} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22189 | 2026.04.01 18:14:03.021335 [ 4 ] {c947a0ab-e33d-47b9-9324-fe0eea0f6ce6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 22190 | 2026.04.01 18:14:03.021370 [ 4 ] {c947a0ab-e33d-47b9-9324-fe0eea0f6ce6} <Debug> TCPHandler: Processed in 0.001406936 sec. | ||
| 22191 | 2026.04.01 18:14:03.021434 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22192 | 2026.04.01 18:14:03.021476 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22193 | 2026.04.01 18:14:03.021487 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22194 | 2026.04.01 18:14:03.021572 [ 4 ] {16754254-79a3-41a3-a7c3-61a1c990fe24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22195 | 2026.04.01 18:14:03.021627 [ 4 ] {16754254-79a3-41a3-a7c3-61a1c990fe24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22196 | 2026.04.01 18:14:03.022542 [ 4 ] {16754254-79a3-41a3-a7c3-61a1c990fe24} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22197 | 2026.04.01 18:14:03.022585 [ 4 ] {16754254-79a3-41a3-a7c3-61a1c990fe24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22198 | 2026.04.01 18:14:03.023243 [ 4 ] {16754254-79a3-41a3-a7c3-61a1c990fe24} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22199 | 2026.04.01 18:14:03.023532 [ 4 ] {16754254-79a3-41a3-a7c3-61a1c990fe24} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22200 | 2026.04.01 18:14:03.023674 [ 4 ] {16754254-79a3-41a3-a7c3-61a1c990fe24} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002066 sec., 21297.192642787995 rows/sec., 38.16 MiB/sec. | ||
| 22201 | 2026.04.01 18:14:03.023734 [ 4 ] {16754254-79a3-41a3-a7c3-61a1c990fe24} <Debug> TCPHandler: Processed in 0.002258859 sec. | ||
| 22202 | 2026.04.01 18:14:03.023861 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22203 | 2026.04.01 18:14:03.023959 [ 4 ] {7ac920f3-8572-4028-a64a-72e3041ebab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22204 | 2026.04.01 18:14:03.024005 [ 4 ] {7ac920f3-8572-4028-a64a-72e3041ebab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22205 | 2026.04.01 18:14:03.024269 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22206 | 2026.04.01 18:14:03.024336 [ 4 ] {7ac920f3-8572-4028-a64a-72e3041ebab6} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22207 | 2026.04.01 18:14:03.024377 [ 4 ] {7ac920f3-8572-4028-a64a-72e3041ebab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22208 | 2026.04.01 18:14:03.024745 [ 4 ] {7ac920f3-8572-4028-a64a-72e3041ebab6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22209 | 2026.04.01 18:14:03.024996 [ 4 ] {7ac920f3-8572-4028-a64a-72e3041ebab6} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22210 | 2026.04.01 18:14:03.025088 [ 142 ] {} <Debug> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 22211 | 2026.04.01 18:14:03.025123 [ 142 ] {} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22212 | 2026.04.01 18:14:03.025125 [ 4 ] {7ac920f3-8572-4028-a64a-72e3041ebab6} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 715.93 KiB/sec. | ||
| 22213 | 2026.04.01 18:14:03.025149 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22214 | 2026.04.01 18:14:03.025175 [ 4 ] {7ac920f3-8572-4028-a64a-72e3041ebab6} <Debug> TCPHandler: Processed in 0.001364435 sec. | ||
| 22215 | 2026.04.01 18:14:03.025259 [ 197 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::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 | ||
| 22216 | 2026.04.01 18:14:03.025298 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22217 | 2026.04.01 18:14:03.025384 [ 197 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22218 | 2026.04.01 18:14:03.025396 [ 4 ] {5ab4d530-081b-4494-a2c5-71b7c6a18029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22219 | 2026.04.01 18:14:03.025427 [ 197 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 22220 | 2026.04.01 18:14:03.025448 [ 4 ] {5ab4d530-081b-4494-a2c5-71b7c6a18029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22221 | 2026.04.01 18:14:03.025503 [ 197 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 22222 | 2026.04.01 18:14:03.025564 [ 197 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 22223 | 2026.04.01 18:14:03.025615 [ 197 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 22224 | 2026.04.01 18:14:03.025658 [ 197 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
| 22225 | 2026.04.01 18:14:03.025700 [ 197 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 22226 | 2026.04.01 18:14:03.025859 [ 4 ] {5ab4d530-081b-4494-a2c5-71b7c6a18029} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22227 | 2026.04.01 18:14:03.025915 [ 4 ] {5ab4d530-081b-4494-a2c5-71b7c6a18029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22228 | 2026.04.01 18:14:03.026279 [ 4 ] {5ab4d530-081b-4494-a2c5-71b7c6a18029} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22229 | 2026.04.01 18:14:03.026528 [ 4 ] {5ab4d530-081b-4494-a2c5-71b7c6a18029} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22230 | 2026.04.01 18:14:03.026646 [ 142 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22231 | 2026.04.01 18:14:03.026662 [ 4 ] {5ab4d530-081b-4494-a2c5-71b7c6a18029} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec. | ||
| 22232 | 2026.04.01 18:14:03.026674 [ 142 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22233 | 2026.04.01 18:14:03.026695 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22234 | 2026.04.01 18:14:03.026773 [ 4 ] {5ab4d530-081b-4494-a2c5-71b7c6a18029} <Debug> TCPHandler: Processed in 0.00152194 sec. | ||
| 22235 | 2026.04.01 18:14:03.026872 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22236 | 2026.04.01 18:14:03.027040 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22237 | 2026.04.01 18:14:03.027085 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 10320 rows starting from the beginning of the part | ||
| 22238 | 2026.04.01 18:14:03.027168 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 22239 | 2026.04.01 18:14:03.027225 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 110 rows starting from the beginning of the part | ||
| 22240 | 2026.04.01 18:14:03.027268 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 22241 | 2026.04.01 18:14:03.027305 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 110 rows starting from the beginning of the part | ||
| 22242 | 2026.04.01 18:14:03.027344 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 22243 | 2026.04.01 18:14:03.027472 [ 198 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002264079 sec., 18550.589444979614 rows/sec., 1.33 MiB/sec. | ||
| 22244 | 2026.04.01 18:14:03.027665 [ 195 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 22245 | 2026.04.01 18:14:03.028054 [ 195 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22246 | 2026.04.01 18:14:03.028135 [ 195 ] {48d1dfd9-df0d-4e42-9068-47f0441485e4::all_1_6_1} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 22247 | 2026.04.01 18:14:03.028235 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22248 | 2026.04.01 18:14:03.030014 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10720 rows, containing 4 columns (4 merged, 0 gathered) in 0.003201614 sec., 3348311.195540749 rows/sec., 212.27 MiB/sec. | ||
| 22249 | 2026.04.01 18:14:03.030296 [ 198 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22250 | 2026.04.01 18:14:03.030569 [ 198 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22251 | 2026.04.01 18:14:03.030641 [ 198 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_151_30} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22252 | 2026.04.01 18:14:03.030723 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 22253 | 2026.04.01 18:14:03.400207 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22254 | 2026.04.01 18:14:03.400484 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22255 | 2026.04.01 18:14:03.400910 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22256 | 2026.04.01 18:14:03.400956 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22257 | 2026.04.01 18:14:03.401267 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22258 | 2026.04.01 18:14:03.401343 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22259 | 2026.04.01 18:14:03.401492 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 22260 | 2026.04.01 18:14:03.401617 [ 295 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22261 | 2026.04.01 18:14:03.401630 [ 337 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22262 | 2026.04.01 18:14:03.401744 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22263 | 2026.04.01 18:14:03.401774 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22264 | 2026.04.01 18:14:03.401828 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 22265 | 2026.04.01 18:14:03.401850 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22266 | 2026.04.01 18:14:03.402714 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.002423 sec., 21048.2872472142 rows/sec., 820.99 KiB/sec. | ||
| 22267 | 2026.04.01 18:14:03.402874 [ 4 ] {bef98d98-e484-4167-94b0-c9ded526d51d} <Debug> TCPHandler: Processed in 0.002829283 sec. | ||
| 22268 | 2026.04.01 18:14:03.403163 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22269 | 2026.04.01 18:14:03.403333 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22270 | 2026.04.01 18:14:03.403614 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22271 | 2026.04.01 18:14:03.403654 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22272 | 2026.04.01 18:14:03.403896 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22273 | 2026.04.01 18:14:03.403954 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22274 | 2026.04.01 18:14:03.404069 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 22275 | 2026.04.01 18:14:03.404135 [ 295 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22276 | 2026.04.01 18:14:03.404169 [ 337 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22277 | 2026.04.01 18:14:03.404262 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22278 | 2026.04.01 18:14:03.404290 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22279 | 2026.04.01 18:14:03.404333 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec'))" | ||
| 22280 | 2026.04.01 18:14:03.404354 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22281 | 2026.04.01 18:14:03.404977 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001726 sec., 29548.08806488992 rows/sec., 1.13 MiB/sec. | ||
| 22282 | 2026.04.01 18:14:03.405094 [ 4 ] {8c1d28e1-dd70-4a7b-a0ac-ac0ca74e8cba} <Debug> TCPHandler: Processed in 0.001993182 sec. | ||
| 22283 | 2026.04.01 18:14:03.405370 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22284 | 2026.04.01 18:14:03.405542 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22285 | 2026.04.01 18:14:03.405803 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22286 | 2026.04.01 18:14:03.405846 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22287 | 2026.04.01 18:14:03.406090 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22288 | 2026.04.01 18:14:03.406149 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22289 | 2026.04.01 18:14:03.406270 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 22290 | 2026.04.01 18:14:03.406333 [ 295 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22291 | 2026.04.01 18:14:03.406351 [ 311 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22292 | 2026.04.01 18:14:03.406418 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22293 | 2026.04.01 18:14:03.406439 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22294 | 2026.04.01 18:14:03.406479 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22295 | 2026.04.01 18:14:03.406500 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22296 | 2026.04.01 18:14:03.406972 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001516 sec., 33641.16094986808 rows/sec., 1.28 MiB/sec. | ||
| 22297 | 2026.04.01 18:14:03.407034 [ 4 ] {72cbf050-0ac5-46aa-b3af-bba749ff17f4} <Debug> TCPHandler: Processed in 0.001743786 sec. | ||
| 22298 | 2026.04.01 18:14:03.407245 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22299 | 2026.04.01 18:14:03.407389 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22300 | 2026.04.01 18:14:03.407630 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22301 | 2026.04.01 18:14:03.407682 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22302 | 2026.04.01 18:14:03.407982 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22303 | 2026.04.01 18:14:03.408037 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22304 | 2026.04.01 18:14:03.408137 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 22305 | 2026.04.01 18:14:03.408197 [ 295 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22306 | 2026.04.01 18:14:03.408263 [ 340 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22307 | 2026.04.01 18:14:03.408367 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22308 | 2026.04.01 18:14:03.408392 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22309 | 2026.04.01 18:14:03.408429 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22310 | 2026.04.01 18:14:03.408450 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22311 | 2026.04.01 18:14:03.409084 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001726 sec., 29548.08806488992 rows/sec., 1.13 MiB/sec. | ||
| 22312 | 2026.04.01 18:14:03.409179 [ 4 ] {7b669344-4b00-477a-bcd6-5da5b9618462} <Debug> TCPHandler: Processed in 0.001957521 sec. | ||
| 22313 | 2026.04.01 18:14:03.409416 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22314 | 2026.04.01 18:14:03.409566 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22315 | 2026.04.01 18:14:03.409800 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22316 | 2026.04.01 18:14:03.409841 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22317 | 2026.04.01 18:14:03.410079 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22318 | 2026.04.01 18:14:03.410132 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22319 | 2026.04.01 18:14:03.410232 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 22320 | 2026.04.01 18:14:03.410295 [ 295 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22321 | 2026.04.01 18:14:03.410306 [ 340 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22322 | 2026.04.01 18:14:03.410385 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22323 | 2026.04.01 18:14:03.410410 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22324 | 2026.04.01 18:14:03.410446 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22325 | 2026.04.01 18:14:03.410469 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22326 | 2026.04.01 18:14:03.410890 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001394 sec., 36585.365853658535 rows/sec., 1.39 MiB/sec. | ||
| 22327 | 2026.04.01 18:14:03.410951 [ 4 ] {e30f6c4d-5c32-4e07-92cf-9708284274c6} <Debug> TCPHandler: Processed in 0.001586291 sec. | ||
| 22328 | 2026.04.01 18:14:03.411177 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22329 | 2026.04.01 18:14:03.411322 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22330 | 2026.04.01 18:14:03.411549 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22331 | 2026.04.01 18:14:03.411590 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22332 | 2026.04.01 18:14:03.411822 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22333 | 2026.04.01 18:14:03.411886 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22334 | 2026.04.01 18:14:03.411986 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 22335 | 2026.04.01 18:14:03.412045 [ 295 ] {4ff035f8-c472-4483-b709-93b889144515} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22336 | 2026.04.01 18:14:03.412055 [ 340 ] {4ff035f8-c472-4483-b709-93b889144515} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22337 | 2026.04.01 18:14:03.412147 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22338 | 2026.04.01 18:14:03.412172 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22339 | 2026.04.01 18:14:03.412209 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22340 | 2026.04.01 18:14:03.412229 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22341 | 2026.04.01 18:14:03.412710 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001451 sec., 35148.17367332874 rows/sec., 1.34 MiB/sec. | ||
| 22342 | 2026.04.01 18:14:03.412805 [ 4 ] {4ff035f8-c472-4483-b709-93b889144515} <Debug> TCPHandler: Processed in 0.001681474 sec. | ||
| 22343 | 2026.04.01 18:14:03.413005 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22344 | 2026.04.01 18:14:03.413147 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22345 | 2026.04.01 18:14:03.413363 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22346 | 2026.04.01 18:14:03.413400 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22347 | 2026.04.01 18:14:03.413675 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22348 | 2026.04.01 18:14:03.413726 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22349 | 2026.04.01 18:14:03.413885 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 22350 | 2026.04.01 18:14:03.413947 [ 340 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22351 | 2026.04.01 18:14:03.413956 [ 295 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22352 | 2026.04.01 18:14:03.414039 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22353 | 2026.04.01 18:14:03.414059 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22354 | 2026.04.01 18:14:03.414094 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22355 | 2026.04.01 18:14:03.414114 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22356 | 2026.04.01 18:14:03.414572 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001476 sec., 34552.845528455284 rows/sec., 1.32 MiB/sec. | ||
| 22357 | 2026.04.01 18:14:03.414665 [ 4 ] {43e1bb86-d375-4e7d-8561-7f7c16048af0} <Debug> TCPHandler: Processed in 0.001698394 sec. | ||
| 22358 | 2026.04.01 18:14:03.414903 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22359 | 2026.04.01 18:14:03.415051 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22360 | 2026.04.01 18:14:03.415284 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22361 | 2026.04.01 18:14:03.415325 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22362 | 2026.04.01 18:14:03.415573 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22363 | 2026.04.01 18:14:03.415628 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22364 | 2026.04.01 18:14:03.415727 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 22365 | 2026.04.01 18:14:03.415792 [ 340 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22366 | 2026.04.01 18:14:03.415798 [ 295 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22367 | 2026.04.01 18:14:03.415902 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22368 | 2026.04.01 18:14:03.415922 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22369 | 2026.04.01 18:14:03.415960 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22370 | 2026.04.01 18:14:03.415980 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22371 | 2026.04.01 18:14:03.416439 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001457 sec., 35003.43170899108 rows/sec., 1.33 MiB/sec. | ||
| 22372 | 2026.04.01 18:14:03.416528 [ 4 ] {333a297c-7b5b-401f-b183-408a9e05f10f} <Debug> TCPHandler: Processed in 0.001676503 sec. | ||
| 22373 | 2026.04.01 18:14:03.416762 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22374 | 2026.04.01 18:14:03.416913 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22375 | 2026.04.01 18:14:03.417154 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22376 | 2026.04.01 18:14:03.417201 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22377 | 2026.04.01 18:14:03.417465 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22378 | 2026.04.01 18:14:03.417523 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22379 | 2026.04.01 18:14:03.417631 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 22380 | 2026.04.01 18:14:03.417705 [ 315 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22381 | 2026.04.01 18:14:03.417753 [ 301 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22382 | 2026.04.01 18:14:03.417891 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22383 | 2026.04.01 18:14:03.417914 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22384 | 2026.04.01 18:14:03.417949 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22385 | 2026.04.01 18:14:03.417967 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22386 | 2026.04.01 18:14:03.418541 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001744 sec., 29243.119266055044 rows/sec., 1.11 MiB/sec. | ||
| 22387 | 2026.04.01 18:14:03.418628 [ 4 ] {a038d14b-33d3-4878-8bec-9fdf43fd1fb5} <Debug> TCPHandler: Processed in 0.001980671 sec. | ||
| 22388 | 2026.04.01 18:14:03.418886 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22389 | 2026.04.01 18:14:03.419035 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22390 | 2026.04.01 18:14:03.419271 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22391 | 2026.04.01 18:14:03.419314 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22392 | 2026.04.01 18:14:03.419568 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22393 | 2026.04.01 18:14:03.419626 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22394 | 2026.04.01 18:14:03.419727 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 22395 | 2026.04.01 18:14:03.419786 [ 315 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22396 | 2026.04.01 18:14:03.419805 [ 301 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22397 | 2026.04.01 18:14:03.419891 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22398 | 2026.04.01 18:14:03.419917 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22399 | 2026.04.01 18:14:03.419955 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22400 | 2026.04.01 18:14:03.419974 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22401 | 2026.04.01 18:14:03.420441 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001476 sec., 34552.845528455284 rows/sec., 1.32 MiB/sec. | ||
| 22402 | 2026.04.01 18:14:03.420506 [ 4 ] {3c00f5bf-ac30-4f44-bd20-ff13591064e8} <Debug> TCPHandler: Processed in 0.001671344 sec. | ||
| 22403 | 2026.04.01 18:14:03.420769 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22404 | 2026.04.01 18:14:03.420913 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22405 | 2026.04.01 18:14:03.421147 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22406 | 2026.04.01 18:14:03.421190 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22407 | 2026.04.01 18:14:03.421431 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22408 | 2026.04.01 18:14:03.421484 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22409 | 2026.04.01 18:14:03.421583 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 22410 | 2026.04.01 18:14:03.421640 [ 315 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22411 | 2026.04.01 18:14:03.421664 [ 301 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22412 | 2026.04.01 18:14:03.421750 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22413 | 2026.04.01 18:14:03.421776 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22414 | 2026.04.01 18:14:03.421814 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22415 | 2026.04.01 18:14:03.421838 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22416 | 2026.04.01 18:14:03.422352 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001504 sec., 33909.574468085106 rows/sec., 1.29 MiB/sec. | ||
| 22417 | 2026.04.01 18:14:03.422443 [ 4 ] {be99780a-a076-46d9-ac3b-dce0b2e00457} <Debug> TCPHandler: Processed in 0.001724095 sec. | ||
| 22418 | 2026.04.01 18:14:03.422664 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22419 | 2026.04.01 18:14:03.422811 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22420 | 2026.04.01 18:14:03.423043 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22421 | 2026.04.01 18:14:03.423084 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22422 | 2026.04.01 18:14:03.423320 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22423 | 2026.04.01 18:14:03.423371 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22424 | 2026.04.01 18:14:03.423462 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 22425 | 2026.04.01 18:14:03.423530 [ 301 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22426 | 2026.04.01 18:14:03.423538 [ 315 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22427 | 2026.04.01 18:14:03.423618 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22428 | 2026.04.01 18:14:03.423641 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22429 | 2026.04.01 18:14:03.423676 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22430 | 2026.04.01 18:14:03.423693 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22431 | 2026.04.01 18:14:03.424280 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001536 sec., 33203.125 rows/sec., 1.26 MiB/sec. | ||
| 22432 | 2026.04.01 18:14:03.424369 [ 4 ] {17438bed-58bc-4187-bbf8-e72f6ddfc2bb} <Debug> TCPHandler: Processed in 0.001754885 sec. | ||
| 22433 | 2026.04.01 18:14:03.425303 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22434 | 2026.04.01 18:14:03.425454 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22435 | 2026.04.01 18:14:03.425702 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22436 | 2026.04.01 18:14:03.425746 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22437 | 2026.04.01 18:14:03.426004 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22438 | 2026.04.01 18:14:03.426057 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22439 | 2026.04.01 18:14:03.426156 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 22440 | 2026.04.01 18:14:03.426228 [ 315 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22441 | 2026.04.01 18:14:03.426231 [ 301 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22442 | 2026.04.01 18:14:03.426325 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22443 | 2026.04.01 18:14:03.426350 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22444 | 2026.04.01 18:14:03.426386 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22445 | 2026.04.01 18:14:03.426405 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22446 | 2026.04.01 18:14:03.426834 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001451 sec., 35148.17367332874 rows/sec., 1.34 MiB/sec. | ||
| 22447 | 2026.04.01 18:14:03.426902 [ 4 ] {441805f5-9d46-41b6-bb86-7e3394ac8462} <Debug> TCPHandler: Processed in 0.001648813 sec. | ||
| 22448 | 2026.04.01 18:14:03.427136 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22449 | 2026.04.01 18:14:03.427289 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22450 | 2026.04.01 18:14:03.427526 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22451 | 2026.04.01 18:14:03.427570 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22452 | 2026.04.01 18:14:03.427815 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22453 | 2026.04.01 18:14:03.427867 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22454 | 2026.04.01 18:14:03.427960 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 22455 | 2026.04.01 18:14:03.428016 [ 315 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22456 | 2026.04.01 18:14:03.428030 [ 301 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22457 | 2026.04.01 18:14:03.428112 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22458 | 2026.04.01 18:14:03.428140 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22459 | 2026.04.01 18:14:03.428185 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22460 | 2026.04.01 18:14:03.428212 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22461 | 2026.04.01 18:14:03.428615 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001449 sec., 35196.68737060041 rows/sec., 1.34 MiB/sec. | ||
| 22462 | 2026.04.01 18:14:03.428672 [ 4 ] {6fdb43a8-9c6b-416b-b481-c163c8f510d2} <Debug> TCPHandler: Processed in 0.001641213 sec. | ||
| 22463 | 2026.04.01 18:14:03.428957 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22464 | 2026.04.01 18:14:03.429114 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22465 | 2026.04.01 18:14:03.429358 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22466 | 2026.04.01 18:14:03.429402 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22467 | 2026.04.01 18:14:03.429667 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22468 | 2026.04.01 18:14:03.429725 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22469 | 2026.04.01 18:14:03.429828 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 22470 | 2026.04.01 18:14:03.429890 [ 315 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22471 | 2026.04.01 18:14:03.429935 [ 317 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22472 | 2026.04.01 18:14:03.430035 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22473 | 2026.04.01 18:14:03.430060 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22474 | 2026.04.01 18:14:03.430099 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22475 | 2026.04.01 18:14:03.430120 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22476 | 2026.04.01 18:14:03.430703 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001663 sec., 30667.468430547204 rows/sec., 1.17 MiB/sec. | ||
| 22477 | 2026.04.01 18:14:03.430802 [ 4 ] {874d1a67-1b42-4378-9cb9-9bdd6de2970f} <Debug> TCPHandler: Processed in 0.001897879 sec. | ||
| 22478 | 2026.04.01 18:14:03.431167 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22479 | 2026.04.01 18:14:03.431323 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22480 | 2026.04.01 18:14:03.431571 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22481 | 2026.04.01 18:14:03.431613 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22482 | 2026.04.01 18:14:03.431870 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22483 | 2026.04.01 18:14:03.431924 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22484 | 2026.04.01 18:14:03.432023 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 22485 | 2026.04.01 18:14:03.432088 [ 315 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22486 | 2026.04.01 18:14:03.432100 [ 317 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22487 | 2026.04.01 18:14:03.432183 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22488 | 2026.04.01 18:14:03.432209 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22489 | 2026.04.01 18:14:03.432248 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22490 | 2026.04.01 18:14:03.432269 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22491 | 2026.04.01 18:14:03.432679 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001433 sec., 35589.67201674808 rows/sec., 1.36 MiB/sec. | ||
| 22492 | 2026.04.01 18:14:03.432741 [ 4 ] {f4da2345-a62b-4c8a-97e6-08c59157a7b8} <Debug> TCPHandler: Processed in 0.001624302 sec. | ||
| 22493 | 2026.04.01 18:14:03.432972 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22494 | 2026.04.01 18:14:03.433122 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22495 | 2026.04.01 18:14:03.433390 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22496 | 2026.04.01 18:14:03.433433 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22497 | 2026.04.01 18:14:03.433701 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22498 | 2026.04.01 18:14:03.433767 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22499 | 2026.04.01 18:14:03.433876 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 22500 | 2026.04.01 18:14:03.433929 [ 315 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22501 | 2026.04.01 18:14:03.433946 [ 317 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22502 | 2026.04.01 18:14:03.434022 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22503 | 2026.04.01 18:14:03.434046 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22504 | 2026.04.01 18:14:03.434081 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22505 | 2026.04.01 18:14:03.434099 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22506 | 2026.04.01 18:14:03.434562 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001559 sec., 32713.277742142396 rows/sec., 1.25 MiB/sec. | ||
| 22507 | 2026.04.01 18:14:03.434649 [ 4 ] {336e7c8a-1ed7-43ac-a844-81294af9ade6} <Debug> TCPHandler: Processed in 0.001779056 sec. | ||
| 22508 | 2026.04.01 18:14:03.434923 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22509 | 2026.04.01 18:14:03.435079 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22510 | 2026.04.01 18:14:03.435371 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22511 | 2026.04.01 18:14:03.435427 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22512 | 2026.04.01 18:14:03.435712 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22513 | 2026.04.01 18:14:03.435768 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22514 | 2026.04.01 18:14:03.435869 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 22515 | 2026.04.01 18:14:03.435937 [ 315 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22516 | 2026.04.01 18:14:03.435939 [ 317 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22517 | 2026.04.01 18:14:03.436032 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22518 | 2026.04.01 18:14:03.436059 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22519 | 2026.04.01 18:14:03.436097 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22520 | 2026.04.01 18:14:03.436117 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22521 | 2026.04.01 18:14:03.436523 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.00152 sec., 33552.63157894737 rows/sec., 1.28 MiB/sec. | ||
| 22522 | 2026.04.01 18:14:03.436589 [ 4 ] {ba71ce72-288f-4465-a913-4069097ee52e} <Debug> TCPHandler: Processed in 0.001717025 sec. | ||
| 22523 | 2026.04.01 18:14:03.436905 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22524 | 2026.04.01 18:14:03.437055 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22525 | 2026.04.01 18:14:03.437295 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22526 | 2026.04.01 18:14:03.437339 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22527 | 2026.04.01 18:14:03.437598 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22528 | 2026.04.01 18:14:03.437653 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22529 | 2026.04.01 18:14:03.437754 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 22530 | 2026.04.01 18:14:03.437803 [ 315 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22531 | 2026.04.01 18:14:03.437835 [ 317 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22532 | 2026.04.01 18:14:03.437919 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22533 | 2026.04.01 18:14:03.437951 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22534 | 2026.04.01 18:14:03.437991 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22535 | 2026.04.01 18:14:03.438012 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22536 | 2026.04.01 18:14:03.438492 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001509 sec., 33797.216699801196 rows/sec., 1.29 MiB/sec. | ||
| 22537 | 2026.04.01 18:14:03.438555 [ 4 ] {029a682b-4068-4f11-873c-a63ba95a8691} <Debug> TCPHandler: Processed in 0.001699794 sec. | ||
| 22538 | 2026.04.01 18:14:03.438769 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22539 | 2026.04.01 18:14:03.438945 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22540 | 2026.04.01 18:14:03.439177 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22541 | 2026.04.01 18:14:03.439218 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22542 | 2026.04.01 18:14:03.439466 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22543 | 2026.04.01 18:14:03.439518 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22544 | 2026.04.01 18:14:03.439611 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 22545 | 2026.04.01 18:14:03.439665 [ 315 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22546 | 2026.04.01 18:14:03.439689 [ 309 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22547 | 2026.04.01 18:14:03.439764 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22548 | 2026.04.01 18:14:03.439852 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22549 | 2026.04.01 18:14:03.439890 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22550 | 2026.04.01 18:14:03.439937 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22551 | 2026.04.01 18:14:03.440445 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001596 sec., 31954.887218045114 rows/sec., 1.22 MiB/sec. | ||
| 22552 | 2026.04.01 18:14:03.440562 [ 4 ] {ed76689b-9b88-44c7-a8e7-ab0f1e830f2b} <Debug> TCPHandler: Processed in 0.001843228 sec. | ||
| 22553 | 2026.04.01 18:14:03.440907 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22554 | 2026.04.01 18:14:03.441064 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22555 | 2026.04.01 18:14:03.441318 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22556 | 2026.04.01 18:14:03.441362 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22557 | 2026.04.01 18:14:03.441627 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22558 | 2026.04.01 18:14:03.441681 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22559 | 2026.04.01 18:14:03.441793 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 22560 | 2026.04.01 18:14:03.441864 [ 315 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22561 | 2026.04.01 18:14:03.441865 [ 309 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22562 | 2026.04.01 18:14:03.441956 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22563 | 2026.04.01 18:14:03.441987 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22564 | 2026.04.01 18:14:03.442028 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22565 | 2026.04.01 18:14:03.442049 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22566 | 2026.04.01 18:14:03.442485 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001498 sec., 34045.39385847797 rows/sec., 1.30 MiB/sec. | ||
| 22567 | 2026.04.01 18:14:03.442545 [ 4 ] {7eb8f170-44c4-4cfc-8309-7218694d31db} <Debug> TCPHandler: Processed in 0.001688134 sec. | ||
| 22568 | 2026.04.01 18:14:03.442888 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22569 | 2026.04.01 18:14:03.443040 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22570 | 2026.04.01 18:14:03.443285 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22571 | 2026.04.01 18:14:03.443329 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22572 | 2026.04.01 18:14:03.443590 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22573 | 2026.04.01 18:14:03.443645 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22574 | 2026.04.01 18:14:03.443744 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 22575 | 2026.04.01 18:14:03.443802 [ 315 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22576 | 2026.04.01 18:14:03.443812 [ 309 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22577 | 2026.04.01 18:14:03.443892 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22578 | 2026.04.01 18:14:03.443915 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22579 | 2026.04.01 18:14:03.443950 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22580 | 2026.04.01 18:14:03.443969 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22581 | 2026.04.01 18:14:03.444417 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001487 sec., 34297.24277067922 rows/sec., 1.31 MiB/sec. | ||
| 22582 | 2026.04.01 18:14:03.444499 [ 4 ] {bad6648a-6ade-43aa-8c1d-5faa07294854} <Debug> TCPHandler: Processed in 0.001704485 sec. | ||
| 22583 | 2026.04.01 18:14:03.444764 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22584 | 2026.04.01 18:14:03.445012 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22585 | 2026.04.01 18:14:03.445303 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22586 | 2026.04.01 18:14:03.445358 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22587 | 2026.04.01 18:14:03.445629 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22588 | 2026.04.01 18:14:03.445684 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22589 | 2026.04.01 18:14:03.445806 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 22590 | 2026.04.01 18:14:03.445887 [ 315 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22591 | 2026.04.01 18:14:03.445901 [ 309 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 22592 | 2026.04.01 18:14:03.445980 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22593 | 2026.04.01 18:14:03.446006 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22594 | 2026.04.01 18:14:03.446045 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 22595 | 2026.04.01 18:14:03.446065 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 22596 | 2026.04.01 18:14:03.446493 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.001575 sec., 32380.95238095238 rows/sec., 1.23 MiB/sec. | ||
| 22597 | 2026.04.01 18:14:03.446555 [ 4 ] {90b20391-53b6-4312-beff-ca29a17d85da} <Debug> TCPHandler: Processed in 0.001784807 sec. | ||
| 22598 | 2026.04.01 18:14:03.525381 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22599 | 2026.04.01 18:14:03.525564 [ 4 ] {8521489a-115b-4c22-9cd6-7af97cbcdcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22600 | 2026.04.01 18:14:03.525643 [ 4 ] {8521489a-115b-4c22-9cd6-7af97cbcdcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22601 | 2026.04.01 18:14:03.526426 [ 4 ] {8521489a-115b-4c22-9cd6-7af97cbcdcc4} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22602 | 2026.04.01 18:14:03.526479 [ 4 ] {8521489a-115b-4c22-9cd6-7af97cbcdcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22603 | 2026.04.01 18:14:03.526955 [ 4 ] {8521489a-115b-4c22-9cd6-7af97cbcdcc4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 22604 | 2026.04.01 18:14:03.527169 [ 4 ] {8521489a-115b-4c22-9cd6-7af97cbcdcc4} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22605 | 2026.04.01 18:14:03.527337 [ 4 ] {8521489a-115b-4c22-9cd6-7af97cbcdcc4} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.001819 sec., 12644.310060472786 rows/sec., 1.80 MiB/sec. | ||
| 22606 | 2026.04.01 18:14:03.527409 [ 4 ] {8521489a-115b-4c22-9cd6-7af97cbcdcc4} <Debug> TCPHandler: Processed in 0.002155706 sec. | ||
| 22607 | 2026.04.01 18:14:03.527553 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22608 | 2026.04.01 18:14:03.527657 [ 4 ] {5b2ea60c-9fdd-43c8-bb5a-d3aa864053f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22609 | 2026.04.01 18:14:03.527708 [ 4 ] {5b2ea60c-9fdd-43c8-bb5a-d3aa864053f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22610 | 2026.04.01 18:14:03.528323 [ 4 ] {5b2ea60c-9fdd-43c8-bb5a-d3aa864053f3} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22611 | 2026.04.01 18:14:03.528360 [ 4 ] {5b2ea60c-9fdd-43c8-bb5a-d3aa864053f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22612 | 2026.04.01 18:14:03.528701 [ 4 ] {5b2ea60c-9fdd-43c8-bb5a-d3aa864053f3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22613 | 2026.04.01 18:14:03.528916 [ 4 ] {5b2ea60c-9fdd-43c8-bb5a-d3aa864053f3} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22614 | 2026.04.01 18:14:03.529045 [ 4 ] {5b2ea60c-9fdd-43c8-bb5a-d3aa864053f3} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001425 sec., 325614.03508771927 rows/sec., 20.65 MiB/sec. | ||
| 22615 | 2026.04.01 18:14:03.529084 [ 4 ] {5b2ea60c-9fdd-43c8-bb5a-d3aa864053f3} <Debug> TCPHandler: Processed in 0.001599831 sec. | ||
| 22616 | 2026.04.01 18:14:03.529197 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22617 | 2026.04.01 18:14:03.529288 [ 4 ] {12feaa67-b8e3-43d4-a831-44c08ee1218d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22618 | 2026.04.01 18:14:03.529327 [ 4 ] {12feaa67-b8e3-43d4-a831-44c08ee1218d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22619 | 2026.04.01 18:14:03.529710 [ 4 ] {12feaa67-b8e3-43d4-a831-44c08ee1218d} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22620 | 2026.04.01 18:14:03.529744 [ 4 ] {12feaa67-b8e3-43d4-a831-44c08ee1218d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22621 | 2026.04.01 18:14:03.530120 [ 4 ] {12feaa67-b8e3-43d4-a831-44c08ee1218d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 22622 | 2026.04.01 18:14:03.530332 [ 4 ] {12feaa67-b8e3-43d4-a831-44c08ee1218d} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22623 | 2026.04.01 18:14:03.530470 [ 4 ] {12feaa67-b8e3-43d4-a831-44c08ee1218d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 416.74 KiB/sec. | ||
| 22624 | 2026.04.01 18:14:03.530508 [ 4 ] {12feaa67-b8e3-43d4-a831-44c08ee1218d} <Debug> TCPHandler: Processed in 0.001339765 sec. | ||
| 22625 | 2026.04.01 18:14:03.530618 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22626 | 2026.04.01 18:14:03.530713 [ 4 ] {546536c3-4302-403f-987d-5cc4b7908473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22627 | 2026.04.01 18:14:03.530754 [ 4 ] {546536c3-4302-403f-987d-5cc4b7908473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22628 | 2026.04.01 18:14:03.533428 [ 4 ] {546536c3-4302-403f-987d-5cc4b7908473} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22629 | 2026.04.01 18:14:03.533467 [ 4 ] {546536c3-4302-403f-987d-5cc4b7908473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22630 | 2026.04.01 18:14:03.533983 [ 4 ] {546536c3-4302-403f-987d-5cc4b7908473} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22631 | 2026.04.01 18:14:03.534194 [ 4 ] {546536c3-4302-403f-987d-5cc4b7908473} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22632 | 2026.04.01 18:14:03.534325 [ 4 ] {546536c3-4302-403f-987d-5cc4b7908473} <Debug> executeQuery: Read 3662 rows, 281.54 KiB in 0.003661 sec., 1000273.1494127287 rows/sec., 75.10 MiB/sec. | ||
| 22633 | 2026.04.01 18:14:03.534366 [ 4 ] {546536c3-4302-403f-987d-5cc4b7908473} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 22634 | 2026.04.01 18:14:03.534379 [ 4 ] {546536c3-4302-403f-987d-5cc4b7908473} <Debug> TCPHandler: Processed in 0.003844691 sec. | ||
| 22635 | 2026.04.01 18:14:03.534493 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22636 | 2026.04.01 18:14:03.534581 [ 4 ] {e2269e90-b4dc-4e72-8209-5a7a03fc6baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22637 | 2026.04.01 18:14:03.534618 [ 4 ] {e2269e90-b4dc-4e72-8209-5a7a03fc6baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22638 | 2026.04.01 18:14:03.535229 [ 4 ] {e2269e90-b4dc-4e72-8209-5a7a03fc6baf} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22639 | 2026.04.01 18:14:03.535266 [ 4 ] {e2269e90-b4dc-4e72-8209-5a7a03fc6baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22640 | 2026.04.01 18:14:03.535575 [ 4 ] {e2269e90-b4dc-4e72-8209-5a7a03fc6baf} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22641 | 2026.04.01 18:14:03.535792 [ 4 ] {e2269e90-b4dc-4e72-8209-5a7a03fc6baf} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22642 | 2026.04.01 18:14:03.535927 [ 4 ] {e2269e90-b4dc-4e72-8209-5a7a03fc6baf} <Debug> executeQuery: Read 263 rows, 16.23 KiB in 0.001315 sec., 200000 rows/sec., 12.05 MiB/sec. | ||
| 22643 | 2026.04.01 18:14:03.535965 [ 4 ] {e2269e90-b4dc-4e72-8209-5a7a03fc6baf} <Debug> TCPHandler: Processed in 0.001479229 sec. | ||
| 22644 | 2026.04.01 18:14:03.536080 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22645 | 2026.04.01 18:14:03.536176 [ 4 ] {9232aedb-3e7f-4541-a7ca-ab19061aaf8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22646 | 2026.04.01 18:14:03.536222 [ 4 ] {9232aedb-3e7f-4541-a7ca-ab19061aaf8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22647 | 2026.04.01 18:14:03.537113 [ 4 ] {9232aedb-3e7f-4541-a7ca-ab19061aaf8e} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22648 | 2026.04.01 18:14:03.537150 [ 4 ] {9232aedb-3e7f-4541-a7ca-ab19061aaf8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22649 | 2026.04.01 18:14:03.537506 [ 4 ] {9232aedb-3e7f-4541-a7ca-ab19061aaf8e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 22650 | 2026.04.01 18:14:03.537726 [ 4 ] {9232aedb-3e7f-4541-a7ca-ab19061aaf8e} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22651 | 2026.04.01 18:14:03.537859 [ 4 ] {9232aedb-3e7f-4541-a7ca-ab19061aaf8e} <Debug> executeQuery: Read 1065 rows, 64.72 KiB in 0.001701 sec., 626102.2927689594 rows/sec., 37.16 MiB/sec. | ||
| 22652 | 2026.04.01 18:14:03.537900 [ 4 ] {9232aedb-3e7f-4541-a7ca-ab19061aaf8e} <Debug> TCPHandler: Processed in 0.001869259 sec. | ||
| 22653 | 2026.04.01 18:14:03.538024 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22654 | 2026.04.01 18:14:03.538121 [ 4 ] {b258aaa8-c16a-4a37-a3e2-79ea223b0b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22655 | 2026.04.01 18:14:03.538161 [ 4 ] {b258aaa8-c16a-4a37-a3e2-79ea223b0b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22656 | 2026.04.01 18:14:03.538562 [ 4 ] {b258aaa8-c16a-4a37-a3e2-79ea223b0b02} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22657 | 2026.04.01 18:14:03.538599 [ 4 ] {b258aaa8-c16a-4a37-a3e2-79ea223b0b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22658 | 2026.04.01 18:14:03.538887 [ 4 ] {b258aaa8-c16a-4a37-a3e2-79ea223b0b02} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 22659 | 2026.04.01 18:14:03.539101 [ 4 ] {b258aaa8-c16a-4a37-a3e2-79ea223b0b02} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22660 | 2026.04.01 18:14:03.539230 [ 4 ] {b258aaa8-c16a-4a37-a3e2-79ea223b0b02} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. | ||
| 22661 | 2026.04.01 18:14:03.539268 [ 4 ] {b258aaa8-c16a-4a37-a3e2-79ea223b0b02} <Debug> TCPHandler: Processed in 0.001292434 sec. | ||
| 22662 | 2026.04.01 18:14:03.539387 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22663 | 2026.04.01 18:14:03.539481 [ 4 ] {b973fb95-e9f8-44bc-ab14-d731e8a562b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22664 | 2026.04.01 18:14:03.539520 [ 4 ] {b973fb95-e9f8-44bc-ab14-d731e8a562b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22665 | 2026.04.01 18:14:03.540047 [ 4 ] {b973fb95-e9f8-44bc-ab14-d731e8a562b6} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22666 | 2026.04.01 18:14:03.540082 [ 4 ] {b973fb95-e9f8-44bc-ab14-d731e8a562b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22667 | 2026.04.01 18:14:03.540371 [ 4 ] {b973fb95-e9f8-44bc-ab14-d731e8a562b6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22668 | 2026.04.01 18:14:03.540576 [ 4 ] {b973fb95-e9f8-44bc-ab14-d731e8a562b6} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22669 | 2026.04.01 18:14:03.540701 [ 4 ] {b973fb95-e9f8-44bc-ab14-d731e8a562b6} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001294 sec., 183925.8114374034 rows/sec., 10.44 MiB/sec. | ||
| 22670 | 2026.04.01 18:14:03.540752 [ 4 ] {b973fb95-e9f8-44bc-ab14-d731e8a562b6} <Debug> TCPHandler: Processed in 0.001472758 sec. | ||
| 22671 | 2026.04.01 18:14:03.540933 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22672 | 2026.04.01 18:14:03.541027 [ 4 ] {99156ca8-14fa-4295-803c-c1cadd4142d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22673 | 2026.04.01 18:14:03.541066 [ 4 ] {99156ca8-14fa-4295-803c-c1cadd4142d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22674 | 2026.04.01 18:14:03.542536 [ 4 ] {99156ca8-14fa-4295-803c-c1cadd4142d6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22675 | 2026.04.01 18:14:03.542573 [ 4 ] {99156ca8-14fa-4295-803c-c1cadd4142d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22676 | 2026.04.01 18:14:03.542971 [ 4 ] {99156ca8-14fa-4295-803c-c1cadd4142d6} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22677 | 2026.04.01 18:14:03.543201 [ 4 ] {99156ca8-14fa-4295-803c-c1cadd4142d6} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22678 | 2026.04.01 18:14:03.543338 [ 4 ] {99156ca8-14fa-4295-803c-c1cadd4142d6} <Debug> executeQuery: Read 2123 rows, 147.58 KiB in 0.002329 sec., 911550.0214684415 rows/sec., 61.88 MiB/sec. | ||
| 22679 | 2026.04.01 18:14:03.543377 [ 4 ] {99156ca8-14fa-4295-803c-c1cadd4142d6} <Debug> TCPHandler: Processed in 0.002493575 sec. | ||
| 22680 | 2026.04.01 18:14:03.543438 [ 222 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22681 | 2026.04.01 18:14:03.543465 [ 222 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22682 | 2026.04.01 18:14:03.543501 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22683 | 2026.04.01 18:14:03.543597 [ 4 ] {b74dd70e-f258-46a8-8a56-63d6d5de3794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22684 | 2026.04.01 18:14:03.543639 [ 4 ] {b74dd70e-f258-46a8-8a56-63d6d5de3794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22685 | 2026.04.01 18:14:03.543991 [ 4 ] {b74dd70e-f258-46a8-8a56-63d6d5de3794} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22686 | 2026.04.01 18:14:03.544029 [ 4 ] {b74dd70e-f258-46a8-8a56-63d6d5de3794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22687 | 2026.04.01 18:14:03.544345 [ 4 ] {b74dd70e-f258-46a8-8a56-63d6d5de3794} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22688 | 2026.04.01 18:14:03.544559 [ 4 ] {b74dd70e-f258-46a8-8a56-63d6d5de3794} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22689 | 2026.04.01 18:14:03.544677 [ 143 ] {} <Debug> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 22690 | 2026.04.01 18:14:03.544691 [ 4 ] {b74dd70e-f258-46a8-8a56-63d6d5de3794} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 22691 | 2026.04.01 18:14:03.544747 [ 143 ] {} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22692 | 2026.04.01 18:14:03.544753 [ 4 ] {b74dd70e-f258-46a8-8a56-63d6d5de3794} <Debug> TCPHandler: Processed in 0.001301274 sec. | ||
| 22693 | 2026.04.01 18:14:03.544779 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22694 | 2026.04.01 18:14:03.544903 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22695 | 2026.04.01 18:14:03.544915 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 22696 | 2026.04.01 18:14:03.545025 [ 4 ] {8d9f9ac0-9dc9-4c00-9967-2f1cc3f51e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 22697 | 2026.04.01 18:14:03.545066 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22698 | 2026.04.01 18:14:03.545087 [ 4 ] {8d9f9ac0-9dc9-4c00-9967-2f1cc3f51e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 22699 | 2026.04.01 18:14:03.545110 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 330 rows starting from the beginning of the part | ||
| 22700 | 2026.04.01 18:14:03.545179 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 22701 | 2026.04.01 18:14:03.545226 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 22702 | 2026.04.01 18:14:03.545267 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 22703 | 2026.04.01 18:14:03.545305 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 22704 | 2026.04.01 18:14:03.545343 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 22705 | 2026.04.01 18:14:03.545464 [ 4 ] {8d9f9ac0-9dc9-4c00-9967-2f1cc3f51e57} <Trace> oximeter.measurements_cumulativei64 (3a27ec73-71ea-4e7e-ace6-d56ac51ab74e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22706 | 2026.04.01 18:14:03.545505 [ 4 ] {8d9f9ac0-9dc9-4c00-9967-2f1cc3f51e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22707 | 2026.04.01 18:14:03.546253 [ 198 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001394456 sec., 258165.19130040673 rows/sec., 13.17 MiB/sec. | ||
| 22708 | 2026.04.01 18:14:03.546295 [ 4 ] {8d9f9ac0-9dc9-4c00-9967-2f1cc3f51e57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 22709 | 2026.04.01 18:14:03.546400 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 22710 | 2026.04.01 18:14:03.546567 [ 222 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22711 | 2026.04.01 18:14:03.546609 [ 4 ] {8d9f9ac0-9dc9-4c00-9967-2f1cc3f51e57} <Trace> oximeter.measurements_cumulativei64 (3a27ec73-71ea-4e7e-ace6-d56ac51ab74e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22712 | 2026.04.01 18:14:03.546772 [ 4 ] {8d9f9ac0-9dc9-4c00-9967-2f1cc3f51e57} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001761 sec., 11357.18341851221 rows/sec., 768.61 KiB/sec. | ||
| 22713 | 2026.04.01 18:14:03.546776 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22714 | 2026.04.01 18:14:03.546822 [ 4 ] {8d9f9ac0-9dc9-4c00-9967-2f1cc3f51e57} <Debug> TCPHandler: Processed in 0.001980992 sec. | ||
| 22715 | 2026.04.01 18:14:03.546879 [ 197 ] {227a2237-3b62-4f34-a783-595583cf455f::all_1_60_13} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 22716 | 2026.04.01 18:14:03.546958 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22717 | 2026.04.01 18:14:03.546971 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22718 | 2026.04.01 18:14:03.547070 [ 4 ] {5f863eff-0ba6-4316-86a9-350dbed3d923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22719 | 2026.04.01 18:14:03.547112 [ 4 ] {5f863eff-0ba6-4316-86a9-350dbed3d923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22720 | 2026.04.01 18:14:03.547979 [ 4 ] {5f863eff-0ba6-4316-86a9-350dbed3d923} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22721 | 2026.04.01 18:14:03.548015 [ 4 ] {5f863eff-0ba6-4316-86a9-350dbed3d923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22722 | 2026.04.01 18:14:03.548450 [ 4 ] {5f863eff-0ba6-4316-86a9-350dbed3d923} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22723 | 2026.04.01 18:14:03.548671 [ 4 ] {5f863eff-0ba6-4316-86a9-350dbed3d923} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22724 | 2026.04.01 18:14:03.548801 [ 4 ] {5f863eff-0ba6-4316-86a9-350dbed3d923} <Debug> executeQuery: Read 1694 rows, 105.43 KiB in 0.001749 sec., 968553.4591194969 rows/sec., 58.87 MiB/sec. | ||
| 22725 | 2026.04.01 18:14:03.548838 [ 4 ] {5f863eff-0ba6-4316-86a9-350dbed3d923} <Debug> TCPHandler: Processed in 0.00191746 sec. | ||
| 22726 | 2026.04.01 18:14:03.548959 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22727 | 2026.04.01 18:14:03.549052 [ 4 ] {5039ee6d-afc3-431a-b827-f9142e06ad0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22728 | 2026.04.01 18:14:03.549094 [ 4 ] {5039ee6d-afc3-431a-b827-f9142e06ad0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22729 | 2026.04.01 18:14:03.549422 [ 4 ] {5039ee6d-afc3-431a-b827-f9142e06ad0c} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22730 | 2026.04.01 18:14:03.549458 [ 4 ] {5039ee6d-afc3-431a-b827-f9142e06ad0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22731 | 2026.04.01 18:14:03.549748 [ 4 ] {5039ee6d-afc3-431a-b827-f9142e06ad0c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22732 | 2026.04.01 18:14:03.549955 [ 4 ] {5039ee6d-afc3-431a-b827-f9142e06ad0c} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22733 | 2026.04.01 18:14:03.550076 [ 4 ] {5039ee6d-afc3-431a-b827-f9142e06ad0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 22734 | 2026.04.01 18:14:03.550112 [ 4 ] {5039ee6d-afc3-431a-b827-f9142e06ad0c} <Debug> TCPHandler: Processed in 0.001219342 sec. | ||
| 22735 | 2026.04.01 18:14:03.550214 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22736 | 2026.04.01 18:14:03.550303 [ 4 ] {15a39763-6175-4a8a-baa7-85693efd74e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22737 | 2026.04.01 18:14:03.550354 [ 4 ] {15a39763-6175-4a8a-baa7-85693efd74e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22738 | 2026.04.01 18:14:03.551249 [ 4 ] {15a39763-6175-4a8a-baa7-85693efd74e6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22739 | 2026.04.01 18:14:03.551288 [ 4 ] {15a39763-6175-4a8a-baa7-85693efd74e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22740 | 2026.04.01 18:14:03.551825 [ 4 ] {15a39763-6175-4a8a-baa7-85693efd74e6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22741 | 2026.04.01 18:14:03.552049 [ 4 ] {15a39763-6175-4a8a-baa7-85693efd74e6} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22742 | 2026.04.01 18:14:03.552193 [ 4 ] {15a39763-6175-4a8a-baa7-85693efd74e6} <Debug> executeQuery: Read 30 rows, 52.25 KiB in 0.001878 sec., 15974.440894568692 rows/sec., 27.17 MiB/sec. | ||
| 22743 | 2026.04.01 18:14:03.552253 [ 4 ] {15a39763-6175-4a8a-baa7-85693efd74e6} <Debug> TCPHandler: Processed in 0.002064574 sec. | ||
| 22744 | 2026.04.01 18:14:03.552405 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22745 | 2026.04.01 18:14:03.552518 [ 4 ] {9c4207c8-128c-489c-a614-70544e266108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22746 | 2026.04.01 18:14:03.552562 [ 4 ] {9c4207c8-128c-489c-a614-70544e266108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22747 | 2026.04.01 18:14:03.552923 [ 4 ] {9c4207c8-128c-489c-a614-70544e266108} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22748 | 2026.04.01 18:14:03.552960 [ 4 ] {9c4207c8-128c-489c-a614-70544e266108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22749 | 2026.04.01 18:14:03.553273 [ 4 ] {9c4207c8-128c-489c-a614-70544e266108} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22750 | 2026.04.01 18:14:03.553491 [ 4 ] {9c4207c8-128c-489c-a614-70544e266108} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22751 | 2026.04.01 18:14:03.553624 [ 4 ] {9c4207c8-128c-489c-a614-70544e266108} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001129 sec., 54915.85473870682 rows/sec., 3.06 MiB/sec. | ||
| 22752 | 2026.04.01 18:14:03.553662 [ 4 ] {9c4207c8-128c-489c-a614-70544e266108} <Debug> TCPHandler: Processed in 0.001317325 sec. | ||
| 22753 | 2026.04.01 18:14:04.000353 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.41 MiB, peak 418.51 MiB, free memory in arenas 0.00 B, will set to 399.69 MiB (RSS), difference: -2.71 MiB | ||
| 22754 | 2026.04.01 18:14:04.341363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 22755 | 2026.04.01 18:14:04.358376 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22756 | 2026.04.01 18:14:04.358437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22757 | 2026.04.01 18:14:04.364730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22758 | 2026.04.01 18:14:04.365456 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22759 | 2026.04.01 18:14:04.368941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 22760 | 2026.04.01 18:14:08.010326 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22761 | 2026.04.01 18:14:08.010535 [ 4 ] {7c9d6d75-c08c-4fd9-8845-56853bcb29c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22762 | 2026.04.01 18:14:08.010606 [ 4 ] {7c9d6d75-c08c-4fd9-8845-56853bcb29c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22763 | 2026.04.01 18:14:08.011344 [ 4 ] {7c9d6d75-c08c-4fd9-8845-56853bcb29c7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22764 | 2026.04.01 18:14:08.011381 [ 4 ] {7c9d6d75-c08c-4fd9-8845-56853bcb29c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22765 | 2026.04.01 18:14:08.011752 [ 4 ] {7c9d6d75-c08c-4fd9-8845-56853bcb29c7} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22766 | 2026.04.01 18:14:08.011964 [ 4 ] {7c9d6d75-c08c-4fd9-8845-56853bcb29c7} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22767 | 2026.04.01 18:14:08.012120 [ 4 ] {7c9d6d75-c08c-4fd9-8845-56853bcb29c7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 22768 | 2026.04.01 18:14:08.012171 [ 4 ] {7c9d6d75-c08c-4fd9-8845-56853bcb29c7} <Debug> TCPHandler: Processed in 0.001974381 sec. | ||
| 22769 | 2026.04.01 18:14:08.012301 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22770 | 2026.04.01 18:14:08.012393 [ 4 ] {ce70d2b6-700f-4d76-91a9-5dbd5ac3e669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22771 | 2026.04.01 18:14:08.012431 [ 4 ] {ce70d2b6-700f-4d76-91a9-5dbd5ac3e669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22772 | 2026.04.01 18:14:08.012853 [ 4 ] {ce70d2b6-700f-4d76-91a9-5dbd5ac3e669} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22773 | 2026.04.01 18:14:08.012886 [ 4 ] {ce70d2b6-700f-4d76-91a9-5dbd5ac3e669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22774 | 2026.04.01 18:14:08.013170 [ 4 ] {ce70d2b6-700f-4d76-91a9-5dbd5ac3e669} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22775 | 2026.04.01 18:14:08.013386 [ 4 ] {ce70d2b6-700f-4d76-91a9-5dbd5ac3e669} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22776 | 2026.04.01 18:14:08.013513 [ 4 ] {ce70d2b6-700f-4d76-91a9-5dbd5ac3e669} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 22777 | 2026.04.01 18:14:08.013556 [ 4 ] {ce70d2b6-700f-4d76-91a9-5dbd5ac3e669} <Debug> TCPHandler: Processed in 0.001301784 sec. | ||
| 22778 | 2026.04.01 18:14:08.013667 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22779 | 2026.04.01 18:14:08.013758 [ 4 ] {b575c285-5e92-4d42-81f6-b39c04046a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22780 | 2026.04.01 18:14:08.013799 [ 4 ] {b575c285-5e92-4d42-81f6-b39c04046a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22781 | 2026.04.01 18:14:08.014194 [ 4 ] {b575c285-5e92-4d42-81f6-b39c04046a63} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22782 | 2026.04.01 18:14:08.014227 [ 4 ] {b575c285-5e92-4d42-81f6-b39c04046a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22783 | 2026.04.01 18:14:08.014537 [ 4 ] {b575c285-5e92-4d42-81f6-b39c04046a63} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22784 | 2026.04.01 18:14:08.014739 [ 4 ] {b575c285-5e92-4d42-81f6-b39c04046a63} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22785 | 2026.04.01 18:14:08.014862 [ 4 ] {b575c285-5e92-4d42-81f6-b39c04046a63} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 22786 | 2026.04.01 18:14:08.014904 [ 4 ] {b575c285-5e92-4d42-81f6-b39c04046a63} <Debug> TCPHandler: Processed in 0.001282733 sec. | ||
| 22787 | 2026.04.01 18:14:08.015016 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22788 | 2026.04.01 18:14:08.015107 [ 4 ] {e0d10bf5-522f-435c-aa76-9431cc522fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22789 | 2026.04.01 18:14:08.015146 [ 4 ] {e0d10bf5-522f-435c-aa76-9431cc522fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22790 | 2026.04.01 18:14:08.015470 [ 4 ] {e0d10bf5-522f-435c-aa76-9431cc522fa7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22791 | 2026.04.01 18:14:08.015504 [ 4 ] {e0d10bf5-522f-435c-aa76-9431cc522fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22792 | 2026.04.01 18:14:08.015789 [ 4 ] {e0d10bf5-522f-435c-aa76-9431cc522fa7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22793 | 2026.04.01 18:14:08.015986 [ 4 ] {e0d10bf5-522f-435c-aa76-9431cc522fa7} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22794 | 2026.04.01 18:14:08.016113 [ 4 ] {e0d10bf5-522f-435c-aa76-9431cc522fa7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001024 sec., 46875 rows/sec., 3.16 MiB/sec. | ||
| 22795 | 2026.04.01 18:14:08.016153 [ 4 ] {e0d10bf5-522f-435c-aa76-9431cc522fa7} <Debug> TCPHandler: Processed in 0.001183921 sec. | ||
| 22796 | 2026.04.01 18:14:09.378102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44697 | ||
| 22797 | 2026.04.01 18:14:09.378701 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22798 | 2026.04.01 18:14:09.378750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22799 | 2026.04.01 18:14:09.379279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22800 | 2026.04.01 18:14:09.379504 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22801 | 2026.04.01 18:14:09.379636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44697 | ||
| 22802 | 2026.04.01 18:14:09.397697 [ 219 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22803 | 2026.04.01 18:14:09.397779 [ 219 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22804 | 2026.04.01 18:14:09.401225 [ 219 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22805 | 2026.04.01 18:14:11.869901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 22806 | 2026.04.01 18:14:11.889030 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22807 | 2026.04.01 18:14:11.889090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22808 | 2026.04.01 18:14:11.895469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22809 | 2026.04.01 18:14:11.896226 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22810 | 2026.04.01 18:14:11.899985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 22811 | 2026.04.01 18:14:12.023564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 2874 | ||
| 22812 | 2026.04.01 18:14:12.027466 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22813 | 2026.04.01 18:14:12.027527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22814 | 2026.04.01 18:14:12.028897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22815 | 2026.04.01 18:14:12.029188 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22816 | 2026.04.01 18:14:12.029594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2874 | ||
| 22817 | 2026.04.01 18:14:13.015344 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22818 | 2026.04.01 18:14:13.015527 [ 4 ] {6348076e-52c3-473d-a176-b5223ebbb18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22819 | 2026.04.01 18:14:13.015596 [ 4 ] {6348076e-52c3-473d-a176-b5223ebbb18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22820 | 2026.04.01 18:14:13.016376 [ 4 ] {6348076e-52c3-473d-a176-b5223ebbb18f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22821 | 2026.04.01 18:14:13.016425 [ 4 ] {6348076e-52c3-473d-a176-b5223ebbb18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22822 | 2026.04.01 18:14:13.016838 [ 4 ] {6348076e-52c3-473d-a176-b5223ebbb18f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22823 | 2026.04.01 18:14:13.017080 [ 4 ] {6348076e-52c3-473d-a176-b5223ebbb18f} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22824 | 2026.04.01 18:14:13.017238 [ 4 ] {6348076e-52c3-473d-a176-b5223ebbb18f} <Debug> executeQuery: Read 148 rows, 13.12 KiB in 0.001759 sec., 84138.71517907902 rows/sec., 7.28 MiB/sec. | ||
| 22825 | 2026.04.01 18:14:13.017246 [ 119 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22826 | 2026.04.01 18:14:13.017282 [ 4 ] {6348076e-52c3-473d-a176-b5223ebbb18f} <Debug> TCPHandler: Processed in 0.002088934 sec. | ||
| 22827 | 2026.04.01 18:14:13.017320 [ 119 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22828 | 2026.04.01 18:14:13.017346 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22829 | 2026.04.01 18:14:13.017429 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22830 | 2026.04.01 18:14:13.017450 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22831 | 2026.04.01 18:14:13.017527 [ 4 ] {29cc2e0a-7ec6-441d-bd11-13f45779ae88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22832 | 2026.04.01 18:14:13.017572 [ 4 ] {29cc2e0a-7ec6-441d-bd11-13f45779ae88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22833 | 2026.04.01 18:14:13.017575 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22834 | 2026.04.01 18:14:13.017620 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3830 rows starting from the beginning of the part | ||
| 22835 | 2026.04.01 18:14:13.017687 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1269 rows starting from the beginning of the part | ||
| 22836 | 2026.04.01 18:14:13.017733 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 144 rows starting from the beginning of the part | ||
| 22837 | 2026.04.01 18:14:13.017777 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 3662 rows starting from the beginning of the part | ||
| 22838 | 2026.04.01 18:14:13.017819 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 22839 | 2026.04.01 18:14:13.017860 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 148 rows starting from the beginning of the part | ||
| 22840 | 2026.04.01 18:14:13.018014 [ 4 ] {29cc2e0a-7ec6-441d-bd11-13f45779ae88} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22841 | 2026.04.01 18:14:13.018057 [ 4 ] {29cc2e0a-7ec6-441d-bd11-13f45779ae88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22842 | 2026.04.01 18:14:13.018397 [ 4 ] {29cc2e0a-7ec6-441d-bd11-13f45779ae88} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22843 | 2026.04.01 18:14:13.018617 [ 4 ] {29cc2e0a-7ec6-441d-bd11-13f45779ae88} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22844 | 2026.04.01 18:14:13.018743 [ 119 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22845 | 2026.04.01 18:14:13.018756 [ 4 ] {29cc2e0a-7ec6-441d-bd11-13f45779ae88} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001248 sec., 36858.97435897436 rows/sec., 2.71 MiB/sec. | ||
| 22846 | 2026.04.01 18:14:13.018778 [ 119 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22847 | 2026.04.01 18:14:13.018802 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22848 | 2026.04.01 18:14:13.018804 [ 4 ] {29cc2e0a-7ec6-441d-bd11-13f45779ae88} <Debug> TCPHandler: Processed in 0.001425217 sec. | ||
| 22849 | 2026.04.01 18:14:13.018930 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22850 | 2026.04.01 18:14:13.018947 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 22851 | 2026.04.01 18:14:13.019025 [ 4 ] {2934fe03-01d2-4372-8682-8f3f300692c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22852 | 2026.04.01 18:14:13.019070 [ 4 ] {2934fe03-01d2-4372-8682-8f3f300692c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22853 | 2026.04.01 18:14:13.019141 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22854 | 2026.04.01 18:14:13.019192 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 316 rows starting from the beginning of the part | ||
| 22855 | 2026.04.01 18:14:13.019280 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 45 rows starting from the beginning of the part | ||
| 22856 | 2026.04.01 18:14:13.019339 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 243 rows starting from the beginning of the part | ||
| 22857 | 2026.04.01 18:14:13.019390 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 44 rows starting from the beginning of the part | ||
| 22858 | 2026.04.01 18:14:13.019433 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 263 rows starting from the beginning of the part | ||
| 22859 | 2026.04.01 18:14:13.019479 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 46 rows starting from the beginning of the part | ||
| 22860 | 2026.04.01 18:14:13.019516 [ 4 ] {2934fe03-01d2-4372-8682-8f3f300692c4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22861 | 2026.04.01 18:14:13.019557 [ 4 ] {2934fe03-01d2-4372-8682-8f3f300692c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22862 | 2026.04.01 18:14:13.019897 [ 4 ] {2934fe03-01d2-4372-8682-8f3f300692c4} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22863 | 2026.04.01 18:14:13.020127 [ 4 ] {2934fe03-01d2-4372-8682-8f3f300692c4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22864 | 2026.04.01 18:14:13.020256 [ 119 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22865 | 2026.04.01 18:14:13.020266 [ 4 ] {2934fe03-01d2-4372-8682-8f3f300692c4} <Debug> executeQuery: Read 110 rows, 8.80 KiB in 0.001259 sec., 87370.92930897538 rows/sec., 6.82 MiB/sec. | ||
| 22866 | 2026.04.01 18:14:13.020292 [ 119 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22867 | 2026.04.01 18:14:13.020317 [ 4 ] {2934fe03-01d2-4372-8682-8f3f300692c4} <Debug> TCPHandler: Processed in 0.001437417 sec. | ||
| 22868 | 2026.04.01 18:14:13.020318 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22869 | 2026.04.01 18:14:13.020427 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22870 | 2026.04.01 18:14:13.020439 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22871 | 2026.04.01 18:14:13.020527 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22872 | 2026.04.01 18:14:13.020544 [ 4 ] {24e2f248-a37d-47f8-980c-28c4259e2c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22873 | 2026.04.01 18:14:13.020558 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2110 rows starting from the beginning of the part | ||
| 22874 | 2026.04.01 18:14:13.020588 [ 4 ] {24e2f248-a37d-47f8-980c-28c4259e2c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22875 | 2026.04.01 18:14:13.020620 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 771 rows starting from the beginning of the part | ||
| 22876 | 2026.04.01 18:14:13.020651 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9109 rows, containing 5 columns (5 merged, 0 gathered) in 0.003238884 sec., 2812388.4646686944 rows/sec., 225.02 MiB/sec. | ||
| 22877 | 2026.04.01 18:14:13.020697 [ 189 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829918 sec., 522974.25349114 rows/sec., 34.71 MiB/sec. | ||
| 22878 | 2026.04.01 18:14:13.020669 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 117 rows starting from the beginning of the part | ||
| 22879 | 2026.04.01 18:14:13.020795 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 2123 rows starting from the beginning of the part | ||
| 22880 | 2026.04.01 18:14:13.020835 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 22881 | 2026.04.01 18:14:13.020878 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 110 rows starting from the beginning of the part | ||
| 22882 | 2026.04.01 18:14:13.020933 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22883 | 2026.04.01 18:14:13.021086 [ 4 ] {24e2f248-a37d-47f8-980c-28c4259e2c74} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22884 | 2026.04.01 18:14:13.021130 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22885 | 2026.04.01 18:14:13.021141 [ 4 ] {24e2f248-a37d-47f8-980c-28c4259e2c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22886 | 2026.04.01 18:14:13.021377 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22887 | 2026.04.01 18:14:13.021487 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22888 | 2026.04.01 18:14:13.021492 [ 200 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_136_27} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22889 | 2026.04.01 18:14:13.021575 [ 196 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_156_31} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22890 | 2026.04.01 18:14:13.021594 [ 4 ] {24e2f248-a37d-47f8-980c-28c4259e2c74} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22891 | 2026.04.01 18:14:13.021604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 22892 | 2026.04.01 18:14:13.021680 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 22893 | 2026.04.01 18:14:13.021846 [ 4 ] {24e2f248-a37d-47f8-980c-28c4259e2c74} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22894 | 2026.04.01 18:14:13.021992 [ 4 ] {24e2f248-a37d-47f8-980c-28c4259e2c74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. | ||
| 22895 | 2026.04.01 18:14:13.022032 [ 4 ] {24e2f248-a37d-47f8-980c-28c4259e2c74} <Debug> TCPHandler: Processed in 0.001641663 sec. | ||
| 22896 | 2026.04.01 18:14:13.022148 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22897 | 2026.04.01 18:14:13.022245 [ 4 ] {aeb79b36-8819-4f52-b2d3-a39af54ef80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22898 | 2026.04.01 18:14:13.022302 [ 4 ] {aeb79b36-8819-4f52-b2d3-a39af54ef80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22899 | 2026.04.01 18:14:13.022793 [ 200 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5295 rows, containing 5 columns (5 merged, 0 gathered) in 0.002407982 sec., 2198936.7030152217 rows/sec., 159.82 MiB/sec. | ||
| 22900 | 2026.04.01 18:14:13.022985 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22901 | 2026.04.01 18:14:13.023228 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22902 | 2026.04.01 18:14:13.023262 [ 4 ] {aeb79b36-8819-4f52-b2d3-a39af54ef80a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22903 | 2026.04.01 18:14:13.023295 [ 198 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_156_31} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22904 | 2026.04.01 18:14:13.023300 [ 4 ] {aeb79b36-8819-4f52-b2d3-a39af54ef80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22905 | 2026.04.01 18:14:13.023359 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 22906 | 2026.04.01 18:14:13.023897 [ 4 ] {aeb79b36-8819-4f52-b2d3-a39af54ef80a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22907 | 2026.04.01 18:14:13.024127 [ 4 ] {aeb79b36-8819-4f52-b2d3-a39af54ef80a} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22908 | 2026.04.01 18:14:13.024251 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22909 | 2026.04.01 18:14:13.024275 [ 4 ] {aeb79b36-8819-4f52-b2d3-a39af54ef80a} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002049 sec., 22449.975597852612 rows/sec., 40.23 MiB/sec. | ||
| 22910 | 2026.04.01 18:14:13.024288 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22911 | 2026.04.01 18:14:13.024316 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22912 | 2026.04.01 18:14:13.024359 [ 4 ] {aeb79b36-8819-4f52-b2d3-a39af54ef80a} <Debug> TCPHandler: Processed in 0.002261159 sec. | ||
| 22913 | 2026.04.01 18:14:13.024396 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 22914 | 2026.04.01 18:14:13.024481 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22915 | 2026.04.01 18:14:13.024581 [ 4 ] {789ad96b-8cc4-46b8-86e8-e324c9444cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22916 | 2026.04.01 18:14:13.024614 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22917 | 2026.04.01 18:14:13.024625 [ 4 ] {789ad96b-8cc4-46b8-86e8-e324c9444cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22918 | 2026.04.01 18:14:13.024679 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2825 rows starting from the beginning of the part | ||
| 22919 | 2026.04.01 18:14:13.024813 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 39 rows starting from the beginning of the part | ||
| 22920 | 2026.04.01 18:14:13.024926 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 11 rows starting from the beginning of the part | ||
| 22921 | 2026.04.01 18:14:13.024998 [ 4 ] {789ad96b-8cc4-46b8-86e8-e324c9444cee} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22922 | 2026.04.01 18:14:13.025035 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 44 rows starting from the beginning of the part | ||
| 22923 | 2026.04.01 18:14:13.025039 [ 4 ] {789ad96b-8cc4-46b8-86e8-e324c9444cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22924 | 2026.04.01 18:14:13.025147 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 30 rows starting from the beginning of the part | ||
| 22925 | 2026.04.01 18:14:13.025255 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 46 rows starting from the beginning of the part | ||
| 22926 | 2026.04.01 18:14:13.025382 [ 4 ] {789ad96b-8cc4-46b8-86e8-e324c9444cee} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22927 | 2026.04.01 18:14:13.025615 [ 4 ] {789ad96b-8cc4-46b8-86e8-e324c9444cee} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22928 | 2026.04.01 18:14:13.025761 [ 4 ] {789ad96b-8cc4-46b8-86e8-e324c9444cee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 22929 | 2026.04.01 18:14:13.025800 [ 4 ] {789ad96b-8cc4-46b8-86e8-e324c9444cee} <Debug> TCPHandler: Processed in 0.001368385 sec. | ||
| 22930 | 2026.04.01 18:14:13.035917 [ 198 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2995 rows, containing 19 columns (19 merged, 0 gathered) in 0.01155599 sec., 259172.94840165143 rows/sec., 464.19 MiB/sec. | ||
| 22931 | 2026.04.01 18:14:13.038852 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22932 | 2026.04.01 18:14:13.039302 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22933 | 2026.04.01 18:14:13.039395 [ 189 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22934 | 2026.04.01 18:14:13.039555 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.57 MiB. | ||
| 22935 | 2026.04.01 18:14:14.000394 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.26 MiB, peak 418.51 MiB, free memory in arenas 0.00 B, will set to 403.04 MiB (RSS), difference: 2.78 MiB | ||
| 22936 | 2026.04.01 18:14:14.706494 [ 115 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 22937 | 2026.04.01 18:14:14.706557 [ 115 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22938 | 2026.04.01 18:14:14.706577 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.59 GiB. | ||
| 22939 | 2026.04.01 18:14:14.706678 [ 199 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 22940 | 2026.04.01 18:14:14.706801 [ 199 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22941 | 2026.04.01 18:14:14.706838 [ 199 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part | ||
| 22942 | 2026.04.01 18:14:14.706907 [ 199 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 22943 | 2026.04.01 18:14:14.706959 [ 199 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 22944 | 2026.04.01 18:14:14.707007 [ 199 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 22945 | 2026.04.01 18:14:14.707052 [ 199 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 22946 | 2026.04.01 18:14:14.708084 [ 189 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447738 sec., 27629.308617995797 rows/sec., 2.31 MiB/sec. | ||
| 22947 | 2026.04.01 18:14:14.708296 [ 198 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 22948 | 2026.04.01 18:14:14.708638 [ 198 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22949 | 2026.04.01 18:14:14.708725 [ 198 ] {47be28a3-0155-4c09-9244-983a14ae0388::all_1_45_11} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 22950 | 2026.04.01 18:14:14.708844 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 22951 | 2026.04.01 18:14:15.143932 [ 115 ] {} <Debug> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Selected 5 parts from all_1_61_13 to all_65_65_0 | ||
| 22952 | 2026.04.01 18:14:15.144011 [ 115 ] {} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22953 | 2026.04.01 18:14:15.144033 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 22954 | 2026.04.01 18:14:15.144163 [ 189 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_13 to all_65_65_0 into Compact with storage Full | ||
| 22955 | 2026.04.01 18:14:15.144310 [ 189 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22956 | 2026.04.01 18:14:15.144346 [ 189 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 250 rows starting from the beginning of the part | ||
| 22957 | 2026.04.01 18:14:15.144416 [ 189 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 238 rows starting from the beginning of the part | ||
| 22958 | 2026.04.01 18:14:15.144463 [ 189 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 238 rows starting from the beginning of the part | ||
| 22959 | 2026.04.01 18:14:15.144514 [ 189 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 238 rows starting from the beginning of the part | ||
| 22960 | 2026.04.01 18:14:15.144555 [ 189 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 238 rows starting from the beginning of the part | ||
| 22961 | 2026.04.01 18:14:15.145574 [ 198 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464098 sec., 820983.294834089 rows/sec., 49.89 MiB/sec. | ||
| 22962 | 2026.04.01 18:14:15.145776 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 22963 | 2026.04.01 18:14:15.146089 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22964 | 2026.04.01 18:14:15.146170 [ 193 ] {1ce7d462-6c30-450c-a4da-6b321c114d13::all_1_65_14} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13) (MergerMutator): Merged 5 parts: [all_1_61_13, all_65_65_0] -> all_1_65_14 | ||
| 22965 | 2026.04.01 18:14:15.146271 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 22966 | 2026.04.01 18:14:15.272782 [ 115 ] {} <Debug> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Selected 5 parts from all_1_61_13 to all_65_65_0 | ||
| 22967 | 2026.04.01 18:14:15.272859 [ 115 ] {} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22968 | 2026.04.01 18:14:15.272891 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 22969 | 2026.04.01 18:14:15.273046 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_13 to all_65_65_0 into Compact with storage Full | ||
| 22970 | 2026.04.01 18:14:15.273200 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22971 | 2026.04.01 18:14:15.273236 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 488 rows starting from the beginning of the part | ||
| 22972 | 2026.04.01 18:14:15.273307 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 464 rows starting from the beginning of the part | ||
| 22973 | 2026.04.01 18:14:15.273353 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 464 rows starting from the beginning of the part | ||
| 22974 | 2026.04.01 18:14:15.273396 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 464 rows starting from the beginning of the part | ||
| 22975 | 2026.04.01 18:14:15.273437 [ 189 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 464 rows starting from the beginning of the part | ||
| 22976 | 2026.04.01 18:14:15.274652 [ 198 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676153 sec., 1398440.357175031 rows/sec., 94.30 MiB/sec. | ||
| 22977 | 2026.04.01 18:14:15.274897 [ 198 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 22978 | 2026.04.01 18:14:15.275214 [ 198 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22979 | 2026.04.01 18:14:15.275313 [ 198 ] {5c27ccbd-0608-4f68-b190-7c2311551aa1::all_1_65_14} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1) (MergerMutator): Merged 5 parts: [all_1_61_13, all_65_65_0] -> all_1_65_14 | ||
| 22980 | 2026.04.01 18:14:15.275437 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 22981 | 2026.04.01 18:14:16.174915 [ 217 ] {} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22982 | 2026.04.01 18:14:16.174965 [ 217 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22983 | 2026.04.01 18:14:16.178020 [ 217 ] {} <Debug> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22984 | 2026.04.01 18:14:16.613127 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22985 | 2026.04.01 18:14:16.613178 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22986 | 2026.04.01 18:14:16.880662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45145 | ||
| 22987 | 2026.04.01 18:14:16.881184 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22988 | 2026.04.01 18:14:16.881227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 22989 | 2026.04.01 18:14:16.881724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22990 | 2026.04.01 18:14:16.881977 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22991 | 2026.04.01 18:14:16.882124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45145 | ||
| 22992 | 2026.04.01 18:14:18.025129 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22993 | 2026.04.01 18:14:18.025321 [ 4 ] {8fc72d80-afcd-489a-88e3-3a205fe3f730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22994 | 2026.04.01 18:14:18.025391 [ 4 ] {8fc72d80-afcd-489a-88e3-3a205fe3f730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22995 | 2026.04.01 18:14:18.026295 [ 4 ] {8fc72d80-afcd-489a-88e3-3a205fe3f730} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22996 | 2026.04.01 18:14:18.026334 [ 4 ] {8fc72d80-afcd-489a-88e3-3a205fe3f730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 22997 | 2026.04.01 18:14:18.026716 [ 4 ] {8fc72d80-afcd-489a-88e3-3a205fe3f730} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 22998 | 2026.04.01 18:14:18.026943 [ 4 ] {8fc72d80-afcd-489a-88e3-3a205fe3f730} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22999 | 2026.04.01 18:14:18.027090 [ 4 ] {8fc72d80-afcd-489a-88e3-3a205fe3f730} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001823 sec., 254525.50740537577 rows/sec., 16.14 MiB/sec. | ||
| 23000 | 2026.04.01 18:14:18.027131 [ 4 ] {8fc72d80-afcd-489a-88e3-3a205fe3f730} <Debug> TCPHandler: Processed in 0.002132966 sec. | ||
| 23001 | 2026.04.01 18:14:18.027261 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23002 | 2026.04.01 18:14:18.027356 [ 4 ] {9b22035d-775a-4a9f-9bff-bd91c901da6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23003 | 2026.04.01 18:14:18.027397 [ 4 ] {9b22035d-775a-4a9f-9bff-bd91c901da6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23004 | 2026.04.01 18:14:18.028911 [ 4 ] {9b22035d-775a-4a9f-9bff-bd91c901da6a} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23005 | 2026.04.01 18:14:18.028957 [ 4 ] {9b22035d-775a-4a9f-9bff-bd91c901da6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23006 | 2026.04.01 18:14:18.029410 [ 4 ] {9b22035d-775a-4a9f-9bff-bd91c901da6a} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23007 | 2026.04.01 18:14:18.029640 [ 4 ] {9b22035d-775a-4a9f-9bff-bd91c901da6a} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23008 | 2026.04.01 18:14:18.029777 [ 4 ] {9b22035d-775a-4a9f-9bff-bd91c901da6a} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.00244 sec., 520081.9672131148 rows/sec., 40.37 MiB/sec. | ||
| 23009 | 2026.04.01 18:14:18.029814 [ 4 ] {9b22035d-775a-4a9f-9bff-bd91c901da6a} <Debug> TCPHandler: Processed in 0.002601118 sec. | ||
| 23010 | 2026.04.01 18:14:18.029930 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23011 | 2026.04.01 18:14:18.030023 [ 4 ] {3763f97c-be03-4a7c-83dc-e1a4a99bf0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23012 | 2026.04.01 18:14:18.030063 [ 4 ] {3763f97c-be03-4a7c-83dc-e1a4a99bf0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23013 | 2026.04.01 18:14:18.030646 [ 4 ] {3763f97c-be03-4a7c-83dc-e1a4a99bf0dd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23014 | 2026.04.01 18:14:18.030681 [ 4 ] {3763f97c-be03-4a7c-83dc-e1a4a99bf0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23015 | 2026.04.01 18:14:18.030995 [ 4 ] {3763f97c-be03-4a7c-83dc-e1a4a99bf0dd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 23016 | 2026.04.01 18:14:18.031199 [ 4 ] {3763f97c-be03-4a7c-83dc-e1a4a99bf0dd} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23017 | 2026.04.01 18:14:18.031326 [ 4 ] {3763f97c-be03-4a7c-83dc-e1a4a99bf0dd} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001321 sec., 183951.55185465558 rows/sec., 10.91 MiB/sec. | ||
| 23018 | 2026.04.01 18:14:18.031364 [ 4 ] {3763f97c-be03-4a7c-83dc-e1a4a99bf0dd} <Debug> TCPHandler: Processed in 0.001482769 sec. | ||
| 23019 | 2026.04.01 18:14:18.031474 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23020 | 2026.04.01 18:14:18.031567 [ 4 ] {9a64fad1-5a25-4ca8-80cb-5fe16b7352ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23021 | 2026.04.01 18:14:18.031606 [ 4 ] {9a64fad1-5a25-4ca8-80cb-5fe16b7352ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23022 | 2026.04.01 18:14:18.032182 [ 4 ] {9a64fad1-5a25-4ca8-80cb-5fe16b7352ea} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23023 | 2026.04.01 18:14:18.032218 [ 4 ] {9a64fad1-5a25-4ca8-80cb-5fe16b7352ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23024 | 2026.04.01 18:14:18.032534 [ 4 ] {9a64fad1-5a25-4ca8-80cb-5fe16b7352ea} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23025 | 2026.04.01 18:14:18.032735 [ 4 ] {9a64fad1-5a25-4ca8-80cb-5fe16b7352ea} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23026 | 2026.04.01 18:14:18.032859 [ 4 ] {9a64fad1-5a25-4ca8-80cb-5fe16b7352ea} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.00131 sec., 182442.74809160305 rows/sec., 11.76 MiB/sec. | ||
| 23027 | 2026.04.01 18:14:18.032896 [ 4 ] {9a64fad1-5a25-4ca8-80cb-5fe16b7352ea} <Debug> TCPHandler: Processed in 0.001469908 sec. | ||
| 23028 | 2026.04.01 18:14:18.033030 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23029 | 2026.04.01 18:14:18.033122 [ 4 ] {3c11d7aa-1e84-46b3-b1ac-0b01f002e250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23030 | 2026.04.01 18:14:18.033161 [ 4 ] {3c11d7aa-1e84-46b3-b1ac-0b01f002e250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23031 | 2026.04.01 18:14:18.033735 [ 4 ] {3c11d7aa-1e84-46b3-b1ac-0b01f002e250} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23032 | 2026.04.01 18:14:18.033771 [ 4 ] {3c11d7aa-1e84-46b3-b1ac-0b01f002e250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23033 | 2026.04.01 18:14:18.034073 [ 4 ] {3c11d7aa-1e84-46b3-b1ac-0b01f002e250} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 23034 | 2026.04.01 18:14:18.034274 [ 4 ] {3c11d7aa-1e84-46b3-b1ac-0b01f002e250} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23035 | 2026.04.01 18:14:18.034403 [ 4 ] {3c11d7aa-1e84-46b3-b1ac-0b01f002e250} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.0013 sec., 183076.9230769231 rows/sec., 10.39 MiB/sec. | ||
| 23036 | 2026.04.01 18:14:18.034441 [ 4 ] {3c11d7aa-1e84-46b3-b1ac-0b01f002e250} <Debug> TCPHandler: Processed in 0.001459068 sec. | ||
| 23037 | 2026.04.01 18:14:18.034555 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23038 | 2026.04.01 18:14:18.034647 [ 4 ] {564faaa8-b633-4b5e-9df5-8b64edf18c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23039 | 2026.04.01 18:14:18.034686 [ 4 ] {564faaa8-b633-4b5e-9df5-8b64edf18c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23040 | 2026.04.01 18:14:18.035545 [ 4 ] {564faaa8-b633-4b5e-9df5-8b64edf18c19} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23041 | 2026.04.01 18:14:18.035581 [ 4 ] {564faaa8-b633-4b5e-9df5-8b64edf18c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23042 | 2026.04.01 18:14:18.035906 [ 4 ] {564faaa8-b633-4b5e-9df5-8b64edf18c19} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23043 | 2026.04.01 18:14:18.036096 [ 4 ] {564faaa8-b633-4b5e-9df5-8b64edf18c19} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23044 | 2026.04.01 18:14:18.036212 [ 4 ] {564faaa8-b633-4b5e-9df5-8b64edf18c19} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001602 sec., 481273.4082397004 rows/sec., 33.55 MiB/sec. | ||
| 23045 | 2026.04.01 18:14:18.036247 [ 4 ] {564faaa8-b633-4b5e-9df5-8b64edf18c19} <Debug> TCPHandler: Processed in 0.001761456 sec. | ||
| 23046 | 2026.04.01 18:14:18.036354 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23047 | 2026.04.01 18:14:18.036441 [ 4 ] {531e5548-6968-4542-800b-20c1e82c20db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23048 | 2026.04.01 18:14:18.036481 [ 4 ] {531e5548-6968-4542-800b-20c1e82c20db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23049 | 2026.04.01 18:14:18.036800 [ 4 ] {531e5548-6968-4542-800b-20c1e82c20db} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23050 | 2026.04.01 18:14:18.036832 [ 4 ] {531e5548-6968-4542-800b-20c1e82c20db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23051 | 2026.04.01 18:14:18.037198 [ 4 ] {531e5548-6968-4542-800b-20c1e82c20db} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 23052 | 2026.04.01 18:14:18.037393 [ 4 ] {531e5548-6968-4542-800b-20c1e82c20db} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23053 | 2026.04.01 18:14:18.037519 [ 4 ] {531e5548-6968-4542-800b-20c1e82c20db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 23054 | 2026.04.01 18:14:18.037554 [ 4 ] {531e5548-6968-4542-800b-20c1e82c20db} <Debug> TCPHandler: Processed in 0.001217242 sec. | ||
| 23055 | 2026.04.01 18:14:18.037663 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23056 | 2026.04.01 18:14:18.037754 [ 4 ] {f621a653-5f48-41b4-b2f3-9ad82a311add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23057 | 2026.04.01 18:14:18.037795 [ 4 ] {f621a653-5f48-41b4-b2f3-9ad82a311add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23058 | 2026.04.01 18:14:18.038267 [ 4 ] {f621a653-5f48-41b4-b2f3-9ad82a311add} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23059 | 2026.04.01 18:14:18.038302 [ 4 ] {f621a653-5f48-41b4-b2f3-9ad82a311add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23060 | 2026.04.01 18:14:18.038623 [ 4 ] {f621a653-5f48-41b4-b2f3-9ad82a311add} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23061 | 2026.04.01 18:14:18.038824 [ 4 ] {f621a653-5f48-41b4-b2f3-9ad82a311add} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23062 | 2026.04.01 18:14:18.038931 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Selected 6 parts from all_1_151_32 to all_156_156_0 | ||
| 23063 | 2026.04.01 18:14:18.038950 [ 4 ] {f621a653-5f48-41b4-b2f3-9ad82a311add} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001213 sec., 276174.77328936517 rows/sec., 18.07 MiB/sec. | ||
| 23064 | 2026.04.01 18:14:18.038972 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23065 | 2026.04.01 18:14:18.038990 [ 4 ] {f621a653-5f48-41b4-b2f3-9ad82a311add} <Debug> TCPHandler: Processed in 0.001373815 sec. | ||
| 23066 | 2026.04.01 18:14:18.038991 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23067 | 2026.04.01 18:14:18.039096 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23068 | 2026.04.01 18:14:18.039101 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_32 to all_156_156_0 into Compact with storage Full | ||
| 23069 | 2026.04.01 18:14:18.039188 [ 4 ] {b0e85f8d-73ff-4326-9ed7-f9933fb8195e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23070 | 2026.04.01 18:14:18.039215 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23071 | 2026.04.01 18:14:18.039230 [ 4 ] {b0e85f8d-73ff-4326-9ed7-f9933fb8195e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23072 | 2026.04.01 18:14:18.039250 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_151_32, total 62856 rows starting from the beginning of the part | ||
| 23073 | 2026.04.01 18:14:18.039315 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 23074 | 2026.04.01 18:14:18.039366 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1694 rows starting from the beginning of the part | ||
| 23075 | 2026.04.01 18:14:18.039413 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 128 rows starting from the beginning of the part | ||
| 23076 | 2026.04.01 18:14:18.039456 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 23077 | 2026.04.01 18:14:18.039499 [ 194 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 335 rows starting from the beginning of the part | ||
| 23078 | 2026.04.01 18:14:18.039545 [ 4 ] {b0e85f8d-73ff-4326-9ed7-f9933fb8195e} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23079 | 2026.04.01 18:14:18.039580 [ 4 ] {b0e85f8d-73ff-4326-9ed7-f9933fb8195e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23080 | 2026.04.01 18:14:18.039867 [ 4 ] {b0e85f8d-73ff-4326-9ed7-f9933fb8195e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 23081 | 2026.04.01 18:14:18.040069 [ 4 ] {b0e85f8d-73ff-4326-9ed7-f9933fb8195e} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23082 | 2026.04.01 18:14:18.040194 [ 4 ] {b0e85f8d-73ff-4326-9ed7-f9933fb8195e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 23083 | 2026.04.01 18:14:18.040229 [ 4 ] {b0e85f8d-73ff-4326-9ed7-f9933fb8195e} <Debug> TCPHandler: Processed in 0.00117989 sec. | ||
| 23084 | 2026.04.01 18:14:18.040342 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23085 | 2026.04.01 18:14:18.040434 [ 4 ] {0bc4d241-875d-4b1a-8aa9-9f980d189255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23086 | 2026.04.01 18:14:18.040486 [ 4 ] {0bc4d241-875d-4b1a-8aa9-9f980d189255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23087 | 2026.04.01 18:14:18.041277 [ 4 ] {0bc4d241-875d-4b1a-8aa9-9f980d189255} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23088 | 2026.04.01 18:14:18.041311 [ 4 ] {0bc4d241-875d-4b1a-8aa9-9f980d189255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23089 | 2026.04.01 18:14:18.041814 [ 4 ] {0bc4d241-875d-4b1a-8aa9-9f980d189255} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 23090 | 2026.04.01 18:14:18.042042 [ 4 ] {0bc4d241-875d-4b1a-8aa9-9f980d189255} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23091 | 2026.04.01 18:14:18.042176 [ 4 ] {0bc4d241-875d-4b1a-8aa9-9f980d189255} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00176 sec., 6250 rows/sec., 11.20 MiB/sec. | ||
| 23092 | 2026.04.01 18:14:18.042230 [ 4 ] {0bc4d241-875d-4b1a-8aa9-9f980d189255} <Debug> TCPHandler: Processed in 0.001934321 sec. | ||
| 23093 | 2026.04.01 18:14:18.042244 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23094 | 2026.04.01 18:14:18.042298 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23095 | 2026.04.01 18:14:18.042351 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23096 | 2026.04.01 18:14:18.042483 [ 4 ] {dab78238-1077-464e-b78e-3616bb4c9532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23097 | 2026.04.01 18:14:18.042533 [ 4 ] {dab78238-1077-464e-b78e-3616bb4c9532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23098 | 2026.04.01 18:14:18.042911 [ 4 ] {dab78238-1077-464e-b78e-3616bb4c9532} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23099 | 2026.04.01 18:14:18.042953 [ 4 ] {dab78238-1077-464e-b78e-3616bb4c9532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23100 | 2026.04.01 18:14:18.043331 [ 4 ] {dab78238-1077-464e-b78e-3616bb4c9532} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23101 | 2026.04.01 18:14:18.043592 [ 4 ] {dab78238-1077-464e-b78e-3616bb4c9532} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23102 | 2026.04.01 18:14:18.043743 [ 4 ] {dab78238-1077-464e-b78e-3616bb4c9532} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001285 sec., 85603.11284046693 rows/sec., 5.21 MiB/sec. | ||
| 23103 | 2026.04.01 18:14:18.043782 [ 4 ] {dab78238-1077-464e-b78e-3616bb4c9532} <Debug> TCPHandler: Processed in 0.001490749 sec. | ||
| 23104 | 2026.04.01 18:14:18.044901 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23105 | 2026.04.01 18:14:18.052880 [ 189 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65333 rows, containing 5 columns (5 merged, 0 gathered) in 0.013814039 sec., 4729463.989496483 rows/sec., 303.64 MiB/sec. | ||
| 23106 | 2026.04.01 18:14:18.053598 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Trace> MergedBlockOutputStream: filled checksums all_1_156_33 (state Temporary) | ||
| 23107 | 2026.04.01 18:14:18.053929 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_merge_all_1_156_33 to all_1_156_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23108 | 2026.04.01 18:14:18.054009 [ 187 ] {9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f::all_1_156_33} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f) (MergerMutator): Merged 6 parts: [all_1_151_32, all_156_156_0] -> all_1_156_33 | ||
| 23109 | 2026.04.01 18:14:18.054123 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 23110 | 2026.04.01 18:14:19.150548 [ 219 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23111 | 2026.04.01 18:14:19.150678 [ 219 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23112 | 2026.04.01 18:14:19.154103 [ 219 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23113 | 2026.04.01 18:14:19.400165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 23114 | 2026.04.01 18:14:19.418832 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23115 | 2026.04.01 18:14:19.418889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 23116 | 2026.04.01 18:14:19.425580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 23117 | 2026.04.01 18:14:19.426285 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23118 | 2026.04.01 18:14:19.429565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 23119 | 2026.04.01 18:14:22.030297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2908 | ||
| 23120 | 2026.04.01 18:14:22.032782 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23121 | 2026.04.01 18:14:22.032822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23122 | 2026.04.01 18:14:22.034012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 23123 | 2026.04.01 18:14:22.034289 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23124 | 2026.04.01 18:14:22.034459 [ 100 ] {} <Debug> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 23125 | 2026.04.01 18:14:22.034523 [ 100 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23126 | 2026.04.01 18:14:22.034542 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23127 | 2026.04.01 18:14:22.034560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2908 | ||
| 23128 | 2026.04.01 18:14:22.034670 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::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 | ||
| 23129 | 2026.04.01 18:14:22.035278 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23130 | 2026.04.01 18:14:22.035478 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2652 rows starting from the beginning of the part | ||
| 23131 | 2026.04.01 18:14:22.035898 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part | ||
| 23132 | 2026.04.01 18:14:22.036272 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 23133 | 2026.04.01 18:14:22.036646 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 38 rows starting from the beginning of the part | ||
| 23134 | 2026.04.01 18:14:22.037003 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 98 rows starting from the beginning of the part | ||
| 23135 | 2026.04.01 18:14:22.037353 [ 201 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 23136 | 2026.04.01 18:14:22.046832 [ 190 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 72 columns (72 merged, 0 gathered) in 0.012221018 sec., 237950.71736249796 rows/sec., 189.07 MiB/sec. | ||
| 23137 | 2026.04.01 18:14:22.049472 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 23138 | 2026.04.01 18:14:22.050110 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23139 | 2026.04.01 18:14:22.050199 [ 186 ] {dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d::all_1_71_14} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 23140 | 2026.04.01 18:14:22.050538 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 23141 | 2026.04.01 18:14:23.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.23 MiB, peak 418.51 MiB, free memory in arenas 0.00 B, will set to 403.14 MiB (RSS), difference: 3.91 MiB | ||
| 23142 | 2026.04.01 18:14:23.008867 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23143 | 2026.04.01 18:14:23.009280 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23144 | 2026.04.01 18:14:23.009904 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23145 | 2026.04.01 18:14:23.009950 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23146 | 2026.04.01 18:14:23.010276 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23147 | 2026.04.01 18:14:23.010343 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23148 | 2026.04.01 18:14:23.010479 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 23149 | 2026.04.01 18:14:23.010589 [ 307 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 23150 | 2026.04.01 18:14:23.010590 [ 315 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 23151 | 2026.04.01 18:14:23.010596 [ 309 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23152 | 2026.04.01 18:14:23.010746 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23153 | 2026.04.01 18:14:23.010773 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23154 | 2026.04.01 18:14:23.010855 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23155 | 2026.04.01 18:14:23.010874 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Debug> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7) (SelectExecutor): Reading approx. 74 rows with 2 streams | ||
| 23156 | 2026.04.01 18:14:23.010912 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'zone:cpu_nsec'))" | ||
| 23157 | 2026.04.01 18:14:23.010952 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'zone:cpu_nsec'))" | ||
| 23158 | 2026.04.01 18:14:23.011920 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Debug> executeQuery: Read 74 rows, 2.77 KiB in 0.002857 sec., 25901.295064753238 rows/sec., 970.75 KiB/sec. | ||
| 23159 | 2026.04.01 18:14:23.012057 [ 4 ] {f6f62b0a-dee8-480e-8145-f2965f041629} <Debug> TCPHandler: Processed in 0.003364227 sec. | ||
| 23160 | 2026.04.01 18:14:23.018740 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23161 | 2026.04.01 18:14:23.018854 [ 4 ] {95f50094-8eb5-475c-8c96-4c25ec785dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 23162 | 2026.04.01 18:14:23.018897 [ 4 ] {95f50094-8eb5-475c-8c96-4c25ec785dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23163 | 2026.04.01 18:14:23.019568 [ 4 ] {95f50094-8eb5-475c-8c96-4c25ec785dd6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23164 | 2026.04.01 18:14:23.019603 [ 4 ] {95f50094-8eb5-475c-8c96-4c25ec785dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23165 | 2026.04.01 18:14:23.020011 [ 4 ] {95f50094-8eb5-475c-8c96-4c25ec785dd6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 23166 | 2026.04.01 18:14:23.020199 [ 4 ] {95f50094-8eb5-475c-8c96-4c25ec785dd6} <Trace> oximeter.timeseries_schema (f93e3b58-a655-41d5-92fb-52d5ee0bb6f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23167 | 2026.04.01 18:14:23.020333 [ 4 ] {95f50094-8eb5-475c-8c96-4c25ec785dd6} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001512 sec., 661.3756613756614 rows/sec., 184.07 KiB/sec. | ||
| 23168 | 2026.04.01 18:14:23.020371 [ 4 ] {95f50094-8eb5-475c-8c96-4c25ec785dd6} <Debug> TCPHandler: Processed in 0.001681293 sec. | ||
| 23169 | 2026.04.01 18:14:23.020500 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23170 | 2026.04.01 18:14:23.020592 [ 4 ] {10354227-6a31-4031-a75f-e706f50d4b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23171 | 2026.04.01 18:14:23.020633 [ 4 ] {10354227-6a31-4031-a75f-e706f50d4b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23172 | 2026.04.01 18:14:23.021061 [ 4 ] {10354227-6a31-4031-a75f-e706f50d4b98} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23173 | 2026.04.01 18:14:23.021096 [ 4 ] {10354227-6a31-4031-a75f-e706f50d4b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23174 | 2026.04.01 18:14:23.021379 [ 4 ] {10354227-6a31-4031-a75f-e706f50d4b98} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 23175 | 2026.04.01 18:14:23.021583 [ 4 ] {10354227-6a31-4031-a75f-e706f50d4b98} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23176 | 2026.04.01 18:14:23.021708 [ 4 ] {10354227-6a31-4031-a75f-e706f50d4b98} <Debug> executeQuery: Read 9 rows, 729.00 B in 0.001134 sec., 7936.507936507936 rows/sec., 627.79 KiB/sec. | ||
| 23177 | 2026.04.01 18:14:23.021744 [ 4 ] {10354227-6a31-4031-a75f-e706f50d4b98} <Debug> TCPHandler: Processed in 0.001300504 sec. | ||
| 23178 | 2026.04.01 18:14:23.021865 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23179 | 2026.04.01 18:14:23.021958 [ 4 ] {3a2b652d-49de-400e-8482-c8ff7a2c22a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23180 | 2026.04.01 18:14:23.021996 [ 4 ] {3a2b652d-49de-400e-8482-c8ff7a2c22a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23181 | 2026.04.01 18:14:23.022512 [ 4 ] {3a2b652d-49de-400e-8482-c8ff7a2c22a1} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23182 | 2026.04.01 18:14:23.022546 [ 4 ] {3a2b652d-49de-400e-8482-c8ff7a2c22a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23183 | 2026.04.01 18:14:23.022855 [ 4 ] {3a2b652d-49de-400e-8482-c8ff7a2c22a1} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23184 | 2026.04.01 18:14:23.023063 [ 4 ] {3a2b652d-49de-400e-8482-c8ff7a2c22a1} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23185 | 2026.04.01 18:14:23.023188 [ 4 ] {3a2b652d-49de-400e-8482-c8ff7a2c22a1} <Debug> executeQuery: Read 163 rows, 14.30 KiB in 0.001248 sec., 130608.97435897436 rows/sec., 11.19 MiB/sec. | ||
| 23186 | 2026.04.01 18:14:23.023224 [ 4 ] {3a2b652d-49de-400e-8482-c8ff7a2c22a1} <Debug> TCPHandler: Processed in 0.001413726 sec. | ||
| 23187 | 2026.04.01 18:14:23.023340 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23188 | 2026.04.01 18:14:23.023431 [ 4 ] {66a2c6e0-1aad-4739-81c7-adf8bea1efe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23189 | 2026.04.01 18:14:23.023469 [ 4 ] {66a2c6e0-1aad-4739-81c7-adf8bea1efe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23190 | 2026.04.01 18:14:23.023905 [ 4 ] {66a2c6e0-1aad-4739-81c7-adf8bea1efe8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23191 | 2026.04.01 18:14:23.023938 [ 4 ] {66a2c6e0-1aad-4739-81c7-adf8bea1efe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23192 | 2026.04.01 18:14:23.024218 [ 4 ] {66a2c6e0-1aad-4739-81c7-adf8bea1efe8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 23193 | 2026.04.01 18:14:23.024418 [ 4 ] {66a2c6e0-1aad-4739-81c7-adf8bea1efe8} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23194 | 2026.04.01 18:14:23.024543 [ 4 ] {66a2c6e0-1aad-4739-81c7-adf8bea1efe8} <Debug> executeQuery: Read 58 rows, 4.29 KiB in 0.00113 sec., 51327.433628318584 rows/sec., 3.71 MiB/sec. | ||
| 23195 | 2026.04.01 18:14:23.024579 [ 4 ] {66a2c6e0-1aad-4739-81c7-adf8bea1efe8} <Debug> TCPHandler: Processed in 0.001293384 sec. | ||
| 23196 | 2026.04.01 18:14:23.024693 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23197 | 2026.04.01 18:14:23.024789 [ 4 ] {bf91e506-6b63-425e-b5b1-51b8dcc0d37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23198 | 2026.04.01 18:14:23.024827 [ 4 ] {bf91e506-6b63-425e-b5b1-51b8dcc0d37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23199 | 2026.04.01 18:14:23.025300 [ 4 ] {bf91e506-6b63-425e-b5b1-51b8dcc0d37e} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23200 | 2026.04.01 18:14:23.025333 [ 4 ] {bf91e506-6b63-425e-b5b1-51b8dcc0d37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23201 | 2026.04.01 18:14:23.025626 [ 4 ] {bf91e506-6b63-425e-b5b1-51b8dcc0d37e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23202 | 2026.04.01 18:14:23.025830 [ 4 ] {bf91e506-6b63-425e-b5b1-51b8dcc0d37e} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23203 | 2026.04.01 18:14:23.025960 [ 4 ] {bf91e506-6b63-425e-b5b1-51b8dcc0d37e} <Debug> executeQuery: Read 149 rows, 11.73 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 9.64 MiB/sec. | ||
| 23204 | 2026.04.01 18:14:23.025996 [ 4 ] {bf91e506-6b63-425e-b5b1-51b8dcc0d37e} <Debug> TCPHandler: Processed in 0.001350676 sec. | ||
| 23205 | 2026.04.01 18:14:23.026103 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23206 | 2026.04.01 18:14:23.026203 [ 4 ] {bbc1f4d2-218b-4ee3-a19e-ed88ffd8a39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23207 | 2026.04.01 18:14:23.026244 [ 4 ] {bbc1f4d2-218b-4ee3-a19e-ed88ffd8a39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23208 | 2026.04.01 18:14:23.026656 [ 4 ] {bbc1f4d2-218b-4ee3-a19e-ed88ffd8a39b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23209 | 2026.04.01 18:14:23.026689 [ 4 ] {bbc1f4d2-218b-4ee3-a19e-ed88ffd8a39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23210 | 2026.04.01 18:14:23.027008 [ 4 ] {bbc1f4d2-218b-4ee3-a19e-ed88ffd8a39b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23211 | 2026.04.01 18:14:23.027213 [ 4 ] {bbc1f4d2-218b-4ee3-a19e-ed88ffd8a39b} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23212 | 2026.04.01 18:14:23.027343 [ 4 ] {bbc1f4d2-218b-4ee3-a19e-ed88ffd8a39b} <Debug> executeQuery: Read 166 rows, 11.81 KiB in 0.001158 sec., 143350.60449050087 rows/sec., 9.96 MiB/sec. | ||
| 23213 | 2026.04.01 18:14:23.027379 [ 4 ] {bbc1f4d2-218b-4ee3-a19e-ed88ffd8a39b} <Debug> TCPHandler: Processed in 0.001322834 sec. | ||
| 23214 | 2026.04.01 18:14:23.027485 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23215 | 2026.04.01 18:14:23.027583 [ 4 ] {2a187444-46f1-42d4-a6b7-0dae0f35fe1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23216 | 2026.04.01 18:14:23.027635 [ 4 ] {2a187444-46f1-42d4-a6b7-0dae0f35fe1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23217 | 2026.04.01 18:14:23.028514 [ 4 ] {2a187444-46f1-42d4-a6b7-0dae0f35fe1e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23218 | 2026.04.01 18:14:23.028549 [ 4 ] {2a187444-46f1-42d4-a6b7-0dae0f35fe1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23219 | 2026.04.01 18:14:23.029088 [ 4 ] {2a187444-46f1-42d4-a6b7-0dae0f35fe1e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 23220 | 2026.04.01 18:14:23.029300 [ 4 ] {2a187444-46f1-42d4-a6b7-0dae0f35fe1e} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23221 | 2026.04.01 18:14:23.029433 [ 4 ] {2a187444-46f1-42d4-a6b7-0dae0f35fe1e} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001868 sec., 26231.263383297643 rows/sec., 47.01 MiB/sec. | ||
| 23222 | 2026.04.01 18:14:23.029487 [ 4 ] {2a187444-46f1-42d4-a6b7-0dae0f35fe1e} <Debug> TCPHandler: Processed in 0.002047483 sec. | ||
| 23223 | 2026.04.01 18:14:23.029601 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23224 | 2026.04.01 18:14:23.029720 [ 4 ] {1adc5c5f-3227-4585-a8ef-1901c4da1cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23225 | 2026.04.01 18:14:23.029770 [ 4 ] {1adc5c5f-3227-4585-a8ef-1901c4da1cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23226 | 2026.04.01 18:14:23.030151 [ 4 ] {1adc5c5f-3227-4585-a8ef-1901c4da1cbf} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23227 | 2026.04.01 18:14:23.030192 [ 4 ] {1adc5c5f-3227-4585-a8ef-1901c4da1cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23228 | 2026.04.01 18:14:23.030547 [ 4 ] {1adc5c5f-3227-4585-a8ef-1901c4da1cbf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 23229 | 2026.04.01 18:14:23.030768 [ 4 ] {1adc5c5f-3227-4585-a8ef-1901c4da1cbf} <Trace> oximeter.measurements_i64 (48d1dfd9-df0d-4e42-9068-47f0441485e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23230 | 2026.04.01 18:14:23.030891 [ 4 ] {1adc5c5f-3227-4585-a8ef-1901c4da1cbf} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001195 sec., 7531.380753138074 rows/sec., 532.00 KiB/sec. | ||
| 23231 | 2026.04.01 18:14:23.030931 [ 4 ] {1adc5c5f-3227-4585-a8ef-1901c4da1cbf} <Debug> TCPHandler: Processed in 0.001377886 sec. | ||
| 23232 | 2026.04.01 18:14:23.031040 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23233 | 2026.04.01 18:14:23.031130 [ 4 ] {7722cfa8-c216-418d-b529-e28fa91cda6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23234 | 2026.04.01 18:14:23.031169 [ 4 ] {7722cfa8-c216-418d-b529-e28fa91cda6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23235 | 2026.04.01 18:14:23.031500 [ 4 ] {7722cfa8-c216-418d-b529-e28fa91cda6a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23236 | 2026.04.01 18:14:23.031534 [ 4 ] {7722cfa8-c216-418d-b529-e28fa91cda6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23237 | 2026.04.01 18:14:23.031825 [ 4 ] {7722cfa8-c216-418d-b529-e28fa91cda6a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23238 | 2026.04.01 18:14:23.032032 [ 4 ] {7722cfa8-c216-418d-b529-e28fa91cda6a} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23239 | 2026.04.01 18:14:23.032133 [ 94 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23240 | 2026.04.01 18:14:23.032156 [ 4 ] {7722cfa8-c216-418d-b529-e28fa91cda6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 23241 | 2026.04.01 18:14:23.032162 [ 94 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23242 | 2026.04.01 18:14:23.032185 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23243 | 2026.04.01 18:14:23.032191 [ 4 ] {7722cfa8-c216-418d-b529-e28fa91cda6a} <Debug> TCPHandler: Processed in 0.001198351 sec. | ||
| 23244 | 2026.04.01 18:14:23.032299 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 23245 | 2026.04.01 18:14:23.032430 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23246 | 2026.04.01 18:14:23.032464 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10720 rows starting from the beginning of the part | ||
| 23247 | 2026.04.01 18:14:23.032528 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 62 rows starting from the beginning of the part | ||
| 23248 | 2026.04.01 18:14:23.032576 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 48 rows starting from the beginning of the part | ||
| 23249 | 2026.04.01 18:14:23.032620 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 23250 | 2026.04.01 18:14:23.032662 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 110 rows starting from the beginning of the part | ||
| 23251 | 2026.04.01 18:14:23.032701 [ 195 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 23252 | 2026.04.01 18:14:23.035247 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002991328 sec., 3697354.4860342965 rows/sec., 234.37 MiB/sec. | ||
| 23253 | 2026.04.01 18:14:23.035601 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23254 | 2026.04.01 18:14:23.035901 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23255 | 2026.04.01 18:14:23.035986 [ 188 ] {6c5b8833-a6f1-48c8-84e7-c1126a27c83a::all_1_156_31} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23256 | 2026.04.01 18:14:23.036083 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 23257 | 2026.04.01 18:14:23.951381 [ 221 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23258 | 2026.04.01 18:14:23.951437 [ 221 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23259 | 2026.04.01 18:14:23.954991 [ 221 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23260 | 2026.04.01 18:14:24.073252 [ 224 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23261 | 2026.04.01 18:14:24.073321 [ 224 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23262 | 2026.04.01 18:14:24.077120 [ 224 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23263 | 2026.04.01 18:14:24.383243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45657 | ||
| 23264 | 2026.04.01 18:14:24.383760 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23265 | 2026.04.01 18:14:24.383792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23266 | 2026.04.01 18:14:24.384257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 23267 | 2026.04.01 18:14:24.384477 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23268 | 2026.04.01 18:14:24.384600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45657 | ||
| 23269 | 2026.04.01 18:14:24.906765 [ 222 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23270 | 2026.04.01 18:14:24.906801 [ 222 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23271 | 2026.04.01 18:14:24.909320 [ 222 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23272 | 2026.04.01 18:14:25.678582 [ 222 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23273 | 2026.04.01 18:14:25.678686 [ 222 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23274 | 2026.04.01 18:14:25.681420 [ 222 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23275 | 2026.04.01 18:14:26.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.14 MiB, peak 418.51 MiB, free memory in arenas 0.00 B, will set to 403.14 MiB (RSS), difference: 4.00 MiB | ||
| 23276 | 2026.04.01 18:14:26.930549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 23277 | 2026.04.01 18:14:26.948600 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23278 | 2026.04.01 18:14:26.948655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23279 | 2026.04.01 18:14:26.954957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 23280 | 2026.04.01 18:14:26.955639 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23281 | 2026.04.01 18:14:26.958813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 23282 | 2026.04.01 18:14:28.025077 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23283 | 2026.04.01 18:14:28.025276 [ 4 ] {c863a5c6-f6ec-48a9-a557-ac0b78743396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23284 | 2026.04.01 18:14:28.025346 [ 4 ] {c863a5c6-f6ec-48a9-a557-ac0b78743396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23285 | 2026.04.01 18:14:28.026240 [ 4 ] {c863a5c6-f6ec-48a9-a557-ac0b78743396} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23286 | 2026.04.01 18:14:28.026278 [ 4 ] {c863a5c6-f6ec-48a9-a557-ac0b78743396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23287 | 2026.04.01 18:14:28.026667 [ 4 ] {c863a5c6-f6ec-48a9-a557-ac0b78743396} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23288 | 2026.04.01 18:14:28.026887 [ 4 ] {c863a5c6-f6ec-48a9-a557-ac0b78743396} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23289 | 2026.04.01 18:14:28.027037 [ 4 ] {c863a5c6-f6ec-48a9-a557-ac0b78743396} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001813 sec., 255929.39878654166 rows/sec., 16.23 MiB/sec. | ||
| 23290 | 2026.04.01 18:14:28.027077 [ 4 ] {c863a5c6-f6ec-48a9-a557-ac0b78743396} <Debug> TCPHandler: Processed in 0.002159556 sec. | ||
| 23291 | 2026.04.01 18:14:28.027222 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23292 | 2026.04.01 18:14:28.027317 [ 4 ] {81109cfc-09cc-4bc1-8cb5-1b3faf75cbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23293 | 2026.04.01 18:14:28.027357 [ 4 ] {81109cfc-09cc-4bc1-8cb5-1b3faf75cbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23294 | 2026.04.01 18:14:28.028500 [ 4 ] {81109cfc-09cc-4bc1-8cb5-1b3faf75cbf2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23295 | 2026.04.01 18:14:28.028536 [ 4 ] {81109cfc-09cc-4bc1-8cb5-1b3faf75cbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23296 | 2026.04.01 18:14:28.028915 [ 4 ] {81109cfc-09cc-4bc1-8cb5-1b3faf75cbf2} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23297 | 2026.04.01 18:14:28.029125 [ 4 ] {81109cfc-09cc-4bc1-8cb5-1b3faf75cbf2} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23298 | 2026.04.01 18:14:28.029251 [ 4 ] {81109cfc-09cc-4bc1-8cb5-1b3faf75cbf2} <Debug> executeQuery: Read 1269 rows, 100.86 KiB in 0.001953 sec., 649769.5852534561 rows/sec., 50.43 MiB/sec. | ||
| 23299 | 2026.04.01 18:14:28.029288 [ 4 ] {81109cfc-09cc-4bc1-8cb5-1b3faf75cbf2} <Debug> TCPHandler: Processed in 0.002122155 sec. | ||
| 23300 | 2026.04.01 18:14:28.029407 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23301 | 2026.04.01 18:14:28.029500 [ 4 ] {b50bd3cc-870e-4a75-9ec3-c8cf25fef404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23302 | 2026.04.01 18:14:28.029538 [ 4 ] {b50bd3cc-870e-4a75-9ec3-c8cf25fef404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23303 | 2026.04.01 18:14:28.030101 [ 4 ] {b50bd3cc-870e-4a75-9ec3-c8cf25fef404} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23304 | 2026.04.01 18:14:28.030136 [ 4 ] {b50bd3cc-870e-4a75-9ec3-c8cf25fef404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23305 | 2026.04.01 18:14:28.030477 [ 4 ] {b50bd3cc-870e-4a75-9ec3-c8cf25fef404} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23306 | 2026.04.01 18:14:28.030679 [ 4 ] {b50bd3cc-870e-4a75-9ec3-c8cf25fef404} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23307 | 2026.04.01 18:14:28.030806 [ 4 ] {b50bd3cc-870e-4a75-9ec3-c8cf25fef404} <Debug> executeQuery: Read 243 rows, 14.76 KiB in 0.001325 sec., 183396.22641509434 rows/sec., 10.88 MiB/sec. | ||
| 23308 | 2026.04.01 18:14:28.030844 [ 4 ] {b50bd3cc-870e-4a75-9ec3-c8cf25fef404} <Debug> TCPHandler: Processed in 0.001492718 sec. | ||
| 23309 | 2026.04.01 18:14:28.030960 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23310 | 2026.04.01 18:14:28.031053 [ 4 ] {715c974d-ff2d-413e-8d90-23ed8d80e202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23311 | 2026.04.01 18:14:28.031092 [ 4 ] {715c974d-ff2d-413e-8d90-23ed8d80e202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23312 | 2026.04.01 18:14:28.031624 [ 4 ] {715c974d-ff2d-413e-8d90-23ed8d80e202} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23313 | 2026.04.01 18:14:28.031659 [ 4 ] {715c974d-ff2d-413e-8d90-23ed8d80e202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23314 | 2026.04.01 18:14:28.031964 [ 4 ] {715c974d-ff2d-413e-8d90-23ed8d80e202} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 23315 | 2026.04.01 18:14:28.032164 [ 4 ] {715c974d-ff2d-413e-8d90-23ed8d80e202} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23316 | 2026.04.01 18:14:28.032282 [ 86 ] {} <Debug> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 | ||
| 23317 | 2026.04.01 18:14:28.032288 [ 4 ] {715c974d-ff2d-413e-8d90-23ed8d80e202} <Debug> executeQuery: Read 239 rows, 15.78 KiB in 0.001253 sec., 190742.21867517958 rows/sec., 12.30 MiB/sec. | ||
| 23318 | 2026.04.01 18:14:28.032319 [ 86 ] {} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23319 | 2026.04.01 18:14:28.032337 [ 4 ] {715c974d-ff2d-413e-8d90-23ed8d80e202} <Debug> TCPHandler: Processed in 0.001432397 sec. | ||
| 23320 | 2026.04.01 18:14:28.032338 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23321 | 2026.04.01 18:14:28.032446 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23322 | 2026.04.01 18:14:28.032479 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_63_13 to all_68_68_0 into Compact with storage Full | ||
| 23323 | 2026.04.01 18:14:28.032547 [ 4 ] {5c2e3ffc-eed7-48ab-8985-610e195ff1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23324 | 2026.04.01 18:14:28.032590 [ 4 ] {5c2e3ffc-eed7-48ab-8985-610e195ff1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23325 | 2026.04.01 18:14:28.032630 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23326 | 2026.04.01 18:14:28.032672 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 1065 rows starting from the beginning of the part | ||
| 23327 | 2026.04.01 18:14:28.032750 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 239 rows starting from the beginning of the part | ||
| 23328 | 2026.04.01 18:14:28.032809 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 239 rows starting from the beginning of the part | ||
| 23329 | 2026.04.01 18:14:28.032858 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1065 rows starting from the beginning of the part | ||
| 23330 | 2026.04.01 18:14:28.032903 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 239 rows starting from the beginning of the part | ||
| 23331 | 2026.04.01 18:14:28.032950 [ 192 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 239 rows starting from the beginning of the part | ||
| 23332 | 2026.04.01 18:14:28.033108 [ 4 ] {5c2e3ffc-eed7-48ab-8985-610e195ff1bd} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23333 | 2026.04.01 18:14:28.033148 [ 4 ] {5c2e3ffc-eed7-48ab-8985-610e195ff1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23334 | 2026.04.01 18:14:28.033480 [ 4 ] {5c2e3ffc-eed7-48ab-8985-610e195ff1bd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23335 | 2026.04.01 18:14:28.033702 [ 4 ] {5c2e3ffc-eed7-48ab-8985-610e195ff1bd} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23336 | 2026.04.01 18:14:28.033835 [ 4 ] {5c2e3ffc-eed7-48ab-8985-610e195ff1bd} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001307 sec., 182096.40397857688 rows/sec., 10.34 MiB/sec. | ||
| 23337 | 2026.04.01 18:14:28.033873 [ 4 ] {5c2e3ffc-eed7-48ab-8985-610e195ff1bd} <Debug> TCPHandler: Processed in 0.001474638 sec. | ||
| 23338 | 2026.04.01 18:14:28.033980 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23339 | 2026.04.01 18:14:28.034072 [ 4 ] {6a22f2f7-11dd-4aec-8c99-e3ede3f695b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23340 | 2026.04.01 18:14:28.034110 [ 4 ] {6a22f2f7-11dd-4aec-8c99-e3ede3f695b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23341 | 2026.04.01 18:14:28.034286 [ 195 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862599 sec., 1656824.6842181275 rows/sec., 107.55 MiB/sec. | ||
| 23342 | 2026.04.01 18:14:28.034505 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Trace> MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) | ||
| 23343 | 2026.04.01 18:14:28.034761 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23344 | 2026.04.01 18:14:28.034823 [ 190 ] {6f4a2dec-53a7-41c7-b6c8-96dba62a994d::all_1_68_14} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 | ||
| 23345 | 2026.04.01 18:14:28.034838 [ 4 ] {6a22f2f7-11dd-4aec-8c99-e3ede3f695b4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23346 | 2026.04.01 18:14:28.034872 [ 4 ] {6a22f2f7-11dd-4aec-8c99-e3ede3f695b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23347 | 2026.04.01 18:14:28.034904 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 23348 | 2026.04.01 18:14:28.035230 [ 4 ] {6a22f2f7-11dd-4aec-8c99-e3ede3f695b4} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23349 | 2026.04.01 18:14:28.035438 [ 4 ] {6a22f2f7-11dd-4aec-8c99-e3ede3f695b4} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23350 | 2026.04.01 18:14:28.035568 [ 4 ] {6a22f2f7-11dd-4aec-8c99-e3ede3f695b4} <Debug> executeQuery: Read 771 rows, 55.04 KiB in 0.001514 sec., 509247.02774108324 rows/sec., 35.50 MiB/sec. | ||
| 23351 | 2026.04.01 18:14:28.035605 [ 4 ] {6a22f2f7-11dd-4aec-8c99-e3ede3f695b4} <Debug> TCPHandler: Processed in 0.001672273 sec. | ||
| 23352 | 2026.04.01 18:14:28.035718 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23353 | 2026.04.01 18:14:28.035818 [ 4 ] {03f37a7b-af23-4cbb-8623-8db4f17b3036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23354 | 2026.04.01 18:14:28.035858 [ 4 ] {03f37a7b-af23-4cbb-8623-8db4f17b3036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23355 | 2026.04.01 18:14:28.036195 [ 4 ] {03f37a7b-af23-4cbb-8623-8db4f17b3036} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23356 | 2026.04.01 18:14:28.036230 [ 4 ] {03f37a7b-af23-4cbb-8623-8db4f17b3036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23357 | 2026.04.01 18:14:28.036510 [ 4 ] {03f37a7b-af23-4cbb-8623-8db4f17b3036} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 23358 | 2026.04.01 18:14:28.036704 [ 4 ] {03f37a7b-af23-4cbb-8623-8db4f17b3036} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23359 | 2026.04.01 18:14:28.036830 [ 4 ] {03f37a7b-af23-4cbb-8623-8db4f17b3036} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 23360 | 2026.04.01 18:14:28.036866 [ 4 ] {03f37a7b-af23-4cbb-8623-8db4f17b3036} <Debug> TCPHandler: Processed in 0.001194881 sec. | ||
| 23361 | 2026.04.01 18:14:28.036973 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23362 | 2026.04.01 18:14:28.037064 [ 4 ] {1eed732e-a715-4749-a0ab-7139ecc8646e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23363 | 2026.04.01 18:14:28.037104 [ 4 ] {1eed732e-a715-4749-a0ab-7139ecc8646e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23364 | 2026.04.01 18:14:28.037551 [ 4 ] {1eed732e-a715-4749-a0ab-7139ecc8646e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23365 | 2026.04.01 18:14:28.037586 [ 4 ] {1eed732e-a715-4749-a0ab-7139ecc8646e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23366 | 2026.04.01 18:14:28.037976 [ 4 ] {1eed732e-a715-4749-a0ab-7139ecc8646e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23367 | 2026.04.01 18:14:28.038182 [ 4 ] {1eed732e-a715-4749-a0ab-7139ecc8646e} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23368 | 2026.04.01 18:14:28.038308 [ 4 ] {1eed732e-a715-4749-a0ab-7139ecc8646e} <Debug> executeQuery: Read 335 rows, 22.45 KiB in 0.001261 sec., 265662.1728786677 rows/sec., 17.38 MiB/sec. | ||
| 23369 | 2026.04.01 18:14:28.038344 [ 4 ] {1eed732e-a715-4749-a0ab-7139ecc8646e} <Debug> TCPHandler: Processed in 0.001418237 sec. | ||
| 23370 | 2026.04.01 18:14:28.038394 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23371 | 2026.04.01 18:14:28.038449 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23372 | 2026.04.01 18:14:28.038449 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23373 | 2026.04.01 18:14:28.038552 [ 4 ] {75bc4615-95dd-432c-bcb0-f19c74684049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23374 | 2026.04.01 18:14:28.038593 [ 4 ] {75bc4615-95dd-432c-bcb0-f19c74684049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23375 | 2026.04.01 18:14:28.038903 [ 4 ] {75bc4615-95dd-432c-bcb0-f19c74684049} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23376 | 2026.04.01 18:14:28.038939 [ 4 ] {75bc4615-95dd-432c-bcb0-f19c74684049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23377 | 2026.04.01 18:14:28.039253 [ 4 ] {75bc4615-95dd-432c-bcb0-f19c74684049} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23378 | 2026.04.01 18:14:28.039532 [ 4 ] {75bc4615-95dd-432c-bcb0-f19c74684049} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23379 | 2026.04.01 18:14:28.039676 [ 4 ] {75bc4615-95dd-432c-bcb0-f19c74684049} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 23380 | 2026.04.01 18:14:28.039712 [ 4 ] {75bc4615-95dd-432c-bcb0-f19c74684049} <Debug> TCPHandler: Processed in 0.001308294 sec. | ||
| 23381 | 2026.04.01 18:14:28.039818 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23382 | 2026.04.01 18:14:28.039910 [ 4 ] {3cd02850-b09b-4314-ad1e-22dad2994d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23383 | 2026.04.01 18:14:28.039971 [ 4 ] {3cd02850-b09b-4314-ad1e-22dad2994d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23384 | 2026.04.01 18:14:28.040732 [ 4 ] {3cd02850-b09b-4314-ad1e-22dad2994d08} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23385 | 2026.04.01 18:14:28.040769 [ 4 ] {3cd02850-b09b-4314-ad1e-22dad2994d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23386 | 2026.04.01 18:14:28.040912 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23387 | 2026.04.01 18:14:28.041300 [ 4 ] {3cd02850-b09b-4314-ad1e-22dad2994d08} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23388 | 2026.04.01 18:14:28.041518 [ 4 ] {3cd02850-b09b-4314-ad1e-22dad2994d08} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23389 | 2026.04.01 18:14:28.041652 [ 4 ] {3cd02850-b09b-4314-ad1e-22dad2994d08} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001759 sec., 6253.553155201819 rows/sec., 11.21 MiB/sec. | ||
| 23390 | 2026.04.01 18:14:28.041707 [ 4 ] {3cd02850-b09b-4314-ad1e-22dad2994d08} <Debug> TCPHandler: Processed in 0.001935361 sec. | ||
| 23391 | 2026.04.01 18:14:28.041827 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23392 | 2026.04.01 18:14:28.041919 [ 4 ] {dd36ca37-3ea7-4efa-8397-ec49149d9fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23393 | 2026.04.01 18:14:28.041958 [ 4 ] {dd36ca37-3ea7-4efa-8397-ec49149d9fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23394 | 2026.04.01 18:14:28.042326 [ 4 ] {dd36ca37-3ea7-4efa-8397-ec49149d9fd3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23395 | 2026.04.01 18:14:28.042361 [ 4 ] {dd36ca37-3ea7-4efa-8397-ec49149d9fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23396 | 2026.04.01 18:14:28.042664 [ 4 ] {dd36ca37-3ea7-4efa-8397-ec49149d9fd3} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23397 | 2026.04.01 18:14:28.042862 [ 4 ] {dd36ca37-3ea7-4efa-8397-ec49149d9fd3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23398 | 2026.04.01 18:14:28.042984 [ 4 ] {dd36ca37-3ea7-4efa-8397-ec49149d9fd3} <Debug> executeQuery: Read 110 rows, 6.85 KiB in 0.001084 sec., 101476.0147601476 rows/sec., 6.17 MiB/sec. | ||
| 23399 | 2026.04.01 18:14:28.043019 [ 4 ] {dd36ca37-3ea7-4efa-8397-ec49149d9fd3} <Debug> TCPHandler: Processed in 0.001238502 sec. | ||
| 23400 | 2026.04.01 18:14:31.613216 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23401 | 2026.04.01 18:14:31.613283 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23402 | 2026.04.01 18:14:31.885028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46105 | ||
| 23403 | 2026.04.01 18:14:31.885617 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23404 | 2026.04.01 18:14:31.885661 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23405 | 2026.04.01 18:14:31.886272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 23406 | 2026.04.01 18:14:31.886744 [ 245 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23407 | 2026.04.01 18:14:31.886880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46105 | ||
| 23408 | 2026.04.01 18:14:31.886877 [ 45 ] {} <Debug> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 23409 | 2026.04.01 18:14:31.886948 [ 45 ] {} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23410 | 2026.04.01 18:14:31.886968 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23411 | 2026.04.01 18:14:31.887091 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::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 | ||
| 23412 | 2026.04.01 18:14:31.887244 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23413 | 2026.04.01 18:14:31.887285 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43737 rows starting from the beginning of the part | ||
| 23414 | 2026.04.01 18:14:31.887357 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 23415 | 2026.04.01 18:14:31.887408 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 23416 | 2026.04.01 18:14:31.887455 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 23417 | 2026.04.01 18:14:31.887496 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 23418 | 2026.04.01 18:14:31.887542 [ 188 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 23419 | 2026.04.01 18:14:31.890548 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46105 rows, containing 4 columns (4 merged, 0 gathered) in 0.003513291 sec., 13123023.398858791 rows/sec., 187.73 MiB/sec. | ||
| 23420 | 2026.04.01 18:14:31.891086 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23421 | 2026.04.01 18:14:31.891666 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23422 | 2026.04.01 18:14:31.891752 [ 195 ] {2e7b8c8d-1065-41ee-9a82-48a993dbbd66::all_1_96_19} <Trace> system.asynchronous_metric_log (2e7b8c8d-1065-41ee-9a82-48a993dbbd66) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23423 | 2026.04.01 18:14:31.891856 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 23424 | 2026.04.01 18:14:32.007755 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007268609 sec. | ||
| 23425 | 2026.04.01 18:14:32.034965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2950 | ||
| 23426 | 2026.04.01 18:14:32.037471 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23427 | 2026.04.01 18:14:32.037511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23428 | 2026.04.01 18:14:32.038843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23429 | 2026.04.01 18:14:32.039357 [ 243 ] {} <Trace> system.query_log (dd9636c0-a6e7-425f-b0f3-bc6aa9c2ca8d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23430 | 2026.04.01 18:14:32.039622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2950 | ||
| 23431 | 2026.04.01 18:14:33.015357 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23432 | 2026.04.01 18:14:33.015618 [ 4 ] {cd8773ef-84f0-4558-b106-cd260205318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23433 | 2026.04.01 18:14:33.015715 [ 4 ] {cd8773ef-84f0-4558-b106-cd260205318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23434 | 2026.04.01 18:14:33.016518 [ 4 ] {cd8773ef-84f0-4558-b106-cd260205318d} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23435 | 2026.04.01 18:14:33.016555 [ 4 ] {cd8773ef-84f0-4558-b106-cd260205318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23436 | 2026.04.01 18:14:33.017074 [ 4 ] {cd8773ef-84f0-4558-b106-cd260205318d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 23437 | 2026.04.01 18:14:33.017592 [ 4 ] {cd8773ef-84f0-4558-b106-cd260205318d} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23438 | 2026.04.01 18:14:33.017741 [ 4 ] {cd8773ef-84f0-4558-b106-cd260205318d} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.002193 sec., 1367.9890560875513 rows/sec., 101.53 KiB/sec. | ||
| 23439 | 2026.04.01 18:14:33.017782 [ 4 ] {cd8773ef-84f0-4558-b106-cd260205318d} <Debug> TCPHandler: Processed in 0.002589978 sec. | ||
| 23440 | 2026.04.01 18:14:33.017929 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23441 | 2026.04.01 18:14:33.018024 [ 4 ] {ed5bebb0-cd49-453e-85b8-40771683d7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23442 | 2026.04.01 18:14:33.018067 [ 4 ] {ed5bebb0-cd49-453e-85b8-40771683d7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23443 | 2026.04.01 18:14:33.018599 [ 4 ] {ed5bebb0-cd49-453e-85b8-40771683d7fa} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23444 | 2026.04.01 18:14:33.018632 [ 4 ] {ed5bebb0-cd49-453e-85b8-40771683d7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23445 | 2026.04.01 18:14:33.019068 [ 4 ] {ed5bebb0-cd49-453e-85b8-40771683d7fa} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23446 | 2026.04.01 18:14:33.019581 [ 4 ] {ed5bebb0-cd49-453e-85b8-40771683d7fa} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23447 | 2026.04.01 18:14:33.019712 [ 4 ] {ed5bebb0-cd49-453e-85b8-40771683d7fa} <Debug> executeQuery: Read 160 rows, 14.08 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 8.04 MiB/sec. | ||
| 23448 | 2026.04.01 18:14:33.019748 [ 4 ] {ed5bebb0-cd49-453e-85b8-40771683d7fa} <Debug> TCPHandler: Processed in 0.001878439 sec. | ||
| 23449 | 2026.04.01 18:14:33.019860 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23450 | 2026.04.01 18:14:33.019959 [ 4 ] {ed7bd307-67e8-449c-8ca7-c13ac5d876bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23451 | 2026.04.01 18:14:33.019998 [ 4 ] {ed7bd307-67e8-449c-8ca7-c13ac5d876bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23452 | 2026.04.01 18:14:33.020432 [ 4 ] {ed7bd307-67e8-449c-8ca7-c13ac5d876bb} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23453 | 2026.04.01 18:14:33.020466 [ 4 ] {ed7bd307-67e8-449c-8ca7-c13ac5d876bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23454 | 2026.04.01 18:14:33.020883 [ 4 ] {ed7bd307-67e8-449c-8ca7-c13ac5d876bb} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23455 | 2026.04.01 18:14:33.021329 [ 4 ] {ed7bd307-67e8-449c-8ca7-c13ac5d876bb} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23456 | 2026.04.01 18:14:33.021460 [ 4 ] {ed7bd307-67e8-449c-8ca7-c13ac5d876bb} <Debug> executeQuery: Read 52 rows, 3.87 KiB in 0.001519 sec., 34233.04805793285 rows/sec., 2.49 MiB/sec. | ||
| 23457 | 2026.04.01 18:14:33.021497 [ 4 ] {ed7bd307-67e8-449c-8ca7-c13ac5d876bb} <Debug> TCPHandler: Processed in 0.001682994 sec. | ||
| 23458 | 2026.04.01 18:14:33.021613 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23459 | 2026.04.01 18:14:33.021703 [ 4 ] {8c7a1acb-4a52-47e5-945f-cedb5515cb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23460 | 2026.04.01 18:14:33.021741 [ 4 ] {8c7a1acb-4a52-47e5-945f-cedb5515cb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23461 | 2026.04.01 18:14:33.022211 [ 4 ] {8c7a1acb-4a52-47e5-945f-cedb5515cb09} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23462 | 2026.04.01 18:14:33.022244 [ 4 ] {8c7a1acb-4a52-47e5-945f-cedb5515cb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23463 | 2026.04.01 18:14:33.022665 [ 4 ] {8c7a1acb-4a52-47e5-945f-cedb5515cb09} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23464 | 2026.04.01 18:14:33.023138 [ 4 ] {8c7a1acb-4a52-47e5-945f-cedb5515cb09} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23465 | 2026.04.01 18:14:33.023268 [ 4 ] {8c7a1acb-4a52-47e5-945f-cedb5515cb09} <Debug> executeQuery: Read 134 rows, 10.51 KiB in 0.001582 sec., 84702.90771175726 rows/sec., 6.49 MiB/sec. | ||
| 23466 | 2026.04.01 18:14:33.023304 [ 4 ] {8c7a1acb-4a52-47e5-945f-cedb5515cb09} <Debug> TCPHandler: Processed in 0.001746085 sec. | ||
| 23467 | 2026.04.01 18:14:33.023415 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23468 | 2026.04.01 18:14:33.023515 [ 4 ] {7bb12cf7-0955-4f78-8b11-080f3911f8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23469 | 2026.04.01 18:14:33.023556 [ 4 ] {7bb12cf7-0955-4f78-8b11-080f3911f8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23470 | 2026.04.01 18:14:33.023981 [ 4 ] {7bb12cf7-0955-4f78-8b11-080f3911f8d5} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23471 | 2026.04.01 18:14:33.024015 [ 4 ] {7bb12cf7-0955-4f78-8b11-080f3911f8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23472 | 2026.04.01 18:14:33.024476 [ 4 ] {7bb12cf7-0955-4f78-8b11-080f3911f8d5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23473 | 2026.04.01 18:14:33.024907 [ 4 ] {7bb12cf7-0955-4f78-8b11-080f3911f8d5} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23474 | 2026.04.01 18:14:33.025036 [ 4 ] {7bb12cf7-0955-4f78-8b11-080f3911f8d5} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001538 sec., 105981.7945383615 rows/sec., 7.36 MiB/sec. | ||
| 23475 | 2026.04.01 18:14:33.025071 [ 4 ] {7bb12cf7-0955-4f78-8b11-080f3911f8d5} <Debug> TCPHandler: Processed in 0.001703364 sec. | ||
| 23476 | 2026.04.01 18:14:33.025188 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23477 | 2026.04.01 18:14:33.025277 [ 4 ] {6ee4552e-31f2-4b4a-a1aa-6e1ea20a13b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23478 | 2026.04.01 18:14:33.025332 [ 4 ] {6ee4552e-31f2-4b4a-a1aa-6e1ea20a13b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23479 | 2026.04.01 18:14:33.026257 [ 4 ] {6ee4552e-31f2-4b4a-a1aa-6e1ea20a13b5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23480 | 2026.04.01 18:14:33.026291 [ 4 ] {6ee4552e-31f2-4b4a-a1aa-6e1ea20a13b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23481 | 2026.04.01 18:14:33.026953 [ 4 ] {6ee4552e-31f2-4b4a-a1aa-6e1ea20a13b5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23482 | 2026.04.01 18:14:33.027445 [ 4 ] {6ee4552e-31f2-4b4a-a1aa-6e1ea20a13b5} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23483 | 2026.04.01 18:14:33.027584 [ 4 ] {6ee4552e-31f2-4b4a-a1aa-6e1ea20a13b5} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002324 sec., 21084.33734939759 rows/sec., 37.78 MiB/sec. | ||
| 23484 | 2026.04.01 18:14:33.027638 [ 4 ] {6ee4552e-31f2-4b4a-a1aa-6e1ea20a13b5} <Debug> TCPHandler: Processed in 0.002504515 sec. | ||
| 23485 | 2026.04.01 18:14:33.027755 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23486 | 2026.04.01 18:14:33.027846 [ 4 ] {3ef3db8c-0f1f-4465-abca-03d3356d170b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23487 | 2026.04.01 18:14:33.027886 [ 4 ] {3ef3db8c-0f1f-4465-abca-03d3356d170b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23488 | 2026.04.01 18:14:33.028240 [ 4 ] {3ef3db8c-0f1f-4465-abca-03d3356d170b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23489 | 2026.04.01 18:14:33.028272 [ 4 ] {3ef3db8c-0f1f-4465-abca-03d3356d170b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23490 | 2026.04.01 18:14:33.028681 [ 4 ] {3ef3db8c-0f1f-4465-abca-03d3356d170b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23491 | 2026.04.01 18:14:33.029101 [ 4 ] {3ef3db8c-0f1f-4465-abca-03d3356d170b} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23492 | 2026.04.01 18:14:33.029232 [ 4 ] {3ef3db8c-0f1f-4465-abca-03d3356d170b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
| 23493 | 2026.04.01 18:14:33.029267 [ 4 ] {3ef3db8c-0f1f-4465-abca-03d3356d170b} <Debug> TCPHandler: Processed in 0.001568511 sec. | ||
| 23494 | 2026.04.01 18:14:33.463133 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23495 | 2026.04.01 18:14:33.463331 [ 4 ] {e718c8e3-fa03-4d5a-8731-43def4fe33b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23496 | 2026.04.01 18:14:33.463378 [ 4 ] {e718c8e3-fa03-4d5a-8731-43def4fe33b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23497 | 2026.04.01 18:14:33.464108 [ 4 ] {e718c8e3-fa03-4d5a-8731-43def4fe33b0} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23498 | 2026.04.01 18:14:33.464147 [ 4 ] {e718c8e3-fa03-4d5a-8731-43def4fe33b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23499 | 2026.04.01 18:14:33.464665 [ 4 ] {e718c8e3-fa03-4d5a-8731-43def4fe33b0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 23500 | 2026.04.01 18:14:33.465127 [ 4 ] {e718c8e3-fa03-4d5a-8731-43def4fe33b0} <Trace> oximeter.fields_i16 (5c27ccbd-0608-4f68-b190-7c2311551aa1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23501 | 2026.04.01 18:14:33.465276 [ 4 ] {e718c8e3-fa03-4d5a-8731-43def4fe33b0} <Debug> executeQuery: Read 464 rows, 30.13 KiB in 0.001972 sec., 235294.11764705885 rows/sec., 14.92 MiB/sec. | ||
| 23502 | 2026.04.01 18:14:33.465317 [ 4 ] {e718c8e3-fa03-4d5a-8731-43def4fe33b0} <Debug> TCPHandler: Processed in 0.002312931 sec. | ||
| 23503 | 2026.04.01 18:14:33.465438 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23504 | 2026.04.01 18:14:33.465531 [ 4 ] {d6fa56e4-f8c7-4920-9dc7-0ff7c09f607f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23505 | 2026.04.01 18:14:33.465570 [ 4 ] {d6fa56e4-f8c7-4920-9dc7-0ff7c09f607f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23506 | 2026.04.01 18:14:33.465964 [ 4 ] {d6fa56e4-f8c7-4920-9dc7-0ff7c09f607f} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23507 | 2026.04.01 18:14:33.466001 [ 4 ] {d6fa56e4-f8c7-4920-9dc7-0ff7c09f607f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23508 | 2026.04.01 18:14:33.466406 [ 4 ] {d6fa56e4-f8c7-4920-9dc7-0ff7c09f607f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 23509 | 2026.04.01 18:14:33.466839 [ 4 ] {d6fa56e4-f8c7-4920-9dc7-0ff7c09f607f} <Trace> oximeter.fields_ipaddr (47be28a3-0155-4c09-9244-983a14ae0388): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23510 | 2026.04.01 18:14:33.466977 [ 4 ] {d6fa56e4-f8c7-4920-9dc7-0ff7c09f607f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001464 sec., 1366.120218579235 rows/sec., 111.40 KiB/sec. | ||
| 23511 | 2026.04.01 18:14:33.467019 [ 4 ] {d6fa56e4-f8c7-4920-9dc7-0ff7c09f607f} <Debug> TCPHandler: Processed in 0.001631152 sec. | ||
| 23512 | 2026.04.01 18:14:33.467122 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23513 | 2026.04.01 18:14:33.467214 [ 4 ] {2494ca2b-df6d-4acf-a1dc-7831125aa4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23514 | 2026.04.01 18:14:33.467253 [ 4 ] {2494ca2b-df6d-4acf-a1dc-7831125aa4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23515 | 2026.04.01 18:14:33.470240 [ 4 ] {2494ca2b-df6d-4acf-a1dc-7831125aa4c3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23516 | 2026.04.01 18:14:33.470276 [ 4 ] {2494ca2b-df6d-4acf-a1dc-7831125aa4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23517 | 2026.04.01 18:14:33.470964 [ 4 ] {2494ca2b-df6d-4acf-a1dc-7831125aa4c3} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23518 | 2026.04.01 18:14:33.471402 [ 4 ] {2494ca2b-df6d-4acf-a1dc-7831125aa4c3} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23519 | 2026.04.01 18:14:33.471539 [ 4 ] {2494ca2b-df6d-4acf-a1dc-7831125aa4c3} <Debug> executeQuery: Read 3642 rows, 280.02 KiB in 0.004343 sec., 838590.8358277689 rows/sec., 62.97 MiB/sec. | ||
| 23520 | 2026.04.01 18:14:33.471538 [ 32 ] {} <Debug> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 23521 | 2026.04.01 18:14:33.471581 [ 4 ] {2494ca2b-df6d-4acf-a1dc-7831125aa4c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 23522 | 2026.04.01 18:14:33.471602 [ 4 ] {2494ca2b-df6d-4acf-a1dc-7831125aa4c3} <Debug> TCPHandler: Processed in 0.004529828 sec. | ||
| 23523 | 2026.04.01 18:14:33.471610 [ 32 ] {} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23524 | 2026.04.01 18:14:33.471636 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23525 | 2026.04.01 18:14:33.471727 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23526 | 2026.04.01 18:14:33.471812 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 23527 | 2026.04.01 18:14:33.471825 [ 4 ] {152113a2-9107-4907-b883-6afa82345ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23528 | 2026.04.01 18:14:33.471922 [ 4 ] {152113a2-9107-4907-b883-6afa82345ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23529 | 2026.04.01 18:14:33.472029 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23530 | 2026.04.01 18:14:33.472085 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3886 rows starting from the beginning of the part | ||
| 23531 | 2026.04.01 18:14:33.472182 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1269 rows starting from the beginning of the part | ||
| 23532 | 2026.04.01 18:14:33.472242 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 163 rows starting from the beginning of the part | ||
| 23533 | 2026.04.01 18:14:33.472284 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1269 rows starting from the beginning of the part | ||
| 23534 | 2026.04.01 18:14:33.472322 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 23535 | 2026.04.01 18:14:33.472366 [ 191 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 3642 rows starting from the beginning of the part | ||
| 23536 | 2026.04.01 18:14:33.472473 [ 4 ] {152113a2-9107-4907-b883-6afa82345ab1} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23537 | 2026.04.01 18:14:33.472517 [ 4 ] {152113a2-9107-4907-b883-6afa82345ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23538 | 2026.04.01 18:14:33.473010 [ 4 ] {152113a2-9107-4907-b883-6afa82345ab1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23539 | 2026.04.01 18:14:33.473452 [ 4 ] {152113a2-9107-4907-b883-6afa82345ab1} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23540 | 2026.04.01 18:14:33.473581 [ 32 ] {} <Debug> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23541 | 2026.04.01 18:14:33.473593 [ 4 ] {152113a2-9107-4907-b883-6afa82345ab1} <Debug> executeQuery: Read 260 rows, 16.03 KiB in 0.001787 sec., 145495.2434247342 rows/sec., 8.76 MiB/sec. | ||
| 23542 | 2026.04.01 18:14:33.473616 [ 32 ] {} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23543 | 2026.04.01 18:14:33.473642 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23544 | 2026.04.01 18:14:33.473642 [ 4 ] {152113a2-9107-4907-b883-6afa82345ab1} <Debug> TCPHandler: Processed in 0.001972571 sec. | ||
| 23545 | 2026.04.01 18:14:33.473748 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 23546 | 2026.04.01 18:14:33.473769 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23547 | 2026.04.01 18:14:33.473857 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23548 | 2026.04.01 18:14:33.473868 [ 4 ] {f6614ae7-f2c2-4ee1-8ab0-3fcfae06d993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23549 | 2026.04.01 18:14:33.473890 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 337 rows starting from the beginning of the part | ||
| 23550 | 2026.04.01 18:14:33.473914 [ 4 ] {f6614ae7-f2c2-4ee1-8ab0-3fcfae06d993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23551 | 2026.04.01 18:14:33.473949 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 243 rows starting from the beginning of the part | ||
| 23552 | 2026.04.01 18:14:33.473997 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 58 rows starting from the beginning of the part | ||
| 23553 | 2026.04.01 18:14:33.474038 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 243 rows starting from the beginning of the part | ||
| 23554 | 2026.04.01 18:14:33.474079 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 52 rows starting from the beginning of the part | ||
| 23555 | 2026.04.01 18:14:33.474117 [ 195 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 260 rows starting from the beginning of the part | ||
| 23556 | 2026.04.01 18:14:33.474801 [ 4 ] {f6614ae7-f2c2-4ee1-8ab0-3fcfae06d993} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23557 | 2026.04.01 18:14:33.474842 [ 4 ] {f6614ae7-f2c2-4ee1-8ab0-3fcfae06d993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23558 | 2026.04.01 18:14:33.475046 [ 197 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333434 sec., 894682.4514749136 rows/sec., 58.69 MiB/sec. | ||
| 23559 | 2026.04.01 18:14:33.475330 [ 4 ] {f6614ae7-f2c2-4ee1-8ab0-3fcfae06d993} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 23560 | 2026.04.01 18:14:33.475331 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23561 | 2026.04.01 18:14:33.475342 [ 197 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003616344 sec., 2872790.862816148 rows/sec., 230.43 MiB/sec. | ||
| 23562 | 2026.04.01 18:14:33.475840 [ 197 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 23563 | 2026.04.01 18:14:33.475852 [ 4 ] {f6614ae7-f2c2-4ee1-8ab0-3fcfae06d993} <Trace> oximeter.fields_u32 (6f4a2dec-53a7-41c7-b6c8-96dba62a994d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23564 | 2026.04.01 18:14:33.475919 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23565 | 2026.04.01 18:14:33.476015 [ 199 ] {e9f223e0-321b-4ff1-a08d-a5944ce28928::all_1_141_28} <Trace> oximeter.fields_u16 (e9f223e0-321b-4ff1-a08d-a5944ce28928) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23566 | 2026.04.01 18:14:33.476021 [ 4 ] {f6614ae7-f2c2-4ee1-8ab0-3fcfae06d993} <Debug> executeQuery: Read 1043 rows, 63.32 KiB in 0.00217 sec., 480645.16129032255 rows/sec., 28.50 MiB/sec. | ||
| 23567 | 2026.04.01 18:14:33.476078 [ 4 ] {f6614ae7-f2c2-4ee1-8ab0-3fcfae06d993} <Debug> TCPHandler: Processed in 0.002358201 sec. | ||
| 23568 | 2026.04.01 18:14:33.476099 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 23569 | 2026.04.01 18:14:33.476192 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23570 | 2026.04.01 18:14:33.476292 [ 4 ] {1025fa21-7c4c-4f95-be6e-443eaaf76dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23571 | 2026.04.01 18:14:33.476334 [ 4 ] {1025fa21-7c4c-4f95-be6e-443eaaf76dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23572 | 2026.04.01 18:14:33.476410 [ 197 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23573 | 2026.04.01 18:14:33.476503 [ 197 ] {bfb7faab-6447-46ee-827b-bf44c72935d2::all_1_161_32} <Trace> oximeter.fields_string (bfb7faab-6447-46ee-827b-bf44c72935d2) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 23574 | 2026.04.01 18:14:33.476608 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
| 23575 | 2026.04.01 18:14:33.476723 [ 4 ] {1025fa21-7c4c-4f95-be6e-443eaaf76dab} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23576 | 2026.04.01 18:14:33.476765 [ 4 ] {1025fa21-7c4c-4f95-be6e-443eaaf76dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23577 | 2026.04.01 18:14:33.477190 [ 4 ] {1025fa21-7c4c-4f95-be6e-443eaaf76dab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 23578 | 2026.04.01 18:14:33.477654 [ 4 ] {1025fa21-7c4c-4f95-be6e-443eaaf76dab} <Trace> oximeter.fields_u64 (d9be2de1-6b38-423e-8779-578ea556a8f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23579 | 2026.04.01 18:14:33.477791 [ 4 ] {1025fa21-7c4c-4f95-be6e-443eaaf76dab} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001518 sec., 658.7615283267457 rows/sec., 46.32 KiB/sec. | ||
| 23580 | 2026.04.01 18:14:33.477831 [ 4 ] {1025fa21-7c4c-4f95-be6e-443eaaf76dab} <Debug> TCPHandler: Processed in 0.001687874 sec. | ||
| 23581 | 2026.04.01 18:14:33.477931 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23582 | 2026.04.01 18:14:33.478022 [ 4 ] {a7ecbe7d-0d24-43a4-ace1-f347c1adebfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23583 | 2026.04.01 18:14:33.478062 [ 4 ] {a7ecbe7d-0d24-43a4-ace1-f347c1adebfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23584 | 2026.04.01 18:14:33.478574 [ 4 ] {a7ecbe7d-0d24-43a4-ace1-f347c1adebfb} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23585 | 2026.04.01 18:14:33.478610 [ 4 ] {a7ecbe7d-0d24-43a4-ace1-f347c1adebfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23586 | 2026.04.01 18:14:33.479032 [ 4 ] {a7ecbe7d-0d24-43a4-ace1-f347c1adebfb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 23587 | 2026.04.01 18:14:33.479508 [ 4 ] {a7ecbe7d-0d24-43a4-ace1-f347c1adebfb} <Trace> oximeter.fields_u8 (1ce7d462-6c30-450c-a4da-6b321c114d13): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23588 | 2026.04.01 18:14:33.479644 [ 4 ] {a7ecbe7d-0d24-43a4-ace1-f347c1adebfb} <Debug> executeQuery: Read 238 rows, 13.83 KiB in 0.001639 sec., 145210.4942037828 rows/sec., 8.24 MiB/sec. | ||
| 23589 | 2026.04.01 18:14:33.479682 [ 4 ] {a7ecbe7d-0d24-43a4-ace1-f347c1adebfb} <Debug> TCPHandler: Processed in 0.001799417 sec. | ||
| 23590 | 2026.04.01 18:14:33.479792 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23591 | 2026.04.01 18:14:33.479884 [ 4 ] {4a3966db-1b41-492b-bd4e-782d1d8fd775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23592 | 2026.04.01 18:14:33.479923 [ 4 ] {4a3966db-1b41-492b-bd4e-782d1d8fd775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23593 | 2026.04.01 18:14:33.481259 [ 4 ] {4a3966db-1b41-492b-bd4e-782d1d8fd775} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23594 | 2026.04.01 18:14:33.481296 [ 4 ] {4a3966db-1b41-492b-bd4e-782d1d8fd775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23595 | 2026.04.01 18:14:33.481811 [ 4 ] {4a3966db-1b41-492b-bd4e-782d1d8fd775} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23596 | 2026.04.01 18:14:33.482319 [ 4 ] {4a3966db-1b41-492b-bd4e-782d1d8fd775} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23597 | 2026.04.01 18:14:33.482436 [ 32 ] {} <Debug> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 23598 | 2026.04.01 18:14:33.482458 [ 4 ] {4a3966db-1b41-492b-bd4e-782d1d8fd775} <Debug> executeQuery: Read 2012 rows, 139.07 KiB in 0.002592 sec., 776234.5679012345 rows/sec., 52.40 MiB/sec. | ||
| 23599 | 2026.04.01 18:14:33.482478 [ 32 ] {} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23600 | 2026.04.01 18:14:33.482504 [ 4 ] {4a3966db-1b41-492b-bd4e-782d1d8fd775} <Debug> TCPHandler: Processed in 0.002759811 sec. | ||
| 23601 | 2026.04.01 18:14:33.482508 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23602 | 2026.04.01 18:14:33.482628 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23603 | 2026.04.01 18:14:33.482658 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 23604 | 2026.04.01 18:14:33.482726 [ 4 ] {b3e8bcb9-9afc-48bf-b2f6-3618a703d5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23605 | 2026.04.01 18:14:33.482774 [ 4 ] {b3e8bcb9-9afc-48bf-b2f6-3618a703d5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23606 | 2026.04.01 18:14:33.482810 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23607 | 2026.04.01 18:14:33.482857 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2242 rows starting from the beginning of the part | ||
| 23608 | 2026.04.01 18:14:33.482936 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 771 rows starting from the beginning of the part | ||
| 23609 | 2026.04.01 18:14:33.482997 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 149 rows starting from the beginning of the part | ||
| 23610 | 2026.04.01 18:14:33.483055 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 771 rows starting from the beginning of the part | ||
| 23611 | 2026.04.01 18:14:33.483108 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 134 rows starting from the beginning of the part | ||
| 23612 | 2026.04.01 18:14:33.483130 [ 4 ] {b3e8bcb9-9afc-48bf-b2f6-3618a703d5f0} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23613 | 2026.04.01 18:14:33.483164 [ 191 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 2012 rows starting from the beginning of the part | ||
| 23614 | 2026.04.01 18:14:33.483173 [ 4 ] {b3e8bcb9-9afc-48bf-b2f6-3618a703d5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23615 | 2026.04.01 18:14:33.483661 [ 4 ] {b3e8bcb9-9afc-48bf-b2f6-3618a703d5f0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 23616 | 2026.04.01 18:14:33.484122 [ 4 ] {b3e8bcb9-9afc-48bf-b2f6-3618a703d5f0} <Trace> oximeter.measurements_bool (227a2237-3b62-4f34-a783-595583cf455f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23617 | 2026.04.01 18:14:33.484260 [ 4 ] {b3e8bcb9-9afc-48bf-b2f6-3618a703d5f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
| 23618 | 2026.04.01 18:14:33.484298 [ 4 ] {b3e8bcb9-9afc-48bf-b2f6-3618a703d5f0} <Debug> TCPHandler: Processed in 0.001719605 sec. | ||
| 23619 | 2026.04.01 18:14:33.484402 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23620 | 2026.04.01 18:14:33.484494 [ 4 ] {b4c2bb1c-1512-4a75-b1f7-cad2d282c7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23621 | 2026.04.01 18:14:33.484534 [ 4 ] {b4c2bb1c-1512-4a75-b1f7-cad2d282c7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23622 | 2026.04.01 18:14:33.485104 [ 197 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6079 rows, containing 5 columns (5 merged, 0 gathered) in 0.002503175 sec., 2428515.78495311 rows/sec., 176.60 MiB/sec. | ||
| 23623 | 2026.04.01 18:14:33.485389 [ 4 ] {b4c2bb1c-1512-4a75-b1f7-cad2d282c7ec} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23624 | 2026.04.01 18:14:33.485431 [ 4 ] {b4c2bb1c-1512-4a75-b1f7-cad2d282c7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23625 | 2026.04.01 18:14:33.485475 [ 199 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 23626 | 2026.04.01 18:14:33.485977 [ 199 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23627 | 2026.04.01 18:14:33.486043 [ 4 ] {b4c2bb1c-1512-4a75-b1f7-cad2d282c7ec} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23628 | 2026.04.01 18:14:33.486057 [ 199 ] {5a71cb61-d291-4e50-8e18-15473548ca2f::all_1_161_32} <Trace> oximeter.fields_uuid (5a71cb61-d291-4e50-8e18-15473548ca2f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 23629 | 2026.04.01 18:14:33.486143 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 23630 | 2026.04.01 18:14:33.486554 [ 4 ] {b4c2bb1c-1512-4a75-b1f7-cad2d282c7ec} <Trace> oximeter.measurements_cumulativeu64 (9a89c1b2-94fa-4e21-bd53-898f7dc7cf1f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23631 | 2026.04.01 18:14:33.486698 [ 4 ] {b4c2bb1c-1512-4a75-b1f7-cad2d282c7ec} <Debug> executeQuery: Read 1675 rows, 104.17 KiB in 0.002222 sec., 753825.3825382538 rows/sec., 45.78 MiB/sec. | ||
| 23632 | 2026.04.01 18:14:33.486736 [ 4 ] {b4c2bb1c-1512-4a75-b1f7-cad2d282c7ec} <Debug> TCPHandler: Processed in 0.002386073 sec. | ||
| 23633 | 2026.04.01 18:14:33.486848 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23634 | 2026.04.01 18:14:33.486940 [ 4 ] {ab55e9fc-981c-4868-b809-48500cbf9c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23635 | 2026.04.01 18:14:33.486981 [ 4 ] {ab55e9fc-981c-4868-b809-48500cbf9c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23636 | 2026.04.01 18:14:33.487297 [ 4 ] {ab55e9fc-981c-4868-b809-48500cbf9c97} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23637 | 2026.04.01 18:14:33.487332 [ 4 ] {ab55e9fc-981c-4868-b809-48500cbf9c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23638 | 2026.04.01 18:14:33.487742 [ 4 ] {ab55e9fc-981c-4868-b809-48500cbf9c97} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23639 | 2026.04.01 18:14:33.488165 [ 4 ] {ab55e9fc-981c-4868-b809-48500cbf9c97} <Trace> oximeter.measurements_f64 (15c4754d-7e16-41d2-ba80-b8c2b1e9d58d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23640 | 2026.04.01 18:14:33.488304 [ 4 ] {ab55e9fc-981c-4868-b809-48500cbf9c97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. | ||
| 23641 | 2026.04.01 18:14:33.488341 [ 4 ] {ab55e9fc-981c-4868-b809-48500cbf9c97} <Debug> TCPHandler: Processed in 0.00154216 sec. | ||
| 23642 | 2026.04.01 18:14:33.488450 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23643 | 2026.04.01 18:14:33.488542 [ 4 ] {de4e57a8-04b9-4d7d-b29f-4c8a8c7ef635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23644 | 2026.04.01 18:14:33.488594 [ 4 ] {de4e57a8-04b9-4d7d-b29f-4c8a8c7ef635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23645 | 2026.04.01 18:14:33.489443 [ 4 ] {de4e57a8-04b9-4d7d-b29f-4c8a8c7ef635} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23646 | 2026.04.01 18:14:33.489480 [ 4 ] {de4e57a8-04b9-4d7d-b29f-4c8a8c7ef635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23647 | 2026.04.01 18:14:33.490161 [ 4 ] {de4e57a8-04b9-4d7d-b29f-4c8a8c7ef635} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23648 | 2026.04.01 18:14:33.490590 [ 4 ] {de4e57a8-04b9-4d7d-b29f-4c8a8c7ef635} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23649 | 2026.04.01 18:14:33.490717 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23650 | 2026.04.01 18:14:33.490737 [ 4 ] {de4e57a8-04b9-4d7d-b29f-4c8a8c7ef635} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002212 sec., 11754.068716094032 rows/sec., 21.06 MiB/sec. | ||
| 23651 | 2026.04.01 18:14:33.490751 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23652 | 2026.04.01 18:14:33.490778 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23653 | 2026.04.01 18:14:33.490805 [ 4 ] {de4e57a8-04b9-4d7d-b29f-4c8a8c7ef635} <Debug> TCPHandler: Processed in 0.002403232 sec. | ||
| 23654 | 2026.04.01 18:14:33.490867 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 23655 | 2026.04.01 18:14:33.490922 [ 4 ] {} <Trace> TCP-Session: 6e3167c0-90a3-4255-b40d-24e0f1b96655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23656 | 2026.04.01 18:14:33.491020 [ 4 ] {a42eb4a8-ace5-479a-ae53-5e0b363b4db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23657 | 2026.04.01 18:14:33.491056 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23658 | 2026.04.01 18:14:33.491061 [ 4 ] {a42eb4a8-ace5-479a-ae53-5e0b363b4db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23659 | 2026.04.01 18:14:33.491113 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2995 rows starting from the beginning of the part | ||
| 23660 | 2026.04.01 18:14:33.491221 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 11 rows starting from the beginning of the part | ||
| 23661 | 2026.04.01 18:14:33.491314 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 49 rows starting from the beginning of the part | ||
| 23662 | 2026.04.01 18:14:33.491399 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 11 rows starting from the beginning of the part | ||
| 23663 | 2026.04.01 18:14:33.491422 [ 4 ] {a42eb4a8-ace5-479a-ae53-5e0b363b4db3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23664 | 2026.04.01 18:14:33.491463 [ 4 ] {a42eb4a8-ace5-479a-ae53-5e0b363b4db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23665 | 2026.04.01 18:14:33.491480 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 49 rows starting from the beginning of the part | ||
| 23666 | 2026.04.01 18:14:33.491570 [ 191 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 26 rows starting from the beginning of the part | ||
| 23667 | 2026.04.01 18:14:33.491923 [ 4 ] {a42eb4a8-ace5-479a-ae53-5e0b363b4db3} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23668 | 2026.04.01 18:14:33.492431 [ 4 ] {a42eb4a8-ace5-479a-ae53-5e0b363b4db3} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23669 | 2026.04.01 18:14:33.492571 [ 4 ] {a42eb4a8-ace5-479a-ae53-5e0b363b4db3} <Debug> executeQuery: Read 62 rows, 3.54 KiB in 0.001569 sec., 39515.615041427656 rows/sec., 2.20 MiB/sec. | ||
| 23670 | 2026.04.01 18:14:33.492608 [ 4 ] {a42eb4a8-ace5-479a-ae53-5e0b363b4db3} <Debug> TCPHandler: Processed in 0.001735285 sec. | ||
| 23671 | 2026.04.01 18:14:33.500355 [ 196 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 19 columns (19 merged, 0 gathered) in 0.009518767 sec., 329979.7127085893 rows/sec., 591.02 MiB/sec. | ||
| 23672 | 2026.04.01 18:14:33.503411 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23673 | 2026.04.01 18:14:33.504042 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23674 | 2026.04.01 18:14:33.504127 [ 193 ] {274d951a-3e6a-4089-ab11-4eb8bda3f118::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (274d951a-3e6a-4089-ab11-4eb8bda3f118) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23675 | 2026.04.01 18:14:33.504312 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.67 MiB. | ||
| 23676 | 2026.04.01 18:14:34.027232 [ 217 ] {} <Trace> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23677 | 2026.04.01 18:14:34.027298 [ 217 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23678 | 2026.04.01 18:14:34.030938 [ 217 ] {} <Debug> oximeter.measurements_u64 (6c5b8833-a6f1-48c8-84e7-c1126a27c83a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23679 | 2026.04.01 18:14:34.458908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 23680 | 2026.04.01 18:14:34.477994 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23681 | 2026.04.01 18:14:34.478048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23682 | 2026.04.01 18:14:34.485085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 23683 | 2026.04.01 18:14:34.486325 [ 244 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23684 | 2026.04.01 18:14:34.486624 [ 42 ] {} <Debug> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 23685 | 2026.04.01 18:14:34.486676 [ 42 ] {} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23686 | 2026.04.01 18:14:34.486695 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 23687 | 2026.04.01 18:14:34.486795 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::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 | ||
| 23688 | 2026.04.01 18:14:34.489708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 23689 | 2026.04.01 18:14:34.489708 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23690 | 2026.04.01 18:14:34.490489 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 23691 | 2026.04.01 18:14:34.493867 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 23692 | 2026.04.01 18:14:34.497305 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 23693 | 2026.04.01 18:14:34.501404 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 23694 | 2026.04.01 18:14:34.506310 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 23695 | 2026.04.01 18:14:34.511097 [ 197 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 23696 | 2026.04.01 18:14:34.566686 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.079937358 sec., 9044.582133925416 rows/sec., 46.77 MiB/sec. | ||
| 23697 | 2026.04.01 18:14:34.570103 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23698 | 2026.04.01 18:14:34.572646 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23699 | 2026.04.01 18:14:34.572750 [ 198 ] {46c04ca4-3073-4aec-bca2-42d134823084::all_1_96_19} <Trace> system.metric_log (46c04ca4-3073-4aec-bca2-42d134823084) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23700 | 2026.04.01 18:14:34.575806 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23701 | 2026.04.01 18:14:35.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.27 MiB, peak 423.69 MiB, free memory in arenas 0.00 B, will set to 405.20 MiB (RSS), difference: -1.07 MiB | ||